diff --git a/.github/README.md b/.github/README.md
index 38de8129fd9..29007a7077a 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -6,7 +6,7 @@ title: TrueCharts
[](https://truecharts.org/)
[](https://discord.gg/Js6xv9nGuU)
-[](https://github.com/truecharts/charts/commits)
+[](https://github.com/trueforge-org/truecharts/commits)
---
@@ -24,7 +24,7 @@ All our charts are supposed to work together and be easy to setup using any helm
### Support
-Please check our [FAQ](https://truecharts.org/general/faq/), [manual](https://truecharts.org/general/) and [Issue tracker](https://github.com/truecharts/charts/issues) There is a significant chance your issue has been reported before!
+Please check our [FAQ](https://truecharts.org/general/faq/), [manual](https://truecharts.org/general/) and [Issue tracker](https://github.com/trueforge-org/truecharts/issues) There is a significant chance your issue has been reported before!
Still something not working as expected? [Contact us!](https://discord.gg/tVsPTHWTtr) and we'll figure it out together!
@@ -32,7 +32,7 @@ Still something not working as expected? [Contact us!](https://discord.gg/tVsPTH
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/renovatebot/renovate)
-[](https://github.com/truecharts/charts/commits)
+[](https://github.com/trueforge-org/truecharts/commits)
---
@@ -52,7 +52,7 @@ https://truecharts.org
To contact the TrueCharts project:
-- Create an issue on [Github issues](https://github.com/truecharts/charts/issues)
+- Create an issue on [Github issues](https://github.com/trueforge-org/truecharts/issues)
- Open a [Support Ticket](https://discord.com/channels/830763548678291466/936275413179723826)
@@ -84,82 +84,82 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
@@ -445,7 +445,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
## Licence
-[](https://github.com/truecharts/charts/blob/master/docs/LICENSE.BSD3)
+[](https://github.com/trueforge-org/truecharts/blob/master/docs/LICENSE.BSD3)
---
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
index 81306cb5b6f..418fd9e195f 100644
--- a/.github/SUPPORT.md
+++ b/.github/SUPPORT.md
@@ -54,7 +54,7 @@ Our [Discord](https://discord.gg/tVsPTHWTtr) support (the ticketing system insid
We provide direct support for getting `stable` train charts working on our [discord](https://discord.gg/tVsPTHWTtr) inside the **#support** channel.
That includes installation and guidance on getting it working with defaults or basic settings (not advanced customizations or remote smb shares, etc).
Bug reports aren't accepted on [discord](https://discord.gg/tVsPTHWTtr) so if you spot a bug (Charts in the stable train should work with mostly defaults configuration)
-please report them to our [github](https://github.com/truecharts/charts/issues/new/choose). Bug reports that state something doesn't work without supporting items may be closed.
+please report them to our [github](https://github.com/trueforge-org/truecharts/issues/new/choose). Bug reports that state something doesn't work without supporting items may be closed.
## Incubator Train Charts
diff --git a/.github/workflows/charts-lint.yaml b/.github/workflows/charts-lint.yaml
index 90090ac55a6..f44a1242dd3 100644
--- a/.github/workflows/charts-lint.yaml
+++ b/.github/workflows/charts-lint.yaml
@@ -62,7 +62,7 @@ jobs:
run: |
VERSION="2.0.0-BETA-17"
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
- URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
+ URL="https://github.com/trueforge-org/truecharts/releases/download/v${VERSION}/${FILENAME}"
mkdir -p temp
cd temp
diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml
index f19a4a7f6d3..9896ff48e25 100644
--- a/.github/workflows/charts-release.yaml
+++ b/.github/workflows/charts-release.yaml
@@ -63,7 +63,7 @@ jobs:
run: |
VERSION="2.0.0-BETA-17"
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
- URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
+ URL="https://github.com/trueforge-org/truecharts/releases/download/v${VERSION}/${FILENAME}"
mkdir -p temp
cd temp
diff --git a/archive/charts/premium/prometheus/README.md b/archive/charts/premium/prometheus/README.md
index 5237e3f8502..4c343d4b69f 100644
--- a/archive/charts/premium/prometheus/README.md
+++ b/archive/charts/premium/prometheus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/premium/prometheus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/prometheus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/premium/prometheus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/premium/traefik/README.md b/archive/charts/premium/traefik/README.md
index 6bd2337e594..7a2de478ef4 100644
--- a/archive/charts/premium/traefik/README.md
+++ b/archive/charts/premium/traefik/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/premium/traefik
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/traefik/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/premium/traefik/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/automatic-music-downloader/README.md b/archive/charts/stable/automatic-music-downloader/README.md
index b09174d4dd8..9f3e6670fff 100644
--- a/archive/charts/stable/automatic-music-downloader/README.md
+++ b/archive/charts/stable/automatic-music-downloader/README.md
@@ -38,12 +38,12 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/automatic-music-downloader/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/automatic-music-downloader/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/ethercalc/README.md b/archive/charts/stable/ethercalc/README.md
index 5a1847e0b39..754236114e2 100644
--- a/archive/charts/stable/ethercalc/README.md
+++ b/archive/charts/stable/ethercalc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ethercalc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ethercalc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ethercalc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/freeradius/README.md b/archive/charts/stable/freeradius/README.md
index 8b291b174f9..4bf0fa89556 100644
--- a/archive/charts/stable/freeradius/README.md
+++ b/archive/charts/stable/freeradius/README.md
@@ -38,12 +38,12 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/freeradius/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/freeradius/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/libremdb/README.md b/archive/charts/stable/libremdb/README.md
index b43b164ca7b..ed71ccc1699 100644
--- a/archive/charts/stable/libremdb/README.md
+++ b/archive/charts/stable/libremdb/README.md
@@ -38,12 +38,12 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/libremdb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/libremdb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/logitech-media-server/README.md b/archive/charts/stable/logitech-media-server/README.md
index 4afbb17707c..7047964c85a 100644
--- a/archive/charts/stable/logitech-media-server/README.md
+++ b/archive/charts/stable/logitech-media-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/logitech-media-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/logitech-media-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/logitech-media-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/matomo/README.md b/archive/charts/stable/matomo/README.md
index 9b665e01dfb..3c205aa1525 100644
--- a/archive/charts/stable/matomo/README.md
+++ b/archive/charts/stable/matomo/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/matomo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/matomo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/matomo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/readarr/README.md b/archive/charts/stable/readarr/README.md
index 52958725dcd..89c6fcba6bf 100644
--- a/archive/charts/stable/readarr/README.md
+++ b/archive/charts/stable/readarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/readarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/readarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/readarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/rimgo/README.md b/archive/charts/stable/rimgo/README.md
index 2f2dfb43a0f..6c937e130fa 100644
--- a/archive/charts/stable/rimgo/README.md
+++ b/archive/charts/stable/rimgo/README.md
@@ -38,12 +38,12 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
Hence most of these docs do not apply to TrueNAS SCALE
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rimgo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rimgo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/riven/README.md b/archive/charts/stable/riven/README.md
index a7e306e7397..1e1e4715b32 100644
--- a/archive/charts/stable/riven/README.md
+++ b/archive/charts/stable/riven/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/riven
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/riven/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/riven/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/solr/README.md b/archive/charts/stable/solr/README.md
index 184250df525..7a7ed34d95b 100644
--- a/archive/charts/stable/solr/README.md
+++ b/archive/charts/stable/solr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/solr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/solr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/solr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/stable/youtransfer/README.md b/archive/charts/stable/youtransfer/README.md
index 2fbb1c05fc8..205ed6fee92 100644
--- a/archive/charts/stable/youtransfer/README.md
+++ b/archive/charts/stable/youtransfer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/youtransfer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/youtransfer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/youtransfer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/system/cert-manager/README.md b/archive/charts/system/cert-manager/README.md
index 5f61a59fd37..2ce726543c7 100644
--- a/archive/charts/system/cert-manager/README.md
+++ b/archive/charts/system/cert-manager/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/system/cert-manager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/cert-manager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/system/cert-manager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/system/prometheus-operator/README.md b/archive/charts/system/prometheus-operator/README.md
index d80f9a7b82f..c93b0282d5b 100644
--- a/archive/charts/system/prometheus-operator/README.md
+++ b/archive/charts/system/prometheus-operator/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/system/prometheus-operator
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/prometheus-operator/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/system/prometheus-operator/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/archive/charts/system/traefik-crds/README.md b/archive/charts/system/traefik-crds/README.md
index b6f89c8af2c..b064f12f3fd 100644
--- a/archive/charts/system/traefik-crds/README.md
+++ b/archive/charts/system/traefik-crds/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/system/traefik-crds
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/traefik-crds/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/system/traefik-crds/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml
index 0c72d74cb6a..0e0510b039a 100644
--- a/charts/library/common-test/Chart.yaml
+++ b/charts/library/common-test/Chart.yaml
@@ -32,6 +32,6 @@ maintainers:
url: https://truecharts.org
name: common-test
sources:
- - https://github.com/truecharts/charts/tree/master/charts/library/common-test
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common-test
type: application
version: 1.0.0
diff --git a/charts/library/common-test/README.md b/charts/library/common-test/README.md
index 9b1ba1665dc..384db5f850f 100644
--- a/charts/library/common-test/README.md
+++ b/charts/library/common-test/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/library/common-test)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/library/common-test
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/library/common-test/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common-test/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml
index 019b096b0ec..cdebdca8276 100644
--- a/charts/library/common/Chart.yaml
+++ b/charts/library/common/Chart.yaml
@@ -30,7 +30,7 @@ sources:
- https://ghcr.io/cloudnative-pg/postgresql
- https://ghcr.io/tensorchord/cloudnative-pgvecto.rs
- https://ghcr.io/traefik/whoami
- - https://github.com/truecharts/charts/tree/master/charts/library/common
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
- https://hub.docker.com/_/
- https://hub.docker.com/r/mikefarah/yq
type: library
diff --git a/charts/library/common/README.md b/charts/library/common/README.md
index 515b1a4d4de..d9216136048 100644
--- a/charts/library/common/README.md
+++ b/charts/library/common/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/library/common)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/library/common
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/premium/app-template/CHANGELOG.md b/charts/premium/app-template/CHANGELOG.md
index 6a7bf8bb454..54bf83a30cb 100644
--- a/charts/premium/app-template/CHANGELOG.md
+++ b/charts/premium/app-template/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [custom-app-6.0.0](https://github.com/truecharts/charts/compare/custom-app-5.1.100...custom-app-6.0.0) (2022-11-10)
+## [custom-app-6.0.0](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.100...custom-app-6.0.0) (2022-11-10)
### Chore
@@ -13,7 +13,7 @@ pagefind: false
- change container config label
-## [custom-app-5.1.100](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.100) (2022-11-10)
+## [custom-app-5.1.100](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.100) (2022-11-10)
### Chore
@@ -25,14 +25,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4366](https://github.com/truecharts/charts/issues/4366))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4366](https://github.com/trueforge-org/truecharts/issues/4366))
-## [custom-app-5.1.99](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.99) (2022-11-09)
+## [custom-app-5.1.99](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.99) (2022-11-09)
### Chore
@@ -43,13 +43,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.98](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.98) (2022-11-08)
+## [custom-app-5.1.98](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.98) (2022-11-08)
### Chore
@@ -59,12 +59,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.97](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
+## [custom-app-5.1.97](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
### Chore
@@ -73,11 +73,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.97](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
+## [custom-app-5.1.97](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
### Chore
@@ -85,181 +85,181 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.97](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
+## [custom-app-5.1.97](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.97) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.96](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.96) (2022-11-07)
+## [custom-app-5.1.96](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.96) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.96](https://github.com/truecharts/charts/compare/custom-app-5.1.95...custom-app-5.1.96) (2022-11-06)
+## [custom-app-5.1.96](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.95...custom-app-5.1.96) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [custom-app-5.1.95](https://github.com/truecharts/charts/compare/custom-app-5.1.94...custom-app-5.1.95) (2022-11-06)
+## [custom-app-5.1.95](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.94...custom-app-5.1.95) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [custom-app-5.1.94](https://github.com/truecharts/charts/compare/custom-app-5.1.93...custom-app-5.1.94) (2022-11-05)
+## [custom-app-5.1.94](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.93...custom-app-5.1.94) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [custom-app-5.1.93](https://github.com/truecharts/charts/compare/custom-app-5.1.92...custom-app-5.1.93) (2022-11-05)
+## [custom-app-5.1.93](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.92...custom-app-5.1.93) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [custom-app-5.1.92](https://github.com/truecharts/charts/compare/custom-app-5.1.91...custom-app-5.1.92) (2022-11-03)
+## [custom-app-5.1.92](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.91...custom-app-5.1.92) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [custom-app-5.1.91](https://github.com/truecharts/charts/compare/custom-app-5.1.90...custom-app-5.1.91) (2022-11-02)
+## [custom-app-5.1.91](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.90...custom-app-5.1.91) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
+- update docker general non-major ([#4280](https://github.com/trueforge-org/truecharts/issues/4280))
-## [custom-app-5.1.90](https://github.com/truecharts/charts/compare/custom-app-5.1.89...custom-app-5.1.90) (2022-11-01)
+## [custom-app-5.1.90](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.89...custom-app-5.1.90) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [custom-app-5.1.89](https://github.com/truecharts/charts/compare/custom-app-5.1.88...custom-app-5.1.89) (2022-10-30)
+## [custom-app-5.1.89](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.88...custom-app-5.1.89) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [custom-app-5.1.88](https://github.com/truecharts/charts/compare/custom-app-5.1.87...custom-app-5.1.88) (2022-10-28)
+## [custom-app-5.1.88](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.87...custom-app-5.1.88) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [custom-app-5.1.87](https://github.com/truecharts/charts/compare/custom-app-5.1.86...custom-app-5.1.87) (2022-10-27)
+## [custom-app-5.1.87](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.86...custom-app-5.1.87) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [custom-app-5.1.87](https://github.com/truecharts/charts/compare/custom-app-5.1.86...custom-app-5.1.87) (2022-10-27)
+## [custom-app-5.1.87](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.86...custom-app-5.1.87) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [custom-app-5.1.86](https://github.com/truecharts/charts/compare/custom-app-5.1.85...custom-app-5.1.86) (2022-10-25)
+## [custom-app-5.1.86](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.85...custom-app-5.1.86) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [custom-app-5.1.85](https://github.com/truecharts/charts/compare/custom-app-5.1.84...custom-app-5.1.85) (2022-10-25)
+## [custom-app-5.1.85](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.84...custom-app-5.1.85) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [custom-app-5.1.84](https://github.com/truecharts/charts/compare/custom-app-5.1.83...custom-app-5.1.84) (2022-10-24)
+## [custom-app-5.1.84](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.83...custom-app-5.1.84) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [custom-app-5.1.83](https://github.com/truecharts/charts/compare/custom-app-5.1.82...custom-app-5.1.83) (2022-10-22)
+## [custom-app-5.1.83](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.82...custom-app-5.1.83) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [custom-app-5.1.82](https://github.com/truecharts/charts/compare/custom-app-5.1.81...custom-app-5.1.82) (2022-10-21)
+## [custom-app-5.1.82](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.81...custom-app-5.1.82) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [custom-app-5.1.81](https://github.com/truecharts/charts/compare/custom-app-5.1.80...custom-app-5.1.81) (2022-10-19)
+## [custom-app-5.1.81](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.80...custom-app-5.1.81) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [custom-app-5.1.80](https://github.com/truecharts/charts/compare/custom-app-5.1.79...custom-app-5.1.80) (2022-10-17)
+## [custom-app-5.1.80](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.79...custom-app-5.1.80) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+- update docker general non-major ([#4119](https://github.com/trueforge-org/truecharts/issues/4119))
-## [custom-app-5.1.79](https://github.com/truecharts/charts/compare/custom-app-5.1.78...custom-app-5.1.79) (2022-10-14)
+## [custom-app-5.1.79](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.78...custom-app-5.1.79) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [custom-app-5.1.78](https://github.com/truecharts/charts/compare/custom-app-5.1.77...custom-app-5.1.78) (2022-10-12)
+## [custom-app-5.1.78](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.77...custom-app-5.1.78) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [custom-app-5.1.77](https://github.com/truecharts/charts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11)
+## [custom-app-5.1.77](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
- update docker general non-major
-## [custom-app-5.1.76](https://github.com/truecharts/charts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07)
+## [custom-app-5.1.76](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07)
### Chore
@@ -267,93 +267,93 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [custom-app-5.1.76](https://github.com/truecharts/charts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07)
+## [custom-app-5.1.76](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [custom-app-5.1.75](https://github.com/truecharts/charts/compare/custom-app-5.1.74...custom-app-5.1.75) (2022-10-07)
+## [custom-app-5.1.75](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.74...custom-app-5.1.75) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [custom-app-5.1.74](https://github.com/truecharts/charts/compare/custom-app-5.1.73...custom-app-5.1.74) (2022-10-05)
+## [custom-app-5.1.74](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.73...custom-app-5.1.74) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [custom-app-5.1.73](https://github.com/truecharts/charts/compare/custom-app-5.1.72...custom-app-5.1.73) (2022-10-04)
+## [custom-app-5.1.73](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.72...custom-app-5.1.73) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
- update docker general non-major
-## [custom-app-5.1.72](https://github.com/truecharts/charts/compare/custom-app-5.1.71...custom-app-5.1.72) (2022-10-01)
+## [custom-app-5.1.72](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.71...custom-app-5.1.72) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [custom-app-5.1.71](https://github.com/truecharts/charts/compare/custom-app-5.1.70...custom-app-5.1.71) (2022-09-30)
+## [custom-app-5.1.71](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.70...custom-app-5.1.71) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [custom-app-5.1.70](https://github.com/truecharts/charts/compare/custom-app-5.1.69...custom-app-5.1.70) (2022-09-28)
+## [custom-app-5.1.70](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.69...custom-app-5.1.70) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
-## [custom-app-5.1.69](https://github.com/truecharts/charts/compare/custom-app-5.1.68...custom-app-5.1.69) (2022-09-27)
+## [custom-app-5.1.69](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.68...custom-app-5.1.69) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [custom-app-5.1.68](https://github.com/truecharts/charts/compare/custom-app-5.1.67...custom-app-5.1.68) (2022-09-26)
+## [custom-app-5.1.68](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.67...custom-app-5.1.68) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [custom-app-5.1.67](https://github.com/truecharts/charts/compare/custom-app-5.1.66...custom-app-5.1.67) (2022-09-25)
+## [custom-app-5.1.67](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.66...custom-app-5.1.67) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [custom-app-5.1.66](https://github.com/truecharts/charts/compare/custom-app-5.1.65...custom-app-5.1.66) (2022-09-25)
+## [custom-app-5.1.66](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.65...custom-app-5.1.66) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [custom-app-5.1.65](https://github.com/truecharts/charts/compare/custom-app-5.1.64...custom-app-5.1.65) (2022-09-23)
+## [custom-app-5.1.65](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.64...custom-app-5.1.65) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22)
+## [custom-app-5.1.64](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22)
### Chore
@@ -371,14 +371,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22)
+## [custom-app-5.1.64](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22)
### Chore
@@ -395,14 +395,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.63](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-21)
+## [custom-app-5.1.63](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-21)
### Chore
@@ -418,13 +418,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.63](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-20)
+## [custom-app-5.1.63](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-20)
### Chore
@@ -439,13 +439,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.63](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-20)
+## [custom-app-5.1.63](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-20)
### Chore
@@ -459,13 +459,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.62](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
+## [custom-app-5.1.62](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
### Chore
@@ -478,12 +478,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.62](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
+## [custom-app-5.1.62](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
### Chore
@@ -495,12 +495,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.62](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
+## [custom-app-5.1.62](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.62) (2022-09-19)
### Chore
@@ -511,12 +511,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-17)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-17)
### Chore
@@ -526,11 +526,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-18)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-18)
### Chore
@@ -538,54 +538,54 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-16)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-16)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.61](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15)
+## [custom-app-5.1.61](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.60...custom-app-5.1.61) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [custom-app-5.1.60](https://github.com/truecharts/charts/compare/custom-app-5.1.59...custom-app-5.1.60) (2022-09-13)
+## [custom-app-5.1.60](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.59...custom-app-5.1.60) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
+## [custom-app-5.1.59](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
### Chore
@@ -594,11 +594,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
+## [custom-app-5.1.59](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
### Chore
@@ -606,223 +606,223 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.59](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
+## [custom-app-5.1.59](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.59) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
+## [custom-app-5.1.58](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
+## [custom-app-5.1.58](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.58](https://github.com/truecharts/charts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
+## [custom-app-5.1.58](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.57...custom-app-5.1.58) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [custom-app-5.1.57](https://github.com/truecharts/charts/compare/custom-app-5.1.56...custom-app-5.1.57) (2022-09-10)
+## [custom-app-5.1.57](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.56...custom-app-5.1.57) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [custom-app-5.1.56](https://github.com/truecharts/charts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-07)
+## [custom-app-5.1.56](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [custom-app-5.1.56](https://github.com/truecharts/charts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-06)
+## [custom-app-5.1.56](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.55...custom-app-5.1.56) (2022-09-06)
### Chore
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [custom-app-5.1.55](https://github.com/truecharts/charts/compare/custom-app-5.1.54...custom-app-5.1.55) (2022-09-05)
+## [custom-app-5.1.55](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.54...custom-app-5.1.55) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [custom-app-5.1.54](https://github.com/truecharts/charts/compare/custom-app-5.1.53...custom-app-5.1.54) (2022-09-04)
+## [custom-app-5.1.54](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.53...custom-app-5.1.54) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [custom-app-5.1.53](https://github.com/truecharts/charts/compare/custom-app-5.1.52...custom-app-5.1.53) (2022-09-02)
+## [custom-app-5.1.53](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.52...custom-app-5.1.53) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [custom-app-5.1.52](https://github.com/truecharts/charts/compare/custom-app-5.1.51...custom-app-5.1.52) (2022-08-31)
+## [custom-app-5.1.52](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.51...custom-app-5.1.52) (2022-08-31)
### Chore
-- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640))
+- update docker general non-major ([#3640](https://github.com/trueforge-org/truecharts/issues/3640))
-## [custom-app-5.1.51](https://github.com/truecharts/charts/compare/custom-app-5.1.50...custom-app-5.1.51) (2022-08-30)
+## [custom-app-5.1.51](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.50...custom-app-5.1.51) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [custom-app-5.1.50](https://github.com/truecharts/charts/compare/custom-app-5.1.49...custom-app-5.1.50) (2022-08-30)
+## [custom-app-5.1.50](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.49...custom-app-5.1.50) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [custom-app-5.1.49](https://github.com/truecharts/charts/compare/custom-app-5.1.48...custom-app-5.1.49) (2022-08-29)
+## [custom-app-5.1.49](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.48...custom-app-5.1.49) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [custom-app-5.1.48](https://github.com/truecharts/charts/compare/custom-app-5.1.47...custom-app-5.1.48) (2022-08-29)
+## [custom-app-5.1.48](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.47...custom-app-5.1.48) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [custom-app-5.1.47](https://github.com/truecharts/charts/compare/custom-app-5.1.46...custom-app-5.1.47) (2022-08-28)
+## [custom-app-5.1.47](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.46...custom-app-5.1.47) (2022-08-28)
### Chore
-- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
+- update docker general non-major ([#3600](https://github.com/trueforge-org/truecharts/issues/3600))
-## [custom-app-5.1.46](https://github.com/truecharts/charts/compare/custom-app-5.1.45...custom-app-5.1.46) (2022-08-27)
+## [custom-app-5.1.46](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.45...custom-app-5.1.46) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [custom-app-5.1.45](https://github.com/truecharts/charts/compare/custom-app-5.1.44...custom-app-5.1.45) (2022-08-25)
+## [custom-app-5.1.45](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.44...custom-app-5.1.45) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [custom-app-5.1.44](https://github.com/truecharts/charts/compare/custom-app-5.1.43...custom-app-5.1.44) (2022-08-24)
+## [custom-app-5.1.44](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.43...custom-app-5.1.44) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [custom-app-5.1.43](https://github.com/truecharts/charts/compare/custom-app-5.1.42...custom-app-5.1.43) (2022-08-23)
+## [custom-app-5.1.43](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.42...custom-app-5.1.43) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [custom-app-5.1.42](https://github.com/truecharts/charts/compare/custom-app-5.1.41...custom-app-5.1.42) (2022-08-23)
+## [custom-app-5.1.42](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.41...custom-app-5.1.42) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [custom-app-5.1.41](https://github.com/truecharts/charts/compare/custom-app-5.1.40...custom-app-5.1.41) (2022-08-22)
+## [custom-app-5.1.41](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.40...custom-app-5.1.41) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge-org/truecharts/issues/3530))
-## [custom-app-5.1.40](https://github.com/truecharts/charts/compare/custom-app-5.1.39...custom-app-5.1.40) (2022-08-21)
+## [custom-app-5.1.40](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.39...custom-app-5.1.40) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [custom-app-5.1.39](https://github.com/truecharts/charts/compare/custom-app-5.1.38...custom-app-5.1.39) (2022-08-20)
+## [custom-app-5.1.39](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.38...custom-app-5.1.39) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [custom-app-5.1.38](https://github.com/truecharts/charts/compare/custom-app-5.1.37...custom-app-5.1.38) (2022-08-19)
+## [custom-app-5.1.38](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.37...custom-app-5.1.38) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [custom-app-5.1.37](https://github.com/truecharts/charts/compare/custom-app-5.1.36...custom-app-5.1.37) (2022-08-18)
+## [custom-app-5.1.37](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.36...custom-app-5.1.37) (2022-08-18)
### Chore
-- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503))
+- update docker general non-major ([#3503](https://github.com/trueforge-org/truecharts/issues/3503))
-## [custom-app-5.1.36](https://github.com/truecharts/charts/compare/custom-app-5.1.35...custom-app-5.1.36) (2022-08-17)
+## [custom-app-5.1.36](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.35...custom-app-5.1.36) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [custom-app-5.1.35](https://github.com/truecharts/charts/compare/custom-app-5.1.34...custom-app-5.1.35) (2022-08-14)
+## [custom-app-5.1.35](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.34...custom-app-5.1.35) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [custom-app-5.1.34](https://github.com/truecharts/charts/compare/custom-app-5.1.33...custom-app-5.1.34) (2022-08-12)
+## [custom-app-5.1.34](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.33...custom-app-5.1.34) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [custom-app-5.1.33](https://github.com/truecharts/charts/compare/custom-app-5.1.32...custom-app-5.1.33) (2022-08-12)
+## [custom-app-5.1.33](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.32...custom-app-5.1.33) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
-## [custom-app-5.1.32](https://github.com/truecharts/charts/compare/custom-app-5.1.31...custom-app-5.1.32) (2022-08-12)
+## [custom-app-5.1.32](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.31...custom-app-5.1.32) (2022-08-12)
### Fix
-- Move command from .Values.controller.command to .Values.command ([#3446](https://github.com/truecharts/charts/issues/3446))
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- Move command from .Values.controller.command to .Values.command ([#3446](https://github.com/trueforge-org/truecharts/issues/3446))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [custom-app-5.1.31](https://github.com/truecharts/charts/compare/custom-app-5.1.30...custom-app-5.1.31) (2022-08-09)
+## [custom-app-5.1.31](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.30...custom-app-5.1.31) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [custom-app-5.1.30](https://github.com/truecharts/charts/compare/custom-app-5.1.28...custom-app-5.1.30) (2022-08-08)
+## [custom-app-5.1.30](https://github.com/trueforge-org/truecharts/compare/custom-app-5.1.28...custom-app-5.1.30) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [custom-app-5.1.28](https://github.com/truecharts/apps/compare/custom-app-5.1.27...custom-app-5.1.28) (2022-07-29)
diff --git a/charts/premium/app-template/Chart.yaml b/charts/premium/app-template/Chart.yaml
index 176a21b1c66..fe2b14d6ccb 100644
--- a/charts/premium/app-template/Chart.yaml
+++ b/charts/premium/app-template/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: app-template
sources:
- https://ghcr.io/linuxserver/jackett
- - https://github.com/truecharts/charts/tree/master/charts/premium/app-template
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/app-template
type: application
version: 15.4.20
diff --git a/charts/premium/app-template/README.md b/charts/premium/app-template/README.md
index c8a78946edd..48bc48d0088 100644
--- a/charts/premium/app-template/README.md
+++ b/charts/premium/app-template/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/app-template)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/app-template
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/app-template/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/premium/app-template/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/premium/blocky/CHANGELOG.md b/charts/premium/blocky/CHANGELOG.md
index 17773202065..141b8a28a93 100644
--- a/charts/premium/blocky/CHANGELOG.md
+++ b/charts/premium/blocky/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [blocky-1.1.13](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.13) (2022-11-08)
+## [blocky-1.1.13](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.13) (2022-11-08)
### Chore
@@ -13,11 +13,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.12](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
+## [blocky-1.1.12](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
### Chore
@@ -26,10 +26,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.12](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
+## [blocky-1.1.12](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
### Chore
@@ -37,56 +37,56 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.12](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
+## [blocky-1.1.12](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.12) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.11](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.11) (2022-11-07)
+## [blocky-1.1.11](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.11) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.11](https://github.com/truecharts/charts/compare/blocky-1.1.10...blocky-1.1.11) (2022-11-06)
+## [blocky-1.1.11](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.10...blocky-1.1.11) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blocky-1.1.10](https://github.com/truecharts/charts/compare/blocky-1.1.9...blocky-1.1.10) (2022-11-06)
+## [blocky-1.1.10](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.9...blocky-1.1.10) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [blocky-1.1.9](https://github.com/truecharts/charts/compare/blocky-1.1.8...blocky-1.1.9) (2022-11-05)
+## [blocky-1.1.9](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.8...blocky-1.1.9) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [blocky-1.1.8](https://github.com/truecharts/charts/compare/blocky-1.1.7...blocky-1.1.8) (2022-11-02)
+## [blocky-1.1.8](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.7...blocky-1.1.8) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [blocky-1.1.7](https://github.com/truecharts/charts/compare/blocky-1.1.6...blocky-1.1.7) (2022-10-31)
+## [blocky-1.1.7](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.6...blocky-1.1.7) (2022-10-31)
### Chore
@@ -94,30 +94,30 @@ pagefind: false
### Fix
-- fix UI, wrong variable names ([#4258](https://github.com/truecharts/charts/issues/4258))
+- fix UI, wrong variable names ([#4258](https://github.com/trueforge-org/truecharts/issues/4258))
-## [blocky-1.1.6](https://github.com/truecharts/charts/compare/blocky-1.1.5...blocky-1.1.6) (2022-10-25)
+## [blocky-1.1.6](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.5...blocky-1.1.6) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [blocky-1.1.5](https://github.com/truecharts/charts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19)
+## [blocky-1.1.5](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [blocky-1.1.4](https://github.com/truecharts/charts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12)
+## [blocky-1.1.4](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
+## [blocky-1.1.3](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
### Chore
@@ -125,22 +125,22 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
+## [blocky-1.1.3](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [blocky-1.1.2](https://github.com/truecharts/charts/compare/blocky-1.1.1...blocky-1.1.2) (2022-10-05)
+## [blocky-1.1.2](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.1...blocky-1.1.2) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [blocky-1.1.1](https://github.com/truecharts/charts/compare/blocky-1.1.0...blocky-1.1.1) (2022-09-30)
+## [blocky-1.1.1](https://github.com/trueforge-org/truecharts/compare/blocky-1.1.0...blocky-1.1.1) (2022-09-30)
### Chore
@@ -148,28 +148,28 @@ pagefind: false
### Feat
-- add blocky documentation links to descriptions ([#3964](https://github.com/truecharts/charts/issues/3964))
+- add blocky documentation links to descriptions ([#3964](https://github.com/trueforge-org/truecharts/issues/3964))
-## [blocky-1.1.0](https://github.com/truecharts/charts/compare/blocky-1.0.11...blocky-1.1.0) (2022-09-29)
+## [blocky-1.1.0](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.11...blocky-1.1.0) (2022-09-29)
### Feat
-- add DoH support on main ingress ([#3959](https://github.com/truecharts/charts/issues/3959))
+- add DoH support on main ingress ([#3959](https://github.com/trueforge-org/truecharts/issues/3959))
-## [blocky-1.0.10](https://github.com/truecharts/charts/compare/blocky-1.0.9...blocky-1.0.10) (2022-09-27)
+## [blocky-1.0.10](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.9...blocky-1.0.10) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [blocky-1.0.9](https://github.com/truecharts/charts/compare/blocky-1.0.7...blocky-1.0.9) (2022-09-26)
+## [blocky-1.0.9](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.7...blocky-1.0.9) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-## [blocky-1.0.7](https://github.com/truecharts/charts/compare/blocky-1.0.6...blocky-1.0.7) (2022-09-26)
+## [blocky-1.0.7](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.6...blocky-1.0.7) (2022-09-26)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
### Fix
-- fix GUI apiurl and prometheus metrics ([#3908](https://github.com/truecharts/charts/issues/3908))
+- fix GUI apiurl and prometheus metrics ([#3908](https://github.com/trueforge-org/truecharts/issues/3908))
-## [blocky-1.0.6](https://github.com/truecharts/charts/compare/blocky-1.0.5...blocky-1.0.6) (2022-09-25)
+## [blocky-1.0.6](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.5...blocky-1.0.6) (2022-09-25)
### Chore
@@ -189,16 +189,16 @@ pagefind: false
### Fix
-- allow port changes, allow dot, fix prometheus and fix api access ([#3899](https://github.com/truecharts/charts/issues/3899))
+- allow port changes, allow dot, fix prometheus and fix api access ([#3899](https://github.com/trueforge-org/truecharts/issues/3899))
-## [blocky-1.0.5](https://github.com/truecharts/charts/compare/blocky-1.0.4...blocky-1.0.5) (2022-09-25)
+## [blocky-1.0.5](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.4...blocky-1.0.5) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [blocky-1.0.4](https://github.com/truecharts/charts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25)
+## [blocky-1.0.4](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25)
### Chore
@@ -208,7 +208,7 @@ pagefind: false
- update redis
-## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25)
+## [blocky-1.0.3](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25)
### Chore
@@ -218,7 +218,7 @@ pagefind: false
- use new common SA handler
-## [blocky-1.0.2](https://github.com/truecharts/charts/compare/blocky-1.0.1...blocky-1.0.2) (2022-09-25)
+## [blocky-1.0.2](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.1...blocky-1.0.2) (2022-09-25)
### Chore
@@ -226,9 +226,9 @@ pagefind: false
### Fix
-- disable probes until next release ([#3886](https://github.com/truecharts/charts/issues/3886))
+- disable probes until next release ([#3886](https://github.com/trueforge-org/truecharts/issues/3886))
-## [blocky-1.0.1](https://github.com/truecharts/charts/compare/blocky-1.0.0...blocky-1.0.1) (2022-09-25)
+## [blocky-1.0.1](https://github.com/trueforge-org/truecharts/compare/blocky-1.0.0...blocky-1.0.1) (2022-09-25)
### Chore
@@ -236,15 +236,15 @@ pagefind: false
### Fix
-- set defaults to some durations ([#3885](https://github.com/truecharts/charts/issues/3885))
+- set defaults to some durations ([#3885](https://github.com/trueforge-org/truecharts/issues/3885))
-## [blocky-1.0.0](https://github.com/truecharts/charts/compare/blocky-0.0.4...blocky-1.0.0) (2022-09-24)
+## [blocky-1.0.0](https://github.com/trueforge-org/truecharts/compare/blocky-0.0.4...blocky-1.0.0) (2022-09-24)
### Chore
-- move blocky to enterprise ([#3875](https://github.com/truecharts/charts/issues/3875))
+- move blocky to enterprise ([#3875](https://github.com/trueforge-org/truecharts/issues/3875))
-## [blocky-0.0.4](https://github.com/truecharts/charts/compare/blocky-0.0.3...blocky-0.0.4) (2022-09-24)
+## [blocky-0.0.4](https://github.com/trueforge-org/truecharts/compare/blocky-0.0.3...blocky-0.0.4) (2022-09-24)
### Chore
@@ -252,25 +252,25 @@ pagefind: false
### Fix
-- Finish up UI ([#3866](https://github.com/truecharts/charts/issues/3866))
+- Finish up UI ([#3866](https://github.com/trueforge-org/truecharts/issues/3866))
-## [blocky-0.0.3](https://github.com/truecharts/charts/compare/blocky-0.0.2...blocky-0.0.3) (2022-09-24)
+## [blocky-0.0.3](https://github.com/trueforge-org/truecharts/compare/blocky-0.0.2...blocky-0.0.3) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [blocky-0.0.2](https://github.com/truecharts/charts/compare/blocky-0.0.1...blocky-0.0.2) (2022-09-23)
+## [blocky-0.0.2](https://github.com/trueforge-org/truecharts/compare/blocky-0.0.1...blocky-0.0.2) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
## [blocky-0.0.1]blocky-0.0.1 (2022-09-22)
### Feat
-- add blocky ([#3735](https://github.com/truecharts/charts/issues/3735))
+- add blocky ([#3735](https://github.com/trueforge-org/truecharts/issues/3735))
diff --git a/charts/premium/blocky/Chart.yaml b/charts/premium/blocky/Chart.yaml
index a36250859bb..1185d165583 100644
--- a/charts/premium/blocky/Chart.yaml
+++ b/charts/premium/blocky/Chart.yaml
@@ -42,7 +42,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- - https://github.com/truecharts/charts/tree/master/charts/premium/blocky
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/blocky
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
diff --git a/charts/premium/blocky/README.md b/charts/premium/blocky/README.md
index 9ac49613a41..76fbe380dad 100644
--- a/charts/premium/blocky/README.md
+++ b/charts/premium/blocky/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/blocky)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/blocky
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/blocky/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/premium/blocky/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/premium/clusterissuer/Chart.yaml b/charts/premium/clusterissuer/Chart.yaml
index 036670f392c..2808ed69823 100644
--- a/charts/premium/clusterissuer/Chart.yaml
+++ b/charts/premium/clusterissuer/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: clusterissuer
sources:
- https://cert-manager.io/
- - https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
+ - https://github.com/trueforge/truecharts/tree/master/charts/premium/clusterissuer
- https://hub.docker.com/_/hello-world
type: application
version: 10.3.6
diff --git a/charts/premium/clusterissuer/README.md b/charts/premium/clusterissuer/README.md
index 8470d738141..014c0d853c0 100644
--- a/charts/premium/clusterissuer/README.md
+++ b/charts/premium/clusterissuer/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/clusterissuer)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/clusterissuer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/clusterissuer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/premium/clusterissuer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/premium/grafana/CHANGELOG.md b/charts/premium/grafana/CHANGELOG.md
index 85227d2a5df..ddcf9f7d853 100644
--- a/charts/premium/grafana/CHANGELOG.md
+++ b/charts/premium/grafana/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [gotify-9.0.0](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-9.0.0) (2022-11-10)
+## [gotify-9.0.0](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-9.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [gotify-8.0.55](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.55) (2022-11-08)
+## [gotify-8.0.55](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.55) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.54](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
+## [gotify-8.0.54](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.54](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
+## [gotify-8.0.54](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.54](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
+## [gotify-8.0.54](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.54) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.53](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.53) (2022-11-07)
+## [gotify-8.0.53](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.53) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.53](https://github.com/truecharts/charts/compare/gotify-8.0.52...gotify-8.0.53) (2022-11-06)
+## [gotify-8.0.53](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.52...gotify-8.0.53) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gotify-8.0.52](https://github.com/truecharts/charts/compare/gotify-8.0.51...gotify-8.0.52) (2022-11-06)
+## [gotify-8.0.52](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.51...gotify-8.0.52) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [gotify-8.0.51](https://github.com/truecharts/charts/compare/gotify-8.0.50...gotify-8.0.51) (2022-11-05)
+## [gotify-8.0.51](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.50...gotify-8.0.51) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [gotify-8.0.50](https://github.com/truecharts/charts/compare/gotify-8.0.49...gotify-8.0.50) (2022-11-02)
+## [gotify-8.0.50](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.49...gotify-8.0.50) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [gotify-8.0.49](https://github.com/truecharts/charts/compare/gotify-8.0.48...gotify-8.0.49) (2022-10-25)
+## [gotify-8.0.49](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.48...gotify-8.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [gotify-8.0.48](https://github.com/truecharts/charts/compare/gotify-8.0.47...gotify-8.0.48) (2022-10-25)
+## [gotify-8.0.48](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.47...gotify-8.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [gotify-8.0.47](https://github.com/truecharts/charts/compare/gotify-8.0.46...gotify-8.0.47) (2022-10-19)
+## [gotify-8.0.47](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.46...gotify-8.0.47) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [gotify-8.0.46](https://github.com/truecharts/charts/compare/gotify-8.0.45...gotify-8.0.46) (2022-10-12)
+## [gotify-8.0.46](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.45...gotify-8.0.46) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07)
+## [gotify-8.0.45](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07)
### Chore
@@ -142,35 +142,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07)
+## [gotify-8.0.45](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [gotify-8.0.44](https://github.com/truecharts/charts/compare/gotify-8.0.43...gotify-8.0.44) (2022-10-05)
+## [gotify-8.0.44](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.43...gotify-8.0.44) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [gotify-8.0.42](https://github.com/truecharts/charts/compare/gotify-8.0.41...gotify-8.0.42) (2022-09-27)
+## [gotify-8.0.42](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.41...gotify-8.0.42) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [gotify-8.0.41](https://github.com/truecharts/charts/compare/gotify-8.0.40...gotify-8.0.41) (2022-09-25)
+## [gotify-8.0.41](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.40...gotify-8.0.41) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-22)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-22)
### Chore
@@ -188,10 +188,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21)
### Chore
@@ -227,10 +227,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20)
### Chore
@@ -245,10 +245,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20)
### Chore
@@ -262,10 +262,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
### Chore
@@ -278,10 +278,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
### Chore
@@ -293,10 +293,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-19)
### Chore
@@ -307,10 +307,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-17)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-17)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-18)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-18)
### Chore
@@ -331,50 +331,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-16)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-16)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15)
+## [gotify-8.0.40](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gotify-8.0.39](https://github.com/truecharts/charts/compare/gotify-8.0.38...gotify-8.0.39) (2022-09-13)
+## [gotify-8.0.39](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.38...gotify-8.0.39) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
+## [gotify-8.0.38](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
### Chore
@@ -383,11 +383,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
+## [gotify-8.0.38](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
### Chore
@@ -395,101 +395,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.38](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
+## [gotify-8.0.38](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.38) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
+## [gotify-8.0.37](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
+## [gotify-8.0.37](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.37](https://github.com/truecharts/charts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
+## [gotify-8.0.37](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.36...gotify-8.0.37) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [gotify-8.0.36](https://github.com/truecharts/charts/compare/gotify-8.0.34...gotify-8.0.36) (2022-08-30)
+## [gotify-8.0.36](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.34...gotify-8.0.36) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [gotify-8.0.35](https://github.com/truecharts/charts/compare/gotify-8.0.34...gotify-8.0.35) (2022-08-30)
+## [gotify-8.0.35](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.34...gotify-8.0.35) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [gotify-8.0.34](https://github.com/truecharts/charts/compare/gotify-8.0.32...gotify-8.0.34) (2022-08-29)
+## [gotify-8.0.34](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.32...gotify-8.0.34) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [gotify-8.0.32](https://github.com/truecharts/charts/compare/gotify-8.0.31...gotify-8.0.32) (2022-08-23)
+## [gotify-8.0.32](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.31...gotify-8.0.32) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [gotify-8.0.31](https://github.com/truecharts/charts/compare/gotify-8.0.30...gotify-8.0.31) (2022-08-17)
+## [gotify-8.0.31](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.30...gotify-8.0.31) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [gotify-8.0.30](https://github.com/truecharts/charts/compare/gotify-8.0.29...gotify-8.0.30) (2022-08-12)
+## [gotify-8.0.30](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.29...gotify-8.0.30) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [gotify-8.0.29](https://github.com/truecharts/charts/compare/gotify-8.0.28...gotify-8.0.29) (2022-08-09)
+## [gotify-8.0.29](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.28...gotify-8.0.29) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [gotify-8.0.28](https://github.com/truecharts/charts/compare/gotify-8.0.27...gotify-8.0.28) (2022-08-08)
+## [gotify-8.0.28](https://github.com/trueforge-org/truecharts/compare/gotify-8.0.27...gotify-8.0.28) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [gotify-8.0.27](https://github.com/truecharts/apps/compare/gotify-8.0.26...gotify-8.0.27) (2022-07-28)
diff --git a/charts/premium/grafana/Chart.yaml b/charts/premium/grafana/Chart.yaml
index f328e681a4e..72500b7b2ca 100644
--- a/charts/premium/grafana/Chart.yaml
+++ b/charts/premium/grafana/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: grafana
sources:
- https://github.com/bitnami/bitnami-docker-grafana
- - https://github.com/truecharts/charts/tree/master/charts/premium/grafana
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/grafana
- https://grafana.com/
- https://hub.docker.com/r/grafana/grafana
- https://quay.io/kiwigrid/k8s-sidecar
diff --git a/charts/premium/grafana/README.md b/charts/premium/grafana/README.md
index a8359c39a52..630c3b3988c 100644
--- a/charts/premium/grafana/README.md
+++ b/charts/premium/grafana/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/grafana)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/grafana
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/grafana/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/premium/grafana/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/premium/kubernetes-dashboard/Chart.yaml b/charts/premium/kubernetes-dashboard/Chart.yaml
index ac59c059102..42b48e8b106 100644
--- a/charts/premium/kubernetes-dashboard/Chart.yaml
+++ b/charts/premium/kubernetes-dashboard/Chart.yaml
@@ -40,7 +40,7 @@ maintainers:
name: kubernetes-dashboard
sources:
- https://github.com/kubernetes-dashboard/kubernetes-dashboard
- - https://github.com/truecharts/charts/tree/master/charts/premium/kubernetes-dashboard
+ - https://github.com/trueforge/truecharts/tree/master/charts/premium/kubernetes-dashboard
- https://hub.docker.com/r/kubernetesui/dashboard-api
- https://hub.docker.com/r/kubernetesui/dashboard-auth
- https://hub.docker.com/r/kubernetesui/dashboard-metrics-scraper
diff --git a/charts/premium/kubernetes-dashboard/README.md b/charts/premium/kubernetes-dashboard/README.md
index 3dd270fd87e..28ba54b01dc 100644
--- a/charts/premium/kubernetes-dashboard/README.md
+++ b/charts/premium/kubernetes-dashboard/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/kubernetes-dashboard)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/kubernetes-dashboard
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/kubernetes-dashboard/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/premium/kubernetes-dashboard/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/premium/metallb-config/Chart.yaml b/charts/premium/metallb-config/Chart.yaml
index f8af18a5781..52f93c61d90 100644
--- a/charts/premium/metallb-config/Chart.yaml
+++ b/charts/premium/metallb-config/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: metallb-config
sources:
- https://github.com/metallb/metallb
- - https://github.com/truecharts/charts/tree/master/charts/premium/metallb-config
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/metallb-config
- https://hub.docker.com/_/hello-world
- https://metallb.io
type: application
diff --git a/charts/premium/metallb-config/README.md b/charts/premium/metallb-config/README.md
index a688427f4c9..744e7da5861 100644
--- a/charts/premium/metallb-config/README.md
+++ b/charts/premium/metallb-config/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/metallb-config)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/metallb-config
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/metallb-config/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/premium/metallb-config/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/premium/nextcloud/CHANGELOG.md b/charts/premium/nextcloud/CHANGELOG.md
index 5184f692f15..c2c09ee47a8 100644
--- a/charts/premium/nextcloud/CHANGELOG.md
+++ b/charts/premium/nextcloud/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [nextcloud-17.0.0](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-17.0.0) (2022-11-10)
+## [nextcloud-17.0.0](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-17.0.0) (2022-11-10)
### Chore
@@ -16,16 +16,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update docker general non-major ([#4355](https://github.com/trueforge/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
### Fix
- change container config label
-## [nextcloud-16.0.6](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.6) (2022-11-09)
+## [nextcloud-16.0.6](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.6) (2022-11-09)
### Chore
@@ -36,12 +36,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge/truecharts/issues/4355))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.5](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.5) (2022-11-08)
+## [nextcloud-16.0.5](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.5) (2022-11-08)
### Chore
@@ -51,11 +51,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
+## [nextcloud-16.0.4](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
### Chore
@@ -64,10 +64,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
+## [nextcloud-16.0.4](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
### Chore
@@ -75,244 +75,244 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.4](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
+## [nextcloud-16.0.4](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.4) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.3](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.3) (2022-11-07)
+## [nextcloud-16.0.3](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.3) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.3](https://github.com/truecharts/charts/compare/nextcloud-16.0.2...nextcloud-16.0.3) (2022-11-06)
+## [nextcloud-16.0.3](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.2...nextcloud-16.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [nextcloud-16.0.2](https://github.com/truecharts/charts/compare/nextcloud-16.0.1...nextcloud-16.0.2) (2022-11-06)
+## [nextcloud-16.0.2](https://github.com/trueforge/truecharts/compare/nextcloud-16.0.1...nextcloud-16.0.2) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
-## [nextcloud-16.0.1](https://github.com/truecharts/charts/compare/nextcloud-15.3.37...nextcloud-16.0.1) (2022-11-05)
+## [nextcloud-16.0.1](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.37...nextcloud-16.0.1) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
-- update container image oci.trueforge.org/truecharts/nextcloud-fpm to v25.0.1 ([#4142](https://github.com/truecharts/charts/issues/4142))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
+- update container image oci.trueforge.org/truecharts/nextcloud-fpm to v25.0.1 ([#4142](https://github.com/trueforge/truecharts/issues/4142))
-## [nextcloud-15.3.37](https://github.com/truecharts/charts/compare/nextcloud-15.3.36...nextcloud-15.3.37) (2022-11-02)
+## [nextcloud-15.3.37](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.36...nextcloud-15.3.37) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
-## [nextcloud-15.3.36](https://github.com/truecharts/charts/compare/nextcloud-15.3.35...nextcloud-15.3.36) (2022-11-01)
+## [nextcloud-15.3.36](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.35...nextcloud-15.3.36) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge/truecharts/issues/4260))
-## [nextcloud-15.3.35](https://github.com/truecharts/charts/compare/nextcloud-15.3.34...nextcloud-15.3.35) (2022-10-25)
+## [nextcloud-15.3.35](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.34...nextcloud-15.3.35) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [nextcloud-15.3.34](https://github.com/truecharts/charts/compare/nextcloud-15.3.33...nextcloud-15.3.34) (2022-10-25)
+## [nextcloud-15.3.34](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.33...nextcloud-15.3.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [nextcloud-15.3.33](https://github.com/truecharts/charts/compare/nextcloud-15.3.32...nextcloud-15.3.33) (2022-10-25)
+## [nextcloud-15.3.33](https://github.com/trueforge/truecharts/compare/nextcloud-15.3.32...nextcloud-15.3.33) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge/truecharts/issues/4181))
-## [prometheus-4.0.110](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...prometheus-4.0.110) (2022-10-21)
+## [prometheus-4.0.110](https://github.com/trueforge/truecharts/compare/uptimerobot-prometheus-4.0.40...prometheus-4.0.110) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge/truecharts/issues/4139))
-## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19)
+## [prometheus-4.0.109](https://github.com/trueforge/truecharts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge/truecharts/issues/4128))
-## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18)
+## [prometheus-4.0.108](https://github.com/trueforge/truecharts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120))
+- update docker general non-major ([#4120](https://github.com/trueforge/truecharts/issues/4120))
-## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17)
+## [prometheus-4.0.107](https://github.com/trueforge/truecharts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+- update docker general non-major ([#4119](https://github.com/trueforge/truecharts/issues/4119))
-## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16)
+## [prometheus-4.0.106](https://github.com/trueforge/truecharts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge/truecharts/issues/4108))
-## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14)
+## [prometheus-4.0.105](https://github.com/trueforge/truecharts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge/truecharts/issues/4084))
-## [prometheus-4.0.104](https://github.com/truecharts/charts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12)
+## [prometheus-4.0.104](https://github.com/trueforge/truecharts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
-## [prometheus-4.0.103](https://github.com/truecharts/charts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11)
+## [prometheus-4.0.103](https://github.com/trueforge/truecharts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge/truecharts/issues/4070))
-## [prometheus-4.0.102](https://github.com/truecharts/charts/compare/prometheus-4.0.101...prometheus-4.0.102) (2022-10-10)
+## [prometheus-4.0.102](https://github.com/trueforge/truecharts/compare/prometheus-4.0.101...prometheus-4.0.102) (2022-10-10)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049))
+- update docker general non-major ([#4049](https://github.com/trueforge/truecharts/issues/4049))
- update docker general non-major
-## [prometheus-4.0.101](https://github.com/truecharts/charts/compare/prometheus-4.0.99...prometheus-4.0.101) (2022-10-08)
+## [prometheus-4.0.101](https://github.com/trueforge/truecharts/compare/prometheus-4.0.99...prometheus-4.0.101) (2022-10-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030))
+- update docker general non-major ([#4030](https://github.com/trueforge/truecharts/issues/4030))
- update helm general non-major
-## [prometheus-4.0.100](https://github.com/truecharts/charts/compare/prometheus-4.0.99...prometheus-4.0.100) (2022-10-07)
+## [prometheus-4.0.100](https://github.com/trueforge/truecharts/compare/prometheus-4.0.99...prometheus-4.0.100) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [prometheus-4.0.99](https://github.com/truecharts/charts/compare/prometheus-4.0.98...prometheus-4.0.99) (2022-10-07)
+## [prometheus-4.0.99](https://github.com/trueforge/truecharts/compare/prometheus-4.0.98...prometheus-4.0.99) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [prometheus-4.0.98](https://github.com/truecharts/charts/compare/prometheus-4.0.97...prometheus-4.0.98) (2022-10-05)
+## [prometheus-4.0.98](https://github.com/trueforge/truecharts/compare/prometheus-4.0.97...prometheus-4.0.98) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [prometheus-4.0.97](https://github.com/truecharts/charts/compare/prometheus-4.0.96...prometheus-4.0.97) (2022-10-05)
+## [prometheus-4.0.97](https://github.com/trueforge/truecharts/compare/prometheus-4.0.96...prometheus-4.0.97) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
+- update docker general non-major ([#4010](https://github.com/trueforge/truecharts/issues/4010))
-## [prometheus-4.0.96](https://github.com/truecharts/charts/compare/prometheus-4.0.95...prometheus-4.0.96) (2022-10-04)
+## [prometheus-4.0.96](https://github.com/trueforge/truecharts/compare/prometheus-4.0.95...prometheus-4.0.96) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- update docker general non-major ([#4001](https://github.com/trueforge/truecharts/issues/4001))
- update docker general non-major
-## [prometheus-4.0.95](https://github.com/truecharts/charts/compare/prometheus-4.0.94...prometheus-4.0.95) (2022-10-01)
+## [prometheus-4.0.95](https://github.com/trueforge/truecharts/compare/prometheus-4.0.94...prometheus-4.0.95) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge/truecharts/issues/3975))
-## [prometheus-4.0.94](https://github.com/truecharts/charts/compare/prometheus-4.0.93...prometheus-4.0.94) (2022-09-30)
+## [prometheus-4.0.94](https://github.com/trueforge/truecharts/compare/prometheus-4.0.93...prometheus-4.0.94) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge/truecharts/issues/3965))
-## [prometheus-4.0.93](https://github.com/truecharts/charts/compare/prometheus-4.0.92...prometheus-4.0.93) (2022-09-28)
+## [prometheus-4.0.93](https://github.com/trueforge/truecharts/compare/prometheus-4.0.92...prometheus-4.0.93) (2022-09-28)
### Chore
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge/truecharts/issues/3938))
-## [prometheus-4.0.91](https://github.com/truecharts/charts/compare/prometheus-4.0.90...prometheus-4.0.91) (2022-09-27)
+## [prometheus-4.0.91](https://github.com/trueforge/truecharts/compare/prometheus-4.0.90...prometheus-4.0.91) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge/truecharts/issues/3918))
-## [prometheus-4.0.90](https://github.com/truecharts/charts/compare/prometheus-4.0.89...prometheus-4.0.90) (2022-09-25)
+## [prometheus-4.0.90](https://github.com/trueforge/truecharts/compare/prometheus-4.0.89...prometheus-4.0.90) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge/truecharts/issues/3898))
-## [prometheus-4.0.89](https://github.com/truecharts/charts/compare/prometheus-4.0.88...prometheus-4.0.89) (2022-09-25)
+## [prometheus-4.0.89](https://github.com/trueforge/truecharts/compare/prometheus-4.0.88...prometheus-4.0.89) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge/truecharts/issues/3881))
-## [prometheus-4.0.88](https://github.com/truecharts/charts/compare/prometheus-4.0.87...prometheus-4.0.88) (2022-09-24)
+## [prometheus-4.0.88](https://github.com/trueforge/truecharts/compare/prometheus-4.0.87...prometheus-4.0.88) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge/truecharts/issues/3860))
-## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-22)
+## [prometheus-4.0.87](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-22)
### Chore
@@ -330,14 +330,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update docker general non-major ([#3827](https://github.com/trueforge/truecharts/issues/3827))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-21)
+## [prometheus-4.0.87](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-21)
### Chore
@@ -354,14 +354,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- update docker general non-major ([#3827](https://github.com/trueforge/truecharts/issues/3827))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge/truecharts/issues/3818))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.86](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-21)
+## [prometheus-4.0.86](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-21)
### Chore
@@ -377,13 +377,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.86](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-20)
+## [prometheus-4.0.86](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-20)
### Chore
@@ -398,13 +398,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.86](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-20)
+## [prometheus-4.0.86](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-20)
### Chore
@@ -418,13 +418,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3818](https://github.com/trueforge/truecharts/issues/3818))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.85](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
+## [prometheus-4.0.85](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
### Chore
@@ -437,12 +437,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.85](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
+## [prometheus-4.0.85](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
### Chore
@@ -454,12 +454,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.85](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
+## [prometheus-4.0.85](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.85) (2022-09-19)
### Chore
@@ -470,12 +470,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/trueforge/truecharts/issues/3797))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-17)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-17)
### Chore
@@ -485,10 +485,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-18)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-18)
### Chore
@@ -496,55 +496,55 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-16)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-16)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.84](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15)
+## [prometheus-4.0.84](https://github.com/trueforge/truecharts/compare/prometheus-4.0.83...prometheus-4.0.84) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [prometheus-4.0.83](https://github.com/truecharts/charts/compare/prometheus-4.0.82...prometheus-4.0.83) (2022-09-15)
+## [prometheus-4.0.83](https://github.com/trueforge/truecharts/compare/prometheus-4.0.82...prometheus-4.0.83) (2022-09-15)
### Chore
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [prometheus-4.0.82](https://github.com/truecharts/charts/compare/prometheus-4.0.81...prometheus-4.0.82) (2022-09-13)
+## [prometheus-4.0.82](https://github.com/trueforge/truecharts/compare/prometheus-4.0.81...prometheus-4.0.82) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge/truecharts/issues/3755))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12)
### Chore
@@ -553,9 +553,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-12)
### Chore
@@ -563,203 +563,203 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.81](https://github.com/truecharts/charts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
+## [prometheus-4.0.81](https://github.com/trueforge/truecharts/compare/prometheus-4.0.80...prometheus-4.0.81) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [prometheus-4.0.80](https://github.com/truecharts/charts/compare/prometheus-4.0.79...prometheus-4.0.80) (2022-09-10)
+## [prometheus-4.0.80](https://github.com/trueforge/truecharts/compare/prometheus-4.0.79...prometheus-4.0.80) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge/truecharts/issues/3727))
-## [prometheus-4.0.79](https://github.com/truecharts/charts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-07)
+## [prometheus-4.0.79](https://github.com/trueforge/truecharts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge/truecharts/issues/3710))
-## [prometheus-4.0.79](https://github.com/truecharts/charts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-06)
+## [prometheus-4.0.79](https://github.com/trueforge/truecharts/compare/prometheus-4.0.78...prometheus-4.0.79) (2022-09-06)
### Chore
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge/truecharts/issues/3710))
-## [prometheus-4.0.78](https://github.com/truecharts/charts/compare/prometheus-4.0.77...prometheus-4.0.78) (2022-09-05)
+## [prometheus-4.0.78](https://github.com/trueforge/truecharts/compare/prometheus-4.0.77...prometheus-4.0.78) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge/truecharts/issues/3700))
### Fix
-- fix serviceaccount creation on few apps ([#3665](https://github.com/truecharts/charts/issues/3665))
+- fix serviceaccount creation on few apps ([#3665](https://github.com/trueforge/truecharts/issues/3665))
-## [prometheus-4.0.77](https://github.com/truecharts/charts/compare/prometheus-4.0.76...prometheus-4.0.77) (2022-09-03)
+## [prometheus-4.0.77](https://github.com/trueforge/truecharts/compare/prometheus-4.0.76...prometheus-4.0.77) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge/truecharts/issues/3668))
-## [prometheus-4.0.76](https://github.com/truecharts/charts/compare/prometheus-4.0.75...prometheus-4.0.76) (2022-09-02)
+## [prometheus-4.0.76](https://github.com/trueforge/truecharts/compare/prometheus-4.0.75...prometheus-4.0.76) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge/truecharts/issues/3660))
-## [prometheus-4.0.75](https://github.com/truecharts/charts/compare/prometheus-4.0.74...prometheus-4.0.75) (2022-08-31)
+## [prometheus-4.0.75](https://github.com/trueforge/truecharts/compare/prometheus-4.0.74...prometheus-4.0.75) (2022-08-31)
### Chore
-- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640))
+- update docker general non-major ([#3640](https://github.com/trueforge/truecharts/issues/3640))
-## [prometheus-4.0.74](https://github.com/truecharts/charts/compare/prometheus-4.0.72...prometheus-4.0.74) (2022-08-30)
+## [prometheus-4.0.74](https://github.com/trueforge/truecharts/compare/prometheus-4.0.72...prometheus-4.0.74) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [prometheus-4.0.73](https://github.com/truecharts/charts/compare/prometheus-4.0.72...prometheus-4.0.73) (2022-08-30)
+## [prometheus-4.0.73](https://github.com/trueforge/truecharts/compare/prometheus-4.0.72...prometheus-4.0.73) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [prometheus-4.0.72](https://github.com/truecharts/charts/compare/prometheus-4.0.71...prometheus-4.0.72) (2022-08-30)
+## [prometheus-4.0.72](https://github.com/trueforge/truecharts/compare/prometheus-4.0.71...prometheus-4.0.72) (2022-08-30)
### Chore
-- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+- update docker general non-major ([#3623](https://github.com/trueforge/truecharts/issues/3623))
-## [prometheus-4.0.71](https://github.com/truecharts/charts/compare/prometheus-4.0.69...prometheus-4.0.71) (2022-08-29)
+## [prometheus-4.0.71](https://github.com/trueforge/truecharts/compare/prometheus-4.0.69...prometheus-4.0.71) (2022-08-29)
### Chore
-- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update docker general non-major ([#3620](https://github.com/trueforge/truecharts/issues/3620))
+- update helm general non-major ([#3619](https://github.com/trueforge/truecharts/issues/3619))
-## [prometheus-4.0.69](https://github.com/truecharts/charts/compare/prometheus-4.0.68...prometheus-4.0.69) (2022-08-26)
+## [prometheus-4.0.69](https://github.com/trueforge/truecharts/compare/prometheus-4.0.68...prometheus-4.0.69) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge/truecharts/issues/3573))
-## [prometheus-4.0.68](https://github.com/truecharts/charts/compare/prometheus-4.0.67...prometheus-4.0.68) (2022-08-25)
+## [prometheus-4.0.68](https://github.com/trueforge/truecharts/compare/prometheus-4.0.67...prometheus-4.0.68) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge/truecharts/issues/3561))
-## [prometheus-4.0.67](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.29...prometheus-4.0.67) (2022-08-24)
+## [prometheus-4.0.67](https://github.com/trueforge/truecharts/compare/uptimerobot-prometheus-4.0.29...prometheus-4.0.67) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge/truecharts/issues/3552))
-## [prometheus-4.0.66](https://github.com/truecharts/charts/compare/prometheus-4.0.65...prometheus-4.0.66) (2022-08-23)
+## [prometheus-4.0.66](https://github.com/trueforge/truecharts/compare/prometheus-4.0.65...prometheus-4.0.66) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge/truecharts/issues/3545))
-## [prometheus-4.0.65](https://github.com/truecharts/charts/compare/prometheus-4.0.64...prometheus-4.0.65) (2022-08-22)
+## [prometheus-4.0.65](https://github.com/trueforge/truecharts/compare/prometheus-4.0.64...prometheus-4.0.65) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge/truecharts/issues/3530))
-## [prometheus-4.0.64](https://github.com/truecharts/charts/compare/prometheus-4.0.63...prometheus-4.0.64) (2022-08-20)
+## [prometheus-4.0.64](https://github.com/trueforge/truecharts/compare/prometheus-4.0.63...prometheus-4.0.64) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge/truecharts/issues/3518))
-## [prometheus-4.0.63](https://github.com/truecharts/charts/compare/prometheus-4.0.62...prometheus-4.0.63) (2022-08-19)
+## [prometheus-4.0.63](https://github.com/trueforge/truecharts/compare/prometheus-4.0.62...prometheus-4.0.63) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge/truecharts/issues/3512))
-## [prometheus-4.0.62](https://github.com/truecharts/charts/compare/prometheus-4.0.61...prometheus-4.0.62) (2022-08-18)
+## [prometheus-4.0.62](https://github.com/trueforge/truecharts/compare/prometheus-4.0.61...prometheus-4.0.62) (2022-08-18)
### Chore
-- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503))
+- update docker general non-major ([#3503](https://github.com/trueforge/truecharts/issues/3503))
-## [prometheus-4.0.61](https://github.com/truecharts/charts/compare/prometheus-4.0.60...prometheus-4.0.61) (2022-08-17)
+## [prometheus-4.0.61](https://github.com/trueforge/truecharts/compare/prometheus-4.0.60...prometheus-4.0.61) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge/truecharts/issues/3478))
-## [prometheus-4.0.60](https://github.com/truecharts/charts/compare/prometheus-4.0.59...prometheus-4.0.60) (2022-08-12)
+## [prometheus-4.0.60](https://github.com/trueforge/truecharts/compare/prometheus-4.0.59...prometheus-4.0.60) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge/truecharts/issues/3456))
-## [prometheus-4.0.59](https://github.com/truecharts/charts/compare/prometheus-4.0.58...prometheus-4.0.59) (2022-08-12)
+## [prometheus-4.0.59](https://github.com/trueforge/truecharts/compare/prometheus-4.0.58...prometheus-4.0.59) (2022-08-12)
### Chore
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge/truecharts/issues/3453))
-## [prometheus-4.0.58](https://github.com/truecharts/charts/compare/prometheus-4.0.57...prometheus-4.0.58) (2022-08-10)
+## [prometheus-4.0.58](https://github.com/trueforge/truecharts/compare/prometheus-4.0.57...prometheus-4.0.58) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge/truecharts/issues/3421))
-## [prometheus-4.0.57](https://github.com/truecharts/charts/compare/prometheus-4.0.56...prometheus-4.0.57) (2022-08-09)
+## [prometheus-4.0.57](https://github.com/trueforge/truecharts/compare/prometheus-4.0.56...prometheus-4.0.57) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge/truecharts/issues/3413))
-## [prometheus-4.0.56](https://github.com/truecharts/charts/compare/prometheus-4.0.55...prometheus-4.0.56) (2022-08-09)
+## [prometheus-4.0.56](https://github.com/trueforge/truecharts/compare/prometheus-4.0.55...prometheus-4.0.56) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge/truecharts/issues/3377))
-## [prometheus-4.0.55](https://github.com/truecharts/charts/compare/prometheus-4.0.53...prometheus-4.0.55) (2022-08-08)
+## [prometheus-4.0.55](https://github.com/trueforge/truecharts/compare/prometheus-4.0.53...prometheus-4.0.55) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge/truecharts/issues/3402))
## [prometheus-4.0.53](https://github.com/truecharts/apps/compare/prometheus-4.0.52...prometheus-4.0.53) (2022-07-30)
diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml
index a6f2316abc9..de238abe96d 100644
--- a/charts/premium/nextcloud/Chart.yaml
+++ b/charts/premium/nextcloud/Chart.yaml
@@ -44,7 +44,7 @@ name: nextcloud
sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
- - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
+ - https://github.com/trueforge/truecharts/tree/master/charts/premium/nextcloud
- https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
diff --git a/charts/premium/nextcloud/README.md b/charts/premium/nextcloud/README.md
index ecaed50adc4..2f3548280c5 100644
--- a/charts/premium/nextcloud/README.md
+++ b/charts/premium/nextcloud/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/nextcloud)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/nextcloud
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/nextcloud/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/premium/nextcloud/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/premium/vaultwarden/CHANGELOG.md b/charts/premium/vaultwarden/CHANGELOG.md
index bf6a9a79487..805dce813cc 100644
--- a/charts/premium/vaultwarden/CHANGELOG.md
+++ b/charts/premium/vaultwarden/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [vaultwarden-16.0.55](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.55) (2022-11-08)
+## [vaultwarden-16.0.55](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.55) (2022-11-08)
### Chore
@@ -13,11 +13,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.54](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
+## [vaultwarden-16.0.54](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
### Chore
@@ -26,10 +26,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.54](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
+## [vaultwarden-16.0.54](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
### Chore
@@ -37,91 +37,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.54](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
+## [vaultwarden-16.0.54](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.54) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.53](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.53) (2022-11-07)
+## [vaultwarden-16.0.53](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.53) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.53](https://github.com/truecharts/charts/compare/vaultwarden-16.0.52...vaultwarden-16.0.53) (2022-11-06)
+## [vaultwarden-16.0.53](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.52...vaultwarden-16.0.53) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vaultwarden-16.0.52](https://github.com/truecharts/charts/compare/vaultwarden-16.0.51...vaultwarden-16.0.52) (2022-11-06)
+## [vaultwarden-16.0.52](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.51...vaultwarden-16.0.52) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [vaultwarden-16.0.51](https://github.com/truecharts/charts/compare/vaultwarden-16.0.50...vaultwarden-16.0.51) (2022-11-05)
+## [vaultwarden-16.0.51](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.50...vaultwarden-16.0.51) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [vaultwarden-16.0.50](https://github.com/truecharts/charts/compare/vaultwarden-16.0.49...vaultwarden-16.0.50) (2022-11-02)
+## [vaultwarden-16.0.50](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.49...vaultwarden-16.0.50) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [vaultwarden-16.0.49](https://github.com/truecharts/charts/compare/vaultwarden-16.0.48...vaultwarden-16.0.49) (2022-10-25)
+## [vaultwarden-16.0.49](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.48...vaultwarden-16.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vaultwarden-16.0.48](https://github.com/truecharts/charts/compare/vaultwarden-16.0.47...vaultwarden-16.0.48) (2022-10-25)
+## [vaultwarden-16.0.48](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.47...vaultwarden-16.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [vaultwarden-16.0.47](https://github.com/truecharts/charts/compare/vaultwarden-16.0.46...vaultwarden-16.0.47) (2022-10-19)
+## [vaultwarden-16.0.47](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.46...vaultwarden-16.0.47) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [vaultwarden-16.0.46](https://github.com/truecharts/charts/compare/vaultwarden-16.0.45...vaultwarden-16.0.46) (2022-10-16)
+## [vaultwarden-16.0.46](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.45...vaultwarden-16.0.46) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [vaultwarden-16.0.45](https://github.com/truecharts/charts/compare/vaultwarden-16.0.44...vaultwarden-16.0.45) (2022-10-12)
+## [vaultwarden-16.0.45](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.44...vaultwarden-16.0.45) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [vaultwarden-16.0.44](https://github.com/truecharts/charts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07)
+## [vaultwarden-16.0.44](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07)
### Chore
@@ -129,34 +129,34 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vaultwarden-16.0.44](https://github.com/truecharts/charts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07)
+## [vaultwarden-16.0.44](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vaultwarden-16.0.43](https://github.com/truecharts/charts/compare/vaultwarden-16.0.42...vaultwarden-16.0.43) (2022-10-05)
+## [vaultwarden-16.0.43](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.42...vaultwarden-16.0.43) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [vaultwarden-16.0.41](https://github.com/truecharts/charts/compare/vaultwarden-16.0.40...vaultwarden-16.0.41) (2022-09-27)
+## [vaultwarden-16.0.41](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.40...vaultwarden-16.0.41) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [vaultwarden-16.0.40](https://github.com/truecharts/charts/compare/vaultwarden-17.0.0...vaultwarden-16.0.40) (2022-09-25)
+## [vaultwarden-16.0.40](https://github.com/trueforge-org/truecharts/compare/vaultwarden-17.0.0...vaultwarden-16.0.40) (2022-09-25)
### Chore
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-22)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-22)
### Chore
@@ -174,10 +174,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21)
### Chore
@@ -194,10 +194,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21)
### Chore
@@ -213,10 +213,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-20)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-20)
### Chore
@@ -231,10 +231,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-20)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-20)
### Chore
@@ -248,10 +248,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
### Chore
@@ -264,10 +264,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-19)
### Chore
@@ -293,10 +293,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-17)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-17)
### Chore
@@ -306,10 +306,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-18)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-18)
### Chore
@@ -317,44 +317,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-16)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-16)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15)
+## [vaultwarden-16.0.39](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vaultwarden-16.0.38](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.38) (2022-09-13)
+## [vaultwarden-16.0.38](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.38) (2022-09-13)
### Chore
@@ -364,10 +364,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12)
### Chore
@@ -376,9 +376,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-12)
### Chore
@@ -386,94 +386,94 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.37](https://github.com/truecharts/charts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
+## [vaultwarden-16.0.37](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.36...vaultwarden-16.0.37) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaultwarden-16.0.36](https://github.com/truecharts/charts/compare/vaultwarden-16.0.34...vaultwarden-16.0.36) (2022-08-30)
+## [vaultwarden-16.0.36](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.34...vaultwarden-16.0.36) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vaultwarden-16.0.35](https://github.com/truecharts/charts/compare/vaultwarden-16.0.34...vaultwarden-16.0.35) (2022-08-30)
+## [vaultwarden-16.0.35](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.34...vaultwarden-16.0.35) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vaultwarden-16.0.34](https://github.com/truecharts/charts/compare/vaultwarden-16.0.32...vaultwarden-16.0.34) (2022-08-29)
+## [vaultwarden-16.0.34](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.32...vaultwarden-16.0.34) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [vaultwarden-16.0.32](https://github.com/truecharts/charts/compare/vaultwarden-16.0.31...vaultwarden-16.0.32) (2022-08-23)
+## [vaultwarden-16.0.32](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.31...vaultwarden-16.0.32) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [vaultwarden-16.0.31](https://github.com/truecharts/charts/compare/vaultwarden-16.0.30...vaultwarden-16.0.31) (2022-08-17)
+## [vaultwarden-16.0.31](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.30...vaultwarden-16.0.31) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [vaultwarden-16.0.30](https://github.com/truecharts/charts/compare/vaultwarden-16.0.29...vaultwarden-16.0.30) (2022-08-12)
+## [vaultwarden-16.0.30](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.29...vaultwarden-16.0.30) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [vaultwarden-16.0.29](https://github.com/truecharts/charts/compare/vaultwarden-16.0.28...vaultwarden-16.0.29) (2022-08-09)
+## [vaultwarden-16.0.29](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.28...vaultwarden-16.0.29) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [vaultwarden-16.0.28](https://github.com/truecharts/charts/compare/vaultwarden-16.0.27...vaultwarden-16.0.28) (2022-08-08)
+## [vaultwarden-16.0.28](https://github.com/trueforge-org/truecharts/compare/vaultwarden-16.0.27...vaultwarden-16.0.28) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [vaultwarden-16.0.27](https://github.com/truecharts/apps/compare/vaultwarden-16.0.26...vaultwarden-16.0.27) (2022-07-28)
diff --git a/charts/premium/vaultwarden/Chart.yaml b/charts/premium/vaultwarden/Chart.yaml
index 2bfbf0746a5..36ebf185790 100644
--- a/charts/premium/vaultwarden/Chart.yaml
+++ b/charts/premium/vaultwarden/Chart.yaml
@@ -38,7 +38,7 @@ name: vaultwarden
sources:
- https://ghcr.io/timshel/vaultwarden
- https://github.com/dani-garcia/vaultwarden
- - https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/premium/vaultwarden
- https://quay.io/vaultwarden/server
type: application
version: 29.3.5
diff --git a/charts/premium/vaultwarden/README.md b/charts/premium/vaultwarden/README.md
index 83a6b69bb87..05bf0a8020f 100644
--- a/charts/premium/vaultwarden/README.md
+++ b/charts/premium/vaultwarden/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/vaultwarden)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/premium/vaultwarden
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/premium/vaultwarden/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/premium/vaultwarden/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/acestream/CHANGELOG.md b/charts/stable/acestream/CHANGELOG.md
index 30bbd2ae401..dfaf9134046 100644
--- a/charts/stable/acestream/CHANGELOG.md
+++ b/charts/stable/acestream/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [acestream-1.0.0](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-1.0.0) (2022-11-10)
+## [acestream-1.0.0](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.38](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.38) (2022-11-08)
+## [acestream-0.0.38](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.38) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.37](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
+## [acestream-0.0.37](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.37](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
+## [acestream-0.0.37](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
### Chore
@@ -53,84 +53,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.37](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
+## [acestream-0.0.37](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.36](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.36) (2022-11-07)
+## [acestream-0.0.36](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.36](https://github.com/truecharts/charts/compare/acestream-0.0.35...acestream-0.0.36) (2022-11-06)
+## [acestream-0.0.36](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.35...acestream-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [acestream-0.0.35](https://github.com/truecharts/charts/compare/acestream-0.0.34...acestream-0.0.35) (2022-11-06)
+## [acestream-0.0.35](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.34...acestream-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [acestream-0.0.34](https://github.com/truecharts/charts/compare/acestream-0.0.33...acestream-0.0.34) (2022-11-05)
+## [acestream-0.0.34](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.33...acestream-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [acestream-0.0.33](https://github.com/truecharts/charts/compare/acestream-0.0.32...acestream-0.0.33) (2022-11-02)
+## [acestream-0.0.33](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.32...acestream-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [acestream-0.0.32](https://github.com/truecharts/charts/compare/acestream-0.0.31...acestream-0.0.32) (2022-10-25)
+## [acestream-0.0.32](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.31...acestream-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [acestream-0.0.31](https://github.com/truecharts/charts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19)
+## [acestream-0.0.31](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15)
+## [acestream-0.0.30](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12)
+## [acestream-0.0.29](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
+## [acestream-0.0.28](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore
@@ -138,44 +138,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
+## [acestream-0.0.28](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [acestream-0.0.27](https://github.com/truecharts/charts/compare/acestream-0.0.26...acestream-0.0.27) (2022-10-05)
+## [acestream-0.0.27](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.26...acestream-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [acestream-0.0.26](https://github.com/truecharts/charts/compare/acestream-0.0.25...acestream-0.0.26) (2022-09-27)
+## [acestream-0.0.26](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.25...acestream-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [acestream-0.0.25](https://github.com/truecharts/charts/compare/acestream-0.0.24...acestream-0.0.25) (2022-09-26)
+## [acestream-0.0.25](https://github.com/trueforge-org/truecharts/compare/acestream-0.0.24...acestream-0.0.25) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [actualserver-0.0.28](https://github.com/truecharts/charts/compare/actualserver-0.0.27...actualserver-0.0.28) (2022-09-25)
+## [actualserver-0.0.28](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.27...actualserver-0.0.28) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22)
### Chore
@@ -193,10 +193,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
### Chore
@@ -213,10 +213,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
### Chore
@@ -232,10 +232,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
### Chore
@@ -250,10 +250,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
### Chore
@@ -267,10 +267,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -298,10 +298,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -312,10 +312,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-17)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-17)
### Chore
@@ -325,10 +325,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-18)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-18)
### Chore
@@ -336,44 +336,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
### Chore
@@ -382,9 +382,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
### Chore
@@ -392,101 +392,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.25](https://github.com/truecharts/charts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30)
+## [actualserver-0.0.25](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30)
+## [actualserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [actualserver-0.0.23](https://github.com/truecharts/charts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29)
+## [actualserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [actualserver-0.0.22](https://github.com/truecharts/charts/compare/actualserver-0.0.20...actualserver-0.0.22) (2022-08-26)
+## [actualserver-0.0.22](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.20...actualserver-0.0.22) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [actualserver-0.0.20](https://github.com/truecharts/charts/compare/actualserver-0.0.19...actualserver-0.0.20) (2022-08-23)
+## [actualserver-0.0.20](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.19...actualserver-0.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [actualserver-0.0.19](https://github.com/truecharts/charts/compare/actualserver-0.0.18...actualserver-0.0.19) (2022-08-12)
+## [actualserver-0.0.19](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.18...actualserver-0.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [actualserver-0.0.18](https://github.com/truecharts/charts/compare/actualserver-0.0.17...actualserver-0.0.18) (2022-08-10)
+## [actualserver-0.0.18](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.17...actualserver-0.0.18) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [actualserver-0.0.17](https://github.com/truecharts/charts/compare/actualserver-0.0.15...actualserver-0.0.17) (2022-08-09)
+## [actualserver-0.0.17](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.15...actualserver-0.0.17) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
### Fix
-- cleanup ([#3388](https://github.com/truecharts/charts/issues/3388))
+- cleanup ([#3388](https://github.com/trueforge-org/truecharts/issues/3388))
-## [actualserver-0.0.15](https://github.com/truecharts/charts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08)
+## [actualserver-0.0.15](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [actualserver-0.0.14](https://github.com/truecharts/apps/compare/actualserver-0.0.13...actualserver-0.0.14) (2022-07-26)
diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml
index bd9e6c9a3ac..2f52c162a85 100644
--- a/charts/stable/acestream/Chart.yaml
+++ b/charts/stable/acestream/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: acestream
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/acestream
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/acestream
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
diff --git a/charts/stable/acestream/README.md b/charts/stable/acestream/README.md
index 74f8aedcac4..b8cef886def 100644
--- a/charts/stable/acestream/README.md
+++ b/charts/stable/acestream/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/acestream)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/acestream
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/acestream/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/acestream/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/actualserver/CHANGELOG.md b/charts/stable/actualserver/CHANGELOG.md
index 987b57c9b5e..56cec28f709 100644
--- a/charts/stable/actualserver/CHANGELOG.md
+++ b/charts/stable/actualserver/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [actualserver-2.0.0](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-2.0.0) (2022-11-10)
+## [actualserver-2.0.0](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-2.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.7](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.7) (2022-11-08)
+## [actualserver-1.0.7](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.7) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.6](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
+## [actualserver-1.0.6](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.6](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
+## [actualserver-1.0.6](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
### Chore
@@ -53,92 +53,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.6](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
+## [actualserver-1.0.6](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.6) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.5](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.5) (2022-11-07)
+## [actualserver-1.0.5](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.5) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.5](https://github.com/truecharts/charts/compare/actualserver-1.0.4...actualserver-1.0.5) (2022-11-06)
+## [actualserver-1.0.5](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.4...actualserver-1.0.5) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [actualserver-1.0.4](https://github.com/truecharts/charts/compare/actualserver-1.0.3...actualserver-1.0.4) (2022-11-06)
+## [actualserver-1.0.4](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.3...actualserver-1.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [actualserver-1.0.3](https://github.com/truecharts/charts/compare/actualserver-1.0.2...actualserver-1.0.3) (2022-11-05)
+## [actualserver-1.0.3](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.2...actualserver-1.0.3) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [actualserver-1.0.2](https://github.com/truecharts/charts/compare/actualserver-1.0.1...actualserver-1.0.2) (2022-11-02)
+## [actualserver-1.0.2](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.1...actualserver-1.0.2) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [actualserver-1.0.1](https://github.com/truecharts/charts/compare/actualserver-1.0.0...actualserver-1.0.1) (2022-10-31)
+## [actualserver-1.0.1](https://github.com/trueforge-org/truecharts/compare/actualserver-1.0.0...actualserver-1.0.1) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update container image oci.trueforge.org/truecharts/actualserver to v22.10.25 ([#4251](https://github.com/truecharts/charts/issues/4251))
+- update container image oci.trueforge.org/truecharts/actualserver to v22.10.25 ([#4251](https://github.com/trueforge-org/truecharts/issues/4251))
-## [actualserver-1.0.0](https://github.com/truecharts/charts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27)
+## [actualserver-1.0.0](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-## [actualserver-1.0.0](https://github.com/truecharts/charts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27)
+## [actualserver-1.0.0](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.34...actualserver-1.0.0) (2022-10-27)
-## [actualserver-0.0.34](https://github.com/truecharts/charts/compare/actualserver-0.0.33...actualserver-0.0.34) (2022-10-25)
+## [actualserver-0.0.34](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.33...actualserver-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [actualserver-0.0.33](https://github.com/truecharts/charts/compare/actualserver-0.0.32...actualserver-0.0.33) (2022-10-19)
+## [actualserver-0.0.33](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.32...actualserver-0.0.33) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [actualserver-0.0.32](https://github.com/truecharts/charts/compare/actualserver-0.0.31...actualserver-0.0.32) (2022-10-12)
+## [actualserver-0.0.32](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.31...actualserver-0.0.32) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07)
+## [actualserver-0.0.31](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07)
### Chore
@@ -146,29 +146,29 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07)
+## [actualserver-0.0.31](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [actualserver-0.0.30](https://github.com/truecharts/charts/compare/actualserver-0.0.29...actualserver-0.0.30) (2022-10-05)
+## [actualserver-0.0.30](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.29...actualserver-0.0.30) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [actualserver-0.0.29](https://github.com/truecharts/charts/compare/actualserver-0.0.28...actualserver-0.0.29) (2022-09-27)
+## [actualserver-0.0.29](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.28...actualserver-0.0.29) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22)
### Chore
@@ -186,10 +186,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
### Chore
@@ -206,10 +206,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21)
### Chore
@@ -225,10 +225,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
### Chore
@@ -243,10 +243,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20)
### Chore
@@ -260,10 +260,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -276,10 +276,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -291,10 +291,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-19)
### Chore
@@ -305,10 +305,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-17)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-17)
### Chore
@@ -318,10 +318,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-18)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-18)
### Chore
@@ -329,44 +329,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
+## [actualserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
### Chore
@@ -375,9 +375,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-12)
### Chore
@@ -385,101 +385,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.26](https://github.com/truecharts/charts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
+## [actualserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.25...actualserver-0.0.26) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [actualserver-0.0.25](https://github.com/truecharts/charts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30)
+## [actualserver-0.0.25](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30)
+## [actualserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [actualserver-0.0.23](https://github.com/truecharts/charts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29)
+## [actualserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [actualserver-0.0.22](https://github.com/truecharts/charts/compare/actualserver-0.0.20...actualserver-0.0.22) (2022-08-26)
+## [actualserver-0.0.22](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.20...actualserver-0.0.22) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [actualserver-0.0.20](https://github.com/truecharts/charts/compare/actualserver-0.0.19...actualserver-0.0.20) (2022-08-23)
+## [actualserver-0.0.20](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.19...actualserver-0.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [actualserver-0.0.19](https://github.com/truecharts/charts/compare/actualserver-0.0.18...actualserver-0.0.19) (2022-08-12)
+## [actualserver-0.0.19](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.18...actualserver-0.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [actualserver-0.0.18](https://github.com/truecharts/charts/compare/actualserver-0.0.17...actualserver-0.0.18) (2022-08-10)
+## [actualserver-0.0.18](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.17...actualserver-0.0.18) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [actualserver-0.0.17](https://github.com/truecharts/charts/compare/actualserver-0.0.15...actualserver-0.0.17) (2022-08-09)
+## [actualserver-0.0.17](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.15...actualserver-0.0.17) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
### Fix
-- cleanup ([#3388](https://github.com/truecharts/charts/issues/3388))
+- cleanup ([#3388](https://github.com/trueforge-org/truecharts/issues/3388))
-## [actualserver-0.0.15](https://github.com/truecharts/charts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08)
+## [actualserver-0.0.15](https://github.com/trueforge-org/truecharts/compare/actualserver-0.0.14...actualserver-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [actualserver-0.0.14](https://github.com/truecharts/apps/compare/actualserver-0.0.13...actualserver-0.0.14) (2022-07-26)
diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml
index 2254180da59..cb37fb11e52 100644
--- a/charts/stable/actualserver/Chart.yaml
+++ b/charts/stable/actualserver/Chart.yaml
@@ -34,7 +34,7 @@ name: actualserver
sources:
- https://ghcr.io/actualbudget/actual
- https://github.com/Kippenhof/docker-templates
- - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/actualserver
type: application
version: 14.5.1
diff --git a/charts/stable/actualserver/README.md b/charts/stable/actualserver/README.md
index e69e36e6767..bb75516b4d6 100644
--- a/charts/stable/actualserver/README.md
+++ b/charts/stable/actualserver/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/actualserver)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/actualserver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/actualserver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/actualserver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/adguard-home/CHANGELOG.md b/charts/stable/adguard-home/CHANGELOG.md
index 1339237e273..93299aefced 100644
--- a/charts/stable/adguard-home/CHANGELOG.md
+++ b/charts/stable/adguard-home/CHANGELOG.md
@@ -3,13 +3,13 @@ title: Changelog
pagefind: false
---
-## [adguard-home-3.0.0](https://github.com/truecharts/charts/compare/adguard-home-2.0.23...adguard-home-3.0.0) (2022-11-10)
+## [adguard-home-3.0.0](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.23...adguard-home-3.0.0) (2022-11-10)
### Chore
- Major Change to GUI
-## [adguard-home-2.0.23](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.23) (2022-11-10)
+## [adguard-home-2.0.23](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.23) (2022-11-10)
### Chore
@@ -21,12 +21,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4366](https://github.com/truecharts/charts/issues/4366))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4366](https://github.com/trueforge-org/truecharts/issues/4366))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.22](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.22) (2022-11-08)
+## [adguard-home-2.0.22](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.22) (2022-11-08)
### Chore
@@ -37,11 +37,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.21](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
+## [adguard-home-2.0.21](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
### Chore
@@ -51,10 +51,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.21](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
+## [adguard-home-2.0.21](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
### Chore
@@ -63,10 +63,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.21](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
+## [adguard-home-2.0.21](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.21) (2022-11-08)
### Chore
@@ -74,83 +74,83 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.20](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.20) (2022-11-07)
+## [adguard-home-2.0.20](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.20) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.20](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.20) (2022-11-06)
+## [adguard-home-2.0.20](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.20) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguard-home-2.0.19](https://github.com/truecharts/charts/compare/adguard-home-2.0.18...adguard-home-2.0.19) (2022-11-06)
+## [adguard-home-2.0.19](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.18...adguard-home-2.0.19) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-## [adguard-home-2.0.18](https://github.com/truecharts/charts/compare/adguard-home-2.0.17...adguard-home-2.0.18) (2022-11-06)
+## [adguard-home-2.0.18](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.17...adguard-home-2.0.18) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [adguard-home-2.0.17](https://github.com/truecharts/charts/compare/adguard-home-2.0.16...adguard-home-2.0.17) (2022-11-05)
+## [adguard-home-2.0.17](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.16...adguard-home-2.0.17) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [adguard-home-2.0.16](https://github.com/truecharts/charts/compare/adguard-home-2.0.15...adguard-home-2.0.16) (2022-11-03)
+## [adguard-home-2.0.16](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.15...adguard-home-2.0.16) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [adguard-home-2.0.15](https://github.com/truecharts/charts/compare/adguard-home-2.0.14...adguard-home-2.0.15) (2022-11-02)
+## [adguard-home-2.0.15](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.14...adguard-home-2.0.15) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [adguard-home-2.0.14](https://github.com/truecharts/charts/compare/adguard-home-2.0.13...adguard-home-2.0.14) (2022-10-25)
+## [adguard-home-2.0.14](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.13...adguard-home-2.0.14) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [adguard-home-2.0.13](https://github.com/truecharts/charts/compare/adguard-home-2.0.12...adguard-home-2.0.13) (2022-10-19)
+## [adguard-home-2.0.13](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.12...adguard-home-2.0.13) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [adguard-home-2.0.12](https://github.com/truecharts/charts/compare/adguard-home-2.0.11...adguard-home-2.0.12) (2022-10-12)
+## [adguard-home-2.0.12](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.11...adguard-home-2.0.12) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- update docker general non-major
-## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07)
+## [adguard-home-2.0.11](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07)
### Chore
@@ -158,60 +158,60 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07)
+## [adguard-home-2.0.11](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguard-home-2.0.10](https://github.com/truecharts/charts/compare/adguard-home-2.0.9...adguard-home-2.0.10) (2022-10-05)
+## [adguard-home-2.0.10](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.9...adguard-home-2.0.10) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguard-home-2.0.9](https://github.com/truecharts/charts/compare/adguard-home-2.0.8...adguard-home-2.0.9) (2022-10-04)
+## [adguard-home-2.0.9](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.8...adguard-home-2.0.9) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
-## [adguard-home-2.0.8](https://github.com/truecharts/charts/compare/adguard-home-2.0.6...adguard-home-2.0.8) (2022-10-02)
+## [adguard-home-2.0.8](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.6...adguard-home-2.0.8) (2022-10-02)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
### Fix
-- Change port on main service ([#3987](https://github.com/truecharts/charts/issues/3987))
+- Change port on main service ([#3987](https://github.com/trueforge-org/truecharts/issues/3987))
-## [adguard-home-2.0.6](https://github.com/truecharts/charts/compare/adguard-home-2.0.5...adguard-home-2.0.6) (2022-09-30)
+## [adguard-home-2.0.6](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.5...adguard-home-2.0.6) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [adguard-home-2.0.5](https://github.com/truecharts/charts/compare/adguard-home-2.0.4...adguard-home-2.0.5) (2022-09-27)
+## [adguard-home-2.0.5](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.4...adguard-home-2.0.5) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [adguard-home-2.0.4](https://github.com/truecharts/charts/compare/adguard-home-2.0.3...adguard-home-2.0.4) (2022-09-25)
+## [adguard-home-2.0.4](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.3...adguard-home-2.0.4) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-22)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-22)
### Chore
@@ -229,11 +229,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21)
### Chore
@@ -250,11 +250,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21)
### Chore
@@ -270,11 +270,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20)
### Chore
@@ -289,11 +289,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20)
### Chore
@@ -307,11 +307,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
### Chore
@@ -324,11 +324,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
### Chore
@@ -340,11 +340,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-19)
### Chore
@@ -355,11 +355,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-17)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-17)
### Chore
@@ -369,11 +369,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-18)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-18)
### Chore
@@ -381,48 +381,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
+## [adguard-home-2.0.3](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.2](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.2) (2022-09-15)
+## [adguard-home-2.0.2](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.1...adguard-home-2.0.2) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12)
### Chore
@@ -431,10 +431,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-12)
### Chore
@@ -442,114 +442,114 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.1](https://github.com/truecharts/charts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
+## [adguard-home-2.0.1](https://github.com/trueforge-org/truecharts/compare/adguard-home-2.0.0...adguard-home-2.0.1) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguard-home-2.0.0](https://github.com/truecharts/charts/compare/adguard-home-1.0.37...adguard-home-2.0.0) (2022-09-05)
+## [adguard-home-2.0.0](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.37...adguard-home-2.0.0) (2022-09-05)
### Feat
-- move to stable and cleanup ports a bit ([#3703](https://github.com/truecharts/charts/issues/3703))
+- move to stable and cleanup ports a bit ([#3703](https://github.com/trueforge-org/truecharts/issues/3703))
-## [adguard-home-1.0.37](https://github.com/truecharts/charts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30)
+## [adguard-home-1.0.37](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [adguard-home-1.0.36](https://github.com/truecharts/charts/compare/adguard-home-1.0.35...adguard-home-1.0.36) (2022-08-30)
+## [adguard-home-1.0.36](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.35...adguard-home-1.0.36) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [adguard-home-1.0.35](https://github.com/truecharts/charts/compare/adguard-home-1.0.34...adguard-home-1.0.35) (2022-08-29)
+## [adguard-home-1.0.35](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.34...adguard-home-1.0.35) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [adguard-home-1.0.34](https://github.com/truecharts/charts/compare/adguard-home-1.0.32...adguard-home-1.0.34) (2022-08-26)
+## [adguard-home-1.0.34](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.32...adguard-home-1.0.34) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [adguard-home-1.0.32](https://github.com/truecharts/charts/compare/adguard-home-1.0.31...adguard-home-1.0.32) (2022-08-23)
+## [adguard-home-1.0.32](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.31...adguard-home-1.0.32) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [adguard-home-1.0.31](https://github.com/truecharts/charts/compare/adguard-home-1.0.30...adguard-home-1.0.31) (2022-08-21)
+## [adguard-home-1.0.31](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.30...adguard-home-1.0.31) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [adguard-home-1.0.30](https://github.com/truecharts/charts/compare/adguard-home-1.0.29...adguard-home-1.0.30) (2022-08-19)
+## [adguard-home-1.0.30](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.29...adguard-home-1.0.30) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [adguard-home-1.0.29](https://github.com/truecharts/charts/compare/adguard-home-1.0.28...adguard-home-1.0.29) (2022-08-12)
+## [adguard-home-1.0.29](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.28...adguard-home-1.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [adguard-home-1.0.28](https://github.com/truecharts/charts/compare/adguard-home-1.0.27...adguard-home-1.0.28) (2022-08-10)
+## [adguard-home-1.0.28](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.27...adguard-home-1.0.28) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [adguard-home-1.0.27](https://github.com/truecharts/charts/compare/adguard-home-1.0.26...adguard-home-1.0.27) (2022-08-08)
+## [adguard-home-1.0.27](https://github.com/trueforge-org/truecharts/compare/adguard-home-1.0.26...adguard-home-1.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [adguard-home-1.0.26](https://github.com/truecharts/apps/compare/adguard-home-1.0.25...adguard-home-1.0.26) (2022-07-26)
diff --git a/charts/stable/adguard-home/Chart.yaml b/charts/stable/adguard-home/Chart.yaml
index 74c65fda480..6cd18b9a1cf 100644
--- a/charts/stable/adguard-home/Chart.yaml
+++ b/charts/stable/adguard-home/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: adguard-home
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
type: application
version: 12.3.6
diff --git a/charts/stable/adguard-home/README.md b/charts/stable/adguard-home/README.md
index 278ec18a01d..af9dd9d7787 100644
--- a/charts/stable/adguard-home/README.md
+++ b/charts/stable/adguard-home/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/adguard-home)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/adguard-home
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/adguard-home/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/adguard-home/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/adguardhome-sync/CHANGELOG.md b/charts/stable/adguardhome-sync/CHANGELOG.md
index ad221bbf904..a6e3769f33c 100644
--- a/charts/stable/adguardhome-sync/CHANGELOG.md
+++ b/charts/stable/adguardhome-sync/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [adguardhome-sync-1.0.0](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-1.0.0) (2022-11-10)
+## [adguardhome-sync-1.0.0](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-1.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
### Fix
- change container config label
-## [adguardhome-sync-0.0.46](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.46) (2022-11-08)
+## [adguardhome-sync-0.0.46](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.46) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [adguardhome-sync-0.0.45](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.45) (2022-11-08)
+## [adguardhome-sync-0.0.45](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.45) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [adguardhome-sync-0.0.45](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.45) (2022-11-08)
+## [adguardhome-sync-0.0.45](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.45) (2022-11-08)
### Chore
@@ -60,85 +60,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [adguardhome-sync-0.0.44](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.44) (2022-11-08)
+## [adguardhome-sync-0.0.44](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.44) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguardhome-sync-0.0.43](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.43) (2022-11-07)
+## [adguardhome-sync-0.0.43](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.43) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguardhome-sync-0.0.43](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.43) (2022-11-06)
+## [adguardhome-sync-0.0.43](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.42...adguardhome-sync-0.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [adguardhome-sync-0.0.42](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.41...adguardhome-sync-0.0.42) (2022-11-06)
+## [adguardhome-sync-0.0.42](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.41...adguardhome-sync-0.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [adguardhome-sync-0.0.41](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.40...adguardhome-sync-0.0.41) (2022-11-05)
+## [adguardhome-sync-0.0.41](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.40...adguardhome-sync-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [adguardhome-sync-0.0.40](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.39...adguardhome-sync-0.0.40) (2022-11-04)
+## [adguardhome-sync-0.0.40](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.39...adguardhome-sync-0.0.40) (2022-11-04)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4293](https://github.com/truecharts/charts/issues/4293))
+- update docker general non-major ([#4293](https://github.com/trueforge-org/truecharts/issues/4293))
-## [adguardhome-sync-0.0.39](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.38...adguardhome-sync-0.0.39) (2022-11-02)
+## [adguardhome-sync-0.0.39](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.38...adguardhome-sync-0.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [adguardhome-sync-0.0.38](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.37...adguardhome-sync-0.0.38) (2022-10-25)
+## [adguardhome-sync-0.0.38](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.37...adguardhome-sync-0.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [adguardhome-sync-0.0.37](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19)
+## [adguardhome-sync-0.0.37](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [adguardhome-sync-0.0.36](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12)
+## [adguardhome-sync-0.0.36](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
+## [adguardhome-sync-0.0.35](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore
@@ -146,57 +146,57 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
+## [adguardhome-sync-0.0.35](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguardhome-sync-0.0.34](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.33...adguardhome-sync-0.0.34) (2022-10-07)
+## [adguardhome-sync-0.0.34](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.33...adguardhome-sync-0.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [adguardhome-sync-0.0.33](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.32...adguardhome-sync-0.0.33) (2022-10-05)
+## [adguardhome-sync-0.0.33](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.32...adguardhome-sync-0.0.33) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [adguardhome-sync-0.0.32](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.31...adguardhome-sync-0.0.32) (2022-10-05)
+## [adguardhome-sync-0.0.32](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.31...adguardhome-sync-0.0.32) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4010](https://github.com/trueforge-org/truecharts/issues/4010))
-## [adguardhome-sync-0.0.31](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.30...adguardhome-sync-0.0.31) (2022-09-27)
+## [adguardhome-sync-0.0.31](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.30...adguardhome-sync-0.0.31) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [adguardhome-sync-0.0.30](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.29...adguardhome-sync-0.0.30) (2022-09-25)
+## [adguardhome-sync-0.0.30](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.29...adguardhome-sync-0.0.30) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [adguardhome-sync-0.0.29](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.28...adguardhome-sync-0.0.29) (2022-09-23)
+## [adguardhome-sync-0.0.29](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.28...adguardhome-sync-0.0.29) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-22)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-22)
### Chore
@@ -214,11 +214,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21)
### Chore
@@ -235,11 +235,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21)
### Chore
@@ -255,11 +255,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20)
### Chore
@@ -274,11 +274,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20)
### Chore
@@ -292,11 +292,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
### Chore
@@ -309,11 +309,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-19)
### Chore
@@ -340,11 +340,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-17)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-17)
### Chore
@@ -354,11 +354,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-18)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-18)
### Chore
@@ -366,38 +366,38 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-16)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15)
+## [adguardhome-sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12)
### Chore
@@ -406,10 +406,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-12)
### Chore
@@ -417,114 +417,114 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.27](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
+## [adguardhome-sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.26...adguardhome-sync-0.0.27) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [adguardhome-sync-0.0.26](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30)
+## [adguardhome-sync-0.0.26](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [adguardhome-sync-0.0.25](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30)
+## [adguardhome-sync-0.0.25](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [adguardhome-sync-0.0.24](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.23...adguardhome-sync-0.0.24) (2022-08-29)
+## [adguardhome-sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.23...adguardhome-sync-0.0.24) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [adguardhome-sync-0.0.23](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.21...adguardhome-sync-0.0.23) (2022-08-26)
+## [adguardhome-sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.21...adguardhome-sync-0.0.23) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [adguardhome-sync-0.0.21](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.20...adguardhome-sync-0.0.21) (2022-08-26)
+## [adguardhome-sync-0.0.21](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.20...adguardhome-sync-0.0.21) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [adguardhome-sync-0.0.20](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.19...adguardhome-sync-0.0.20) (2022-08-23)
+## [adguardhome-sync-0.0.20](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.19...adguardhome-sync-0.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [adguardhome-sync-0.0.19](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.18...adguardhome-sync-0.0.19) (2022-08-19)
+## [adguardhome-sync-0.0.19](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.18...adguardhome-sync-0.0.19) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [adguardhome-sync-0.0.18](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.17...adguardhome-sync-0.0.18) (2022-08-12)
+## [adguardhome-sync-0.0.18](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.17...adguardhome-sync-0.0.18) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [adguardhome-sync-0.0.17](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.16...adguardhome-sync-0.0.17) (2022-08-12)
+## [adguardhome-sync-0.0.17](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.16...adguardhome-sync-0.0.17) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [adguardhome-sync-0.0.16](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.15...adguardhome-sync-0.0.16) (2022-08-09)
+## [adguardhome-sync-0.0.16](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.15...adguardhome-sync-0.0.16) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [adguardhome-sync-0.0.15](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.14...adguardhome-sync-0.0.15) (2022-08-08)
+## [adguardhome-sync-0.0.15](https://github.com/trueforge-org/truecharts/compare/adguardhome-sync-0.0.14...adguardhome-sync-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [adguardhome-sync-0.0.14](https://github.com/truecharts/apps/compare/adguardhome-sync-0.0.13...adguardhome-sync-0.0.14) (2022-07-26)
diff --git a/charts/stable/adguardhome-sync/Chart.yaml b/charts/stable/adguardhome-sync/Chart.yaml
index 707bd70a78f..0c5f535aa16 100644
--- a/charts/stable/adguardhome-sync/Chart.yaml
+++ b/charts/stable/adguardhome-sync/Chart.yaml
@@ -34,7 +34,7 @@ name: adguardhome-sync
sources:
- https://ghcr.io/bakito/adguardhome-sync
- https://github.com/bakito/adguardhome-sync/
- - https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/adguardhome-sync
type: application
version: 9.3.5
diff --git a/charts/stable/adguardhome-sync/README.md b/charts/stable/adguardhome-sync/README.md
index 21b30cb3429..f7419da6718 100644
--- a/charts/stable/adguardhome-sync/README.md
+++ b/charts/stable/adguardhome-sync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/adguardhome-sync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/adguardhome-sync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/adguardhome-sync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/adguardhome-sync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/adminer/README.md b/charts/stable/adminer/README.md
index 5c389b8dd1b..57a72c2eb1e 100644
--- a/charts/stable/adminer/README.md
+++ b/charts/stable/adminer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/adminer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/adminer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/adminer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/airdcpp-webclient/CHANGELOG.md b/charts/stable/airdcpp-webclient/CHANGELOG.md
index 5c52927b998..342af998b62 100644
--- a/charts/stable/airdcpp-webclient/CHANGELOG.md
+++ b/charts/stable/airdcpp-webclient/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [airdcpp-webclient-4.0.0](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-4.0.0) (2022-11-10)
+## [airdcpp-webclient-4.0.0](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-4.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.46](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.46) (2022-11-08)
+## [airdcpp-webclient-3.0.46](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.46) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.45](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
+## [airdcpp-webclient-3.0.45](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.45](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
+## [airdcpp-webclient-3.0.45](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.45](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
+## [airdcpp-webclient-3.0.45](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.44](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.44) (2022-11-07)
+## [airdcpp-webclient-3.0.44](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.44](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.44) (2022-11-06)
+## [airdcpp-webclient-3.0.44](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.43...airdcpp-webclient-3.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airdcpp-webclient-3.0.43](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.42...airdcpp-webclient-3.0.43) (2022-11-06)
+## [airdcpp-webclient-3.0.43](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.42...airdcpp-webclient-3.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [airdcpp-webclient-3.0.42](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.41...airdcpp-webclient-3.0.42) (2022-11-05)
+## [airdcpp-webclient-3.0.42](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.41...airdcpp-webclient-3.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [airdcpp-webclient-3.0.41](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.40...airdcpp-webclient-3.0.41) (2022-11-02)
+## [airdcpp-webclient-3.0.41](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.40...airdcpp-webclient-3.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [airdcpp-webclient-3.0.40](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.39...airdcpp-webclient-3.0.40) (2022-10-25)
+## [airdcpp-webclient-3.0.40](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.39...airdcpp-webclient-3.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [airdcpp-webclient-3.0.39](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.38...airdcpp-webclient-3.0.39) (2022-10-19)
+## [airdcpp-webclient-3.0.39](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.38...airdcpp-webclient-3.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [airdcpp-webclient-3.0.38](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.37...airdcpp-webclient-3.0.38) (2022-10-12)
+## [airdcpp-webclient-3.0.38](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.37...airdcpp-webclient-3.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07)
+## [airdcpp-webclient-3.0.37](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07)
+## [airdcpp-webclient-3.0.37](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [airdcpp-webclient-3.0.36](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.35...airdcpp-webclient-3.0.36) (2022-10-05)
+## [airdcpp-webclient-3.0.36](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.35...airdcpp-webclient-3.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [airdcpp-webclient-3.0.35](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.34...airdcpp-webclient-3.0.35) (2022-09-27)
+## [airdcpp-webclient-3.0.35](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.34...airdcpp-webclient-3.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [airdcpp-webclient-3.0.34](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.33...airdcpp-webclient-3.0.34) (2022-09-25)
+## [airdcpp-webclient-3.0.34](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.33...airdcpp-webclient-3.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-22)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-17)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-18)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-16)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-16)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15)
+## [airdcpp-webclient-3.0.33](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-12)
### Chore
@@ -377,79 +377,79 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.32](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
+## [airdcpp-webclient-3.0.32](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.31...airdcpp-webclient-3.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airdcpp-webclient-3.0.31](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.30...airdcpp-webclient-3.0.31) (2022-08-30)
+## [airdcpp-webclient-3.0.31](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.30...airdcpp-webclient-3.0.31) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [airdcpp-webclient-3.0.30](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.29...airdcpp-webclient-3.0.30) (2022-08-30)
+## [airdcpp-webclient-3.0.30](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.29...airdcpp-webclient-3.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [airdcpp-webclient-3.0.29](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.28...airdcpp-webclient-3.0.29) (2022-08-29)
+## [airdcpp-webclient-3.0.29](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.28...airdcpp-webclient-3.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [airdcpp-webclient-3.0.28](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.27...airdcpp-webclient-3.0.28) (2022-08-23)
+## [airdcpp-webclient-3.0.28](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.27...airdcpp-webclient-3.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [airdcpp-webclient-3.0.27](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.26...airdcpp-webclient-3.0.27) (2022-08-12)
+## [airdcpp-webclient-3.0.27](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.26...airdcpp-webclient-3.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [airdcpp-webclient-3.0.26](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.25...airdcpp-webclient-3.0.26) (2022-08-08)
+## [airdcpp-webclient-3.0.26](https://github.com/trueforge-org/truecharts/compare/airdcpp-webclient-3.0.25...airdcpp-webclient-3.0.26) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [airdcpp-webclient-3.0.25](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.24...airdcpp-webclient-3.0.25) (2022-07-26)
diff --git a/charts/stable/airdcpp-webclient/Chart.yaml b/charts/stable/airdcpp-webclient/Chart.yaml
index 4ca30d111fc..6c4b61ccf99 100644
--- a/charts/stable/airdcpp-webclient/Chart.yaml
+++ b/charts/stable/airdcpp-webclient/Chart.yaml
@@ -35,7 +35,7 @@ name: airdcpp-webclient
sources:
- https://airdcpp-web.github.io/
- https://github.com/airdcpp-web/airdcpp-webclient
- - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/airdcpp-webclient
- https://hub.docker.com/r/gangefors/airdcpp-webclient
type: application
version: 13.3.6
diff --git a/charts/stable/airdcpp-webclient/README.md b/charts/stable/airdcpp-webclient/README.md
index 36f35c76aa7..9ef447b744b 100644
--- a/charts/stable/airdcpp-webclient/README.md
+++ b/charts/stable/airdcpp-webclient/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/airdcpp-webclient)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/airdcpp-webclient
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/airdcpp-webclient/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/airdcpp-webclient/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/airsonic-advanced/README.md b/charts/stable/airsonic-advanced/README.md
index 4bf79361778..25634ec7539 100644
--- a/charts/stable/airsonic-advanced/README.md
+++ b/charts/stable/airsonic-advanced/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/airsonic-advanced
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/airsonic-advanced/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/airsonic-advanced/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/airsonic/CHANGELOG.md b/charts/stable/airsonic/CHANGELOG.md
index ddcb1537f06..267bc954515 100644
--- a/charts/stable/airsonic/CHANGELOG.md
+++ b/charts/stable/airsonic/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [airsonic-7.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-7.0.0) (2022-11-10)
+## [airsonic-7.0.0](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-7.0.0) (2022-11-10)
### Chore
@@ -18,11 +18,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [airsonic-6.0.45](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.45) (2022-11-08)
+## [airsonic-6.0.45](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.45) (2022-11-08)
### Chore
@@ -35,11 +35,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
-## [airsonic-6.0.44](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
+## [airsonic-6.0.44](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
### Chore
@@ -51,10 +51,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
-## [airsonic-6.0.44](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
+## [airsonic-6.0.44](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
### Chore
@@ -65,10 +65,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
-## [airsonic-6.0.44](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
+## [airsonic-6.0.44](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.44) (2022-11-08)
### Chore
@@ -78,10 +78,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
-## [airsonic-6.0.43](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.43) (2022-11-07)
+## [airsonic-6.0.43](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.43) (2022-11-07)
### Chore
@@ -90,9 +90,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airsonic-6.0.43](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.43) (2022-11-06)
+## [airsonic-6.0.43](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.43) (2022-11-06)
### Chore
@@ -100,9 +100,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [airsonic-6.0.42](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
+## [airsonic-6.0.42](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
### Chore
@@ -110,61 +110,61 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [airsonic-6.0.42](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
+## [airsonic-6.0.42](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [airsonic-6.0.42](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
+## [airsonic-6.0.42](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.48...airsonic-6.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-## [airsonic-6.0.41](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.47...airsonic-6.0.41) (2022-11-06)
+## [airsonic-6.0.41](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.47...airsonic-6.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [airsonic-6.0.40](https://github.com/truecharts/charts/compare/airsonic-6.0.39...airsonic-6.0.40) (2022-11-05)
+## [airsonic-6.0.40](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.39...airsonic-6.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [airsonic-6.0.39](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.45...airsonic-6.0.39) (2022-11-02)
+## [airsonic-6.0.39](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.45...airsonic-6.0.39) (2022-11-02)
### Chore
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [airsonic-6.0.38](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.43...airsonic-6.0.38) (2022-10-25)
+## [airsonic-6.0.38](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.43...airsonic-6.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [airsonic-6.0.37](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.42...airsonic-6.0.37) (2022-10-19)
+## [airsonic-6.0.37](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.42...airsonic-6.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [airsonic-6.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.41...airsonic-6.0.36) (2022-10-12)
+## [airsonic-6.0.36](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.41...airsonic-6.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07)
+## [airsonic-6.0.35](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07)
### Chore
@@ -172,35 +172,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07)
+## [airsonic-6.0.35](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [airsonic-6.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.39...airsonic-6.0.34) (2022-10-05)
+## [airsonic-6.0.34](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.39...airsonic-6.0.34) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [airsonic-6.0.33](https://github.com/truecharts/charts/compare/airsonic-6.0.32...airsonic-6.0.33) (2022-09-27)
+## [airsonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.32...airsonic-6.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [airsonic-6.0.32](https://github.com/truecharts/charts/compare/airsonic-6.0.31...airsonic-6.0.32) (2022-09-25)
+## [airsonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.31...airsonic-6.0.32) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-22)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-22)
### Chore
@@ -218,10 +218,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21)
### Chore
@@ -238,10 +238,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21)
### Chore
@@ -257,10 +257,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20)
### Chore
@@ -292,10 +292,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
### Chore
@@ -323,10 +323,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-19)
### Chore
@@ -337,10 +337,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-17)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-17)
### Chore
@@ -350,10 +350,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-18)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-18)
### Chore
@@ -361,44 +361,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-16)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-16)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15)
+## [airsonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12)
### Chore
@@ -407,9 +407,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-12)
### Chore
@@ -417,79 +417,79 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.30](https://github.com/truecharts/charts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
+## [airsonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.29...airsonic-6.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [airsonic-6.0.29](https://github.com/truecharts/charts/compare/airsonic-6.0.28...airsonic-6.0.29) (2022-08-30)
+## [airsonic-6.0.29](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.28...airsonic-6.0.29) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [airsonic-6.0.28](https://github.com/truecharts/charts/compare/airsonic-6.0.27...airsonic-6.0.28) (2022-08-30)
+## [airsonic-6.0.28](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.27...airsonic-6.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [airsonic-6.0.27](https://github.com/truecharts/charts/compare/airsonic-6.0.26...airsonic-6.0.27) (2022-08-29)
+## [airsonic-6.0.27](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.26...airsonic-6.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [airsonic-6.0.26](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.28...airsonic-6.0.26) (2022-08-23)
+## [airsonic-6.0.26](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.28...airsonic-6.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [airsonic-6.0.25](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.26...airsonic-6.0.25) (2022-08-12)
+## [airsonic-6.0.25](https://github.com/trueforge-org/truecharts/compare/airsonic-advanced-4.0.26...airsonic-6.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [airsonic-6.0.24](https://github.com/truecharts/charts/compare/airsonic-6.0.23...airsonic-6.0.24) (2022-08-08)
+## [airsonic-6.0.24](https://github.com/trueforge-org/truecharts/compare/airsonic-6.0.23...airsonic-6.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [airsonic-6.0.23](https://github.com/truecharts/apps/compare/airsonic-advanced-4.0.23...airsonic-6.0.23) (2022-07-26)
diff --git a/charts/stable/airsonic/Chart.yaml b/charts/stable/airsonic/Chart.yaml
index a8ced4e6fe7..89c0ce753e9 100644
--- a/charts/stable/airsonic/Chart.yaml
+++ b/charts/stable/airsonic/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
- https://github.com/linuxserver/docker-airsonic
- - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/airsonic
type: application
version: 16.3.5
diff --git a/charts/stable/airsonic/README.md b/charts/stable/airsonic/README.md
index d4b6ebb4189..ce184b7cb66 100644
--- a/charts/stable/airsonic/README.md
+++ b/charts/stable/airsonic/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/airsonic)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/airsonic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/airsonic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/airsonic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/alienswarm-reactivedrop/README.md b/charts/stable/alienswarm-reactivedrop/README.md
index 1752e3746f9..8022c04e327 100644
--- a/charts/stable/alienswarm-reactivedrop/README.md
+++ b/charts/stable/alienswarm-reactivedrop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/alienswarm-reactivedrop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/alienswarm-reactivedrop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/alienswarm-reactivedrop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/alienswarm/README.md b/charts/stable/alienswarm/README.md
index 5f5ba95baad..2da36554c35 100644
--- a/charts/stable/alienswarm/README.md
+++ b/charts/stable/alienswarm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/alienswarm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/alienswarm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/alienswarm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/alist/README.md b/charts/stable/alist/README.md
index a0f3d11278a..b2cf48c3239 100644
--- a/charts/stable/alist/README.md
+++ b/charts/stable/alist/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/alist
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/alist/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/alist/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/amcrest2mqtt/README.md b/charts/stable/amcrest2mqtt/README.md
index 34447ee01ed..225e77e45f2 100644
--- a/charts/stable/amcrest2mqtt/README.md
+++ b/charts/stable/amcrest2mqtt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/amcrest2mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/amcrest2mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/amcrest2mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/americasarmy-pg/README.md b/charts/stable/americasarmy-pg/README.md
index a141def69ae..59ef92fd39f 100644
--- a/charts/stable/americasarmy-pg/README.md
+++ b/charts/stable/americasarmy-pg/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/americasarmy-pg
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/americasarmy-pg/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/americasarmy-pg/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/amule/CHANGELOG.md b/charts/stable/amule/CHANGELOG.md
index f9bb6a45256..2d99a13d7a4 100644
--- a/charts/stable/amule/CHANGELOG.md
+++ b/charts/stable/amule/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [amule-1.0.0](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-1.0.0) (2022-11-10)
+## [amule-1.0.0](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [amule-0.0.37](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.37) (2022-11-08)
+## [amule-0.0.37](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.36](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
+## [amule-0.0.36](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.36](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
+## [amule-0.0.36](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.36](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
+## [amule-0.0.36](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.35](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.35) (2022-11-07)
+## [amule-0.0.35](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.35](https://github.com/truecharts/charts/compare/amule-0.0.34...amule-0.0.35) (2022-11-06)
+## [amule-0.0.35](https://github.com/trueforge-org/truecharts/compare/amule-0.0.34...amule-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [amule-0.0.34](https://github.com/truecharts/charts/compare/amule-0.0.33...amule-0.0.34) (2022-11-06)
+## [amule-0.0.34](https://github.com/trueforge-org/truecharts/compare/amule-0.0.33...amule-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [amule-0.0.33](https://github.com/truecharts/charts/compare/amule-0.0.32...amule-0.0.33) (2022-11-05)
+## [amule-0.0.33](https://github.com/trueforge-org/truecharts/compare/amule-0.0.32...amule-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [amule-0.0.32](https://github.com/truecharts/charts/compare/amule-0.0.31...amule-0.0.32) (2022-11-02)
+## [amule-0.0.32](https://github.com/trueforge-org/truecharts/compare/amule-0.0.31...amule-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [amule-0.0.31](https://github.com/truecharts/charts/compare/amule-0.0.30...amule-0.0.31) (2022-10-25)
+## [amule-0.0.31](https://github.com/trueforge-org/truecharts/compare/amule-0.0.30...amule-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [amule-0.0.30](https://github.com/truecharts/charts/compare/amule-0.0.29...amule-0.0.30) (2022-10-19)
+## [amule-0.0.30](https://github.com/trueforge-org/truecharts/compare/amule-0.0.29...amule-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [amule-0.0.29](https://github.com/truecharts/charts/compare/amule-0.0.28...amule-0.0.29) (2022-10-12)
+## [amule-0.0.29](https://github.com/trueforge-org/truecharts/compare/amule-0.0.28...amule-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07)
+## [amule-0.0.28](https://github.com/trueforge-org/truecharts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07)
+## [amule-0.0.28](https://github.com/trueforge-org/truecharts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [amule-0.0.27](https://github.com/truecharts/charts/compare/amule-0.0.26...amule-0.0.27) (2022-10-05)
+## [amule-0.0.27](https://github.com/trueforge-org/truecharts/compare/amule-0.0.26...amule-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [amule-0.0.26](https://github.com/truecharts/charts/compare/amule-0.0.25...amule-0.0.26) (2022-09-27)
+## [amule-0.0.26](https://github.com/trueforge-org/truecharts/compare/amule-0.0.25...amule-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [amule-0.0.25](https://github.com/truecharts/charts/compare/amule-0.0.24...amule-0.0.25) (2022-09-25)
+## [amule-0.0.25](https://github.com/trueforge-org/truecharts/compare/amule-0.0.24...amule-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-22)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-17)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-18)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-16)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-16)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15)
+## [amule-0.0.24](https://github.com/trueforge-org/truecharts/compare/amule-0.0.23...amule-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12)
### Chore
@@ -371,10 +371,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-12)
### Chore
@@ -382,90 +382,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.23](https://github.com/truecharts/charts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
+## [amule-0.0.23](https://github.com/trueforge-org/truecharts/compare/amule-0.0.22...amule-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [amule-0.0.22](https://github.com/truecharts/charts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30)
+## [amule-0.0.22](https://github.com/trueforge-org/truecharts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [amule-0.0.21](https://github.com/truecharts/charts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30)
+## [amule-0.0.21](https://github.com/trueforge-org/truecharts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [amule-0.0.20](https://github.com/truecharts/charts/compare/amule-0.0.19...amule-0.0.20) (2022-08-29)
+## [amule-0.0.20](https://github.com/trueforge-org/truecharts/compare/amule-0.0.19...amule-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [amule-0.0.19](https://github.com/truecharts/charts/compare/amule-0.0.17...amule-0.0.19) (2022-08-26)
+## [amule-0.0.19](https://github.com/trueforge-org/truecharts/compare/amule-0.0.17...amule-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [amule-0.0.17](https://github.com/truecharts/charts/compare/amule-0.0.16...amule-0.0.17) (2022-08-23)
+## [amule-0.0.17](https://github.com/trueforge-org/truecharts/compare/amule-0.0.16...amule-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [amule-0.0.16](https://github.com/truecharts/charts/compare/amule-0.0.15...amule-0.0.16) (2022-08-12)
+## [amule-0.0.16](https://github.com/trueforge-org/truecharts/compare/amule-0.0.15...amule-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [amule-0.0.15](https://github.com/truecharts/charts/compare/amule-0.0.14...amule-0.0.15) (2022-08-08)
+## [amule-0.0.15](https://github.com/trueforge-org/truecharts/compare/amule-0.0.14...amule-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [amule-0.0.14](https://github.com/truecharts/apps/compare/amule-0.0.13...amule-0.0.14) (2022-07-26)
diff --git a/charts/stable/amule/Chart.yaml b/charts/stable/amule/Chart.yaml
index 5547630f7ed..31a5d328209 100644
--- a/charts/stable/amule/Chart.yaml
+++ b/charts/stable/amule/Chart.yaml
@@ -36,7 +36,7 @@ name: amule
sources:
- https://ghcr.io/ngosang/amule
- https://github.com/ngosang/docker-amule
- - https://github.com/truecharts/charts/tree/master/charts/stable/amule
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/amule
type: application
version: 11.3.5
diff --git a/charts/stable/amule/README.md b/charts/stable/amule/README.md
index 851ea4b88aa..ce9a34e9511 100644
--- a/charts/stable/amule/README.md
+++ b/charts/stable/amule/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/amule)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/amule
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/amule/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/amule/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/android-8-0/README.md b/charts/stable/android-8-0/README.md
index 45e4a006a55..a4bdb627d53 100644
--- a/charts/stable/android-8-0/README.md
+++ b/charts/stable/android-8-0/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/android-8-0
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/android-8-0/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/android-8-0/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/androiddebugbridge/README.md b/charts/stable/androiddebugbridge/README.md
index 9e00e309102..575a98ff5d6 100644
--- a/charts/stable/androiddebugbridge/README.md
+++ b/charts/stable/androiddebugbridge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/androiddebugbridge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/androiddebugbridge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/androiddebugbridge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/anki-sync-server/CHANGELOG.md b/charts/stable/anki-sync-server/CHANGELOG.md
index 233bd3dac81..177a2293f1a 100644
--- a/charts/stable/anki-sync-server/CHANGELOG.md
+++ b/charts/stable/anki-sync-server/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [anki-sync-server-1.0.0](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-1.0.0) (2022-11-10)
+## [anki-sync-server-1.0.0](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.24](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.24) (2022-11-08)
+## [anki-sync-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.24) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.23](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
+## [anki-sync-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.23](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
+## [anki-sync-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.23](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
+## [anki-sync-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.23) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.22](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.22) (2022-11-07)
+## [anki-sync-server-0.0.22](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.22) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.22](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.22) (2022-11-06)
+## [anki-sync-server-0.0.22](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.21...anki-sync-server-0.0.22) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anki-sync-server-0.0.21](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.20...anki-sync-server-0.0.21) (2022-11-06)
+## [anki-sync-server-0.0.21](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.20...anki-sync-server-0.0.21) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [anki-sync-server-0.0.20](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.19...anki-sync-server-0.0.20) (2022-11-05)
+## [anki-sync-server-0.0.20](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.19...anki-sync-server-0.0.20) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [anki-sync-server-0.0.19](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.18...anki-sync-server-0.0.19) (2022-11-02)
+## [anki-sync-server-0.0.19](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.18...anki-sync-server-0.0.19) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [anki-sync-server-0.0.18](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.17...anki-sync-server-0.0.18) (2022-10-25)
+## [anki-sync-server-0.0.18](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.17...anki-sync-server-0.0.18) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [anki-sync-server-0.0.17](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.16...anki-sync-server-0.0.17) (2022-10-19)
+## [anki-sync-server-0.0.17](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.16...anki-sync-server-0.0.17) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [anki-sync-server-0.0.16](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.15...anki-sync-server-0.0.16) (2022-10-12)
+## [anki-sync-server-0.0.16](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.15...anki-sync-server-0.0.16) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07)
+## [anki-sync-server-0.0.15](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07)
+## [anki-sync-server-0.0.15](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anki-sync-server-0.0.14](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.13...anki-sync-server-0.0.14) (2022-10-05)
+## [anki-sync-server-0.0.14](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.13...anki-sync-server-0.0.14) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [anki-sync-server-0.0.13](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.12...anki-sync-server-0.0.13) (2022-09-27)
+## [anki-sync-server-0.0.13](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.12...anki-sync-server-0.0.13) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [anki-sync-server-0.0.12](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.11...anki-sync-server-0.0.12) (2022-09-25)
+## [anki-sync-server-0.0.12](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.11...anki-sync-server-0.0.12) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-22)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-17)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-18)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-16)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-16)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15)
+## [anki-sync-server-0.0.11](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-12)
### Chore
@@ -377,86 +377,86 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.10](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
+## [anki-sync-server-0.0.10](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.9...anki-sync-server-0.0.10) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anki-sync-server-0.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.8...anki-sync-server-0.0.9) (2022-08-30)
+## [anki-sync-server-0.0.9](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.8...anki-sync-server-0.0.9) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [anki-sync-server-0.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30)
+## [anki-sync-server-0.0.8](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [anki-sync-server-0.0.7](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.6...anki-sync-server-0.0.7) (2022-08-29)
+## [anki-sync-server-0.0.7](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.6...anki-sync-server-0.0.7) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [anki-sync-server-0.0.6](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.4...anki-sync-server-0.0.6) (2022-08-26)
+## [anki-sync-server-0.0.6](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.4...anki-sync-server-0.0.6) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [anki-sync-server-0.0.4](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.3...anki-sync-server-0.0.4) (2022-08-23)
+## [anki-sync-server-0.0.4](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.3...anki-sync-server-0.0.4) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [anki-sync-server-0.0.3](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.2...anki-sync-server-0.0.3) (2022-08-12)
+## [anki-sync-server-0.0.3](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.2...anki-sync-server-0.0.3) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [anki-sync-server-0.0.2](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.1...anki-sync-server-0.0.2) (2022-08-08)
+## [anki-sync-server-0.0.2](https://github.com/trueforge-org/truecharts/compare/anki-sync-server-0.0.1...anki-sync-server-0.0.2) (2022-08-08)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [anki-sync-server-0.0.1]anki-sync-server-0.0.1 (2022-07-28)
@@ -467,25 +467,25 @@ pagefind: false
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [androiddebugbridge-0.0.16](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.15...androiddebugbridge-0.0.16) (2022-08-12)
+## [androiddebugbridge-0.0.16](https://github.com/trueforge-org/truecharts/compare/androiddebugbridge-0.0.15...androiddebugbridge-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [androiddebugbridge-0.0.15](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.14...androiddebugbridge-0.0.15) (2022-08-08)
+## [androiddebugbridge-0.0.15](https://github.com/trueforge-org/truecharts/compare/androiddebugbridge-0.0.14...androiddebugbridge-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [androiddebugbridge-0.0.14](https://github.com/truecharts/apps/compare/androiddebugbridge-0.0.13...androiddebugbridge-0.0.14) (2022-07-26)
diff --git a/charts/stable/anki-sync-server/Chart.yaml b/charts/stable/anki-sync-server/Chart.yaml
index 991fb66cb40..207e1f90a8a 100644
--- a/charts/stable/anki-sync-server/Chart.yaml
+++ b/charts/stable/anki-sync-server/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: anki-sync-server
sources:
- https://github.com/ankicommunity/anki-devops-services
- - https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anki-sync-server
- https://hub.docker.com/r/ankicommunity/anki-sync-server-rs
type: application
version: 10.3.5
diff --git a/charts/stable/anki-sync-server/README.md b/charts/stable/anki-sync-server/README.md
index 9f70b83e952..d7f4735c14c 100644
--- a/charts/stable/anki-sync-server/README.md
+++ b/charts/stable/anki-sync-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/anki-sync-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/anki-sync-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/anki-sync-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/anki-sync-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/anonaddy/CHANGELOG.md b/charts/stable/anonaddy/CHANGELOG.md
index 5b5d255c01d..36fa4205341 100644
--- a/charts/stable/anonaddy/CHANGELOG.md
+++ b/charts/stable/anonaddy/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [anonaddy-10.0.0](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-10.0.0) (2022-11-10)
+## [anonaddy-10.0.0](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-10.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
### Fix
- change container config label
-## [anonaddy-9.0.63](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.63) (2022-11-08)
+## [anonaddy-9.0.63](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.63) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [anonaddy-9.0.62](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08)
+## [anonaddy-9.0.62](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [anonaddy-9.0.62](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08)
+## [anonaddy-9.0.62](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.62) (2022-11-08)
### Chore
@@ -60,85 +60,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [anonaddy-9.0.61](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.61) (2022-11-08)
+## [anonaddy-9.0.61](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.61) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anonaddy-9.0.60](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.60) (2022-11-07)
+## [anonaddy-9.0.60](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.60) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anonaddy-9.0.60](https://github.com/truecharts/charts/compare/anonaddy-9.0.59...anonaddy-9.0.60) (2022-11-06)
+## [anonaddy-9.0.60](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.59...anonaddy-9.0.60) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anonaddy-9.0.59](https://github.com/truecharts/charts/compare/anonaddy-9.0.58...anonaddy-9.0.59) (2022-11-06)
+## [anonaddy-9.0.59](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.58...anonaddy-9.0.59) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [anonaddy-9.0.58](https://github.com/truecharts/charts/compare/anonaddy-9.0.57...anonaddy-9.0.58) (2022-11-05)
+## [anonaddy-9.0.58](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.57...anonaddy-9.0.58) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [anonaddy-9.0.57](https://github.com/truecharts/charts/compare/anonaddy-9.0.56...anonaddy-9.0.57) (2022-11-02)
+## [anonaddy-9.0.57](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.56...anonaddy-9.0.57) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [anonaddy-9.0.56](https://github.com/truecharts/charts/compare/anonaddy-9.0.55...anonaddy-9.0.56) (2022-10-25)
+## [anonaddy-9.0.56](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.55...anonaddy-9.0.56) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [anonaddy-9.0.55](https://github.com/truecharts/charts/compare/anonaddy-9.0.54...anonaddy-9.0.55) (2022-10-21)
+## [anonaddy-9.0.55](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.54...anonaddy-9.0.55) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [anonaddy-9.0.54](https://github.com/truecharts/charts/compare/anonaddy-9.0.53...anonaddy-9.0.54) (2022-10-19)
+## [anonaddy-9.0.54](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.53...anonaddy-9.0.54) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [anonaddy-9.0.53](https://github.com/truecharts/charts/compare/anonaddy-9.0.52...anonaddy-9.0.53) (2022-10-12)
+## [anonaddy-9.0.53](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.52...anonaddy-9.0.53) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07)
+## [anonaddy-9.0.52](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07)
### Chore
@@ -146,35 +146,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07)
+## [anonaddy-9.0.52](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anonaddy-9.0.51](https://github.com/truecharts/charts/compare/anonaddy-9.0.50...anonaddy-9.0.51) (2022-10-05)
+## [anonaddy-9.0.51](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.50...anonaddy-9.0.51) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [anonaddy-9.0.49](https://github.com/truecharts/charts/compare/anonaddy-9.0.48...anonaddy-9.0.49) (2022-09-27)
+## [anonaddy-9.0.49](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.48...anonaddy-9.0.49) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [anonaddy-9.0.48](https://github.com/truecharts/charts/compare/anonaddy-9.0.47...anonaddy-9.0.48) (2022-09-25)
+## [anonaddy-9.0.48](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.47...anonaddy-9.0.48) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-22)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-22)
### Chore
@@ -192,10 +192,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21)
### Chore
@@ -212,10 +212,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21)
### Chore
@@ -231,10 +231,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20)
### Chore
@@ -249,10 +249,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20)
### Chore
@@ -266,10 +266,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
### Chore
@@ -282,10 +282,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-19)
### Chore
@@ -311,10 +311,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-17)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-17)
### Chore
@@ -324,10 +324,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-18)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-18)
### Chore
@@ -335,50 +335,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-16)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-16)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15)
+## [anonaddy-9.0.47](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [anonaddy-9.0.46](https://github.com/truecharts/charts/compare/anonaddy-9.0.45...anonaddy-9.0.46) (2022-09-13)
+## [anonaddy-9.0.46](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.45...anonaddy-9.0.46) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
+## [anonaddy-9.0.45](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
### Chore
@@ -387,10 +387,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
+## [anonaddy-9.0.45](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
### Chore
@@ -398,113 +398,113 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.45](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
+## [anonaddy-9.0.45](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.45) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
+## [anonaddy-9.0.44](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
+## [anonaddy-9.0.44](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.44](https://github.com/truecharts/charts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
+## [anonaddy-9.0.44](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.43...anonaddy-9.0.44) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anonaddy-9.0.43](https://github.com/truecharts/charts/compare/anonaddy-9.0.42...anonaddy-9.0.43) (2022-08-30)
+## [anonaddy-9.0.43](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.42...anonaddy-9.0.43) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [anonaddy-9.0.42](https://github.com/truecharts/charts/compare/anonaddy-9.0.41...anonaddy-9.0.42) (2022-08-30)
+## [anonaddy-9.0.42](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.41...anonaddy-9.0.42) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [anonaddy-9.0.41](https://github.com/truecharts/charts/compare/anonaddy-9.0.40...anonaddy-9.0.41) (2022-08-30)
+## [anonaddy-9.0.41](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.40...anonaddy-9.0.41) (2022-08-30)
### Chore
-- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624))
+- update helm general non-major ([#3624](https://github.com/trueforge-org/truecharts/issues/3624))
-## [anonaddy-9.0.40](https://github.com/truecharts/charts/compare/anonaddy-9.0.38...anonaddy-9.0.40) (2022-08-29)
+## [anonaddy-9.0.40](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.38...anonaddy-9.0.40) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [anonaddy-9.0.38](https://github.com/truecharts/charts/compare/anonaddy-9.0.37...anonaddy-9.0.38) (2022-08-23)
+## [anonaddy-9.0.38](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.37...anonaddy-9.0.38) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [anonaddy-9.0.37](https://github.com/truecharts/charts/compare/anonaddy-9.0.36...anonaddy-9.0.37) (2022-08-17)
+## [anonaddy-9.0.37](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.36...anonaddy-9.0.37) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [anonaddy-9.0.36](https://github.com/truecharts/charts/compare/anonaddy-9.0.35...anonaddy-9.0.36) (2022-08-12)
+## [anonaddy-9.0.36](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.35...anonaddy-9.0.36) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [anonaddy-9.0.35](https://github.com/truecharts/charts/compare/anonaddy-9.0.34...anonaddy-9.0.35) (2022-08-10)
+## [anonaddy-9.0.35](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.34...anonaddy-9.0.35) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [anonaddy-9.0.34](https://github.com/truecharts/charts/compare/anonaddy-9.0.33...anonaddy-9.0.34) (2022-08-09)
+## [anonaddy-9.0.34](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.33...anonaddy-9.0.34) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [anonaddy-9.0.33](https://github.com/truecharts/charts/compare/anonaddy-9.0.32...anonaddy-9.0.33) (2022-08-09)
+## [anonaddy-9.0.33](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.32...anonaddy-9.0.33) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [anonaddy-9.0.32](https://github.com/truecharts/charts/compare/anonaddy-9.0.31...anonaddy-9.0.32) (2022-08-08)
+## [anonaddy-9.0.32](https://github.com/trueforge-org/truecharts/compare/anonaddy-9.0.31...anonaddy-9.0.32) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [anonaddy-9.0.31](https://github.com/truecharts/apps/compare/anonaddy-9.0.30...anonaddy-9.0.31) (2022-07-26)
diff --git a/charts/stable/anonaddy/Chart.yaml b/charts/stable/anonaddy/Chart.yaml
index 238aa922127..e75a46e5745 100644
--- a/charts/stable/anonaddy/Chart.yaml
+++ b/charts/stable/anonaddy/Chart.yaml
@@ -46,7 +46,7 @@ maintainers:
name: anonaddy
sources:
- https://github.com/anonaddy/docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
type: application
version: 24.7.11
diff --git a/charts/stable/anonaddy/README.md b/charts/stable/anonaddy/README.md
index ebbc6b2dc73..3fab89645e1 100644
--- a/charts/stable/anonaddy/README.md
+++ b/charts/stable/anonaddy/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/anonaddy)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/anonaddy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/anonaddy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/anonaddy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/anope/CHANGELOG.md b/charts/stable/anope/CHANGELOG.md
index b720c600067..900d83f34c7 100644
--- a/charts/stable/anope/CHANGELOG.md
+++ b/charts/stable/anope/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [anope-1.0.0](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-1.0.0) (2022-11-10)
+## [anope-1.0.0](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [anope-0.0.38](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.38) (2022-11-08)
+## [anope-0.0.38](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.37](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
+## [anope-0.0.37](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.37](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
+## [anope-0.0.37](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.37](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
+## [anope-0.0.37](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.36](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.36) (2022-11-07)
+## [anope-0.0.36](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.36](https://github.com/truecharts/charts/compare/anope-0.0.35...anope-0.0.36) (2022-11-06)
+## [anope-0.0.36](https://github.com/trueforge-org/truecharts/compare/anope-0.0.35...anope-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [anope-0.0.35](https://github.com/truecharts/charts/compare/anope-0.0.34...anope-0.0.35) (2022-11-06)
+## [anope-0.0.35](https://github.com/trueforge-org/truecharts/compare/anope-0.0.34...anope-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [anope-0.0.34](https://github.com/truecharts/charts/compare/anope-0.0.33...anope-0.0.34) (2022-11-05)
+## [anope-0.0.34](https://github.com/trueforge-org/truecharts/compare/anope-0.0.33...anope-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [anope-0.0.33](https://github.com/truecharts/charts/compare/anope-0.0.32...anope-0.0.33) (2022-11-02)
+## [anope-0.0.33](https://github.com/trueforge-org/truecharts/compare/anope-0.0.32...anope-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [anope-0.0.32](https://github.com/truecharts/charts/compare/anope-0.0.31...anope-0.0.32) (2022-10-26)
+## [anope-0.0.32](https://github.com/trueforge-org/truecharts/compare/anope-0.0.31...anope-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [anope-0.0.31](https://github.com/truecharts/charts/compare/anope-0.0.30...anope-0.0.31) (2022-10-25)
+## [anope-0.0.31](https://github.com/trueforge-org/truecharts/compare/anope-0.0.30...anope-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [anope-0.0.30](https://github.com/truecharts/charts/compare/anope-0.0.29...anope-0.0.30) (2022-10-19)
+## [anope-0.0.30](https://github.com/trueforge-org/truecharts/compare/anope-0.0.29...anope-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [anope-0.0.29](https://github.com/truecharts/charts/compare/anope-0.0.28...anope-0.0.29) (2022-10-12)
+## [anope-0.0.29](https://github.com/trueforge-org/truecharts/compare/anope-0.0.28...anope-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07)
+## [anope-0.0.28](https://github.com/trueforge-org/truecharts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07)
+## [anope-0.0.28](https://github.com/trueforge-org/truecharts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [anope-0.0.27](https://github.com/truecharts/charts/compare/anope-0.0.26...anope-0.0.27) (2022-10-05)
+## [anope-0.0.27](https://github.com/trueforge-org/truecharts/compare/anope-0.0.26...anope-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [anope-0.0.26](https://github.com/truecharts/charts/compare/anope-0.0.25...anope-0.0.26) (2022-09-27)
+## [anope-0.0.26](https://github.com/trueforge-org/truecharts/compare/anope-0.0.25...anope-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [anope-0.0.25](https://github.com/truecharts/charts/compare/anope-0.0.24...anope-0.0.25) (2022-09-25)
+## [anope-0.0.25](https://github.com/trueforge-org/truecharts/compare/anope-0.0.24...anope-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-22)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-22)
### Chore
@@ -188,9 +188,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21)
### Chore
@@ -206,9 +206,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21)
### Chore
@@ -223,9 +223,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20)
### Chore
@@ -239,9 +239,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20)
### Chore
@@ -254,9 +254,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
### Chore
@@ -268,9 +268,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
### Chore
@@ -281,9 +281,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-19)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-18)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-18)
### Chore
@@ -304,9 +304,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-18)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-18)
### Chore
@@ -314,39 +314,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-16)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-16)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15)
+## [anope-0.0.24](https://github.com/trueforge-org/truecharts/compare/anope-0.0.23...anope-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12)
### Chore
@@ -355,10 +355,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-12)
### Chore
@@ -366,90 +366,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.23](https://github.com/truecharts/charts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
+## [anope-0.0.23](https://github.com/trueforge-org/truecharts/compare/anope-0.0.22...anope-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [anope-0.0.22](https://github.com/truecharts/charts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30)
+## [anope-0.0.22](https://github.com/trueforge-org/truecharts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [anope-0.0.21](https://github.com/truecharts/charts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30)
+## [anope-0.0.21](https://github.com/trueforge-org/truecharts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [anope-0.0.20](https://github.com/truecharts/charts/compare/anope-0.0.19...anope-0.0.20) (2022-08-29)
+## [anope-0.0.20](https://github.com/trueforge-org/truecharts/compare/anope-0.0.19...anope-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [anope-0.0.19](https://github.com/truecharts/charts/compare/anope-0.0.17...anope-0.0.19) (2022-08-26)
+## [anope-0.0.19](https://github.com/trueforge-org/truecharts/compare/anope-0.0.17...anope-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [anope-0.0.17](https://github.com/truecharts/charts/compare/anope-0.0.16...anope-0.0.17) (2022-08-23)
+## [anope-0.0.17](https://github.com/trueforge-org/truecharts/compare/anope-0.0.16...anope-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [anope-0.0.16](https://github.com/truecharts/charts/compare/anope-0.0.15...anope-0.0.16) (2022-08-12)
+## [anope-0.0.16](https://github.com/trueforge-org/truecharts/compare/anope-0.0.15...anope-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [anope-0.0.15](https://github.com/truecharts/charts/compare/anope-0.0.14...anope-0.0.15) (2022-08-08)
+## [anope-0.0.15](https://github.com/trueforge-org/truecharts/compare/anope-0.0.14...anope-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [anope-0.0.14](https://github.com/truecharts/apps/compare/anope-0.0.13...anope-0.0.14) (2022-07-26)
diff --git a/charts/stable/anope/Chart.yaml b/charts/stable/anope/Chart.yaml
index 802a0eedc01..4feec4cba64 100644
--- a/charts/stable/anope/Chart.yaml
+++ b/charts/stable/anope/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: anope
sources:
- https://ghcr.io/ich777/anope
- - https://github.com/truecharts/charts/tree/master/charts/stable/anope
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anope
- https://thelounge.chat/
type: application
version: 8.3.5
diff --git a/charts/stable/anope/README.md b/charts/stable/anope/README.md
index cfb00f0cd43..d01881990c3 100644
--- a/charts/stable/anope/README.md
+++ b/charts/stable/anope/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/anope)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/anope
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/anope/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/anope/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/answer/README.md b/charts/stable/answer/README.md
index 33396a76043..b5c903a4a8c 100644
--- a/charts/stable/answer/README.md
+++ b/charts/stable/answer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/answer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/answer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/answer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/anything-llm/README.md b/charts/stable/anything-llm/README.md
index b4c0f85a27f..ea0084b5506 100644
--- a/charts/stable/anything-llm/README.md
+++ b/charts/stable/anything-llm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/anything-llm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/anything-llm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/anything-llm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/apache-musicindex/README.md b/charts/stable/apache-musicindex/README.md
index 4a850446b3d..cf682b0bd0a 100644
--- a/charts/stable/apache-musicindex/README.md
+++ b/charts/stable/apache-musicindex/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/apache-musicindex
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/apache-musicindex/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/apache-musicindex/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/apache-webdav/README.md b/charts/stable/apache-webdav/README.md
index a0977fa6a8b..330118d8090 100644
--- a/charts/stable/apache-webdav/README.md
+++ b/charts/stable/apache-webdav/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/apache-webdav
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/apache-webdav/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/apache-webdav/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/appdaemon/README.md b/charts/stable/appdaemon/README.md
index 5a9c464d1b5..60502357474 100644
--- a/charts/stable/appdaemon/README.md
+++ b/charts/stable/appdaemon/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/appdaemon
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/appdaemon/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/appdaemon/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/apt-cacher-ng/README.md b/charts/stable/apt-cacher-ng/README.md
index a25ba2e2c8a..0904fd20282 100644
--- a/charts/stable/apt-cacher-ng/README.md
+++ b/charts/stable/apt-cacher-ng/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/apt-cacher-ng
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/apt-cacher-ng/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/apt-cacher-ng/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml
index 50f8079a8fa..47dc21f0cfc 100644
--- a/charts/stable/archivebox/Chart.yaml
+++ b/charts/stable/archivebox/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: archivebox
sources:
- https://github.com/ArchiveBox/ArchiveBox
- - https://github.com/truecharts/charts/tree/master/charts/stable/archivebox
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/archivebox
- https://hub.docker.com/r/archivebox/archivebox
type: application
version: 5.3.5
diff --git a/charts/stable/archivebox/README.md b/charts/stable/archivebox/README.md
index 33ab4c8a9d7..d9ce01738c5 100644
--- a/charts/stable/archivebox/README.md
+++ b/charts/stable/archivebox/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/archivebox)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/archivebox
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/archivebox/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/archivebox/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/archiveteam-warrior/CHANGELOG.md b/charts/stable/archiveteam-warrior/CHANGELOG.md
index bb76d5dfb0f..242250b0696 100644
--- a/charts/stable/archiveteam-warrior/CHANGELOG.md
+++ b/charts/stable/archiveteam-warrior/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [archiveteam-warrior-1.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-1.0.0) (2022-11-10)
+## [archiveteam-warrior-1.0.0](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.38](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.38) (2022-11-08)
+## [archiveteam-warrior-0.0.38](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.38) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.37](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
+## [archiveteam-warrior-0.0.37](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.37](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
+## [archiveteam-warrior-0.0.37](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.37](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
+## [archiveteam-warrior-0.0.37](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.36](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.36) (2022-11-07)
+## [archiveteam-warrior-0.0.36](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.36](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.36) (2022-11-06)
+## [archiveteam-warrior-0.0.36](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.35...archiveteam-warrior-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [archiveteam-warrior-0.0.35](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.34...archiveteam-warrior-0.0.35) (2022-11-06)
+## [archiveteam-warrior-0.0.35](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.34...archiveteam-warrior-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [archiveteam-warrior-0.0.34](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.33...archiveteam-warrior-0.0.34) (2022-11-05)
+## [archiveteam-warrior-0.0.34](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.33...archiveteam-warrior-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [archiveteam-warrior-0.0.33](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.32...archiveteam-warrior-0.0.33) (2022-11-02)
+## [archiveteam-warrior-0.0.33](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.32...archiveteam-warrior-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [archiveteam-warrior-0.0.32](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.31...archiveteam-warrior-0.0.32) (2022-10-25)
+## [archiveteam-warrior-0.0.32](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.31...archiveteam-warrior-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [archiveteam-warrior-0.0.31](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.30...archiveteam-warrior-0.0.31) (2022-10-19)
+## [archiveteam-warrior-0.0.31](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.30...archiveteam-warrior-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [archiveteam-warrior-0.0.30](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.29...archiveteam-warrior-0.0.30) (2022-10-12)
+## [archiveteam-warrior-0.0.30](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.29...archiveteam-warrior-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07)
+## [archiveteam-warrior-0.0.29](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07)
### Chore
@@ -131,43 +131,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07)
+## [archiveteam-warrior-0.0.29](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [archiveteam-warrior-0.0.28](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.27...archiveteam-warrior-0.0.28) (2022-10-05)
+## [archiveteam-warrior-0.0.28](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.27...archiveteam-warrior-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [archiveteam-warrior-0.0.27](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.26...archiveteam-warrior-0.0.27) (2022-09-27)
+## [archiveteam-warrior-0.0.27](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.26...archiveteam-warrior-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [archiveteam-warrior-0.0.26](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.25...archiveteam-warrior-0.0.26) (2022-09-26)
+## [archiveteam-warrior-0.0.26](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.25...archiveteam-warrior-0.0.26) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- remove docker sock from everywhere ([#3910](https://github.com/truecharts/charts/issues/3910))
+- remove docker sock from everywhere ([#3910](https://github.com/trueforge-org/truecharts/issues/3910))
-## [archiveteam-warrior-0.0.25](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.24...archiveteam-warrior-0.0.25) (2022-09-25)
+## [archiveteam-warrior-0.0.25](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.24...archiveteam-warrior-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-22)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-22)
### Chore
@@ -185,10 +185,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21)
### Chore
@@ -205,10 +205,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21)
### Chore
@@ -224,10 +224,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20)
### Chore
@@ -242,10 +242,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
### Chore
@@ -290,10 +290,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-19)
### Chore
@@ -304,10 +304,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-17)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-17)
### Chore
@@ -317,10 +317,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-18)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-18)
### Chore
@@ -328,44 +328,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-16)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-16)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15)
+## [archiveteam-warrior-0.0.24](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12)
### Chore
@@ -374,10 +374,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-12)
### Chore
@@ -385,90 +385,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.23](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
+## [archiveteam-warrior-0.0.23](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.22...archiveteam-warrior-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [archiveteam-warrior-0.0.22](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30)
+## [archiveteam-warrior-0.0.22](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [archiveteam-warrior-0.0.21](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30)
+## [archiveteam-warrior-0.0.21](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [archiveteam-warrior-0.0.20](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.19...archiveteam-warrior-0.0.20) (2022-08-29)
+## [archiveteam-warrior-0.0.20](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.19...archiveteam-warrior-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [archiveteam-warrior-0.0.19](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.17...archiveteam-warrior-0.0.19) (2022-08-26)
+## [archiveteam-warrior-0.0.19](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.17...archiveteam-warrior-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [archiveteam-warrior-0.0.17](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.16...archiveteam-warrior-0.0.17) (2022-08-23)
+## [archiveteam-warrior-0.0.17](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.16...archiveteam-warrior-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [archiveteam-warrior-0.0.16](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.15...archiveteam-warrior-0.0.16) (2022-08-12)
+## [archiveteam-warrior-0.0.16](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.15...archiveteam-warrior-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [archiveteam-warrior-0.0.15](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.14...archiveteam-warrior-0.0.15) (2022-08-08)
+## [archiveteam-warrior-0.0.15](https://github.com/trueforge-org/truecharts/compare/archiveteam-warrior-0.0.14...archiveteam-warrior-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [archiveteam-warrior-0.0.14](https://github.com/truecharts/apps/compare/archiveteam-warrior-0.0.13...archiveteam-warrior-0.0.14) (2022-07-26)
diff --git a/charts/stable/archiveteam-warrior/Chart.yaml b/charts/stable/archiveteam-warrior/Chart.yaml
index d7590c9733b..f413d66417c 100644
--- a/charts/stable/archiveteam-warrior/Chart.yaml
+++ b/charts/stable/archiveteam-warrior/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
url: https://truecharts.org
name: archiveteam-warrior
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/archiveteam-warrior
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
type: application
version: 8.3.5
diff --git a/charts/stable/archiveteam-warrior/README.md b/charts/stable/archiveteam-warrior/README.md
index 1bb4b02f4ad..537d7e762e3 100644
--- a/charts/stable/archiveteam-warrior/README.md
+++ b/charts/stable/archiveteam-warrior/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/archiveteam-warrior)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/archiveteam-warrior
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/archiveteam-warrior/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/archiveteam-warrior/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/aria2/README.md b/charts/stable/aria2/README.md
index 5f327aacda7..def1963c899 100644
--- a/charts/stable/aria2/README.md
+++ b/charts/stable/aria2/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/aria2
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/aria2/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/aria2/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ariang/CHANGELOG.md b/charts/stable/ariang/CHANGELOG.md
index e53752cf634..b3d1b9f662e 100644
--- a/charts/stable/ariang/CHANGELOG.md
+++ b/charts/stable/ariang/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [ariang-2.0.0](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-2.0.0) (2022-11-10)
+## [ariang-2.0.0](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-2.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.6](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.6) (2022-11-08)
+## [ariang-1.0.6](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.6) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.5](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
+## [ariang-1.0.5](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.5](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
+## [ariang-1.0.5](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.5](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
+## [ariang-1.0.5](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.5) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.4](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.4) (2022-11-07)
+## [ariang-1.0.4](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.4) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.4](https://github.com/truecharts/charts/compare/ariang-1.0.3...ariang-1.0.4) (2022-11-06)
+## [ariang-1.0.4](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.3...ariang-1.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ariang-1.0.3](https://github.com/truecharts/charts/compare/ariang-1.0.2...ariang-1.0.3) (2022-11-06)
+## [ariang-1.0.3](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.2...ariang-1.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [ariang-1.0.2](https://github.com/truecharts/charts/compare/ariang-1.0.1...ariang-1.0.2) (2022-11-05)
+## [ariang-1.0.2](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.1...ariang-1.0.2) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [ariang-1.0.1](https://github.com/truecharts/charts/compare/ariang-1.0.0...ariang-1.0.1) (2022-11-02)
+## [ariang-1.0.1](https://github.com/trueforge-org/truecharts/compare/ariang-1.0.0...ariang-1.0.1) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [ariang-0.0.34](https://github.com/truecharts/charts/compare/ariang-0.0.33...ariang-0.0.34) (2022-10-25)
+## [ariang-0.0.34](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.33...ariang-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [ariang-0.0.33](https://github.com/truecharts/charts/compare/ariang-0.0.32...ariang-0.0.33) (2022-10-19)
+## [ariang-0.0.33](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.32...ariang-0.0.33) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [ariang-0.0.32](https://github.com/truecharts/charts/compare/ariang-0.0.31...ariang-0.0.32) (2022-10-12)
+## [ariang-0.0.32](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.31...ariang-0.0.32) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07)
+## [ariang-0.0.31](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07)
+## [ariang-0.0.31](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ariang-0.0.30](https://github.com/truecharts/charts/compare/ariang-0.0.29...ariang-0.0.30) (2022-10-05)
+## [ariang-0.0.30](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.29...ariang-0.0.30) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [ariang-0.0.29](https://github.com/truecharts/charts/compare/ariang-0.0.28...ariang-0.0.29) (2022-09-27)
+## [ariang-0.0.29](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.28...ariang-0.0.29) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [ariang-0.0.28](https://github.com/truecharts/charts/compare/ariang-0.0.27...ariang-0.0.28) (2022-09-25)
+## [ariang-0.0.28](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.27...ariang-0.0.28) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-22)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-17)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-18)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-16)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-16)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15)
+## [ariang-0.0.27](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-12)
### Chore
@@ -377,85 +377,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.26](https://github.com/truecharts/charts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
+## [ariang-0.0.26](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.25...ariang-0.0.26) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ariang-0.0.25](https://github.com/truecharts/charts/compare/ariang-0.0.24...ariang-0.0.25) (2022-08-30)
+## [ariang-0.0.25](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.24...ariang-0.0.25) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [ariang-0.0.24](https://github.com/truecharts/charts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30)
+## [ariang-0.0.24](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ariang-0.0.23](https://github.com/truecharts/charts/compare/ariang-0.0.22...ariang-0.0.23) (2022-08-29)
+## [ariang-0.0.23](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.22...ariang-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [ariang-0.0.22](https://github.com/truecharts/charts/compare/ariang-0.0.20...ariang-0.0.22) (2022-08-26)
+## [ariang-0.0.22](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.20...ariang-0.0.22) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [ariang-0.0.20](https://github.com/truecharts/charts/compare/ariang-0.0.19...ariang-0.0.20) (2022-08-23)
+## [ariang-0.0.20](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.19...ariang-0.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [ariang-0.0.19](https://github.com/truecharts/charts/compare/ariang-0.0.18...ariang-0.0.19) (2022-08-12)
+## [ariang-0.0.19](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.18...ariang-0.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [ariang-0.0.18](https://github.com/truecharts/charts/compare/ariang-0.0.17...ariang-0.0.18) (2022-08-08)
+## [ariang-0.0.18](https://github.com/trueforge-org/truecharts/compare/ariang-0.0.17...ariang-0.0.18) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [ariang-0.0.17](https://github.com/truecharts/apps/compare/ariang-0.0.16...ariang-0.0.17) (2022-07-26)
diff --git a/charts/stable/ariang/Chart.yaml b/charts/stable/ariang/Chart.yaml
index ec074dad7c3..2e6b0b779a7 100644
--- a/charts/stable/ariang/Chart.yaml
+++ b/charts/stable/ariang/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: ariang
sources:
- https://github.com/leonismoe/docker-images
- - https://github.com/truecharts/charts/tree/master/charts/stable/ariang
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ariang
- https://hub.docker.com/r/leonismoe/ariang
type: application
version: 11.3.5
diff --git a/charts/stable/ariang/README.md b/charts/stable/ariang/README.md
index edfdb35a604..2565332999f 100644
--- a/charts/stable/ariang/README.md
+++ b/charts/stable/ariang/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ariang)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ariang
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ariang/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ariang/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/arksurvivalevolved/CHANGELOG.md b/charts/stable/arksurvivalevolved/CHANGELOG.md
index b351c53ecf8..b251084a5f7 100644
--- a/charts/stable/arksurvivalevolved/CHANGELOG.md
+++ b/charts/stable/arksurvivalevolved/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [arksurvivalevolved-1.0.0](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-1.0.0) (2022-11-10)
+## [arksurvivalevolved-1.0.0](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [arksurvivalevolved-0.0.40](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.40) (2022-11-08)
+## [arksurvivalevolved-0.0.40](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.40) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.39](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
+## [arksurvivalevolved-0.0.39](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.39](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
+## [arksurvivalevolved-0.0.39](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.39](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
+## [arksurvivalevolved-0.0.39](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.39) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.38](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.38) (2022-11-07)
+## [arksurvivalevolved-0.0.38](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.38) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.38](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.38) (2022-11-06)
+## [arksurvivalevolved-0.0.38](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.37...arksurvivalevolved-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [arksurvivalevolved-0.0.37](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.36...arksurvivalevolved-0.0.37) (2022-11-06)
+## [arksurvivalevolved-0.0.37](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.36...arksurvivalevolved-0.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [arksurvivalevolved-0.0.36](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.35...arksurvivalevolved-0.0.36) (2022-11-05)
+## [arksurvivalevolved-0.0.36](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.35...arksurvivalevolved-0.0.36) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [arksurvivalevolved-0.0.35](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.34...arksurvivalevolved-0.0.35) (2022-11-02)
+## [arksurvivalevolved-0.0.35](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.34...arksurvivalevolved-0.0.35) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [arksurvivalevolved-0.0.34](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.33...arksurvivalevolved-0.0.34) (2022-10-27)
+## [arksurvivalevolved-0.0.34](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.33...arksurvivalevolved-0.0.34) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [arksurvivalevolved-0.0.34](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.33...arksurvivalevolved-0.0.34) (2022-10-27)
+## [arksurvivalevolved-0.0.34](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.33...arksurvivalevolved-0.0.34) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [arksurvivalevolved-0.0.33](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.32...arksurvivalevolved-0.0.33) (2022-10-25)
+## [arksurvivalevolved-0.0.33](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.32...arksurvivalevolved-0.0.33) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [arksurvivalevolved-0.0.32](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.31...arksurvivalevolved-0.0.32) (2022-10-19)
+## [arksurvivalevolved-0.0.32](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.31...arksurvivalevolved-0.0.32) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [arksurvivalevolved-0.0.31](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.30...arksurvivalevolved-0.0.31) (2022-10-12)
+## [arksurvivalevolved-0.0.31](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.30...arksurvivalevolved-0.0.31) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07)
+## [arksurvivalevolved-0.0.30](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07)
### Chore
@@ -150,36 +150,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07)
+## [arksurvivalevolved-0.0.30](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [arksurvivalevolved-0.0.29](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.28...arksurvivalevolved-0.0.29) (2022-10-05)
+## [arksurvivalevolved-0.0.29](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.28...arksurvivalevolved-0.0.29) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [arksurvivalevolved-0.0.28](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.27...arksurvivalevolved-0.0.28) (2022-09-27)
+## [arksurvivalevolved-0.0.28](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.27...arksurvivalevolved-0.0.28) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [arksurvivalevolved-0.0.27](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.26...arksurvivalevolved-0.0.27) (2022-09-25)
+## [arksurvivalevolved-0.0.27](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.26...arksurvivalevolved-0.0.27) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-22)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-22)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20)
### Chore
@@ -271,10 +271,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-17)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-17)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-18)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-18)
### Chore
@@ -340,44 +340,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-16)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-16)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15)
+## [arksurvivalevolved-0.0.26](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12)
### Chore
@@ -386,10 +386,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-12)
### Chore
@@ -397,96 +397,96 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.25](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
+## [arksurvivalevolved-0.0.25](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.24...arksurvivalevolved-0.0.25) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [arksurvivalevolved-0.0.24](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.23...arksurvivalevolved-0.0.24) (2022-09-04)
+## [arksurvivalevolved-0.0.24](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.23...arksurvivalevolved-0.0.24) (2022-09-04)
### Fix
-- add some default params ([#3694](https://github.com/truecharts/charts/issues/3694))
+- add some default params ([#3694](https://github.com/trueforge-org/truecharts/issues/3694))
-## [arksurvivalevolved-0.0.23](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.22...arksurvivalevolved-0.0.23) (2022-08-30)
+## [arksurvivalevolved-0.0.23](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.22...arksurvivalevolved-0.0.23) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [arksurvivalevolved-0.0.22](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.21...arksurvivalevolved-0.0.22) (2022-08-30)
+## [arksurvivalevolved-0.0.22](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.21...arksurvivalevolved-0.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [arksurvivalevolved-0.0.21](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.20...arksurvivalevolved-0.0.21) (2022-08-29)
+## [arksurvivalevolved-0.0.21](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.20...arksurvivalevolved-0.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [arksurvivalevolved-0.0.20](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.17...arksurvivalevolved-0.0.20) (2022-08-26)
+## [arksurvivalevolved-0.0.20](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.17...arksurvivalevolved-0.0.20) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [arksurvivalevolved-0.0.17](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.16...arksurvivalevolved-0.0.17) (2022-08-23)
+## [arksurvivalevolved-0.0.17](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.16...arksurvivalevolved-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [arksurvivalevolved-0.0.16](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.15...arksurvivalevolved-0.0.16) (2022-08-12)
+## [arksurvivalevolved-0.0.16](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.15...arksurvivalevolved-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [arksurvivalevolved-0.0.15](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.14...arksurvivalevolved-0.0.15) (2022-08-08)
+## [arksurvivalevolved-0.0.15](https://github.com/trueforge-org/truecharts/compare/arksurvivalevolved-0.0.14...arksurvivalevolved-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [arksurvivalevolved-0.0.14](https://github.com/truecharts/apps/compare/arksurvivalevolved-0.0.13...arksurvivalevolved-0.0.14) (2022-07-26)
diff --git a/charts/stable/arksurvivalevolved/Chart.yaml b/charts/stable/arksurvivalevolved/Chart.yaml
index f2ba4f4380b..a6215401ccf 100644
--- a/charts/stable/arksurvivalevolved/Chart.yaml
+++ b/charts/stable/arksurvivalevolved/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: arksurvivalevolved
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/arksurvivalevolved
- https://hub.docker.com/r/drpsychick/arkserver
type: application
version: 11.3.5
diff --git a/charts/stable/arksurvivalevolved/README.md b/charts/stable/arksurvivalevolved/README.md
index 11706f5ea87..0fbf1f791a1 100644
--- a/charts/stable/arksurvivalevolved/README.md
+++ b/charts/stable/arksurvivalevolved/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/arksurvivalevolved)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/arksurvivalevolved
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/arksurvivalevolved/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/arksurvivalevolved/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/arma3/README.md b/charts/stable/arma3/README.md
index ac85ea731fd..3e7c13d4900 100644
--- a/charts/stable/arma3/README.md
+++ b/charts/stable/arma3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/arma3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/arma3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/arma3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/arma3exilemod/README.md b/charts/stable/arma3exilemod/README.md
index 16f9e6f6643..555d88cf724 100644
--- a/charts/stable/arma3exilemod/README.md
+++ b/charts/stable/arma3exilemod/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/arma3exilemod
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/arma3exilemod/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/arma3exilemod/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/assettocorsa/README.md b/charts/stable/assettocorsa/README.md
index 08491dbb77f..96bf4699ca5 100644
--- a/charts/stable/assettocorsa/README.md
+++ b/charts/stable/assettocorsa/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/assettocorsa
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/assettocorsa/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/assettocorsa/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/atuin/Chart.yaml b/charts/stable/atuin/Chart.yaml
index d654210aef6..f04999dad35 100644
--- a/charts/stable/atuin/Chart.yaml
+++ b/charts/stable/atuin/Chart.yaml
@@ -34,7 +34,7 @@ name: atuin
sources:
- https://ghcr.io/atuinsh/atuin
- https://github.com/atuinsh/atuin
- - https://github.com/truecharts/charts/tree/master/charts/stable/atuin
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/atuin
type: application
version: 6.5.5
diff --git a/charts/stable/atuin/README.md b/charts/stable/atuin/README.md
index 6f760d7c3c8..bebcdeb5fa7 100644
--- a/charts/stable/atuin/README.md
+++ b/charts/stable/atuin/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/atuin)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/atuin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/atuin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/atuin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/audacity/README.md b/charts/stable/audacity/README.md
index b530af5f815..c412ce195c3 100644
--- a/charts/stable/audacity/README.md
+++ b/charts/stable/audacity/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/audacity)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/audacity
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/audacity/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/audacity/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/audiobookshelf/README.md b/charts/stable/audiobookshelf/README.md
index ffab10ab261..8f5a573519d 100644
--- a/charts/stable/audiobookshelf/README.md
+++ b/charts/stable/audiobookshelf/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/audiobookshelf
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/audiobookshelf/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/audiobookshelf/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/aurora-files/README.md b/charts/stable/aurora-files/README.md
index b02fe85d8e0..d83f0c545c3 100644
--- a/charts/stable/aurora-files/README.md
+++ b/charts/stable/aurora-files/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/aurora-files
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/aurora-files/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/aurora-files/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/authelia/README.md b/charts/stable/authelia/README.md
index c0354a7da4c..9f5c39cecc5 100644
--- a/charts/stable/authelia/README.md
+++ b/charts/stable/authelia/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/authelia
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/authelia/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/authelia/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/authentik/README.md b/charts/stable/authentik/README.md
index 46433297b54..70ac46f44a3 100644
--- a/charts/stable/authentik/README.md
+++ b/charts/stable/authentik/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/authentik
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/authentik/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/authentik/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/auto-yt-dl/README.md b/charts/stable/auto-yt-dl/README.md
index c64e6e057e0..67a7cdf8549 100644
--- a/charts/stable/auto-yt-dl/README.md
+++ b/charts/stable/auto-yt-dl/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/auto-yt-dl
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/auto-yt-dl/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/auto-yt-dl/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/autobrr/README.md b/charts/stable/autobrr/README.md
index 39cff6cba02..d1a0324652b 100644
--- a/charts/stable/autobrr/README.md
+++ b/charts/stable/autobrr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/autobrr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/autobrr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/autobrr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/automatic-ripping-machine/README.md b/charts/stable/automatic-ripping-machine/README.md
index 9e4bfad9a8e..a6fd887bfca 100644
--- a/charts/stable/automatic-ripping-machine/README.md
+++ b/charts/stable/automatic-ripping-machine/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/automatic-ripping-machine
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/automatic-ripping-machine/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/automatic-ripping-machine/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/autoscan/README.md b/charts/stable/autoscan/README.md
index 3b60fef5fb1..0bce8dfe4f1 100644
--- a/charts/stable/autoscan/README.md
+++ b/charts/stable/autoscan/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/autoscan
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/autoscan/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/autoscan/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/avidemux/README.md b/charts/stable/avidemux/README.md
index faee9a02ac0..b2eef84ca04 100644
--- a/charts/stable/avidemux/README.md
+++ b/charts/stable/avidemux/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/avidemux
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/avidemux/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/avidemux/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/avorion/CHANGELOG.md b/charts/stable/avorion/CHANGELOG.md
index 16788c7ff1d..19330c7d43f 100644
--- a/charts/stable/avorion/CHANGELOG.md
+++ b/charts/stable/avorion/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [avorion-1.0.0](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-1.0.0) (2022-11-10)
+## [avorion-1.0.0](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [avorion-0.0.38](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.38) (2022-11-08)
+## [avorion-0.0.38](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.37](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
+## [avorion-0.0.37](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.37](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
+## [avorion-0.0.37](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.37](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
+## [avorion-0.0.37](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.36](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.36) (2022-11-07)
+## [avorion-0.0.36](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.36](https://github.com/truecharts/charts/compare/avorion-0.0.35...avorion-0.0.36) (2022-11-06)
+## [avorion-0.0.36](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.35...avorion-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [avorion-0.0.35](https://github.com/truecharts/charts/compare/avorion-0.0.34...avorion-0.0.35) (2022-11-06)
+## [avorion-0.0.35](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.34...avorion-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [avorion-0.0.34](https://github.com/truecharts/charts/compare/avorion-0.0.33...avorion-0.0.34) (2022-11-05)
+## [avorion-0.0.34](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.33...avorion-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [avorion-0.0.33](https://github.com/truecharts/charts/compare/avorion-0.0.32...avorion-0.0.33) (2022-11-02)
+## [avorion-0.0.33](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.32...avorion-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [avorion-0.0.32](https://github.com/truecharts/charts/compare/avorion-0.0.31...avorion-0.0.32) (2022-10-26)
+## [avorion-0.0.32](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.31...avorion-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [avorion-0.0.31](https://github.com/truecharts/charts/compare/avorion-0.0.30...avorion-0.0.31) (2022-10-25)
+## [avorion-0.0.31](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.30...avorion-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [avorion-0.0.30](https://github.com/truecharts/charts/compare/avorion-0.0.29...avorion-0.0.30) (2022-10-19)
+## [avorion-0.0.30](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.29...avorion-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [avorion-0.0.29](https://github.com/truecharts/charts/compare/avorion-0.0.28...avorion-0.0.29) (2022-10-12)
+## [avorion-0.0.29](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.28...avorion-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07)
+## [avorion-0.0.28](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07)
+## [avorion-0.0.28](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [avorion-0.0.27](https://github.com/truecharts/charts/compare/avorion-0.0.26...avorion-0.0.27) (2022-10-05)
+## [avorion-0.0.27](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.26...avorion-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [avorion-0.0.26](https://github.com/truecharts/charts/compare/avorion-0.0.25...avorion-0.0.26) (2022-09-27)
+## [avorion-0.0.26](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.25...avorion-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [avorion-0.0.25](https://github.com/truecharts/charts/compare/avorion-0.0.24...avorion-0.0.25) (2022-09-25)
+## [avorion-0.0.25](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.24...avorion-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-22)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-17)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-18)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-16)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-16)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15)
+## [avorion-0.0.24](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12)
### Chore
@@ -378,10 +378,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-12)
### Chore
@@ -389,90 +389,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.23](https://github.com/truecharts/charts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
+## [avorion-0.0.23](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.22...avorion-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [avorion-0.0.22](https://github.com/truecharts/charts/compare/avorion-0.0.21...avorion-0.0.22) (2022-08-30)
+## [avorion-0.0.22](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.21...avorion-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [avorion-0.0.21](https://github.com/truecharts/charts/compare/avorion-0.0.20...avorion-0.0.21) (2022-08-30)
+## [avorion-0.0.21](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.20...avorion-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [avorion-0.0.20](https://github.com/truecharts/charts/compare/avorion-0.0.19...avorion-0.0.20) (2022-08-29)
+## [avorion-0.0.20](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.19...avorion-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [avorion-0.0.19](https://github.com/truecharts/charts/compare/avorion-0.0.17...avorion-0.0.19) (2022-08-26)
+## [avorion-0.0.19](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.17...avorion-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [avorion-0.0.17](https://github.com/truecharts/charts/compare/avorion-0.0.16...avorion-0.0.17) (2022-08-23)
+## [avorion-0.0.17](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.16...avorion-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [avorion-0.0.16](https://github.com/truecharts/charts/compare/avorion-0.0.15...avorion-0.0.16) (2022-08-12)
+## [avorion-0.0.16](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.15...avorion-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [avorion-0.0.15](https://github.com/truecharts/charts/compare/avorion-0.0.14...avorion-0.0.15) (2022-08-08)
+## [avorion-0.0.15](https://github.com/trueforge-org/truecharts/compare/avorion-0.0.14...avorion-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [avorion-0.0.14](https://github.com/truecharts/apps/compare/avorion-0.0.13...avorion-0.0.14) (2022-07-26)
diff --git a/charts/stable/avorion/Chart.yaml b/charts/stable/avorion/Chart.yaml
index e6389d99d76..b72e9ebc8e0 100644
--- a/charts/stable/avorion/Chart.yaml
+++ b/charts/stable/avorion/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: avorion
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/avorion
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/avorion
- https://www.steampowered.com/
type: application
version: 9.3.5
diff --git a/charts/stable/avorion/README.md b/charts/stable/avorion/README.md
index b5b34db02f2..7c49a89533b 100644
--- a/charts/stable/avorion/README.md
+++ b/charts/stable/avorion/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/avorion)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/avorion
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/avorion/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/avorion/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/babybuddy/README.md b/charts/stable/babybuddy/README.md
index 093e984d038..33de03b6e7d 100644
--- a/charts/stable/babybuddy/README.md
+++ b/charts/stable/babybuddy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/babybuddy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/babybuddy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/babybuddy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/backuppc/README.md b/charts/stable/backuppc/README.md
index 95bfe1c63ee..8a7311d8545 100644
--- a/charts/stable/backuppc/README.md
+++ b/charts/stable/backuppc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/backuppc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/backuppc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/backuppc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/baikal/README.md b/charts/stable/baikal/README.md
index 3ec6411620c..dc9c9783672 100644
--- a/charts/stable/baikal/README.md
+++ b/charts/stable/baikal/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/baikal
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/baikal/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/baikal/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/barcodebuddy/README.md b/charts/stable/barcodebuddy/README.md
index f7a24dba78a..7879156347a 100644
--- a/charts/stable/barcodebuddy/README.md
+++ b/charts/stable/barcodebuddy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/barcodebuddy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/barcodebuddy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/barcodebuddy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/barotrauma/README.md b/charts/stable/barotrauma/README.md
index ec8803a8108..017f6731519 100644
--- a/charts/stable/barotrauma/README.md
+++ b/charts/stable/barotrauma/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/barotrauma
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/barotrauma/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/barotrauma/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/baserow/README.md b/charts/stable/baserow/README.md
index 7aa602b49e2..6152c376097 100644
--- a/charts/stable/baserow/README.md
+++ b/charts/stable/baserow/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/baserow
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/baserow/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/baserow/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/batnoter/README.md b/charts/stable/batnoter/README.md
index d5fcd7a6d99..cb070694d87 100644
--- a/charts/stable/batnoter/README.md
+++ b/charts/stable/batnoter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/batnoter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/batnoter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/batnoter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bazarr/README.md b/charts/stable/bazarr/README.md
index 4185c07a8f5..7df9d8e7609 100644
--- a/charts/stable/bazarr/README.md
+++ b/charts/stable/bazarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bazarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bazarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bazarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/beets/README.md b/charts/stable/beets/README.md
index 9c1fbcbc32b..0aa838e67db 100644
--- a/charts/stable/beets/README.md
+++ b/charts/stable/beets/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/beets
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/beets/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/beets/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bender/CHANGELOG.md b/charts/stable/bender/CHANGELOG.md
index 37e892ef01e..abea5a29430 100644
--- a/charts/stable/bender/CHANGELOG.md
+++ b/charts/stable/bender/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [bender-1.0.0](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-1.0.0) (2022-11-10)
+## [bender-1.0.0](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [bender-0.0.14](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.14) (2022-11-08)
+## [bender-0.0.14](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.14) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.13](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
+## [bender-0.0.13](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.13](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
+## [bender-0.0.13](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.13](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
+## [bender-0.0.13](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.13) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.12](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.12) (2022-11-07)
+## [bender-0.0.12](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.12) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.12](https://github.com/truecharts/charts/compare/bender-0.0.11...bender-0.0.12) (2022-11-06)
+## [bender-0.0.12](https://github.com/trueforge-org/truecharts/compare/bender-0.0.11...bender-0.0.12) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bender-0.0.11](https://github.com/truecharts/charts/compare/bender-0.0.10...bender-0.0.11) (2022-11-06)
+## [bender-0.0.11](https://github.com/trueforge-org/truecharts/compare/bender-0.0.10...bender-0.0.11) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [bender-0.0.10](https://github.com/truecharts/charts/compare/bender-0.0.9...bender-0.0.10) (2022-11-05)
+## [bender-0.0.10](https://github.com/trueforge-org/truecharts/compare/bender-0.0.9...bender-0.0.10) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [bender-0.0.9](https://github.com/truecharts/charts/compare/bender-0.0.8...bender-0.0.9) (2022-11-02)
+## [bender-0.0.9](https://github.com/trueforge-org/truecharts/compare/bender-0.0.8...bender-0.0.9) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [bender-0.0.8](https://github.com/truecharts/charts/compare/bender-0.0.7...bender-0.0.8) (2022-10-25)
+## [bender-0.0.8](https://github.com/trueforge-org/truecharts/compare/bender-0.0.7...bender-0.0.8) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [bender-0.0.7](https://github.com/truecharts/charts/compare/bender-0.0.6...bender-0.0.7) (2022-10-19)
+## [bender-0.0.7](https://github.com/trueforge-org/truecharts/compare/bender-0.0.6...bender-0.0.7) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [bender-0.0.6](https://github.com/truecharts/charts/compare/bender-0.0.5...bender-0.0.6) (2022-10-12)
+## [bender-0.0.6](https://github.com/trueforge-org/truecharts/compare/bender-0.0.5...bender-0.0.6) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07)
+## [bender-0.0.5](https://github.com/trueforge-org/truecharts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07)
### Chore
@@ -135,34 +135,34 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07)
+## [bender-0.0.5](https://github.com/trueforge-org/truecharts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [bender-0.0.4](https://github.com/truecharts/charts/compare/bender-0.0.3...bender-0.0.4) (2022-10-05)
+## [bender-0.0.4](https://github.com/trueforge-org/truecharts/compare/bender-0.0.3...bender-0.0.4) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [bender-0.0.3](https://github.com/truecharts/charts/compare/bender-0.0.2...bender-0.0.3) (2022-09-27)
+## [bender-0.0.3](https://github.com/trueforge-org/truecharts/compare/bender-0.0.2...bender-0.0.3) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [bender-0.0.2](https://github.com/truecharts/charts/compare/bender-0.0.1...bender-0.0.2) (2022-09-25)
+## [bender-0.0.2](https://github.com/trueforge-org/truecharts/compare/bender-0.0.1...bender-0.0.2) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
## [bender-0.0.1]bender-0.0.1 (2022-09-22)
@@ -177,7 +177,7 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-21)
@@ -191,7 +191,7 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-21)
@@ -204,7 +204,7 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-20)
@@ -216,7 +216,7 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-20)
@@ -227,7 +227,7 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-19)
@@ -237,10 +237,10 @@ pagefind: false
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
## [bender-0.0.1]bender-0.0.1 (2022-09-19)
### Feat
-- add bender ([#3807](https://github.com/truecharts/charts/issues/3807))
+- add bender ([#3807](https://github.com/trueforge-org/truecharts/issues/3807))
diff --git a/charts/stable/bender/Chart.yaml b/charts/stable/bender/Chart.yaml
index ca1dba5ffb5..43d41f07be0 100644
--- a/charts/stable/bender/Chart.yaml
+++ b/charts/stable/bender/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: bender
sources:
- https://github.com/jez500/bender
- - https://github.com/truecharts/charts/tree/master/charts/stable/bender
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bender
- https://hub.docker.com/r/jez500/bender
type: application
version: 8.3.5
diff --git a/charts/stable/bender/README.md b/charts/stable/bender/README.md
index 4ceb338085b..67daeed79b2 100644
--- a/charts/stable/bender/README.md
+++ b/charts/stable/bender/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bender)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/bender
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bender/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/bender/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/bitcoin-node/README.md b/charts/stable/bitcoin-node/README.md
index 108e5dae470..a57a8ec6a5d 100644
--- a/charts/stable/bitcoin-node/README.md
+++ b/charts/stable/bitcoin-node/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bitcoin-node
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bitcoin-node/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bitcoin-node/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bitcoind/README.md b/charts/stable/bitcoind/README.md
index c88f0e996ae..4aa5fd38564 100644
--- a/charts/stable/bitcoind/README.md
+++ b/charts/stable/bitcoind/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bitcoind
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bitcoind/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bitcoind/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bitcoinunlimited/README.md b/charts/stable/bitcoinunlimited/README.md
index 43fc9fbf9b1..32268b0ac9f 100644
--- a/charts/stable/bitcoinunlimited/README.md
+++ b/charts/stable/bitcoinunlimited/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bitcoinunlimited
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bitcoinunlimited/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bitcoinunlimited/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bitcoinwalletgui/README.md b/charts/stable/bitcoinwalletgui/README.md
index a81838b1312..586f7579186 100644
--- a/charts/stable/bitcoinwalletgui/README.md
+++ b/charts/stable/bitcoinwalletgui/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bitcoinwalletgui
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bitcoinwalletgui/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bitcoinwalletgui/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bitmagnet/Chart.yaml b/charts/stable/bitmagnet/Chart.yaml
index a32c13529d0..1da34b36fbf 100644
--- a/charts/stable/bitmagnet/Chart.yaml
+++ b/charts/stable/bitmagnet/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://bitmagnet.io
- https://ghcr.io/bitmagnet-io/bitmagnet
- https://github.com/bitmagnet-io/bitmagnet
- - https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bitmagnet
type: application
version: 4.3.5
diff --git a/charts/stable/bitmagnet/README.md b/charts/stable/bitmagnet/README.md
index e9e4339cd9d..a991ec4aff0 100644
--- a/charts/stable/bitmagnet/README.md
+++ b/charts/stable/bitmagnet/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bitmagnet)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/bitmagnet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bitmagnet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/bitmagnet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/blender-desktop-g3/README.md b/charts/stable/blender-desktop-g3/README.md
index 43c8ca6d9b0..12932ffa954 100644
--- a/charts/stable/blender-desktop-g3/README.md
+++ b/charts/stable/blender-desktop-g3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/blender-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/blender-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/blender-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/blender/CHANGELOG.md b/charts/stable/blender/CHANGELOG.md
index 9425cba211d..2980e24845e 100644
--- a/charts/stable/blender/CHANGELOG.md
+++ b/charts/stable/blender/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [blender-1.0.0](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-1.0.0) (2022-11-10)
+## [blender-1.0.0](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [blender-0.0.48](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.48) (2022-11-08)
+## [blender-0.0.48](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.48) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.47](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
+## [blender-0.0.47](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.47](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
+## [blender-0.0.47](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
### Chore
@@ -57,97 +57,97 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.47](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
+## [blender-0.0.47](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.47) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.46](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.46) (2022-11-07)
+## [blender-0.0.46](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.46) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.46](https://github.com/truecharts/charts/compare/blender-0.0.45...blender-0.0.46) (2022-11-06)
+## [blender-0.0.46](https://github.com/trueforge-org/truecharts/compare/blender-0.0.45...blender-0.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [blender-0.0.45](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.36...blender-0.0.45) (2022-11-06)
+## [blender-0.0.45](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.36...blender-0.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [blender-0.0.44](https://github.com/truecharts/charts/compare/blender-0.0.43...blender-0.0.44) (2022-11-05)
+## [blender-0.0.44](https://github.com/trueforge-org/truecharts/compare/blender-0.0.43...blender-0.0.44) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [blender-0.0.43](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.35...blender-0.0.43) (2022-11-05)
+## [blender-0.0.43](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.35...blender-0.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [blender-0.0.42](https://github.com/truecharts/charts/compare/blender-0.0.41...blender-0.0.42) (2022-11-02)
+## [blender-0.0.42](https://github.com/trueforge-org/truecharts/compare/blender-0.0.41...blender-0.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [blender-0.0.41](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.34...blender-0.0.41) (2022-10-29)
+## [blender-0.0.41](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.34...blender-0.0.41) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4230](https://github.com/truecharts/charts/issues/4230))
+- update docker general non-major ([#4230](https://github.com/trueforge-org/truecharts/issues/4230))
-## [blender-0.0.40](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.33...blender-0.0.40) (2022-10-25)
+## [blender-0.0.40](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.33...blender-0.0.40) (2022-10-25)
### Chore
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [blender-0.0.39](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.31...blender-0.0.39) (2022-10-19)
+## [blender-0.0.39](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.31...blender-0.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [blender-0.0.38](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.30...blender-0.0.38) (2022-10-14)
+## [blender-0.0.38](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.30...blender-0.0.38) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [blender-0.0.37](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.29...blender-0.0.37) (2022-10-12)
+## [blender-0.0.37](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.29...blender-0.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07)
+## [blender-0.0.36](https://github.com/trueforge-org/truecharts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07)
### Chore
@@ -155,57 +155,57 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07)
+## [blender-0.0.36](https://github.com/trueforge-org/truecharts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [blender-0.0.35](https://github.com/truecharts/charts/compare/blender-0.0.34...blender-0.0.35) (2022-10-07)
+## [blender-0.0.35](https://github.com/trueforge-org/truecharts/compare/blender-0.0.34...blender-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [blender-0.0.34](https://github.com/truecharts/charts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05)
+## [blender-0.0.34](https://github.com/trueforge-org/truecharts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [blender-0.0.33](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.27...blender-0.0.33) (2022-10-01)
+## [blender-0.0.33](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.27...blender-0.0.33) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [blender-0.0.32](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.26...blender-0.0.32) (2022-09-27)
+## [blender-0.0.32](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.26...blender-0.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [blender-0.0.31](https://github.com/truecharts/charts/compare/blender-0.0.30...blender-0.0.31) (2022-09-25)
+## [blender-0.0.31](https://github.com/trueforge-org/truecharts/compare/blender-0.0.30...blender-0.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [blender-0.0.30](https://github.com/truecharts/charts/compare/blender-0.0.29...blender-0.0.30) (2022-09-23)
+## [blender-0.0.30](https://github.com/trueforge-org/truecharts/compare/blender-0.0.29...blender-0.0.30) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-22)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-22)
### Chore
@@ -223,11 +223,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21)
### Chore
@@ -244,11 +244,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21)
### Chore
@@ -264,11 +264,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20)
### Chore
@@ -283,11 +283,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20)
### Chore
@@ -301,11 +301,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
### Chore
@@ -318,11 +318,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
### Chore
@@ -334,11 +334,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
+## [blender-0.0.29](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-19)
### Chore
@@ -349,11 +349,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-17)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-17)
### Chore
@@ -363,10 +363,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-18)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-18)
### Chore
@@ -374,44 +374,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-16)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-16)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15)
+## [blender-0.0.28](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.23...blender-0.0.28) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12)
### Chore
@@ -420,10 +420,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-12)
### Chore
@@ -431,108 +431,108 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.27](https://github.com/truecharts/charts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
+## [blender-0.0.27](https://github.com/trueforge-org/truecharts/compare/blender-0.0.26...blender-0.0.27) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [blender-0.0.26](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.22...blender-0.0.26) (2022-09-03)
+## [blender-0.0.26](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.22...blender-0.0.26) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [blender-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.21...blender-0.0.25) (2022-08-30)
+## [blender-0.0.25](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.21...blender-0.0.25) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [blender-0.0.24](https://github.com/truecharts/charts/compare/blender-0.0.23...blender-0.0.24) (2022-08-30)
+## [blender-0.0.24](https://github.com/trueforge-org/truecharts/compare/blender-0.0.23...blender-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [blender-0.0.23](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.19...blender-0.0.23) (2022-08-29)
+## [blender-0.0.23](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.19...blender-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [blender-0.0.22](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.17...blender-0.0.22) (2022-08-26)
+## [blender-0.0.22](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.17...blender-0.0.22) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [blender-0.0.20](https://github.com/truecharts/charts/compare/blender-0.0.19...blender-0.0.20) (2022-08-23)
+## [blender-0.0.20](https://github.com/trueforge-org/truecharts/compare/blender-0.0.19...blender-0.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [blender-0.0.19](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.16...blender-0.0.19) (2022-08-20)
+## [blender-0.0.19](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.16...blender-0.0.19) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [blender-0.0.18](https://github.com/truecharts/charts/compare/blender-0.0.17...blender-0.0.18) (2022-08-12)
+## [blender-0.0.18](https://github.com/trueforge-org/truecharts/compare/blender-0.0.17...blender-0.0.18) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [blender-0.0.17](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.15...blender-0.0.17) (2022-08-12)
+## [blender-0.0.17](https://github.com/trueforge-org/truecharts/compare/blender-desktop-g3-0.0.15...blender-0.0.17) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [blender-0.0.16](https://github.com/truecharts/charts/compare/blender-0.0.15...blender-0.0.16) (2022-08-08)
+## [blender-0.0.16](https://github.com/trueforge-org/truecharts/compare/blender-0.0.15...blender-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [blender-0.0.15](https://github.com/truecharts/apps/compare/blender-0.0.14...blender-0.0.15) (2022-07-30)
diff --git a/charts/stable/blender/Chart.yaml b/charts/stable/blender/Chart.yaml
index dc6f24d19ff..a25988e829e 100644
--- a/charts/stable/blender/Chart.yaml
+++ b/charts/stable/blender/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://fleet.linuxserver.io/image?name=linuxserver/blender
- https://github.com/linuxserver/docker-blender#readme
- https://github.com/orgs/linuxserver/packages/container/package/blender
- - https://github.com/truecharts/charts/tree/master/charts/stable/blender
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blender
- https://www.blender.org/
type: application
version: 8.3.9
diff --git a/charts/stable/blender/README.md b/charts/stable/blender/README.md
index 75a45fcffa7..cf048642749 100644
--- a/charts/stable/blender/README.md
+++ b/charts/stable/blender/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/blender)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/blender
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/blender/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/blender/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/blog/README.md b/charts/stable/blog/README.md
index ba70eabae02..8c0e30e15e5 100644
--- a/charts/stable/blog/README.md
+++ b/charts/stable/blog/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/blog
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/blog/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/blog/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/boinc/CHANGELOG.md b/charts/stable/boinc/CHANGELOG.md
index 07c37ee2606..17f8820e158 100644
--- a/charts/stable/boinc/CHANGELOG.md
+++ b/charts/stable/boinc/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [boinc-3.0.0](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-3.0.0) (2022-11-10)
+## [boinc-3.0.0](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [boinc-2.0.66](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.66) (2022-11-08)
+## [boinc-2.0.66](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.66) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.65](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
+## [boinc-2.0.65](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.65](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
+## [boinc-2.0.65](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
### Chore
@@ -57,101 +57,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.65](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
+## [boinc-2.0.65](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.65) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.64](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.64) (2022-11-07)
+## [boinc-2.0.64](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.64) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.64](https://github.com/truecharts/charts/compare/boinc-2.0.63...boinc-2.0.64) (2022-11-06)
+## [boinc-2.0.64](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.63...boinc-2.0.64) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [boinc-2.0.63](https://github.com/truecharts/charts/compare/boinc-2.0.61...boinc-2.0.63) (2022-11-06)
+## [boinc-2.0.63](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.61...boinc-2.0.63) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [boinc-2.0.62](https://github.com/truecharts/charts/compare/boinc-2.0.61...boinc-2.0.62) (2022-11-06)
+## [boinc-2.0.62](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.61...boinc-2.0.62) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [boinc-2.0.61](https://github.com/truecharts/charts/compare/boinc-2.0.60...boinc-2.0.61) (2022-11-05)
+## [boinc-2.0.61](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.60...boinc-2.0.61) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [boinc-2.0.60](https://github.com/truecharts/charts/compare/boinc-2.0.59...boinc-2.0.60) (2022-11-02)
+## [boinc-2.0.60](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.59...boinc-2.0.60) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [boinc-2.0.59](https://github.com/truecharts/charts/compare/boinc-2.0.58...boinc-2.0.59) (2022-10-25)
+## [boinc-2.0.59](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.58...boinc-2.0.59) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [boinc-2.0.58](https://github.com/truecharts/charts/compare/boinc-2.0.57...boinc-2.0.58) (2022-10-23)
+## [boinc-2.0.58](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.57...boinc-2.0.58) (2022-10-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
+- update docker general non-major ([#4165](https://github.com/trueforge-org/truecharts/issues/4165))
-## [boinc-2.0.57](https://github.com/truecharts/charts/compare/boinc-2.0.56...boinc-2.0.57) (2022-10-19)
+## [boinc-2.0.57](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.56...boinc-2.0.57) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [boinc-2.0.56](https://github.com/truecharts/charts/compare/boinc-2.0.55...boinc-2.0.56) (2022-10-16)
+## [boinc-2.0.56](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.55...boinc-2.0.56) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [boinc-2.0.55](https://github.com/truecharts/charts/compare/boinc-2.0.54...boinc-2.0.55) (2022-10-12)
+## [boinc-2.0.55](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.54...boinc-2.0.55) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- update docker general non-major
-## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07)
+## [boinc-2.0.54](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07)
### Chore
@@ -159,44 +159,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07)
+## [boinc-2.0.54](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [boinc-2.0.53](https://github.com/truecharts/charts/compare/boinc-2.0.52...boinc-2.0.53) (2022-10-05)
+## [boinc-2.0.53](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.52...boinc-2.0.53) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- update docker general non-major
-## [boinc-2.0.52](https://github.com/truecharts/charts/compare/boinc-2.0.51...boinc-2.0.52) (2022-09-27)
+## [boinc-2.0.52](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.51...boinc-2.0.52) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [boinc-2.0.51](https://github.com/truecharts/charts/compare/boinc-2.0.50...boinc-2.0.51) (2022-09-25)
+## [boinc-2.0.51](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.50...boinc-2.0.51) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [boinc-2.0.50](https://github.com/truecharts/charts/compare/boinc-2.0.49...boinc-2.0.50) (2022-09-24)
+## [boinc-2.0.50](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.49...boinc-2.0.50) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-22)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-22)
### Chore
@@ -214,11 +214,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21)
### Chore
@@ -235,11 +235,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21)
### Chore
@@ -255,11 +255,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20)
### Chore
@@ -274,11 +274,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20)
### Chore
@@ -292,11 +292,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
### Chore
@@ -309,11 +309,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
+## [boinc-2.0.49](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-19)
### Chore
@@ -340,11 +340,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-17)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-17)
### Chore
@@ -354,10 +354,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-18)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-18)
### Chore
@@ -365,50 +365,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-16)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-16)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.48](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15)
+## [boinc-2.0.48](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.47...boinc-2.0.48) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [boinc-2.0.47](https://github.com/truecharts/charts/compare/boinc-2.0.46...boinc-2.0.47) (2022-09-13)
+## [boinc-2.0.47](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.46...boinc-2.0.47) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12)
### Chore
@@ -417,10 +417,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-12)
### Chore
@@ -428,115 +428,115 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.46](https://github.com/truecharts/charts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
+## [boinc-2.0.46](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.45...boinc-2.0.46) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [boinc-2.0.45](https://github.com/truecharts/charts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04)
+## [boinc-2.0.45](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.44...boinc-2.0.45) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [boinc-2.0.44](https://github.com/truecharts/charts/compare/boinc-2.0.43...boinc-2.0.44) (2022-08-30)
+## [boinc-2.0.44](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.43...boinc-2.0.44) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [boinc-2.0.43](https://github.com/truecharts/charts/compare/boinc-2.0.42...boinc-2.0.43) (2022-08-30)
+## [boinc-2.0.43](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.42...boinc-2.0.43) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [boinc-2.0.42](https://github.com/truecharts/charts/compare/boinc-2.0.41...boinc-2.0.42) (2022-08-29)
+## [boinc-2.0.42](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.41...boinc-2.0.42) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [boinc-2.0.41](https://github.com/truecharts/charts/compare/boinc-2.0.40...boinc-2.0.41) (2022-08-27)
+## [boinc-2.0.41](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.40...boinc-2.0.41) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [boinc-2.0.40](https://github.com/truecharts/charts/compare/boinc-2.0.39...boinc-2.0.40) (2022-08-23)
+## [boinc-2.0.40](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.39...boinc-2.0.40) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [boinc-2.0.39](https://github.com/truecharts/charts/compare/boinc-2.0.38...boinc-2.0.39) (2022-08-21)
+## [boinc-2.0.39](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.38...boinc-2.0.39) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [boinc-2.0.38](https://github.com/truecharts/charts/compare/boinc-2.0.37...boinc-2.0.38) (2022-08-14)
+## [boinc-2.0.38](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.37...boinc-2.0.38) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [boinc-2.0.37](https://github.com/truecharts/charts/compare/boinc-2.0.36...boinc-2.0.37) (2022-08-12)
+## [boinc-2.0.37](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.36...boinc-2.0.37) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [boinc-2.0.36](https://github.com/truecharts/charts/compare/boinc-2.0.35...boinc-2.0.36) (2022-08-10)
+## [boinc-2.0.36](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.35...boinc-2.0.36) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [boinc-2.0.35](https://github.com/truecharts/charts/compare/boinc-2.0.33...boinc-2.0.35) (2022-08-08)
+## [boinc-2.0.35](https://github.com/trueforge-org/truecharts/compare/boinc-2.0.33...boinc-2.0.35) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [boinc-2.0.33](https://github.com/truecharts/apps/compare/boinc-2.0.32...boinc-2.0.33) (2022-07-26)
diff --git a/charts/stable/boinc/Chart.yaml b/charts/stable/boinc/Chart.yaml
index 9173f70d645..0e93f54708e 100644
--- a/charts/stable/boinc/Chart.yaml
+++ b/charts/stable/boinc/Chart.yaml
@@ -32,6 +32,6 @@ maintainers:
name: boinc
sources:
- https://ghcr.io/linuxserver/boinc
- - https://github.com/truecharts/charts/tree/master/charts/stable/boinc
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/boinc
type: application
version: 12.3.8
diff --git a/charts/stable/boinc/README.md b/charts/stable/boinc/README.md
index f0d2ad4a46c..a50457d1729 100644
--- a/charts/stable/boinc/README.md
+++ b/charts/stable/boinc/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/boinc)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/boinc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/boinc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/boinc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/booksonic-air/CHANGELOG.md b/charts/stable/booksonic-air/CHANGELOG.md
index 596d04f70af..38185dc35a4 100644
--- a/charts/stable/booksonic-air/CHANGELOG.md
+++ b/charts/stable/booksonic-air/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [booksonic-air-7.0.0](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-7.0.0) (2022-11-10)
+## [booksonic-air-7.0.0](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-7.0.0) (2022-11-10)
### Chore
@@ -15,12 +15,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.60](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.60) (2022-11-08)
+## [booksonic-air-6.0.60](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.60) (2022-11-08)
### Chore
@@ -30,12 +30,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.59](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
+## [booksonic-air-6.0.59](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
### Chore
@@ -44,11 +44,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.59](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
+## [booksonic-air-6.0.59](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
### Chore
@@ -56,94 +56,94 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.59](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
+## [booksonic-air-6.0.59](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.59) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.58](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.58) (2022-11-07)
+## [booksonic-air-6.0.58](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.58) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.57](https://github.com/truecharts/charts/compare/booksonic-air-6.0.56...booksonic-air-6.0.57) (2022-11-06)
+## [booksonic-air-6.0.57](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.56...booksonic-air-6.0.57) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [booksonic-air-6.0.56](https://github.com/truecharts/charts/compare/booksonic-air-6.0.55...booksonic-air-6.0.56) (2022-11-06)
+## [booksonic-air-6.0.56](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.55...booksonic-air-6.0.56) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [booksonic-air-6.0.55](https://github.com/truecharts/charts/compare/booksonic-air-6.0.54...booksonic-air-6.0.55) (2022-11-05)
+## [booksonic-air-6.0.55](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.54...booksonic-air-6.0.55) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [booksonic-air-6.0.54](https://github.com/truecharts/charts/compare/booksonic-air-6.0.53...booksonic-air-6.0.54) (2022-11-02)
+## [booksonic-air-6.0.54](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.53...booksonic-air-6.0.54) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [booksonic-air-6.0.53](https://github.com/truecharts/charts/compare/booksonic-air-6.0.52...booksonic-air-6.0.53) (2022-10-31)
+## [booksonic-air-6.0.53](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.52...booksonic-air-6.0.53) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
-## [booksonic-air-6.0.52](https://github.com/truecharts/charts/compare/booksonic-air-6.0.51...booksonic-air-6.0.52) (2022-10-25)
+## [booksonic-air-6.0.52](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.51...booksonic-air-6.0.52) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [booksonic-air-6.0.51](https://github.com/truecharts/charts/compare/booksonic-air-6.0.50...booksonic-air-6.0.51) (2022-10-19)
+## [booksonic-air-6.0.51](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.50...booksonic-air-6.0.51) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [booksonic-air-6.0.50](https://github.com/truecharts/charts/compare/booksonic-air-6.0.49...booksonic-air-6.0.50) (2022-10-17)
+## [booksonic-air-6.0.50](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.49...booksonic-air-6.0.50) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+- update docker general non-major ([#4119](https://github.com/trueforge-org/truecharts/issues/4119))
-## [booksonic-air-6.0.49](https://github.com/truecharts/charts/compare/booksonic-air-6.0.48...booksonic-air-6.0.49) (2022-10-12)
+## [booksonic-air-6.0.49](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.48...booksonic-air-6.0.49) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07)
+## [booksonic-air-6.0.48](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07)
### Chore
@@ -151,43 +151,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07)
+## [booksonic-air-6.0.48](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [booksonic-air-6.0.47](https://github.com/truecharts/charts/compare/booksonic-air-6.0.46...booksonic-air-6.0.47) (2022-10-05)
+## [booksonic-air-6.0.47](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.46...booksonic-air-6.0.47) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [booksonic-air-6.0.46](https://github.com/truecharts/charts/compare/booksonic-air-6.0.45...booksonic-air-6.0.46) (2022-09-27)
+## [booksonic-air-6.0.46](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.45...booksonic-air-6.0.46) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [booksonic-air-6.0.45](https://github.com/truecharts/charts/compare/booksonic-air-6.0.44...booksonic-air-6.0.45) (2022-09-26)
+## [booksonic-air-6.0.45](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.44...booksonic-air-6.0.45) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [booksonic-air-6.0.44](https://github.com/truecharts/charts/compare/booksonic-air-6.0.43...booksonic-air-6.0.44) (2022-09-25)
+## [booksonic-air-6.0.44](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.43...booksonic-air-6.0.44) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-22)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-22)
### Chore
@@ -205,11 +205,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21)
### Chore
@@ -226,11 +226,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21)
### Chore
@@ -246,11 +246,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20)
### Chore
@@ -265,11 +265,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20)
### Chore
@@ -283,11 +283,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
### Chore
@@ -300,11 +300,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
### Chore
@@ -316,11 +316,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
+## [booksonic-air-6.0.43](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-19)
### Chore
@@ -331,11 +331,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-17)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-17)
### Chore
@@ -345,10 +345,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-18)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-18)
### Chore
@@ -356,44 +356,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-16)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-16)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.42](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15)
+## [booksonic-air-6.0.42](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.41...booksonic-air-6.0.42) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12)
### Chore
@@ -402,9 +402,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-12)
### Chore
@@ -412,110 +412,110 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.41](https://github.com/truecharts/charts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
+## [booksonic-air-6.0.41](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.40...booksonic-air-6.0.41) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [booksonic-air-6.0.40](https://github.com/truecharts/charts/compare/booksonic-air-6.0.39...booksonic-air-6.0.40) (2022-09-05)
+## [booksonic-air-6.0.40](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.39...booksonic-air-6.0.40) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [booksonic-air-6.0.39](https://github.com/truecharts/charts/compare/booksonic-air-6.0.38...booksonic-air-6.0.39) (2022-08-30)
+## [booksonic-air-6.0.39](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.38...booksonic-air-6.0.39) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [booksonic-air-6.0.38](https://github.com/truecharts/charts/compare/booksonic-air-6.0.37...booksonic-air-6.0.38) (2022-08-30)
+## [booksonic-air-6.0.38](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.37...booksonic-air-6.0.38) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [booksonic-air-6.0.37](https://github.com/truecharts/charts/compare/booksonic-air-6.0.36...booksonic-air-6.0.37) (2022-08-29)
+## [booksonic-air-6.0.37](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.36...booksonic-air-6.0.37) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [booksonic-air-6.0.36](https://github.com/truecharts/charts/compare/booksonic-air-6.0.35...booksonic-air-6.0.36) (2022-08-29)
+## [booksonic-air-6.0.36](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.35...booksonic-air-6.0.36) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [booksonic-air-6.0.35](https://github.com/truecharts/charts/compare/booksonic-air-6.0.34...booksonic-air-6.0.35) (2022-08-23)
+## [booksonic-air-6.0.35](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.34...booksonic-air-6.0.35) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [booksonic-air-6.0.34](https://github.com/truecharts/charts/compare/booksonic-air-6.0.33...booksonic-air-6.0.34) (2022-08-22)
+## [booksonic-air-6.0.34](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.33...booksonic-air-6.0.34) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge-org/truecharts/issues/3530))
-## [booksonic-air-6.0.33](https://github.com/truecharts/charts/compare/booksonic-air-6.0.32...booksonic-air-6.0.33) (2022-08-17)
+## [booksonic-air-6.0.33](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.32...booksonic-air-6.0.33) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [booksonic-air-6.0.32](https://github.com/truecharts/charts/compare/booksonic-air-6.0.31...booksonic-air-6.0.32) (2022-08-12)
+## [booksonic-air-6.0.32](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.31...booksonic-air-6.0.32) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [booksonic-air-6.0.31](https://github.com/truecharts/charts/compare/booksonic-air-6.0.30...booksonic-air-6.0.31) (2022-08-10)
+## [booksonic-air-6.0.31](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.30...booksonic-air-6.0.31) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [booksonic-air-6.0.30](https://github.com/truecharts/charts/compare/booksonic-air-6.0.28...booksonic-air-6.0.30) (2022-08-08)
+## [booksonic-air-6.0.30](https://github.com/trueforge-org/truecharts/compare/booksonic-air-6.0.28...booksonic-air-6.0.30) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [booksonic-air-6.0.28](https://github.com/truecharts/apps/compare/booksonic-air-6.0.27...booksonic-air-6.0.28) (2022-07-26)
diff --git a/charts/stable/booksonic-air/Chart.yaml b/charts/stable/booksonic-air/Chart.yaml
index 739beb608ce..570220d4862 100644
--- a/charts/stable/booksonic-air/Chart.yaml
+++ b/charts/stable/booksonic-air/Chart.yaml
@@ -34,7 +34,7 @@ name: booksonic-air
sources:
- https://ghcr.io/linuxserver/booksonic-air
- https://github.com/popeen/Booksonic-Air
- - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/booksonic-air
type: application
version: 16.3.5
diff --git a/charts/stable/booksonic-air/README.md b/charts/stable/booksonic-air/README.md
index 7dd1e1cec08..e32bb1955e7 100644
--- a/charts/stable/booksonic-air/README.md
+++ b/charts/stable/booksonic-air/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/booksonic-air)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/booksonic-air
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/booksonic-air/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/booksonic-air/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/bookstack/README.md b/charts/stable/bookstack/README.md
index d813456acb0..d5fc04872ef 100644
--- a/charts/stable/bookstack/README.md
+++ b/charts/stable/bookstack/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/bookstack
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bookstack/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/bookstack/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/borg-server/README.md b/charts/stable/borg-server/README.md
index d4a11afdd5d..d2b59222489 100644
--- a/charts/stable/borg-server/README.md
+++ b/charts/stable/borg-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/borg-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/borg-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/borg-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/breitbandmessung-de/README.md b/charts/stable/breitbandmessung-de/README.md
index 10355df13b9..0a5069d0020 100644
--- a/charts/stable/breitbandmessung-de/README.md
+++ b/charts/stable/breitbandmessung-de/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/breitbandmessung-de
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/breitbandmessung-de/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/breitbandmessung-de/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/broadcast-box/README.md b/charts/stable/broadcast-box/README.md
index 6fb12c5b08d..d308d203fac 100644
--- a/charts/stable/broadcast-box/README.md
+++ b/charts/stable/broadcast-box/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/broadcast-box
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/broadcast-box/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/broadcast-box/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/browserless-chrome/README.md b/charts/stable/browserless-chrome/README.md
index 012437e935e..daee538b201 100644
--- a/charts/stable/browserless-chrome/README.md
+++ b/charts/stable/browserless-chrome/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/browserless-chrome
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/browserless-chrome/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/browserless-chrome/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/budge/README.md b/charts/stable/budge/README.md
index bd460ec6bf5..d3109aaebd6 100644
--- a/charts/stable/budge/README.md
+++ b/charts/stable/budge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/budge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/budge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/budge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/bwapp/CHANGELOG.md b/charts/stable/bwapp/CHANGELOG.md
index 6a27849ffd1..7cdf377d61b 100644
--- a/charts/stable/bwapp/CHANGELOG.md
+++ b/charts/stable/bwapp/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [bwapp-1.0.0](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-1.0.0) (2022-11-10)
+## [bwapp-1.0.0](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.37](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.37) (2022-11-08)
+## [bwapp-0.0.37](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.36](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
+## [bwapp-0.0.36](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.36](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
+## [bwapp-0.0.36](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.36](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
+## [bwapp-0.0.36](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.35](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.35) (2022-11-07)
+## [bwapp-0.0.35](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.35](https://github.com/truecharts/charts/compare/bwapp-0.0.34...bwapp-0.0.35) (2022-11-06)
+## [bwapp-0.0.35](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.34...bwapp-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [bwapp-0.0.34](https://github.com/truecharts/charts/compare/bwapp-0.0.33...bwapp-0.0.34) (2022-11-06)
+## [bwapp-0.0.34](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.33...bwapp-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [bwapp-0.0.33](https://github.com/truecharts/charts/compare/bwapp-0.0.32...bwapp-0.0.33) (2022-11-05)
+## [bwapp-0.0.33](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.32...bwapp-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [bwapp-0.0.32](https://github.com/truecharts/charts/compare/bwapp-0.0.31...bwapp-0.0.32) (2022-11-02)
+## [bwapp-0.0.32](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.31...bwapp-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [bwapp-0.0.31](https://github.com/truecharts/charts/compare/bwapp-0.0.30...bwapp-0.0.31) (2022-10-25)
+## [bwapp-0.0.31](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.30...bwapp-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [bwapp-0.0.30](https://github.com/truecharts/charts/compare/bwapp-0.0.29...bwapp-0.0.30) (2022-10-19)
+## [bwapp-0.0.30](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.29...bwapp-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [bwapp-0.0.29](https://github.com/truecharts/charts/compare/bwapp-0.0.28...bwapp-0.0.29) (2022-10-12)
+## [bwapp-0.0.29](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.28...bwapp-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07)
+## [bwapp-0.0.28](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07)
+## [bwapp-0.0.28](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [bwapp-0.0.27](https://github.com/truecharts/charts/compare/bwapp-0.0.26...bwapp-0.0.27) (2022-10-05)
+## [bwapp-0.0.27](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.26...bwapp-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [bwapp-0.0.26](https://github.com/truecharts/charts/compare/bwapp-0.0.25...bwapp-0.0.26) (2022-09-27)
+## [bwapp-0.0.26](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.25...bwapp-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [bwapp-0.0.25](https://github.com/truecharts/charts/compare/bwapp-0.0.24...bwapp-0.0.25) (2022-09-25)
+## [bwapp-0.0.25](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.24...bwapp-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-22)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-22)
### Chore
@@ -177,9 +177,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21)
### Chore
@@ -195,9 +195,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20)
### Chore
@@ -228,9 +228,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20)
### Chore
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
### Chore
@@ -257,9 +257,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
### Chore
@@ -270,9 +270,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-19)
### Chore
@@ -282,9 +282,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-18)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-18)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-18)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-18)
### Chore
@@ -303,39 +303,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-16)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-16)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15)
+## [bwapp-0.0.24](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12)
### Chore
@@ -344,10 +344,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-12)
### Chore
@@ -355,90 +355,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.23](https://github.com/truecharts/charts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
+## [bwapp-0.0.23](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.22...bwapp-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [bwapp-0.0.22](https://github.com/truecharts/charts/compare/bwapp-0.0.21...bwapp-0.0.22) (2022-08-30)
+## [bwapp-0.0.22](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.21...bwapp-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [bwapp-0.0.21](https://github.com/truecharts/charts/compare/bwapp-0.0.20...bwapp-0.0.21) (2022-08-30)
+## [bwapp-0.0.21](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.20...bwapp-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [bwapp-0.0.20](https://github.com/truecharts/charts/compare/bwapp-0.0.19...bwapp-0.0.20) (2022-08-29)
+## [bwapp-0.0.20](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.19...bwapp-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [bwapp-0.0.19](https://github.com/truecharts/charts/compare/bwapp-0.0.17...bwapp-0.0.19) (2022-08-26)
+## [bwapp-0.0.19](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.17...bwapp-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [bwapp-0.0.17](https://github.com/truecharts/charts/compare/bwapp-0.0.16...bwapp-0.0.17) (2022-08-23)
+## [bwapp-0.0.17](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.16...bwapp-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [bwapp-0.0.16](https://github.com/truecharts/charts/compare/bwapp-0.0.15...bwapp-0.0.16) (2022-08-12)
+## [bwapp-0.0.16](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.15...bwapp-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [bwapp-0.0.15](https://github.com/truecharts/charts/compare/bwapp-0.0.14...bwapp-0.0.15) (2022-08-08)
+## [bwapp-0.0.15](https://github.com/trueforge-org/truecharts/compare/bwapp-0.0.14...bwapp-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [bwapp-0.0.14](https://github.com/truecharts/apps/compare/bwapp-0.0.13...bwapp-0.0.14) (2022-07-26)
diff --git a/charts/stable/bwapp/Chart.yaml b/charts/stable/bwapp/Chart.yaml
index 5d213e71d06..b6f920620fe 100644
--- a/charts/stable/bwapp/Chart.yaml
+++ b/charts/stable/bwapp/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: bwapp
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/bwapp
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bwapp
- https://hub.docker.com/r/raesene/bwapp
- https://sourceforge.net/projects/bwapp/
type: application
diff --git a/charts/stable/bwapp/README.md b/charts/stable/bwapp/README.md
index 3508f712359..2f18a66863d 100644
--- a/charts/stable/bwapp/README.md
+++ b/charts/stable/bwapp/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bwapp)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/bwapp
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bwapp/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/bwapp/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/bytestash/Chart.yaml b/charts/stable/bytestash/Chart.yaml
index 214ddd265e4..f7ee6deeb45 100644
--- a/charts/stable/bytestash/Chart.yaml
+++ b/charts/stable/bytestash/Chart.yaml
@@ -36,7 +36,7 @@ name: bytestash
sources:
- https://ghcr.io/jordan-dalby/bytestash
- https://github.com/jordan-dalby/ByteStash
- - https://github.com/truecharts/charts/tree/master/charts/stable/bytestash
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bytestash
type: application
version: 2.3.5
diff --git a/charts/stable/bytestash/README.md b/charts/stable/bytestash/README.md
index 520e2517823..55205c12cfd 100644
--- a/charts/stable/bytestash/README.md
+++ b/charts/stable/bytestash/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/bytestash)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/bytestash
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/bytestash/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/bytestash/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/cadquery-server/CHANGELOG.md b/charts/stable/cadquery-server/CHANGELOG.md
index 01e0defc8f5..f2fb91c153b 100644
--- a/charts/stable/cadquery-server/CHANGELOG.md
+++ b/charts/stable/cadquery-server/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [cadquery-server-1.0.0](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-1.0.0) (2022-11-10)
+## [cadquery-server-1.0.0](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.41](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.41) (2022-11-08)
+## [cadquery-server-0.0.41](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.41) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.40](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
+## [cadquery-server-0.0.40](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.40](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
+## [cadquery-server-0.0.40](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.40](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
+## [cadquery-server-0.0.40](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.40) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.39](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.39) (2022-11-07)
+## [cadquery-server-0.0.39](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.39) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.39](https://github.com/truecharts/charts/compare/cadquery-server-0.0.38...cadquery-server-0.0.39) (2022-11-06)
+## [cadquery-server-0.0.39](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.38...cadquery-server-0.0.39) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cadquery-server-0.0.38](https://github.com/truecharts/charts/compare/cadquery-server-0.0.37...cadquery-server-0.0.38) (2022-11-06)
+## [cadquery-server-0.0.38](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.37...cadquery-server-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [cadquery-server-0.0.37](https://github.com/truecharts/charts/compare/cadquery-server-0.0.36...cadquery-server-0.0.37) (2022-11-05)
+## [cadquery-server-0.0.37](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.36...cadquery-server-0.0.37) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [cadquery-server-0.0.36](https://github.com/truecharts/charts/compare/cadquery-server-0.0.35...cadquery-server-0.0.36) (2022-11-02)
+## [cadquery-server-0.0.36](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.35...cadquery-server-0.0.36) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [cadquery-server-0.0.35](https://github.com/truecharts/charts/compare/cadquery-server-0.0.34...cadquery-server-0.0.35) (2022-10-25)
+## [cadquery-server-0.0.35](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.34...cadquery-server-0.0.35) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [cadquery-server-0.0.34](https://github.com/truecharts/charts/compare/cadquery-server-0.0.33...cadquery-server-0.0.34) (2022-10-19)
+## [cadquery-server-0.0.34](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.33...cadquery-server-0.0.34) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [cadquery-server-0.0.33](https://github.com/truecharts/charts/compare/cadquery-server-0.0.32...cadquery-server-0.0.33) (2022-10-12)
+## [cadquery-server-0.0.33](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.32...cadquery-server-0.0.33) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07)
+## [cadquery-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07)
### Chore
@@ -131,43 +131,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07)
+## [cadquery-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [cadquery-server-0.0.31](https://github.com/truecharts/charts/compare/cadquery-server-0.0.30...cadquery-server-0.0.31) (2022-10-05)
+## [cadquery-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.30...cadquery-server-0.0.31) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [cadquery-server-0.0.30](https://github.com/truecharts/charts/compare/cadquery-server-0.0.29...cadquery-server-0.0.30) (2022-09-27)
+## [cadquery-server-0.0.30](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.29...cadquery-server-0.0.30) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [cadquery-server-0.0.29](https://github.com/truecharts/charts/compare/cadquery-server-0.0.28...cadquery-server-0.0.29) (2022-09-25)
+## [cadquery-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.28...cadquery-server-0.0.29) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [cadquery-server-0.0.28](https://github.com/truecharts/charts/compare/cadquery-server-0.0.27...cadquery-server-0.0.28) (2022-09-23)
+## [cadquery-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.27...cadquery-server-0.0.28) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-22)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-22)
### Chore
@@ -184,10 +184,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21)
### Chore
@@ -203,10 +203,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20)
### Chore
@@ -238,10 +238,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
### Chore
@@ -269,10 +269,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
+## [cadquery-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-19)
### Chore
@@ -296,10 +296,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-18)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-18)
### Chore
@@ -308,9 +308,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-18)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-18)
### Chore
@@ -318,39 +318,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-16)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-16)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.26](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15)
+## [cadquery-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.25...cadquery-server-0.0.26) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12)
### Chore
@@ -359,10 +359,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-12)
### Chore
@@ -370,111 +370,111 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.25](https://github.com/truecharts/charts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
+## [cadquery-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.24...cadquery-server-0.0.25) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cadquery-server-0.0.24](https://github.com/truecharts/charts/compare/cadquery-server-0.0.23...cadquery-server-0.0.24) (2022-09-10)
+## [cadquery-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.23...cadquery-server-0.0.24) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-07)
+## [cadquery-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [cadquery-server-0.0.23](https://github.com/truecharts/charts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-06)
+## [cadquery-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.22...cadquery-server-0.0.23) (2022-09-06)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [cadquery-server-0.0.22](https://github.com/truecharts/charts/compare/cadquery-server-0.0.21...cadquery-server-0.0.22) (2022-08-30)
+## [cadquery-server-0.0.22](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.21...cadquery-server-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [cadquery-server-0.0.21](https://github.com/truecharts/charts/compare/cadquery-server-0.0.20...cadquery-server-0.0.21) (2022-08-30)
+## [cadquery-server-0.0.21](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.20...cadquery-server-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [cadquery-server-0.0.20](https://github.com/truecharts/charts/compare/cadquery-server-0.0.19...cadquery-server-0.0.20) (2022-08-29)
+## [cadquery-server-0.0.20](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.19...cadquery-server-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [cadquery-server-0.0.19](https://github.com/truecharts/charts/compare/cadquery-server-0.0.17...cadquery-server-0.0.19) (2022-08-26)
+## [cadquery-server-0.0.19](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.17...cadquery-server-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [cadquery-server-0.0.17](https://github.com/truecharts/charts/compare/cadquery-server-0.0.16...cadquery-server-0.0.17) (2022-08-23)
+## [cadquery-server-0.0.17](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.16...cadquery-server-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [cadquery-server-0.0.16](https://github.com/truecharts/charts/compare/cadquery-server-0.0.15...cadquery-server-0.0.16) (2022-08-12)
+## [cadquery-server-0.0.16](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.15...cadquery-server-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [cadquery-server-0.0.15](https://github.com/truecharts/charts/compare/cadquery-server-0.0.14...cadquery-server-0.0.15) (2022-08-08)
+## [cadquery-server-0.0.15](https://github.com/trueforge-org/truecharts/compare/cadquery-server-0.0.14...cadquery-server-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [cadquery-server-0.0.14](https://github.com/truecharts/apps/compare/cadquery-server-0.0.13...cadquery-server-0.0.14) (2022-07-26)
diff --git a/charts/stable/cadquery-server/Chart.yaml b/charts/stable/cadquery-server/Chart.yaml
index cda80e51df6..d513ff3b8b2 100644
--- a/charts/stable/cadquery-server/Chart.yaml
+++ b/charts/stable/cadquery-server/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: cadquery-server
sources:
- https://github.com/roipoussiere/cadquery
- - https://github.com/truecharts/charts/tree/master/charts/stable/cadquery-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cadquery-server
- https://hub.docker.com/r/cadquery/cadquery-server
type: application
version: 8.3.5
diff --git a/charts/stable/cadquery-server/README.md b/charts/stable/cadquery-server/README.md
index d79095cf942..aae35d66c25 100644
--- a/charts/stable/cadquery-server/README.md
+++ b/charts/stable/cadquery-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cadquery-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/cadquery-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cadquery-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/cadquery-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/calendarr/README.md b/charts/stable/calendarr/README.md
index 308a81e1d77..a29398dd644 100644
--- a/charts/stable/calendarr/README.md
+++ b/charts/stable/calendarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/incubator/calendarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/incubator/calendarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/incubator/calendarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/calibre-web/README.md b/charts/stable/calibre-web/README.md
index 552e3beea9a..011fb80625d 100644
--- a/charts/stable/calibre-web/README.md
+++ b/charts/stable/calibre-web/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/calibre-web
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/calibre-web/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/calibre-web/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/calibre/README.md b/charts/stable/calibre/README.md
index 5ae12d7e569..84cea68516f 100644
--- a/charts/stable/calibre/README.md
+++ b/charts/stable/calibre/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/calibre
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/calibre/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/calibre/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cannery/README.md b/charts/stable/cannery/README.md
index b30b059066f..75c1fc9b2e5 100644
--- a/charts/stable/cannery/README.md
+++ b/charts/stable/cannery/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cannery
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cannery/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cannery/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/changedetection-io/Chart.yaml b/charts/stable/changedetection-io/Chart.yaml
index e9e9be58f71..61f881f3a5d 100644
--- a/charts/stable/changedetection-io/Chart.yaml
+++ b/charts/stable/changedetection-io/Chart.yaml
@@ -36,7 +36,7 @@ sources:
- https://changedetection.io/
- https://ghcr.io/dgtlmoon/changedetection.io
- https://github.com/dgtlmoon/changedetection.io/tree/master
- - https://github.com/truecharts/charts/tree/master/charts/stable/changedetection-io
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/changedetection-io
type: application
version: 5.3.8
diff --git a/charts/stable/changedetection-io/README.md b/charts/stable/changedetection-io/README.md
index 5576a224929..e3be1454c2e 100644
--- a/charts/stable/changedetection-io/README.md
+++ b/charts/stable/changedetection-io/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/changedetection-io)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/changedetection-io
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/changedetection-io/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/changedetection-io/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/channels-dvr/README.md b/charts/stable/channels-dvr/README.md
index 0b522948913..618a211ced0 100644
--- a/charts/stable/channels-dvr/README.md
+++ b/charts/stable/channels-dvr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/channels-dvr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/channels-dvr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/channels-dvr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chevereto/README.md b/charts/stable/chevereto/README.md
index bc61fada58d..c9e8e58405f 100644
--- a/charts/stable/chevereto/README.md
+++ b/charts/stable/chevereto/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chevereto
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chevereto/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chevereto/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chivalry-medievalwarfare/README.md b/charts/stable/chivalry-medievalwarfare/README.md
index b6fda260432..3a5055bb104 100644
--- a/charts/stable/chivalry-medievalwarfare/README.md
+++ b/charts/stable/chivalry-medievalwarfare/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chivalry-medievalwarfare
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chivalry-medievalwarfare/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chivalry-medievalwarfare/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chowdown/README.md b/charts/stable/chowdown/README.md
index 947cc3992f8..882723d2010 100644
--- a/charts/stable/chowdown/README.md
+++ b/charts/stable/chowdown/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chowdown
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chowdown/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chowdown/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chroma/README.md b/charts/stable/chroma/README.md
index dbcf36b3354..85c1cae349f 100644
--- a/charts/stable/chroma/README.md
+++ b/charts/stable/chroma/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chroma
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chroma/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chroma/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chromium-desktop-g3/README.md b/charts/stable/chromium-desktop-g3/README.md
index a16e69ec61c..78ed52d4106 100644
--- a/charts/stable/chromium-desktop-g3/README.md
+++ b/charts/stable/chromium-desktop-g3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chromium-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chromium-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chromium-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chromium/README.md b/charts/stable/chromium/README.md
index cb4ad0bd928..9e90b0b1862 100644
--- a/charts/stable/chromium/README.md
+++ b/charts/stable/chromium/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chromium
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chromium/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chromium/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chronograf/README.md b/charts/stable/chronograf/README.md
index eeaff1f4f23..62477308b12 100644
--- a/charts/stable/chronograf/README.md
+++ b/charts/stable/chronograf/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chronograf
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chronograf/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chronograf/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/chronos/README.md b/charts/stable/chronos/README.md
index e5b29bae968..6fb1234dc1c 100644
--- a/charts/stable/chronos/README.md
+++ b/charts/stable/chronos/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/chronos
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/chronos/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/chronos/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ciao/CHANGELOG.md b/charts/stable/ciao/CHANGELOG.md
index 9cf98914970..c4ba80e86c1 100644
--- a/charts/stable/ciao/CHANGELOG.md
+++ b/charts/stable/ciao/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [ciao-1.0.0](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-1.0.0) (2022-11-10)
+## [ciao-1.0.0](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [ciao-0.0.37](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.37) (2022-11-08)
+## [ciao-0.0.37](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.36](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
+## [ciao-0.0.36](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.36](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
+## [ciao-0.0.36](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.36](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
+## [ciao-0.0.36](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.35](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.35) (2022-11-07)
+## [ciao-0.0.35](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.35](https://github.com/truecharts/charts/compare/ciao-0.0.34...ciao-0.0.35) (2022-11-06)
+## [ciao-0.0.35](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.34...ciao-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ciao-0.0.34](https://github.com/truecharts/charts/compare/ciao-0.0.33...ciao-0.0.34) (2022-11-06)
+## [ciao-0.0.34](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.33...ciao-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [ciao-0.0.33](https://github.com/truecharts/charts/compare/ciao-0.0.32...ciao-0.0.33) (2022-11-05)
+## [ciao-0.0.33](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.32...ciao-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [ciao-0.0.32](https://github.com/truecharts/charts/compare/ciao-0.0.31...ciao-0.0.32) (2022-11-02)
+## [ciao-0.0.32](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.31...ciao-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [ciao-0.0.31](https://github.com/truecharts/charts/compare/ciao-0.0.30...ciao-0.0.31) (2022-10-25)
+## [ciao-0.0.31](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.30...ciao-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [ciao-0.0.30](https://github.com/truecharts/charts/compare/ciao-0.0.29...ciao-0.0.30) (2022-10-19)
+## [ciao-0.0.30](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.29...ciao-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [ciao-0.0.29](https://github.com/truecharts/charts/compare/ciao-0.0.28...ciao-0.0.29) (2022-10-12)
+## [ciao-0.0.29](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.28...ciao-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07)
+## [ciao-0.0.28](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07)
+## [ciao-0.0.28](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ciao-0.0.27](https://github.com/truecharts/charts/compare/ciao-0.0.26...ciao-0.0.27) (2022-10-05)
+## [ciao-0.0.27](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.26...ciao-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [ciao-0.0.26](https://github.com/truecharts/charts/compare/ciao-0.0.25...ciao-0.0.26) (2022-09-27)
+## [ciao-0.0.26](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.25...ciao-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [ciao-0.0.25](https://github.com/truecharts/charts/compare/ciao-0.0.24...ciao-0.0.25) (2022-09-25)
+## [ciao-0.0.25](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.24...ciao-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-22)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-17)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-18)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-16)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-16)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15)
+## [ciao-0.0.24](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12)
### Chore
@@ -371,10 +371,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-12)
### Chore
@@ -382,90 +382,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.23](https://github.com/truecharts/charts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
+## [ciao-0.0.23](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.22...ciao-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ciao-0.0.22](https://github.com/truecharts/charts/compare/ciao-0.0.21...ciao-0.0.22) (2022-08-30)
+## [ciao-0.0.22](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.21...ciao-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [ciao-0.0.21](https://github.com/truecharts/charts/compare/ciao-0.0.20...ciao-0.0.21) (2022-08-30)
+## [ciao-0.0.21](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.20...ciao-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ciao-0.0.20](https://github.com/truecharts/charts/compare/ciao-0.0.19...ciao-0.0.20) (2022-08-29)
+## [ciao-0.0.20](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.19...ciao-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [ciao-0.0.19](https://github.com/truecharts/charts/compare/ciao-0.0.17...ciao-0.0.19) (2022-08-26)
+## [ciao-0.0.19](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.17...ciao-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [ciao-0.0.17](https://github.com/truecharts/charts/compare/ciao-0.0.16...ciao-0.0.17) (2022-08-23)
+## [ciao-0.0.17](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.16...ciao-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [ciao-0.0.16](https://github.com/truecharts/charts/compare/ciao-0.0.15...ciao-0.0.16) (2022-08-12)
+## [ciao-0.0.16](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.15...ciao-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [ciao-0.0.15](https://github.com/truecharts/charts/compare/ciao-0.0.14...ciao-0.0.15) (2022-08-08)
+## [ciao-0.0.15](https://github.com/trueforge-org/truecharts/compare/ciao-0.0.14...ciao-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [ciao-0.0.14](https://github.com/truecharts/apps/compare/ciao-0.0.13...ciao-0.0.14) (2022-07-26)
diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml
index e93fea5e2ea..555ac84695c 100644
--- a/charts/stable/ciao/Chart.yaml
+++ b/charts/stable/ciao/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: ciao
sources:
- https://brotandgames.com/ciao/
- - https://github.com/truecharts/charts/tree/master/charts/stable/ciao
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ciao
- https://hub.docker.com/r/brotandgames/ciao
type: application
version: 8.3.5
diff --git a/charts/stable/ciao/README.md b/charts/stable/ciao/README.md
index 0de048f6176..6ffdacaebd6 100644
--- a/charts/stable/ciao/README.md
+++ b/charts/stable/ciao/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ciao)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ciao
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ciao/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ciao/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/citadel-forgedwithfire/README.md b/charts/stable/citadel-forgedwithfire/README.md
index 37df658d0c0..212905233be 100644
--- a/charts/stable/citadel-forgedwithfire/README.md
+++ b/charts/stable/citadel-forgedwithfire/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/citadel-forgedwithfire
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/citadel-forgedwithfire/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/citadel-forgedwithfire/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/clamav/CHANGELOG.md b/charts/stable/clamav/CHANGELOG.md
index cef0b6fb037..e77476d88c3 100644
--- a/charts/stable/clamav/CHANGELOG.md
+++ b/charts/stable/clamav/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [clamav-4.0.0](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-4.0.0) (2022-11-10)
+## [clamav-4.0.0](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [clamav-3.0.53](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.53) (2022-11-08)
+## [clamav-3.0.53](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.53) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.52](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
+## [clamav-3.0.52](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.52](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
+## [clamav-3.0.52](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.52](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
+## [clamav-3.0.52](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.52) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.51](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.51) (2022-11-07)
+## [clamav-3.0.51](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.51) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.51](https://github.com/truecharts/charts/compare/clamav-3.0.50...clamav-3.0.51) (2022-11-06)
+## [clamav-3.0.51](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.50...clamav-3.0.51) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [clamav-3.0.50](https://github.com/truecharts/charts/compare/clamav-3.0.49...clamav-3.0.50) (2022-11-06)
+## [clamav-3.0.50](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.49...clamav-3.0.50) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [clamav-3.0.49](https://github.com/truecharts/charts/compare/clamav-3.0.48...clamav-3.0.49) (2022-11-05)
+## [clamav-3.0.49](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.48...clamav-3.0.49) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [clamav-3.0.48](https://github.com/truecharts/charts/compare/clamav-3.0.47...clamav-3.0.48) (2022-11-02)
+## [clamav-3.0.48](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.47...clamav-3.0.48) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [clamav-3.0.47](https://github.com/truecharts/charts/compare/clamav-3.0.46...clamav-3.0.47) (2022-10-29)
+## [clamav-3.0.47](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.46...clamav-3.0.47) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4230](https://github.com/truecharts/charts/issues/4230))
+- update docker general non-major ([#4230](https://github.com/trueforge-org/truecharts/issues/4230))
-## [clamav-3.0.46](https://github.com/truecharts/charts/compare/clamav-3.0.45...clamav-3.0.46) (2022-10-25)
+## [clamav-3.0.46](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.45...clamav-3.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [clamav-3.0.45](https://github.com/truecharts/charts/compare/clamav-3.0.44...clamav-3.0.45) (2022-10-19)
+## [clamav-3.0.45](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.44...clamav-3.0.45) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [clamav-3.0.44](https://github.com/truecharts/charts/compare/clamav-3.0.43...clamav-3.0.44) (2022-10-12)
+## [clamav-3.0.44](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.43...clamav-3.0.44) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07)
+## [clamav-3.0.43](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07)
+## [clamav-3.0.43](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [clamav-3.0.42](https://github.com/truecharts/charts/compare/clamav-3.0.41...clamav-3.0.42) (2022-10-05)
+## [clamav-3.0.42](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.41...clamav-3.0.42) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [clamav-3.0.41](https://github.com/truecharts/charts/compare/clamav-3.0.40...clamav-3.0.41) (2022-09-27)
+## [clamav-3.0.41](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.40...clamav-3.0.41) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [clamav-3.0.40](https://github.com/truecharts/charts/compare/clamav-3.0.39...clamav-3.0.40) (2022-09-25)
+## [clamav-3.0.40](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.39...clamav-3.0.40) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-22)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-17)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-18)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-16)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-16)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15)
+## [clamav-3.0.39](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12)
### Chore
@@ -378,9 +378,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-12)
### Chore
@@ -388,98 +388,98 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.38](https://github.com/truecharts/charts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
+## [clamav-3.0.38](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.37...clamav-3.0.38) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [clamav-3.0.37](https://github.com/truecharts/charts/compare/clamav-3.0.36...clamav-3.0.37) (2022-09-01)
+## [clamav-3.0.37](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.36...clamav-3.0.37) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge-org/truecharts/issues/3649))
-## [clamav-3.0.36](https://github.com/truecharts/charts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30)
+## [clamav-3.0.36](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.35...clamav-3.0.36) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [clamav-3.0.35](https://github.com/truecharts/charts/compare/clamav-3.0.34...clamav-3.0.35) (2022-08-30)
+## [clamav-3.0.35](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.34...clamav-3.0.35) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [clamav-3.0.34](https://github.com/truecharts/charts/compare/clamav-3.0.33...clamav-3.0.34) (2022-08-29)
+## [clamav-3.0.34](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.33...clamav-3.0.34) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [clamav-3.0.33](https://github.com/truecharts/charts/compare/clamav-3.0.32...clamav-3.0.33) (2022-08-23)
+## [clamav-3.0.33](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.32...clamav-3.0.33) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [clamav-3.0.32](https://github.com/truecharts/charts/compare/clamav-3.0.31...clamav-3.0.32) (2022-08-14)
+## [clamav-3.0.32](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.31...clamav-3.0.32) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [clamav-3.0.31](https://github.com/truecharts/charts/compare/clamav-3.0.30...clamav-3.0.31) (2022-08-12)
+## [clamav-3.0.31](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.30...clamav-3.0.31) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [clamav-3.0.30](https://github.com/truecharts/charts/compare/clamav-3.0.29...clamav-3.0.30) (2022-08-12)
+## [clamav-3.0.30](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.29...clamav-3.0.30) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [clamav-3.0.29](https://github.com/truecharts/charts/compare/clamav-3.0.27...clamav-3.0.29) (2022-08-08)
+## [clamav-3.0.29](https://github.com/trueforge-org/truecharts/compare/clamav-3.0.27...clamav-3.0.29) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [clamav-3.0.27](https://github.com/truecharts/apps/compare/clamav-3.0.26...clamav-3.0.27) (2022-07-28)
diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml
index a5ca4fe836f..55ffa8c3e47 100644
--- a/charts/stable/clamav/Chart.yaml
+++ b/charts/stable/clamav/Chart.yaml
@@ -34,7 +34,7 @@ name: clamav
sources:
- https://docs.clamav.net/
- https://github.com/Cisco-Talos/clamav
- - https://github.com/truecharts/charts/tree/master/charts/stable/clamav
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav
type: application
version: 13.3.8
diff --git a/charts/stable/clamav/README.md b/charts/stable/clamav/README.md
index 5e9a305c690..888f48e16ec 100644
--- a/charts/stable/clamav/README.md
+++ b/charts/stable/clamav/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/clamav)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/clamav
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/clamav/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/clamav/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/clarkson/README.md b/charts/stable/clarkson/README.md
index fc95218033e..1636f0bfb69 100644
--- a/charts/stable/clarkson/README.md
+++ b/charts/stable/clarkson/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/clarkson
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/clarkson/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/clarkson/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/clickhouse/README.md b/charts/stable/clickhouse/README.md
index dc3afdb87f5..f0373d09b9b 100644
--- a/charts/stable/clickhouse/README.md
+++ b/charts/stable/clickhouse/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/clickhouse
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/clickhouse/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/clickhouse/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/clipplex/README.md b/charts/stable/clipplex/README.md
index b8a1ba328f7..15de3042274 100644
--- a/charts/stable/clipplex/README.md
+++ b/charts/stable/clipplex/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/clipplex
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/clipplex/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/clipplex/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cloud9/README.md b/charts/stable/cloud9/README.md
index c533812f118..843896fa770 100644
--- a/charts/stable/cloud9/README.md
+++ b/charts/stable/cloud9/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cloud9
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloud9/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cloud9/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cloudcommander/README.md b/charts/stable/cloudcommander/README.md
index 91530b3b783..39de8ceca78 100644
--- a/charts/stable/cloudcommander/README.md
+++ b/charts/stable/cloudcommander/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cloudcommander
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloudcommander/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cloudcommander/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cloudflared/README.md b/charts/stable/cloudflared/README.md
index ae792b1d7ac..ad8c30408e6 100644
--- a/charts/stable/cloudflared/README.md
+++ b/charts/stable/cloudflared/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cloudflared
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloudflared/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cloudflared/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cloudflareddns/CHANGELOG.md b/charts/stable/cloudflareddns/CHANGELOG.md
index f05a8ae0a5f..38cfe990c86 100644
--- a/charts/stable/cloudflareddns/CHANGELOG.md
+++ b/charts/stable/cloudflareddns/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [cloudflareddns-2.0.0](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-2.0.0) (2022-11-10)
+## [cloudflareddns-2.0.0](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [cloudflareddns-1.0.37](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.37) (2022-11-08)
+## [cloudflareddns-1.0.37](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.36](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
+## [cloudflareddns-1.0.36](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.36](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
+## [cloudflareddns-1.0.36](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
### Chore
@@ -57,78 +57,78 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.36](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
+## [cloudflareddns-1.0.36](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.35](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.35) (2022-11-07)
+## [cloudflareddns-1.0.35](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.35](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.35) (2022-11-06)
+## [cloudflareddns-1.0.35](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.34...cloudflareddns-1.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [cloudflareddns-1.0.34](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.33...cloudflareddns-1.0.34) (2022-11-06)
+## [cloudflareddns-1.0.34](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.33...cloudflareddns-1.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [cloudflareddns-1.0.33](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.32...cloudflareddns-1.0.33) (2022-11-05)
+## [cloudflareddns-1.0.33](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.32...cloudflareddns-1.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [cloudflareddns-1.0.32](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.31...cloudflareddns-1.0.32) (2022-11-02)
+## [cloudflareddns-1.0.32](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.31...cloudflareddns-1.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [cloudflareddns-1.0.31](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.30...cloudflareddns-1.0.31) (2022-10-25)
+## [cloudflareddns-1.0.31](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.30...cloudflareddns-1.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [cloudflareddns-1.0.30](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.29...cloudflareddns-1.0.30) (2022-10-19)
+## [cloudflareddns-1.0.30](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.29...cloudflareddns-1.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [cloudflareddns-1.0.29](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.28...cloudflareddns-1.0.29) (2022-10-12)
+## [cloudflareddns-1.0.29](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.28...cloudflareddns-1.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- update docker general non-major
-## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07)
+## [cloudflareddns-1.0.28](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07)
### Chore
@@ -136,36 +136,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07)
+## [cloudflareddns-1.0.28](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [cloudflareddns-1.0.27](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.26...cloudflareddns-1.0.27) (2022-10-05)
+## [cloudflareddns-1.0.27](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.26...cloudflareddns-1.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [cloudflareddns-1.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.25...cloudflareddns-1.0.26) (2022-09-27)
+## [cloudflareddns-1.0.26](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.25...cloudflareddns-1.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [cloudflareddns-1.0.25](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.24...cloudflareddns-1.0.25) (2022-09-25)
+## [cloudflareddns-1.0.25](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.24...cloudflareddns-1.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-22)
+## [cloudflareddns-1.0.24](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-22)
### Chore
@@ -182,13 +182,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-21)
+## [cloudflareddns-1.0.24](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-21)
### Chore
@@ -204,13 +204,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-21)
+## [cloudflareddns-1.0.23](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-21)
### Chore
@@ -225,12 +225,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20)
+## [cloudflareddns-1.0.23](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20)
### Chore
@@ -244,12 +244,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20)
+## [cloudflareddns-1.0.23](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20)
### Chore
@@ -262,12 +262,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.22](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
+## [cloudflareddns-1.0.22](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
### Chore
@@ -279,11 +279,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.22](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
+## [cloudflareddns-1.0.22](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
### Chore
@@ -294,11 +294,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.22](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
+## [cloudflareddns-1.0.22](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.22) (2022-09-19)
### Chore
@@ -308,11 +308,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-18)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-18)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-18)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-18)
### Chore
@@ -332,43 +332,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-16)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-16)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15)
+## [cloudflareddns-1.0.21](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.21) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12)
### Chore
@@ -377,10 +377,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-12)
### Chore
@@ -388,108 +388,108 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
+## [cloudflareddns-1.0.20](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.19...cloudflareddns-1.0.20) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [cloudflareddns-1.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.18...cloudflareddns-1.0.19) (2022-09-05)
+## [cloudflareddns-1.0.19](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.18...cloudflareddns-1.0.19) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [cloudflareddns-1.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.17...cloudflareddns-1.0.18) (2022-08-30)
+## [cloudflareddns-1.0.18](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.17...cloudflareddns-1.0.18) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [cloudflareddns-1.0.17](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.16...cloudflareddns-1.0.17) (2022-08-30)
+## [cloudflareddns-1.0.17](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.16...cloudflareddns-1.0.17) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [cloudflareddns-1.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.15...cloudflareddns-1.0.16) (2022-08-29)
+## [cloudflareddns-1.0.16](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.15...cloudflareddns-1.0.16) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [cloudflareddns-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.14...cloudflareddns-1.0.15) (2022-08-23)
+## [cloudflareddns-1.0.15](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.14...cloudflareddns-1.0.15) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [cloudflareddns-1.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.13...cloudflareddns-1.0.14) (2022-08-14)
+## [cloudflareddns-1.0.14](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.13...cloudflareddns-1.0.14) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [cloudflareddns-1.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.12...cloudflareddns-1.0.13) (2022-08-12)
+## [cloudflareddns-1.0.13](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.12...cloudflareddns-1.0.13) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [cloudflareddns-1.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.11...cloudflareddns-1.0.12) (2022-08-12)
+## [cloudflareddns-1.0.12](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.11...cloudflareddns-1.0.12) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [cloudflareddns-1.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.10...cloudflareddns-1.0.11) (2022-08-10)
+## [cloudflareddns-1.0.11](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.10...cloudflareddns-1.0.11) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [cloudflareddns-1.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.9...cloudflareddns-1.0.10) (2022-08-08)
+## [cloudflareddns-1.0.10](https://github.com/trueforge-org/truecharts/compare/cloudflareddns-1.0.9...cloudflareddns-1.0.10) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [cloudflareddns-1.0.9](https://github.com/truecharts/apps/compare/cloudflareddns-1.0.8...cloudflareddns-1.0.9) (2022-07-26)
diff --git a/charts/stable/cloudflareddns/Chart.yaml b/charts/stable/cloudflareddns/Chart.yaml
index 40488cc791f..989c796ffc5 100644
--- a/charts/stable/cloudflareddns/Chart.yaml
+++ b/charts/stable/cloudflareddns/Chart.yaml
@@ -35,7 +35,7 @@ name: cloudflareddns
sources:
- https://ghcr.io/hotio/cloudflareddns
- https://github.com/hotio/cloudflareddns
- - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/
type: application
version: 12.3.7
diff --git a/charts/stable/cloudflareddns/README.md b/charts/stable/cloudflareddns/README.md
index 806d50ef98f..45a06bd99df 100644
--- a/charts/stable/cloudflareddns/README.md
+++ b/charts/stable/cloudflareddns/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/cloudflareddns)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/cloudflareddns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloudflareddns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/cloudflareddns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/cloudreve/README.md b/charts/stable/cloudreve/README.md
index c36af19c73d..dc4acf16d10 100644
--- a/charts/stable/cloudreve/README.md
+++ b/charts/stable/cloudreve/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cloudreve
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cloudreve/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cloudreve/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/code-server/README.md b/charts/stable/code-server/README.md
index 326b2681bb4..ef8b7e68924 100644
--- a/charts/stable/code-server/README.md
+++ b/charts/stable/code-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/code-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/code-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/code-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/codeproject-ai-server/Chart.yaml b/charts/stable/codeproject-ai-server/Chart.yaml
index 0fbbe8eecab..89a1c6d2e39 100644
--- a/charts/stable/codeproject-ai-server/Chart.yaml
+++ b/charts/stable/codeproject-ai-server/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: codeproject-ai-server
sources:
- https://github.com/codeproject/CodeProject.AI-Server
- - https://github.com/truecharts/charts/tree/master/charts/stable/codeproject-ai-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/codeproject-ai-server
- https://hub.docker.com/r/codeproject/ai-server
type: application
version: 5.3.5
diff --git a/charts/stable/codeproject-ai-server/README.md b/charts/stable/codeproject-ai-server/README.md
index d5746a20bb8..330ad105e75 100644
--- a/charts/stable/codeproject-ai-server/README.md
+++ b/charts/stable/codeproject-ai-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/codeproject-ai-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/codeproject-ai-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/codeproject-ai-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/codeproject-ai-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/collabora/README.md b/charts/stable/collabora/README.md
index 6430a2e8d41..3f2489026ae 100644
--- a/charts/stable/collabora/README.md
+++ b/charts/stable/collabora/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/collabora
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/collabora/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/collabora/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/colonysurvival/README.md b/charts/stable/colonysurvival/README.md
index 39ee54732ae..1eb44ba862d 100644
--- a/charts/stable/colonysurvival/README.md
+++ b/charts/stable/colonysurvival/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/colonysurvival
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/colonysurvival/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/colonysurvival/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/comet/README.md b/charts/stable/comet/README.md
index fadf92ef654..7967393134a 100644
--- a/charts/stable/comet/README.md
+++ b/charts/stable/comet/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/comet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/comet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/comet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/commento-plusplus/CHANGELOG.md b/charts/stable/commento-plusplus/CHANGELOG.md
index 3f32b11c4fe..400a2f63019 100644
--- a/charts/stable/commento-plusplus/CHANGELOG.md
+++ b/charts/stable/commento-plusplus/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [commento-plusplus-4.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-4.0.0) (2022-11-10)
+## [commento-plusplus-4.0.0](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [commento-plusplus-3.0.56](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.56) (2022-11-08)
+## [commento-plusplus-3.0.56](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.56) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.55](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
+## [commento-plusplus-3.0.55](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.55](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
+## [commento-plusplus-3.0.55](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.55](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
+## [commento-plusplus-3.0.55](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.55) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.54](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.54) (2022-11-07)
+## [commento-plusplus-3.0.54](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.54) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.54](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.54) (2022-11-06)
+## [commento-plusplus-3.0.54](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.53...commento-plusplus-3.0.54) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [commento-plusplus-3.0.53](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.52...commento-plusplus-3.0.53) (2022-11-06)
+## [commento-plusplus-3.0.53](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.52...commento-plusplus-3.0.53) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [commento-plusplus-3.0.52](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.51...commento-plusplus-3.0.52) (2022-11-05)
+## [commento-plusplus-3.0.52](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.51...commento-plusplus-3.0.52) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [commento-plusplus-3.0.51](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.50...commento-plusplus-3.0.51) (2022-11-02)
+## [commento-plusplus-3.0.51](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.50...commento-plusplus-3.0.51) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [commento-plusplus-3.0.50](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.49...commento-plusplus-3.0.50) (2022-10-26)
+## [commento-plusplus-3.0.50](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.49...commento-plusplus-3.0.50) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [commento-plusplus-3.0.49](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.48...commento-plusplus-3.0.49) (2022-10-25)
+## [commento-plusplus-3.0.49](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.48...commento-plusplus-3.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [commento-plusplus-3.0.48](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.47...commento-plusplus-3.0.48) (2022-10-25)
+## [commento-plusplus-3.0.48](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.47...commento-plusplus-3.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [commento-plusplus-3.0.47](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.46...commento-plusplus-3.0.47) (2022-10-19)
+## [commento-plusplus-3.0.47](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.46...commento-plusplus-3.0.47) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [commento-plusplus-3.0.46](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.45...commento-plusplus-3.0.46) (2022-10-12)
+## [commento-plusplus-3.0.46](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.45...commento-plusplus-3.0.46) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07)
+## [commento-plusplus-3.0.45](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07)
### Chore
@@ -149,35 +149,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07)
+## [commento-plusplus-3.0.45](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [commento-plusplus-3.0.44](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.43...commento-plusplus-3.0.44) (2022-10-05)
+## [commento-plusplus-3.0.44](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.43...commento-plusplus-3.0.44) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [commento-plusplus-3.0.42](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.41...commento-plusplus-3.0.42) (2022-09-27)
+## [commento-plusplus-3.0.42](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.41...commento-plusplus-3.0.42) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [commento-plusplus-3.0.41](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.40...commento-plusplus-3.0.41) (2022-09-25)
+## [commento-plusplus-3.0.41](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.40...commento-plusplus-3.0.41) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-22)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-22)
### Chore
@@ -195,10 +195,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21)
### Chore
@@ -215,10 +215,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21)
### Chore
@@ -234,10 +234,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20)
### Chore
@@ -269,10 +269,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
### Chore
@@ -285,10 +285,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
### Chore
@@ -300,10 +300,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-19)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-17)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-17)
### Chore
@@ -327,10 +327,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-18)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-18)
### Chore
@@ -338,50 +338,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-16)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-16)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15)
+## [commento-plusplus-3.0.40](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [commento-plusplus-3.0.39](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.38...commento-plusplus-3.0.39) (2022-09-13)
+## [commento-plusplus-3.0.39](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.38...commento-plusplus-3.0.39) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12)
### Chore
@@ -390,9 +390,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-12)
### Chore
@@ -400,104 +400,104 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.38](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
+## [commento-plusplus-3.0.38](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.37...commento-plusplus-3.0.38) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [commento-plusplus-3.0.37](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.36...commento-plusplus-3.0.37) (2022-08-30)
+## [commento-plusplus-3.0.37](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.36...commento-plusplus-3.0.37) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [commento-plusplus-3.0.36](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.35...commento-plusplus-3.0.36) (2022-08-30)
+## [commento-plusplus-3.0.36](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.35...commento-plusplus-3.0.36) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [commento-plusplus-3.0.35](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.33...commento-plusplus-3.0.35) (2022-08-29)
+## [commento-plusplus-3.0.35](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.33...commento-plusplus-3.0.35) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [commento-plusplus-3.0.33](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.32...commento-plusplus-3.0.33) (2022-08-23)
+## [commento-plusplus-3.0.33](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.32...commento-plusplus-3.0.33) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [commento-plusplus-3.0.32](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.31...commento-plusplus-3.0.32) (2022-08-21)
+## [commento-plusplus-3.0.32](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.31...commento-plusplus-3.0.32) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [commento-plusplus-3.0.31](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.30...commento-plusplus-3.0.31) (2022-08-20)
+## [commento-plusplus-3.0.31](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.30...commento-plusplus-3.0.31) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [commento-plusplus-3.0.30](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.29...commento-plusplus-3.0.30) (2022-08-17)
+## [commento-plusplus-3.0.30](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.29...commento-plusplus-3.0.30) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [commento-plusplus-3.0.29](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.28...commento-plusplus-3.0.29) (2022-08-12)
+## [commento-plusplus-3.0.29](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.28...commento-plusplus-3.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [commento-plusplus-3.0.28](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.27...commento-plusplus-3.0.28) (2022-08-09)
+## [commento-plusplus-3.0.28](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.27...commento-plusplus-3.0.28) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [commento-plusplus-3.0.27](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.26...commento-plusplus-3.0.27) (2022-08-08)
+## [commento-plusplus-3.0.27](https://github.com/trueforge-org/truecharts/compare/commento-plusplus-3.0.26...commento-plusplus-3.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [commento-plusplus-3.0.26](https://github.com/truecharts/apps/compare/commento-plusplus-3.0.25...commento-plusplus-3.0.26) (2022-07-27)
diff --git a/charts/stable/commento-plusplus/Chart.yaml b/charts/stable/commento-plusplus/Chart.yaml
index 75da3070e9a..cb01a903ef3 100644
--- a/charts/stable/commento-plusplus/Chart.yaml
+++ b/charts/stable/commento-plusplus/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: commento-plusplus
sources:
- https://github.com/souramoo/commentoplusplus
- - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/commento-plusplus
- https://hub.docker.com/r/caroga/commentoplusplus
type: application
version: 14.3.5
diff --git a/charts/stable/commento-plusplus/README.md b/charts/stable/commento-plusplus/README.md
index bd50ad05af1..63ea1386563 100644
--- a/charts/stable/commento-plusplus/README.md
+++ b/charts/stable/commento-plusplus/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/commento-plusplus)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/commento-plusplus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/commento-plusplus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/commento-plusplus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/conanexiles/README.md b/charts/stable/conanexiles/README.md
index 6d8cd9235ed..06ec855a144 100644
--- a/charts/stable/conanexiles/README.md
+++ b/charts/stable/conanexiles/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/conanexiles
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/conanexiles/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/conanexiles/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/convos/README.md b/charts/stable/convos/README.md
index 7d202f14564..d44785e0af7 100644
--- a/charts/stable/convos/README.md
+++ b/charts/stable/convos/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/convos
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/convos/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/convos/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cops/README.md b/charts/stable/cops/README.md
index f35c565f932..605381152f7 100644
--- a/charts/stable/cops/README.md
+++ b/charts/stable/cops/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cops
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cops/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cops/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/core-keeper-dedicated-server/README.md b/charts/stable/core-keeper-dedicated-server/README.md
index 2bc9b9523c0..c18a72315cf 100644
--- a/charts/stable/core-keeper-dedicated-server/README.md
+++ b/charts/stable/core-keeper-dedicated-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/core-keeper-dedicated-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/core-keeper-dedicated-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/core-keeper-dedicated-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/corekeeper/README.md b/charts/stable/corekeeper/README.md
index 338cab2adfc..987eac1a511 100644
--- a/charts/stable/corekeeper/README.md
+++ b/charts/stable/corekeeper/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/corekeeper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/corekeeper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/corekeeper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/couchpotato/README.md b/charts/stable/couchpotato/README.md
index db2fce133d3..f4ec1bb5780 100644
--- a/charts/stable/couchpotato/README.md
+++ b/charts/stable/couchpotato/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/couchpotato
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/couchpotato/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/couchpotato/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/counterstrike2d/README.md b/charts/stable/counterstrike2d/README.md
index dd6efccbfd4..896d2307a13 100644
--- a/charts/stable/counterstrike2d/README.md
+++ b/charts/stable/counterstrike2d/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/counterstrike2d
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/counterstrike2d/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/counterstrike2d/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cowyo/README.md b/charts/stable/cowyo/README.md
index b8687aff783..a1e07811a8b 100644
--- a/charts/stable/cowyo/README.md
+++ b/charts/stable/cowyo/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cowyo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cowyo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cowyo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/craftopia/README.md b/charts/stable/craftopia/README.md
index d6972df15e1..b4224885c22 100644
--- a/charts/stable/craftopia/README.md
+++ b/charts/stable/craftopia/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/craftopia
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/craftopia/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/craftopia/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/crafty-4/CHANGELOG.md b/charts/stable/crafty-4/CHANGELOG.md
index 5cb892dde91..3b65f99052c 100644
--- a/charts/stable/crafty-4/CHANGELOG.md
+++ b/charts/stable/crafty-4/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [crafty-4-1.0.0](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-1.0.0) (2022-11-10)
+## [crafty-4-1.0.0](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.47](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.47) (2022-11-08)
+## [crafty-4-0.0.47](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.47) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.46](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
+## [crafty-4-0.0.46](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.46](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
+## [crafty-4-0.0.46](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
### Chore
@@ -53,96 +53,96 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.46](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
+## [crafty-4-0.0.46](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.45](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.45) (2022-11-07)
+## [crafty-4-0.0.45](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.45](https://github.com/truecharts/charts/compare/crafty-4-0.0.44...crafty-4-0.0.45) (2022-11-06)
+## [crafty-4-0.0.45](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.44...crafty-4-0.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [crafty-4-0.0.44](https://github.com/truecharts/charts/compare/crafty-4-0.0.43...crafty-4-0.0.44) (2022-11-06)
+## [crafty-4-0.0.44](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.43...crafty-4-0.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [crafty-4-0.0.43](https://github.com/truecharts/charts/compare/crafty-4-0.0.42...crafty-4-0.0.43) (2022-11-05)
+## [crafty-4-0.0.43](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.42...crafty-4-0.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [crafty-4-0.0.42](https://github.com/truecharts/charts/compare/crafty-4-0.0.41...crafty-4-0.0.42) (2022-11-02)
+## [crafty-4-0.0.42](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.41...crafty-4-0.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [crafty-4-0.0.41](https://github.com/truecharts/charts/compare/crafty-4-0.0.40...crafty-4-0.0.41) (2022-10-29)
+## [crafty-4-0.0.41](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.40...crafty-4-0.0.41) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
-## [crafty-4-0.0.40](https://github.com/truecharts/charts/compare/crafty-4-0.0.39...crafty-4-0.0.40) (2022-10-28)
+## [crafty-4-0.0.40](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.39...crafty-4-0.0.40) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-## [crafty-4-0.0.39](https://github.com/truecharts/charts/compare/crafty-4-0.0.38...crafty-4-0.0.39) (2022-10-25)
+## [crafty-4-0.0.39](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.38...crafty-4-0.0.39) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [crafty-4-0.0.38](https://github.com/truecharts/charts/compare/crafty-4-0.0.37...crafty-4-0.0.38) (2022-10-24)
+## [crafty-4-0.0.38](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.37...crafty-4-0.0.38) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [crafty-4-0.0.37](https://github.com/truecharts/charts/compare/crafty-4-0.0.36...crafty-4-0.0.37) (2022-10-19)
+## [crafty-4-0.0.37](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.36...crafty-4-0.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [crafty-4-0.0.36](https://github.com/truecharts/charts/compare/crafty-4-0.0.35...crafty-4-0.0.36) (2022-10-12)
+## [crafty-4-0.0.36](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.35...crafty-4-0.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07)
+## [crafty-4-0.0.35](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07)
### Chore
@@ -150,50 +150,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07)
+## [crafty-4-0.0.35](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [crafty-4-0.0.34](https://github.com/truecharts/charts/compare/crafty-4-0.0.33...crafty-4-0.0.34) (2022-10-05)
+## [crafty-4-0.0.34](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.33...crafty-4-0.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [crafty-4-0.0.33](https://github.com/truecharts/charts/compare/crafty-4-0.0.32...crafty-4-0.0.33) (2022-10-03)
+## [crafty-4-0.0.33](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.32...crafty-4-0.0.33) (2022-10-03)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#3994](https://github.com/trueforge-org/truecharts/issues/3994))
-## [crafty-4-0.0.32](https://github.com/truecharts/charts/compare/crafty-4-0.0.31...crafty-4-0.0.32) (2022-09-27)
+## [crafty-4-0.0.32](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.31...crafty-4-0.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [crafty-4-0.0.31](https://github.com/truecharts/charts/compare/crafty-4-0.0.30...crafty-4-0.0.31) (2022-09-25)
+## [crafty-4-0.0.31](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.30...crafty-4-0.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [crafty-4-0.0.30](https://github.com/truecharts/charts/compare/crafty-4-0.0.29...crafty-4-0.0.30) (2022-09-24)
+## [crafty-4-0.0.30](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.29...crafty-4-0.0.30) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-22)
+## [crafty-4-0.0.29](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-22)
### Chore
@@ -211,11 +211,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-21)
+## [crafty-4-0.0.29](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-21)
### Chore
@@ -232,11 +232,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-21)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-21)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20)
### Chore
@@ -270,10 +270,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
### Chore
@@ -303,10 +303,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
### Chore
@@ -318,10 +318,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-19)
### Chore
@@ -332,10 +332,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-17)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-17)
### Chore
@@ -345,10 +345,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-18)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-18)
### Chore
@@ -356,44 +356,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-16)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-16)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15)
+## [crafty-4-0.0.28](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12)
### Chore
@@ -402,9 +402,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-12)
### Chore
@@ -412,110 +412,110 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.27](https://github.com/truecharts/charts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
+## [crafty-4-0.0.27](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.26...crafty-4-0.0.27) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [crafty-4-0.0.26](https://github.com/truecharts/charts/compare/crafty-4-0.0.25...crafty-4-0.0.26) (2022-09-10)
+## [crafty-4-0.0.26](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.25...crafty-4-0.0.26) (2022-09-10)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [crafty-4-0.0.25](https://github.com/truecharts/charts/compare/crafty-4-0.0.24...crafty-4-0.0.25) (2022-08-30)
+## [crafty-4-0.0.25](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.24...crafty-4-0.0.25) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [crafty-4-0.0.24](https://github.com/truecharts/charts/compare/crafty-4-0.0.23...crafty-4-0.0.24) (2022-08-30)
+## [crafty-4-0.0.24](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.23...crafty-4-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [crafty-4-0.0.23](https://github.com/truecharts/charts/compare/crafty-4-0.0.22...crafty-4-0.0.23) (2022-08-29)
+## [crafty-4-0.0.23](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.22...crafty-4-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [crafty-4-0.0.22](https://github.com/truecharts/charts/compare/crafty-4-0.0.21...crafty-4-0.0.22) (2022-08-28)
+## [crafty-4-0.0.22](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.21...crafty-4-0.0.22) (2022-08-28)
### Chore
-- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
+- update docker general non-major ([#3600](https://github.com/trueforge-org/truecharts/issues/3600))
-## [crafty-4-0.0.21](https://github.com/truecharts/charts/compare/crafty-4-0.0.19...crafty-4-0.0.21) (2022-08-26)
+## [crafty-4-0.0.21](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.19...crafty-4-0.0.21) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [crafty-4-0.0.19](https://github.com/truecharts/charts/compare/crafty-4-0.0.18...crafty-4-0.0.19) (2022-08-23)
+## [crafty-4-0.0.19](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.18...crafty-4-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [crafty-4-0.0.18](https://github.com/truecharts/charts/compare/crafty-4-0.0.17...crafty-4-0.0.18) (2022-08-17)
+## [crafty-4-0.0.18](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.17...crafty-4-0.0.18) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [crafty-4-0.0.17](https://github.com/truecharts/charts/compare/crafty-4-0.0.16...crafty-4-0.0.17) (2022-08-14)
+## [crafty-4-0.0.17](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.16...crafty-4-0.0.17) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [crafty-4-0.0.16](https://github.com/truecharts/charts/compare/crafty-4-0.0.15...crafty-4-0.0.16) (2022-08-12)
+## [crafty-4-0.0.16](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.15...crafty-4-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [crafty-4-0.0.15](https://github.com/truecharts/charts/compare/crafty-4-0.0.14...crafty-4-0.0.15) (2022-08-08)
+## [crafty-4-0.0.15](https://github.com/trueforge-org/truecharts/compare/crafty-4-0.0.14...crafty-4-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [crafty-4-0.0.14](https://github.com/truecharts/apps/compare/crafty-4-0.0.13...crafty-4-0.0.14) (2022-07-26)
diff --git a/charts/stable/crafty-4/Chart.yaml b/charts/stable/crafty-4/Chart.yaml
index b23cb150ffa..aa348f0ded8 100644
--- a/charts/stable/crafty-4/Chart.yaml
+++ b/charts/stable/crafty-4/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: crafty-4
sources:
- https://craftycontrol.com/
- - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/crafty-4
- https://gitlab.com/crafty-controller/crafty-4
type: application
version: 10.4.5
diff --git a/charts/stable/crafty-4/README.md b/charts/stable/crafty-4/README.md
index fcd89b1a56d..41c20b00f7a 100644
--- a/charts/stable/crafty-4/README.md
+++ b/charts/stable/crafty-4/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/crafty-4)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/crafty-4
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/crafty-4/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/crafty-4/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/crypto-exchanges-gateway/README.md b/charts/stable/crypto-exchanges-gateway/README.md
index 4f39e49c605..f0cab50ce07 100644
--- a/charts/stable/crypto-exchanges-gateway/README.md
+++ b/charts/stable/crypto-exchanges-gateway/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/crypto-exchanges-gateway
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/crypto-exchanges-gateway/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/crypto-exchanges-gateway/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cryptofolio/README.md b/charts/stable/cryptofolio/README.md
index 3eff64862d8..e120b286368 100644
--- a/charts/stable/cryptofolio/README.md
+++ b/charts/stable/cryptofolio/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cryptofolio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cryptofolio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cryptofolio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cryptpad/README.md b/charts/stable/cryptpad/README.md
index 64d9a09ca60..36da6198f93 100644
--- a/charts/stable/cryptpad/README.md
+++ b/charts/stable/cryptpad/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cryptpad
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cryptpad/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cryptpad/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cs2/README.md b/charts/stable/cs2/README.md
index 21edb416c47..51d2434c340 100644
--- a/charts/stable/cs2/README.md
+++ b/charts/stable/cs2/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cs2
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cs2/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cs2/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/csgo/CHANGELOG.md b/charts/stable/csgo/CHANGELOG.md
index 30cd8df704e..2c584b5efc3 100644
--- a/charts/stable/csgo/CHANGELOG.md
+++ b/charts/stable/csgo/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [csgo-1.0.0](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-1.0.0) (2022-11-10)
+## [csgo-1.0.0](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [csgo-0.0.38](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.38) (2022-11-08)
+## [csgo-0.0.38](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.37](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
+## [csgo-0.0.37](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.37](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
+## [csgo-0.0.37](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.37](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
+## [csgo-0.0.37](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.36](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.36) (2022-11-07)
+## [csgo-0.0.36](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.36](https://github.com/truecharts/charts/compare/csgo-0.0.35...csgo-0.0.36) (2022-11-06)
+## [csgo-0.0.36](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.35...csgo-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [csgo-0.0.35](https://github.com/truecharts/charts/compare/csgo-0.0.34...csgo-0.0.35) (2022-11-06)
+## [csgo-0.0.35](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.34...csgo-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [csgo-0.0.34](https://github.com/truecharts/charts/compare/csgo-0.0.33...csgo-0.0.34) (2022-11-05)
+## [csgo-0.0.34](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.33...csgo-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [csgo-0.0.33](https://github.com/truecharts/charts/compare/csgo-0.0.32...csgo-0.0.33) (2022-11-02)
+## [csgo-0.0.33](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.32...csgo-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [csgo-0.0.32](https://github.com/truecharts/charts/compare/csgo-0.0.31...csgo-0.0.32) (2022-10-26)
+## [csgo-0.0.32](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.31...csgo-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [csgo-0.0.31](https://github.com/truecharts/charts/compare/csgo-0.0.30...csgo-0.0.31) (2022-10-25)
+## [csgo-0.0.31](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.30...csgo-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [csgo-0.0.30](https://github.com/truecharts/charts/compare/csgo-0.0.29...csgo-0.0.30) (2022-10-19)
+## [csgo-0.0.30](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.29...csgo-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [csgo-0.0.29](https://github.com/truecharts/charts/compare/csgo-0.0.28...csgo-0.0.29) (2022-10-12)
+## [csgo-0.0.29](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.28...csgo-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07)
+## [csgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07)
+## [csgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [csgo-0.0.27](https://github.com/truecharts/charts/compare/csgo-0.0.26...csgo-0.0.27) (2022-10-05)
+## [csgo-0.0.27](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.26...csgo-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [csgo-0.0.26](https://github.com/truecharts/charts/compare/csgo-0.0.25...csgo-0.0.26) (2022-09-27)
+## [csgo-0.0.26](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.25...csgo-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [csgo-0.0.25](https://github.com/truecharts/charts/compare/csgo-0.0.24...csgo-0.0.25) (2022-09-25)
+## [csgo-0.0.25](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.24...csgo-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-22)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-17)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-18)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-16)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-16)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15)
+## [csgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12)
### Chore
@@ -378,11 +378,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-12)
### Chore
@@ -390,95 +390,95 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.23](https://github.com/truecharts/charts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
+## [csgo-0.0.23](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.22...csgo-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [csgo-0.0.22](https://github.com/truecharts/charts/compare/csgo-0.0.21...csgo-0.0.22) (2022-08-30)
+## [csgo-0.0.22](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.21...csgo-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [csgo-0.0.21](https://github.com/truecharts/charts/compare/csgo-0.0.20...csgo-0.0.21) (2022-08-30)
+## [csgo-0.0.21](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.20...csgo-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [csgo-0.0.20](https://github.com/truecharts/charts/compare/csgo-0.0.19...csgo-0.0.20) (2022-08-29)
+## [csgo-0.0.20](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.19...csgo-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [csgo-0.0.19](https://github.com/truecharts/charts/compare/csgo-0.0.17...csgo-0.0.19) (2022-08-26)
+## [csgo-0.0.19](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.17...csgo-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [csgo-0.0.17](https://github.com/truecharts/charts/compare/csgo-0.0.16...csgo-0.0.17) (2022-08-23)
+## [csgo-0.0.17](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.16...csgo-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [csgo-0.0.16](https://github.com/truecharts/charts/compare/csgo-0.0.15...csgo-0.0.16) (2022-08-12)
+## [csgo-0.0.16](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.15...csgo-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [csgo-0.0.15](https://github.com/truecharts/charts/compare/csgo-0.0.14...csgo-0.0.15) (2022-08-08)
+## [csgo-0.0.15](https://github.com/trueforge-org/truecharts/compare/csgo-0.0.14...csgo-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [csgo-0.0.14](https://github.com/truecharts/apps/compare/csgo-0.0.13...csgo-0.0.14) (2022-07-26)
diff --git a/charts/stable/csgo/Chart.yaml b/charts/stable/csgo/Chart.yaml
index 3f4cb503b0d..0f705955c9f 100644
--- a/charts/stable/csgo/Chart.yaml
+++ b/charts/stable/csgo/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: csgo
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/csgo
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/csgo
- https://www.steampowered.com/
type: application
version: 8.3.5
diff --git a/charts/stable/csgo/README.md b/charts/stable/csgo/README.md
index a633cb18d44..cb5a706af3f 100644
--- a/charts/stable/csgo/README.md
+++ b/charts/stable/csgo/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/csgo)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/csgo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/csgo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/csgo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/cssource/README.md b/charts/stable/cssource/README.md
index 6c67984558a..2eb6ec710ee 100644
--- a/charts/stable/cssource/README.md
+++ b/charts/stable/cssource/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cssource
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cssource/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cssource/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cstrike1-6/README.md b/charts/stable/cstrike1-6/README.md
index eda5f09d217..b29a16c79f5 100644
--- a/charts/stable/cstrike1-6/README.md
+++ b/charts/stable/cstrike1-6/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cstrike1-6
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cstrike1-6/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cstrike1-6/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cstrikeconditionzero/README.md b/charts/stable/cstrikeconditionzero/README.md
index 74cfaf74fe9..88ad6b10df3 100644
--- a/charts/stable/cstrikeconditionzero/README.md
+++ b/charts/stable/cstrikeconditionzero/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cstrikeconditionzero
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cstrikeconditionzero/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cstrikeconditionzero/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ctfd/Chart.yaml b/charts/stable/ctfd/Chart.yaml
index d33b70a9ddd..7c0d751a110 100644
--- a/charts/stable/ctfd/Chart.yaml
+++ b/charts/stable/ctfd/Chart.yaml
@@ -48,7 +48,7 @@ name: ctfd
sources:
- https://ghcr.io/ctfd/ctfd
- https://github.com/CTFd/CTFd
- - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ctfd
type: application
version: 8.8.2
diff --git a/charts/stable/ctfd/README.md b/charts/stable/ctfd/README.md
index ee829375e0c..39b58694697 100644
--- a/charts/stable/ctfd/README.md
+++ b/charts/stable/ctfd/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ctfd)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ctfd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ctfd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ctfd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/cura-novnc/README.md b/charts/stable/cura-novnc/README.md
index 987812fe8e8..bd98f710bc4 100644
--- a/charts/stable/cura-novnc/README.md
+++ b/charts/stable/cura-novnc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cura-novnc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cura-novnc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cura-novnc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/cyberchef/README.md b/charts/stable/cyberchef/README.md
index 02b1b92a60a..f06eb3b168d 100644
--- a/charts/stable/cyberchef/README.md
+++ b/charts/stable/cyberchef/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/cyberchef
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/cyberchef/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/cyberchef/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/czkawka/README.md b/charts/stable/czkawka/README.md
index 193e5667f64..675007d2dbd 100644
--- a/charts/stable/czkawka/README.md
+++ b/charts/stable/czkawka/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/czkawka
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/czkawka/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/czkawka/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dailynotes/README.md b/charts/stable/dailynotes/README.md
index cf9f1234f66..2fa17acea86 100644
--- a/charts/stable/dailynotes/README.md
+++ b/charts/stable/dailynotes/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dailynotes
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dailynotes/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dailynotes/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/damselfly/README.md b/charts/stable/damselfly/README.md
index 13f642f9a1f..1486739f1be 100644
--- a/charts/stable/damselfly/README.md
+++ b/charts/stable/damselfly/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/damselfly
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/damselfly/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/damselfly/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dashdot/README.md b/charts/stable/dashdot/README.md
index 6b201a85cbe..3a7490f62f8 100644
--- a/charts/stable/dashdot/README.md
+++ b/charts/stable/dashdot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dashdot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dashdot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dashdot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dashmachine/README.md b/charts/stable/dashmachine/README.md
index 33100e4667b..0ecc50ae310 100644
--- a/charts/stable/dashmachine/README.md
+++ b/charts/stable/dashmachine/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dashmachine
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dashmachine/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dashmachine/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dashy/README.md b/charts/stable/dashy/README.md
index 1f09190b6a8..a8ed159027e 100644
--- a/charts/stable/dashy/README.md
+++ b/charts/stable/dashy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dashy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dashy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dashy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/davos/README.md b/charts/stable/davos/README.md
index 9539321facb..dc125f55b47 100644
--- a/charts/stable/davos/README.md
+++ b/charts/stable/davos/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/davos
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/davos/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/davos/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dayofdefeatsource/README.md b/charts/stable/dayofdefeatsource/README.md
index 41dc71ee45d..81f52660392 100644
--- a/charts/stable/dayofdefeatsource/README.md
+++ b/charts/stable/dayofdefeatsource/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dayofdefeatsource
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dayofdefeatsource/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dayofdefeatsource/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/daysofwar/README.md b/charts/stable/daysofwar/README.md
index d7ddcbb3f93..7599307e43a 100644
--- a/charts/stable/daysofwar/README.md
+++ b/charts/stable/daysofwar/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/daysofwar
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/daysofwar/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/daysofwar/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dayz/README.md b/charts/stable/dayz/README.md
index 34fbfc8df8e..e9c54ba8d83 100644
--- a/charts/stable/dayz/README.md
+++ b/charts/stable/dayz/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dayz
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dayz/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dayz/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ddclient/README.md b/charts/stable/ddclient/README.md
index 4779546d9ca..36d7a931476 100644
--- a/charts/stable/ddclient/README.md
+++ b/charts/stable/ddclient/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ddclient
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ddclient/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ddclient/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ddns-go/README.md b/charts/stable/ddns-go/README.md
index ce268895e2d..8dab22eb6f8 100644
--- a/charts/stable/ddns-go/README.md
+++ b/charts/stable/ddns-go/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ddns-go
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ddns-go/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ddns-go/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ddns-route53/README.md b/charts/stable/ddns-route53/README.md
index cccc7cb918f..06609952374 100644
--- a/charts/stable/ddns-route53/README.md
+++ b/charts/stable/ddns-route53/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ddns-route53
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ddns-route53/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ddns-route53/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ddns-updater/README.md b/charts/stable/ddns-updater/README.md
index cf34af5e350..75a0d24b10d 100644
--- a/charts/stable/ddns-updater/README.md
+++ b/charts/stable/ddns-updater/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ddns-updater
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ddns-updater/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ddns-updater/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/debian-apt-mirror/CHANGELOG.md b/charts/stable/debian-apt-mirror/CHANGELOG.md
index 1355d722203..2fb92e961a7 100644
--- a/charts/stable/debian-apt-mirror/CHANGELOG.md
+++ b/charts/stable/debian-apt-mirror/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [debian-apt-mirror-1.0.0](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-1.0.0) (2022-11-10)
+## [debian-apt-mirror-1.0.0](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [debian-apt-mirror-0.0.38](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.38) (2022-11-08)
+## [debian-apt-mirror-0.0.38](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.37](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
+## [debian-apt-mirror-0.0.37](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.37](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
+## [debian-apt-mirror-0.0.37](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.37](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
+## [debian-apt-mirror-0.0.37](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.36](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.36) (2022-11-07)
+## [debian-apt-mirror-0.0.36](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.36](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.36) (2022-11-06)
+## [debian-apt-mirror-0.0.36](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.35...debian-apt-mirror-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [debian-apt-mirror-0.0.35](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.34...debian-apt-mirror-0.0.35) (2022-11-06)
+## [debian-apt-mirror-0.0.35](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.34...debian-apt-mirror-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [debian-apt-mirror-0.0.34](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.33...debian-apt-mirror-0.0.34) (2022-11-05)
+## [debian-apt-mirror-0.0.34](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.33...debian-apt-mirror-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [debian-apt-mirror-0.0.33](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.32...debian-apt-mirror-0.0.33) (2022-11-02)
+## [debian-apt-mirror-0.0.33](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.32...debian-apt-mirror-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [debian-apt-mirror-0.0.32](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.31...debian-apt-mirror-0.0.32) (2022-10-27)
+## [debian-apt-mirror-0.0.32](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.31...debian-apt-mirror-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [debian-apt-mirror-0.0.32](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.31...debian-apt-mirror-0.0.32) (2022-10-27)
+## [debian-apt-mirror-0.0.32](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.31...debian-apt-mirror-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [debian-apt-mirror-0.0.31](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.30...debian-apt-mirror-0.0.31) (2022-10-25)
+## [debian-apt-mirror-0.0.31](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.30...debian-apt-mirror-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [debian-apt-mirror-0.0.30](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.29...debian-apt-mirror-0.0.30) (2022-10-19)
+## [debian-apt-mirror-0.0.30](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.29...debian-apt-mirror-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [debian-apt-mirror-0.0.29](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.28...debian-apt-mirror-0.0.29) (2022-10-12)
+## [debian-apt-mirror-0.0.29](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.28...debian-apt-mirror-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07)
+## [debian-apt-mirror-0.0.28](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07)
### Chore
@@ -150,36 +150,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07)
+## [debian-apt-mirror-0.0.28](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [debian-apt-mirror-0.0.27](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.26...debian-apt-mirror-0.0.27) (2022-10-05)
+## [debian-apt-mirror-0.0.27](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.26...debian-apt-mirror-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [debian-apt-mirror-0.0.26](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.25...debian-apt-mirror-0.0.26) (2022-09-27)
+## [debian-apt-mirror-0.0.26](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.25...debian-apt-mirror-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [debian-apt-mirror-0.0.25](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.24...debian-apt-mirror-0.0.25) (2022-09-25)
+## [debian-apt-mirror-0.0.25](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.24...debian-apt-mirror-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-22)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-22)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20)
### Chore
@@ -271,10 +271,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-17)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-17)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-18)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-18)
### Chore
@@ -340,44 +340,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-16)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-16)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15)
+## [debian-apt-mirror-0.0.24](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12)
### Chore
@@ -386,10 +386,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-12)
### Chore
@@ -397,90 +397,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.23](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
+## [debian-apt-mirror-0.0.23](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.22...debian-apt-mirror-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [debian-apt-mirror-0.0.22](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.21...debian-apt-mirror-0.0.22) (2022-08-30)
+## [debian-apt-mirror-0.0.22](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.21...debian-apt-mirror-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [debian-apt-mirror-0.0.21](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.20...debian-apt-mirror-0.0.21) (2022-08-30)
+## [debian-apt-mirror-0.0.21](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.20...debian-apt-mirror-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [debian-apt-mirror-0.0.20](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.19...debian-apt-mirror-0.0.20) (2022-08-29)
+## [debian-apt-mirror-0.0.20](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.19...debian-apt-mirror-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [debian-apt-mirror-0.0.19](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.17...debian-apt-mirror-0.0.19) (2022-08-26)
+## [debian-apt-mirror-0.0.19](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.17...debian-apt-mirror-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [debian-apt-mirror-0.0.17](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.16...debian-apt-mirror-0.0.17) (2022-08-23)
+## [debian-apt-mirror-0.0.17](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.16...debian-apt-mirror-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [debian-apt-mirror-0.0.16](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.15...debian-apt-mirror-0.0.16) (2022-08-12)
+## [debian-apt-mirror-0.0.16](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.15...debian-apt-mirror-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [debian-apt-mirror-0.0.15](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.14...debian-apt-mirror-0.0.15) (2022-08-08)
+## [debian-apt-mirror-0.0.15](https://github.com/trueforge-org/truecharts/compare/debian-apt-mirror-0.0.14...debian-apt-mirror-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [debian-apt-mirror-0.0.14](https://github.com/truecharts/apps/compare/debian-apt-mirror-0.0.13...debian-apt-mirror-0.0.14) (2022-07-26)
diff --git a/charts/stable/debian-apt-mirror/Chart.yaml b/charts/stable/debian-apt-mirror/Chart.yaml
index aaa8c1902fc..4a410367b47 100644
--- a/charts/stable/debian-apt-mirror/Chart.yaml
+++ b/charts/stable/debian-apt-mirror/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: debian-apt-mirror
sources:
- https://ghcr.io/ich777/debian-mirror
- - https://github.com/truecharts/charts/tree/master/charts/stable/debian-apt-mirror
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/debian-apt-mirror
- https://www.debian.org/
type: application
version: 8.3.5
diff --git a/charts/stable/debian-apt-mirror/README.md b/charts/stable/debian-apt-mirror/README.md
index fa04b31b797..cc228a9eb69 100644
--- a/charts/stable/debian-apt-mirror/README.md
+++ b/charts/stable/debian-apt-mirror/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/debian-apt-mirror)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/debian-apt-mirror
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/debian-apt-mirror/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/debian-apt-mirror/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/debian-bullseye/README.md b/charts/stable/debian-bullseye/README.md
index a0eab7fa406..6b0b5285ebc 100644
--- a/charts/stable/debian-bullseye/README.md
+++ b/charts/stable/debian-bullseye/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/debian-bullseye
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/debian-bullseye/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/debian-bullseye/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/deconz/README.md b/charts/stable/deconz/README.md
index e62614eb524..df654cb46f9 100644
--- a/charts/stable/deconz/README.md
+++ b/charts/stable/deconz/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/deconz
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/deconz/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/deconz/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/deemix/README.md b/charts/stable/deemix/README.md
index 467b1a6da75..a10776265fb 100644
--- a/charts/stable/deemix/README.md
+++ b/charts/stable/deemix/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/deemix
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/deemix/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/deemix/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/deepstack/README.md b/charts/stable/deepstack/README.md
index 2e0b4a441f4..2269ca5c657 100644
--- a/charts/stable/deepstack/README.md
+++ b/charts/stable/deepstack/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/deepstack
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/deepstack/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/deepstack/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dell-idrac-fan-controller/Chart.yaml b/charts/stable/dell-idrac-fan-controller/Chart.yaml
index f759f049d45..9ea03148ab4 100644
--- a/charts/stable/dell-idrac-fan-controller/Chart.yaml
+++ b/charts/stable/dell-idrac-fan-controller/Chart.yaml
@@ -35,7 +35,7 @@ name: dell-idrac-fan-controller
sources:
- https://ghcr.io/tigerblue77/dell_idrac_fan_controller
- https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dell-idrac-fan-controller
type: application
version: 8.3.5
diff --git a/charts/stable/dell-idrac-fan-controller/README.md b/charts/stable/dell-idrac-fan-controller/README.md
index b21d6f95334..521ed8199a8 100644
--- a/charts/stable/dell-idrac-fan-controller/README.md
+++ b/charts/stable/dell-idrac-fan-controller/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dell-idrac-fan-controller)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/dell-idrac-fan-controller
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dell-idrac-fan-controller/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/dell-idrac-fan-controller/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/deluge/README.md b/charts/stable/deluge/README.md
index 6c2eaada688..c3e268b6d45 100644
--- a/charts/stable/deluge/README.md
+++ b/charts/stable/deluge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/deluge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/deluge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/deluge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/digikam/README.md b/charts/stable/digikam/README.md
index 2d502a3c980..a2ae94bff3e 100644
--- a/charts/stable/digikam/README.md
+++ b/charts/stable/digikam/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/digikam
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/digikam/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/digikam/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dillinger/README.md b/charts/stable/dillinger/README.md
index 90d4bf278a3..f57510682e7 100644
--- a/charts/stable/dillinger/README.md
+++ b/charts/stable/dillinger/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dillinger
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dillinger/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dillinger/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/discordgsm/README.md b/charts/stable/discordgsm/README.md
index 58c5c5eb9ae..e94124f7666 100644
--- a/charts/stable/discordgsm/README.md
+++ b/charts/stable/discordgsm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/discordgsm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/discordgsm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/discordgsm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dispatch/README.md b/charts/stable/dispatch/README.md
index 94c91b20893..fec2edbfae2 100644
--- a/charts/stable/dispatch/README.md
+++ b/charts/stable/dispatch/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dispatch
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dispatch/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dispatch/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dizquetv/README.md b/charts/stable/dizquetv/README.md
index 5c2d8a960c6..034f11b265b 100644
--- a/charts/stable/dizquetv/README.md
+++ b/charts/stable/dizquetv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dizquetv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dizquetv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dizquetv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dns-doh-companion/README.md b/charts/stable/dns-doh-companion/README.md
index cd6a28e5560..e3c400ab5bf 100644
--- a/charts/stable/dns-doh-companion/README.md
+++ b/charts/stable/dns-doh-companion/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dns-doh-companion
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dns-doh-companion/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dns-doh-companion/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/docker-hub-rss/README.md b/charts/stable/docker-hub-rss/README.md
index 9db514edaa9..bd077d8bb29 100644
--- a/charts/stable/docker-hub-rss/README.md
+++ b/charts/stable/docker-hub-rss/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/docker-hub-rss
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/docker-hub-rss/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/docker-hub-rss/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/docker/README.md b/charts/stable/docker/README.md
index fc64c09d248..0d49fefcf30 100644
--- a/charts/stable/docker/README.md
+++ b/charts/stable/docker/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/docker
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/docker/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/docker/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dockerregistry/README.md b/charts/stable/dockerregistry/README.md
index 94853cae2b4..42893a5be8e 100644
--- a/charts/stable/dockerregistry/README.md
+++ b/charts/stable/dockerregistry/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dockerregistry
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dockerregistry/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dockerregistry/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dockovpn/README.md b/charts/stable/dockovpn/README.md
index 8a01286d4c0..49309b76e3f 100644
--- a/charts/stable/dockovpn/README.md
+++ b/charts/stable/dockovpn/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dockovpn
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dockovpn/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dockovpn/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/docusaurus/README.md b/charts/stable/docusaurus/README.md
index 6ce552f4e13..a4488463e06 100644
--- a/charts/stable/docusaurus/README.md
+++ b/charts/stable/docusaurus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/docusaurus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/docusaurus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/docusaurus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/docuseal/README.md b/charts/stable/docuseal/README.md
index 38bb4c6f8de..1f40cd1bb10 100644
--- a/charts/stable/docuseal/README.md
+++ b/charts/stable/docuseal/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/docuseal
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/docuseal/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/docuseal/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dokuwiki/README.md b/charts/stable/dokuwiki/README.md
index b61f29dd88a..8f91d73cb98 100644
--- a/charts/stable/dokuwiki/README.md
+++ b/charts/stable/dokuwiki/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dokuwiki
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dokuwiki/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dokuwiki/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/domoticz/README.md b/charts/stable/domoticz/README.md
index f6a65724cb3..5373682934b 100644
--- a/charts/stable/domoticz/README.md
+++ b/charts/stable/domoticz/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/domoticz
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/domoticz/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/domoticz/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dontstarvetogether/README.md b/charts/stable/dontstarvetogether/README.md
index 6f45b725e64..25dbf536052 100644
--- a/charts/stable/dontstarvetogether/README.md
+++ b/charts/stable/dontstarvetogether/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dontstarvetogether
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dontstarvetogether/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dontstarvetogether/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/doplarr/README.md b/charts/stable/doplarr/README.md
index b4d4f284fd3..d9a6f2653d9 100644
--- a/charts/stable/doplarr/README.md
+++ b/charts/stable/doplarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/doplarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/doplarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/doplarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/double-take/README.md b/charts/stable/double-take/README.md
index c6d1c2d19c0..3de5e006240 100644
--- a/charts/stable/double-take/README.md
+++ b/charts/stable/double-take/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/double-take
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/double-take/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/double-take/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/doublecommander/README.md b/charts/stable/doublecommander/README.md
index 3b234ee0e46..8bf73cd24e5 100644
--- a/charts/stable/doublecommander/README.md
+++ b/charts/stable/doublecommander/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/doublecommander
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/doublecommander/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/doublecommander/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/drawio/README.md b/charts/stable/drawio/README.md
index f45f14eb002..3179bc0c37a 100644
--- a/charts/stable/drawio/README.md
+++ b/charts/stable/drawio/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/drawio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/drawio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/drawio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dropbox-by-otherguy/CHANGELOG.md b/charts/stable/dropbox-by-otherguy/CHANGELOG.md
index fce3e86f670..cf0e5a04cc0 100644
--- a/charts/stable/dropbox-by-otherguy/CHANGELOG.md
+++ b/charts/stable/dropbox-by-otherguy/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [dropbox-by-otherguy-1.0.0](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-1.0.0) (2022-11-10)
+## [dropbox-by-otherguy-1.0.0](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [dropbox-by-otherguy-0.0.37](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.37) (2022-11-08)
+## [dropbox-by-otherguy-0.0.37](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.36](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
+## [dropbox-by-otherguy-0.0.36](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.36](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
+## [dropbox-by-otherguy-0.0.36](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.36](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
+## [dropbox-by-otherguy-0.0.36](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.35](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.35) (2022-11-07)
+## [dropbox-by-otherguy-0.0.35](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.35](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.35) (2022-11-06)
+## [dropbox-by-otherguy-0.0.35](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.34...dropbox-by-otherguy-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [dropbox-by-otherguy-0.0.34](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.33...dropbox-by-otherguy-0.0.34) (2022-11-06)
+## [dropbox-by-otherguy-0.0.34](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.33...dropbox-by-otherguy-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [dropbox-by-otherguy-0.0.33](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.32...dropbox-by-otherguy-0.0.33) (2022-11-05)
+## [dropbox-by-otherguy-0.0.33](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.32...dropbox-by-otherguy-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [dropbox-by-otherguy-0.0.32](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.31...dropbox-by-otherguy-0.0.32) (2022-11-02)
+## [dropbox-by-otherguy-0.0.32](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.31...dropbox-by-otherguy-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [dropbox-by-otherguy-0.0.31](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.30...dropbox-by-otherguy-0.0.31) (2022-10-25)
+## [dropbox-by-otherguy-0.0.31](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.30...dropbox-by-otherguy-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [dropbox-by-otherguy-0.0.30](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.29...dropbox-by-otherguy-0.0.30) (2022-10-19)
+## [dropbox-by-otherguy-0.0.30](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.29...dropbox-by-otherguy-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [dropbox-by-otherguy-0.0.29](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.28...dropbox-by-otherguy-0.0.29) (2022-10-12)
+## [dropbox-by-otherguy-0.0.29](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.28...dropbox-by-otherguy-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07)
+## [dropbox-by-otherguy-0.0.28](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07)
+## [dropbox-by-otherguy-0.0.28](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [dropbox-by-otherguy-0.0.27](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.26...dropbox-by-otherguy-0.0.27) (2022-10-05)
+## [dropbox-by-otherguy-0.0.27](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.26...dropbox-by-otherguy-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [dropbox-by-otherguy-0.0.26](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.25...dropbox-by-otherguy-0.0.26) (2022-09-27)
+## [dropbox-by-otherguy-0.0.26](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.25...dropbox-by-otherguy-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [dropbox-by-otherguy-0.0.25](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.24...dropbox-by-otherguy-0.0.25) (2022-09-25)
+## [dropbox-by-otherguy-0.0.25](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.24...dropbox-by-otherguy-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-22)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21)
### Chore
@@ -199,9 +199,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21)
### Chore
@@ -216,9 +216,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20)
### Chore
@@ -247,9 +247,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
### Chore
@@ -261,9 +261,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-19)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-18)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-18)
### Chore
@@ -297,9 +297,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-18)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-18)
### Chore
@@ -307,39 +307,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-16)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-16)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15)
+## [dropbox-by-otherguy-0.0.24](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12)
### Chore
@@ -348,10 +348,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-12)
### Chore
@@ -359,90 +359,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.23](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
+## [dropbox-by-otherguy-0.0.23](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.22...dropbox-by-otherguy-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [dropbox-by-otherguy-0.0.22](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.21...dropbox-by-otherguy-0.0.22) (2022-08-30)
+## [dropbox-by-otherguy-0.0.22](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.21...dropbox-by-otherguy-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [dropbox-by-otherguy-0.0.21](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.20...dropbox-by-otherguy-0.0.21) (2022-08-30)
+## [dropbox-by-otherguy-0.0.21](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.20...dropbox-by-otherguy-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [dropbox-by-otherguy-0.0.20](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.19...dropbox-by-otherguy-0.0.20) (2022-08-29)
+## [dropbox-by-otherguy-0.0.20](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.19...dropbox-by-otherguy-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [dropbox-by-otherguy-0.0.19](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.17...dropbox-by-otherguy-0.0.19) (2022-08-26)
+## [dropbox-by-otherguy-0.0.19](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.17...dropbox-by-otherguy-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [dropbox-by-otherguy-0.0.17](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.16...dropbox-by-otherguy-0.0.17) (2022-08-23)
+## [dropbox-by-otherguy-0.0.17](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.16...dropbox-by-otherguy-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [dropbox-by-otherguy-0.0.16](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.15...dropbox-by-otherguy-0.0.16) (2022-08-12)
+## [dropbox-by-otherguy-0.0.16](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.15...dropbox-by-otherguy-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [dropbox-by-otherguy-0.0.15](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.14...dropbox-by-otherguy-0.0.15) (2022-08-08)
+## [dropbox-by-otherguy-0.0.15](https://github.com/trueforge-org/truecharts/compare/dropbox-by-otherguy-0.0.14...dropbox-by-otherguy-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [dropbox-by-otherguy-0.0.14](https://github.com/truecharts/apps/compare/dropbox-by-otherguy-0.0.13...dropbox-by-otherguy-0.0.14) (2022-07-26)
diff --git a/charts/stable/dropbox-by-otherguy/Chart.yaml b/charts/stable/dropbox-by-otherguy/Chart.yaml
index 950adec6a0d..1ad4de2f890 100644
--- a/charts/stable/dropbox-by-otherguy/Chart.yaml
+++ b/charts/stable/dropbox-by-otherguy/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: dropbox-by-otherguy
sources:
- https://github.com/otherguy/docker-dropbox
- - https://github.com/truecharts/charts/tree/master/charts/stable/dropbox-by-otherguy
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dropbox-by-otherguy
- https://hub.docker.com/r/otherguy/dropbox
type: application
version: 8.3.5
diff --git a/charts/stable/dropbox-by-otherguy/README.md b/charts/stable/dropbox-by-otherguy/README.md
index 776d241dd5b..476e2ababc7 100644
--- a/charts/stable/dropbox-by-otherguy/README.md
+++ b/charts/stable/dropbox-by-otherguy/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/dropbox-by-otherguy)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/dropbox-by-otherguy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dropbox-by-otherguy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/dropbox-by-otherguy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/duckdns/README.md b/charts/stable/duckdns/README.md
index c91910dee48..3a1c93ad8b9 100644
--- a/charts/stable/duckdns/README.md
+++ b/charts/stable/duckdns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/duckdns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/duckdns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/duckdns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/dumbassets/README.md b/charts/stable/dumbassets/README.md
index 76216aa3a74..9107095b2ae 100644
--- a/charts/stable/dumbassets/README.md
+++ b/charts/stable/dumbassets/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/dumbassets
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/dumbassets/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/dumbassets/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/duplicacy/README.md b/charts/stable/duplicacy/README.md
index 4b0e81411d3..e156142f32d 100644
--- a/charts/stable/duplicacy/README.md
+++ b/charts/stable/duplicacy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/duplicacy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/duplicacy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/duplicacy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/duplicati/README.md b/charts/stable/duplicati/README.md
index 42755d7bad6..8cef1f980ec 100644
--- a/charts/stable/duplicati/README.md
+++ b/charts/stable/duplicati/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/duplicati
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/duplicati/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/duplicati/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ecodms/README.md b/charts/stable/ecodms/README.md
index 8af1d7f1f98..793aa6ad369 100644
--- a/charts/stable/ecodms/README.md
+++ b/charts/stable/ecodms/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ecodms
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ecodms/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ecodms/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/electrum/README.md b/charts/stable/electrum/README.md
index 2e0d3c62459..8fbe230fd11 100644
--- a/charts/stable/electrum/README.md
+++ b/charts/stable/electrum/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/electrum
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/electrum/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/electrum/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/emby-sync/README.md b/charts/stable/emby-sync/README.md
index 8bb57fe3fff..c8588cb9ca5 100644
--- a/charts/stable/emby-sync/README.md
+++ b/charts/stable/emby-sync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/emby-sync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/emby-sync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/emby-sync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/emby/README.md b/charts/stable/emby/README.md
index beea0f29826..b7d2dfafe99 100644
--- a/charts/stable/emby/README.md
+++ b/charts/stable/emby/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/emby
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/emby/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/emby/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/embystat/README.md b/charts/stable/embystat/README.md
index babd146f3bd..eaabf58a37a 100644
--- a/charts/stable/embystat/README.md
+++ b/charts/stable/embystat/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/embystat
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/embystat/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/embystat/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/emulatorjs/README.md b/charts/stable/emulatorjs/README.md
index 238167a0808..6c4207bbe40 100644
--- a/charts/stable/emulatorjs/README.md
+++ b/charts/stable/emulatorjs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/emulatorjs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/emulatorjs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/emulatorjs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/endlessh/README.md b/charts/stable/endlessh/README.md
index 8f781090409..6d0b4bb5c94 100644
--- a/charts/stable/endlessh/README.md
+++ b/charts/stable/endlessh/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/endlessh
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/endlessh/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/endlessh/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ersatztv/README.md b/charts/stable/ersatztv/README.md
index c5263bc8c08..793767cc23f 100644
--- a/charts/stable/ersatztv/README.md
+++ b/charts/stable/ersatztv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ersatztv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ersatztv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ersatztv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/esphome/README.md b/charts/stable/esphome/README.md
index 16f31f869a8..f19e0ba0b8c 100644
--- a/charts/stable/esphome/README.md
+++ b/charts/stable/esphome/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/esphome
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/esphome/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/esphome/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/etesync/README.md b/charts/stable/etesync/README.md
index 3b9ddb08e6b..5abc6c5dcbb 100644
--- a/charts/stable/etesync/README.md
+++ b/charts/stable/etesync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/etesync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/etesync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/etesync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/etherpad/README.md b/charts/stable/etherpad/README.md
index 51c7b28e457..98ee6b52339 100644
--- a/charts/stable/etherpad/README.md
+++ b/charts/stable/etherpad/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/etherpad
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/etherpad/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/etherpad/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/explainshell/CHANGELOG.md b/charts/stable/explainshell/CHANGELOG.md
index 42626df1d98..de598a64482 100644
--- a/charts/stable/explainshell/CHANGELOG.md
+++ b/charts/stable/explainshell/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [explainshell-1.0.0](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-1.0.0) (2022-11-10)
+## [explainshell-1.0.0](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.37](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.37) (2022-11-08)
+## [explainshell-0.0.37](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.36](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
+## [explainshell-0.0.36](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.36](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
+## [explainshell-0.0.36](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.36](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
+## [explainshell-0.0.36](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.35](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.35) (2022-11-07)
+## [explainshell-0.0.35](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.35](https://github.com/truecharts/charts/compare/explainshell-0.0.34...explainshell-0.0.35) (2022-11-06)
+## [explainshell-0.0.35](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.34...explainshell-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [explainshell-0.0.34](https://github.com/truecharts/charts/compare/explainshell-0.0.33...explainshell-0.0.34) (2022-11-06)
+## [explainshell-0.0.34](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.33...explainshell-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [explainshell-0.0.33](https://github.com/truecharts/charts/compare/explainshell-0.0.32...explainshell-0.0.33) (2022-11-05)
+## [explainshell-0.0.33](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.32...explainshell-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [explainshell-0.0.32](https://github.com/truecharts/charts/compare/explainshell-0.0.31...explainshell-0.0.32) (2022-11-02)
+## [explainshell-0.0.32](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.31...explainshell-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [explainshell-0.0.31](https://github.com/truecharts/charts/compare/explainshell-0.0.30...explainshell-0.0.31) (2022-10-25)
+## [explainshell-0.0.31](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.30...explainshell-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [explainshell-0.0.30](https://github.com/truecharts/charts/compare/explainshell-0.0.29...explainshell-0.0.30) (2022-10-19)
+## [explainshell-0.0.30](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.29...explainshell-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [explainshell-0.0.29](https://github.com/truecharts/charts/compare/explainshell-0.0.28...explainshell-0.0.29) (2022-10-12)
+## [explainshell-0.0.29](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.28...explainshell-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07)
+## [explainshell-0.0.28](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07)
+## [explainshell-0.0.28](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [explainshell-0.0.27](https://github.com/truecharts/charts/compare/explainshell-0.0.26...explainshell-0.0.27) (2022-10-05)
+## [explainshell-0.0.27](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.26...explainshell-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [explainshell-0.0.26](https://github.com/truecharts/charts/compare/explainshell-0.0.25...explainshell-0.0.26) (2022-09-27)
+## [explainshell-0.0.26](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.25...explainshell-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [explainshell-0.0.25](https://github.com/truecharts/charts/compare/explainshell-0.0.24...explainshell-0.0.25) (2022-09-25)
+## [explainshell-0.0.25](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.24...explainshell-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-22)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-22)
### Chore
@@ -177,9 +177,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21)
### Chore
@@ -195,9 +195,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20)
### Chore
@@ -228,9 +228,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20)
### Chore
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
### Chore
@@ -257,9 +257,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
### Chore
@@ -270,9 +270,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-19)
### Chore
@@ -282,9 +282,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-18)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-18)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-18)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-18)
### Chore
@@ -303,39 +303,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-16)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-16)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15)
+## [explainshell-0.0.24](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12)
### Chore
@@ -344,10 +344,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-12)
### Chore
@@ -355,90 +355,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.23](https://github.com/truecharts/charts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
+## [explainshell-0.0.23](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.22...explainshell-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [explainshell-0.0.22](https://github.com/truecharts/charts/compare/explainshell-0.0.21...explainshell-0.0.22) (2022-08-30)
+## [explainshell-0.0.22](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.21...explainshell-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [explainshell-0.0.21](https://github.com/truecharts/charts/compare/explainshell-0.0.20...explainshell-0.0.21) (2022-08-30)
+## [explainshell-0.0.21](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.20...explainshell-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [explainshell-0.0.20](https://github.com/truecharts/charts/compare/explainshell-0.0.19...explainshell-0.0.20) (2022-08-29)
+## [explainshell-0.0.20](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.19...explainshell-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [explainshell-0.0.19](https://github.com/truecharts/charts/compare/explainshell-0.0.17...explainshell-0.0.19) (2022-08-26)
+## [explainshell-0.0.19](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.17...explainshell-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [explainshell-0.0.17](https://github.com/truecharts/charts/compare/explainshell-0.0.16...explainshell-0.0.17) (2022-08-23)
+## [explainshell-0.0.17](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.16...explainshell-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [explainshell-0.0.16](https://github.com/truecharts/charts/compare/explainshell-0.0.15...explainshell-0.0.16) (2022-08-12)
+## [explainshell-0.0.16](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.15...explainshell-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [explainshell-0.0.15](https://github.com/truecharts/charts/compare/explainshell-0.0.14...explainshell-0.0.15) (2022-08-08)
+## [explainshell-0.0.15](https://github.com/trueforge-org/truecharts/compare/explainshell-0.0.14...explainshell-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [explainshell-0.0.14](https://github.com/truecharts/apps/compare/explainshell-0.0.13...explainshell-0.0.14) (2022-07-26)
diff --git a/charts/stable/explainshell/Chart.yaml b/charts/stable/explainshell/Chart.yaml
index 94382ee0657..e64664e09b1 100644
--- a/charts/stable/explainshell/Chart.yaml
+++ b/charts/stable/explainshell/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: explainshell
sources:
- https://github.com/idank/explainshell
- - https://github.com/truecharts/charts/tree/master/charts/stable/explainshell
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/explainshell
- https://hub.docker.com/r/spaceinvaderone/explainshell
type: application
version: 8.3.5
diff --git a/charts/stable/explainshell/README.md b/charts/stable/explainshell/README.md
index 5d3b4483c32..4f7893f489c 100644
--- a/charts/stable/explainshell/README.md
+++ b/charts/stable/explainshell/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/explainshell)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/explainshell
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/explainshell/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/explainshell/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/external-dns/README.md b/charts/stable/external-dns/README.md
index e6f55012aba..3ef34f33a94 100644
--- a/charts/stable/external-dns/README.md
+++ b/charts/stable/external-dns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/external-dns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/external-dns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/external-dns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/external-ip/README.md b/charts/stable/external-ip/README.md
index 8737cf77f58..9b3807f823d 100644
--- a/charts/stable/external-ip/README.md
+++ b/charts/stable/external-ip/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/external-ip
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/external-ip/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/external-ip/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/external-service/README.md b/charts/stable/external-service/README.md
index a092f93dcd9..30762036d93 100644
--- a/charts/stable/external-service/README.md
+++ b/charts/stable/external-service/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/external-service
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/external-service/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/external-service/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fabulinus/README.md b/charts/stable/fabulinus/README.md
index 1bd252ec86a..9938c7ca9f3 100644
--- a/charts/stable/fabulinus/README.md
+++ b/charts/stable/fabulinus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fabulinus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fabulinus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fabulinus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/factorio/CHANGELOG.md b/charts/stable/factorio/CHANGELOG.md
index 5948aae1dfa..7e1669b1cae 100644
--- a/charts/stable/factorio/CHANGELOG.md
+++ b/charts/stable/factorio/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [factorio-1.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-1.0.0) (2022-11-10)
+## [factorio-1.0.0](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.49](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.49) (2022-11-08)
+## [factorio-0.0.49](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.49) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.48](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
+## [factorio-0.0.48](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.48](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
+## [factorio-0.0.48](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
### Chore
@@ -53,98 +53,98 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.48](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
+## [factorio-0.0.48](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.47](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.47) (2022-11-07)
+## [factorio-0.0.47](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.47](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorio-0.0.47) (2022-11-06)
+## [factorio-0.0.47](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorio-0.0.47) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorio-0.0.46](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.33...factorio-0.0.46) (2022-11-06)
+## [factorio-0.0.46](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.33...factorio-0.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [factorio-0.0.45](https://github.com/truecharts/charts/compare/factorio-0.0.44...factorio-0.0.45) (2022-11-05)
+## [factorio-0.0.45](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.44...factorio-0.0.45) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [factorio-0.0.44](https://github.com/truecharts/charts/compare/factorio-0.0.43...factorio-0.0.44) (2022-11-05)
+## [factorio-0.0.44](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.43...factorio-0.0.44) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [factorio-0.0.43](https://github.com/truecharts/charts/compare/factorio-0.0.42...factorio-0.0.43) (2022-11-02)
+## [factorio-0.0.43](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.42...factorio-0.0.43) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [factorio-0.0.42](https://github.com/truecharts/charts/compare/factorio-0.0.41...factorio-0.0.42) (2022-10-28)
+## [factorio-0.0.42](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.41...factorio-0.0.42) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [factorio-0.0.41](https://github.com/truecharts/charts/compare/factorio-0.0.40...factorio-0.0.41) (2022-10-25)
+## [factorio-0.0.41](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.40...factorio-0.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [factorio-0.0.40](https://github.com/truecharts/charts/compare/factorio-0.0.39...factorio-0.0.40) (2022-10-19)
+## [factorio-0.0.40](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.39...factorio-0.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [factorio-0.0.39](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorio-0.0.39) (2022-10-14)
+## [factorio-0.0.39](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.29...factorio-0.0.39) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [factorio-0.0.38](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorio-0.0.38) (2022-10-12)
+## [factorio-0.0.38](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.28...factorio-0.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07)
+## [factorio-0.0.37](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07)
### Chore
@@ -152,36 +152,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07)
+## [factorio-0.0.37](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [factorio-0.0.36](https://github.com/truecharts/charts/compare/factorio-0.0.35...factorio-0.0.36) (2022-10-05)
+## [factorio-0.0.36](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.35...factorio-0.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [factorio-0.0.35](https://github.com/truecharts/charts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27)
+## [factorio-0.0.35](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [factorio-0.0.34](https://github.com/truecharts/charts/compare/factorio-0.0.33...factorio-0.0.34) (2022-09-25)
+## [factorio-0.0.34](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.33...factorio-0.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-22)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-22)
### Chore
@@ -199,11 +199,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21)
### Chore
@@ -220,11 +220,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21)
### Chore
@@ -240,11 +240,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20)
### Chore
@@ -259,11 +259,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20)
### Chore
@@ -277,11 +277,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
### Chore
@@ -294,11 +294,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
### Chore
@@ -310,11 +310,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
+## [factorio-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-19)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-17)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-17)
### Chore
@@ -339,10 +339,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-18)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-18)
### Chore
@@ -350,50 +350,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-16)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-16)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.32](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15)
+## [factorio-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.31...factorio-0.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorio-0.0.31](https://github.com/truecharts/charts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13)
+## [factorio-0.0.31](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.30...factorio-0.0.31) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12)
### Chore
@@ -402,9 +402,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-12)
### Chore
@@ -412,119 +412,119 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.30](https://github.com/truecharts/charts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
+## [factorio-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.29...factorio-0.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-07)
+## [factorio-0.0.29](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [factorio-0.0.29](https://github.com/truecharts/charts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-06)
+## [factorio-0.0.29](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.28...factorio-0.0.29) (2022-09-06)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [factorio-0.0.28](https://github.com/truecharts/charts/compare/factorio-0.0.27...factorio-0.0.28) (2022-08-30)
+## [factorio-0.0.28](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.27...factorio-0.0.28) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [factorio-0.0.27](https://github.com/truecharts/charts/compare/factorio-0.0.26...factorio-0.0.27) (2022-08-30)
+## [factorio-0.0.27](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.26...factorio-0.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [factorio-0.0.26](https://github.com/truecharts/charts/compare/factorio-0.0.24...factorio-0.0.26) (2022-08-29)
+## [factorio-0.0.26](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.24...factorio-0.0.26) (2022-08-29)
### Chore
-- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update docker general non-major ([#3620](https://github.com/trueforge-org/truecharts/issues/3620))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [factorio-0.0.24](https://github.com/truecharts/charts/compare/factorio-0.0.22...factorio-0.0.24) (2022-08-26)
+## [factorio-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.22...factorio-0.0.24) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [factorio-0.0.22](https://github.com/truecharts/charts/compare/factorio-0.0.21...factorio-0.0.22) (2022-08-23)
+## [factorio-0.0.22](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.21...factorio-0.0.22) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [factorio-0.0.21](https://github.com/truecharts/charts/compare/factorio-0.0.20...factorio-0.0.21) (2022-08-23)
+## [factorio-0.0.21](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.20...factorio-0.0.21) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [factorio-0.0.20](https://github.com/truecharts/charts/compare/factorio-0.0.19...factorio-0.0.20) (2022-08-20)
+## [factorio-0.0.20](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.19...factorio-0.0.20) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [factorio-0.0.19](https://github.com/truecharts/charts/compare/factorio-0.0.18...factorio-0.0.19) (2022-08-12)
+## [factorio-0.0.19](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.18...factorio-0.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [factorio-0.0.18](https://github.com/truecharts/charts/compare/factorio-0.0.17...factorio-0.0.18) (2022-08-09)
+## [factorio-0.0.18](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.17...factorio-0.0.18) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [factorio-0.0.17](https://github.com/truecharts/charts/compare/factorio-0.0.16...factorio-0.0.17) (2022-08-08)
+## [factorio-0.0.17](https://github.com/trueforge-org/truecharts/compare/factorio-0.0.16...factorio-0.0.17) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [factorio-0.0.16](https://github.com/truecharts/apps/compare/factorio-0.0.15...factorio-0.0.16) (2022-07-29)
diff --git a/charts/stable/factorio/Chart.yaml b/charts/stable/factorio/Chart.yaml
index b32170bef86..050f5eee383 100644
--- a/charts/stable/factorio/Chart.yaml
+++ b/charts/stable/factorio/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: factorio
sources:
- https://github.com/factoriotools/factorio-docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/factorio
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/factorio
- https://hub.docker.com/r/factoriotools/factorio
type: application
version: 10.3.9
diff --git a/charts/stable/factorio/README.md b/charts/stable/factorio/README.md
index ede5c4fcd66..b9e517eecfc 100644
--- a/charts/stable/factorio/README.md
+++ b/charts/stable/factorio/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/factorio)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/factorio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/factorio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/factorio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/factorioservermanager/CHANGELOG.md b/charts/stable/factorioservermanager/CHANGELOG.md
index fa7783b073f..ac21b163e0e 100644
--- a/charts/stable/factorioservermanager/CHANGELOG.md
+++ b/charts/stable/factorioservermanager/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [factorioservermanager-1.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-1.0.0) (2022-11-10)
+## [factorioservermanager-1.0.0](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.37) (2022-11-08)
+## [factorioservermanager-0.0.37](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.36](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
+## [factorioservermanager-0.0.36](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.36](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
+## [factorioservermanager-0.0.36](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.36](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
+## [factorioservermanager-0.0.36](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.35](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.35) (2022-11-07)
+## [factorioservermanager-0.0.35](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.35](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.35) (2022-11-06)
+## [factorioservermanager-0.0.35](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.34...factorioservermanager-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [factorioservermanager-0.0.34](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.33...factorioservermanager-0.0.34) (2022-11-06)
+## [factorioservermanager-0.0.34](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.33...factorioservermanager-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [factorioservermanager-0.0.33](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.32...factorioservermanager-0.0.33) (2022-11-05)
+## [factorioservermanager-0.0.33](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.32...factorioservermanager-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [factorioservermanager-0.0.32](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.31...factorioservermanager-0.0.32) (2022-11-02)
+## [factorioservermanager-0.0.32](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.31...factorioservermanager-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [factorioservermanager-0.0.31](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.30...factorioservermanager-0.0.31) (2022-10-25)
+## [factorioservermanager-0.0.31](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.30...factorioservermanager-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [factorioservermanager-0.0.30](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorioservermanager-0.0.30) (2022-10-19)
+## [factorioservermanager-0.0.30](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.29...factorioservermanager-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [factorioservermanager-0.0.29](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorioservermanager-0.0.29) (2022-10-12)
+## [factorioservermanager-0.0.29](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.28...factorioservermanager-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07)
+## [factorioservermanager-0.0.28](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07)
+## [factorioservermanager-0.0.28](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [factorioservermanager-0.0.27](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.26...factorioservermanager-0.0.27) (2022-10-05)
+## [factorioservermanager-0.0.27](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.26...factorioservermanager-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [factorioservermanager-0.0.26](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.25...factorioservermanager-0.0.26) (2022-09-27)
+## [factorioservermanager-0.0.26](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.25...factorioservermanager-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [factorioservermanager-0.0.25](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.24...factorioservermanager-0.0.25) (2022-09-25)
+## [factorioservermanager-0.0.25](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.24...factorioservermanager-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-22)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-17)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-18)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-16)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-16)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15)
+## [factorioservermanager-0.0.24](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12)
### Chore
@@ -367,10 +367,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-12)
### Chore
@@ -378,90 +378,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.23](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
+## [factorioservermanager-0.0.23](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.22...factorioservermanager-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [factorioservermanager-0.0.22](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.21...factorioservermanager-0.0.22) (2022-08-30)
+## [factorioservermanager-0.0.22](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.21...factorioservermanager-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [factorioservermanager-0.0.21](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.20...factorioservermanager-0.0.21) (2022-08-30)
+## [factorioservermanager-0.0.21](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.20...factorioservermanager-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [factorioservermanager-0.0.20](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.19...factorioservermanager-0.0.20) (2022-08-29)
+## [factorioservermanager-0.0.20](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.19...factorioservermanager-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [factorioservermanager-0.0.19](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.17...factorioservermanager-0.0.19) (2022-08-26)
+## [factorioservermanager-0.0.19](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.17...factorioservermanager-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [factorioservermanager-0.0.17](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.16...factorioservermanager-0.0.17) (2022-08-23)
+## [factorioservermanager-0.0.17](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.16...factorioservermanager-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [factorioservermanager-0.0.16](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.15...factorioservermanager-0.0.16) (2022-08-12)
+## [factorioservermanager-0.0.16](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.15...factorioservermanager-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [factorioservermanager-0.0.15](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.14...factorioservermanager-0.0.15) (2022-08-08)
+## [factorioservermanager-0.0.15](https://github.com/trueforge-org/truecharts/compare/factorioservermanager-0.0.14...factorioservermanager-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [factorioservermanager-0.0.14](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.13...factorioservermanager-0.0.14) (2022-07-26)
diff --git a/charts/stable/factorioservermanager/Chart.yaml b/charts/stable/factorioservermanager/Chart.yaml
index 87fe579a277..c359cd13c70 100644
--- a/charts/stable/factorioservermanager/Chart.yaml
+++ b/charts/stable/factorioservermanager/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: factorioservermanager
sources:
- https://github.com/OpenFactorioServerManager/factorio-server-manager
- - https://github.com/truecharts/charts/tree/master/charts/stable/factorioservermanager
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/factorioservermanager
- https://hub.docker.com/r/ofsm/ofsm
type: application
version: 8.3.5
diff --git a/charts/stable/factorioservermanager/README.md b/charts/stable/factorioservermanager/README.md
index a55cd6b730e..8a2c9c26b2e 100644
--- a/charts/stable/factorioservermanager/README.md
+++ b/charts/stable/factorioservermanager/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/factorioservermanager)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/factorioservermanager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/factorioservermanager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/factorioservermanager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/farmos/README.md b/charts/stable/farmos/README.md
index 6545f319899..ff1dbed966f 100644
--- a/charts/stable/farmos/README.md
+++ b/charts/stable/farmos/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/farmos
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/farmos/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/farmos/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fastcom-mqtt/README.md b/charts/stable/fastcom-mqtt/README.md
index 324ad63254e..41b34fd6d74 100644
--- a/charts/stable/fastcom-mqtt/README.md
+++ b/charts/stable/fastcom-mqtt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fastcom-mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fastcom-mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fastcom-mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/feedcord/README.md b/charts/stable/feedcord/README.md
index d4398fc4534..d936d666395 100644
--- a/charts/stable/feedcord/README.md
+++ b/charts/stable/feedcord/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/incubator/feedcord
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/incubator/feedcord/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/incubator/feedcord/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fenrus/README.md b/charts/stable/fenrus/README.md
index b917d54fafc..2a808269b85 100644
--- a/charts/stable/fenrus/README.md
+++ b/charts/stable/fenrus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fenrus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fenrus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fenrus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ferdi-server/README.md b/charts/stable/ferdi-server/README.md
index f11e0c796bf..97dbbbf02c6 100644
--- a/charts/stable/ferdi-server/README.md
+++ b/charts/stable/ferdi-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ferdi-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ferdi-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ferdi-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ffmpeg-mkvdts2ac3/CHANGELOG.md b/charts/stable/ffmpeg-mkvdts2ac3/CHANGELOG.md
index 56069e0d82e..e64788f8dfa 100644
--- a/charts/stable/ffmpeg-mkvdts2ac3/CHANGELOG.md
+++ b/charts/stable/ffmpeg-mkvdts2ac3/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [ffmpeg-mkvdts2ac3-1.0.0](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-1.0.0) (2022-11-10)
+## [ffmpeg-mkvdts2ac3-1.0.0](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [ffmpeg-mkvdts2ac3-0.0.37](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.37) (2022-11-08)
+## [ffmpeg-mkvdts2ac3-0.0.37](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
+## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
+## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
+## [ffmpeg-mkvdts2ac3-0.0.36](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.35](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.35) (2022-11-07)
+## [ffmpeg-mkvdts2ac3-0.0.35](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.35](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.35) (2022-11-06)
+## [ffmpeg-mkvdts2ac3-0.0.35](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.34...ffmpeg-mkvdts2ac3-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ffmpeg-mkvdts2ac3-0.0.34](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.33...ffmpeg-mkvdts2ac3-0.0.34) (2022-11-06)
+## [ffmpeg-mkvdts2ac3-0.0.34](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.33...ffmpeg-mkvdts2ac3-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [ffmpeg-mkvdts2ac3-0.0.33](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.32...ffmpeg-mkvdts2ac3-0.0.33) (2022-11-05)
+## [ffmpeg-mkvdts2ac3-0.0.33](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.32...ffmpeg-mkvdts2ac3-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [ffmpeg-mkvdts2ac3-0.0.32](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.31...ffmpeg-mkvdts2ac3-0.0.32) (2022-11-02)
+## [ffmpeg-mkvdts2ac3-0.0.32](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.31...ffmpeg-mkvdts2ac3-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [ffmpeg-mkvdts2ac3-0.0.31](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.30...ffmpeg-mkvdts2ac3-0.0.31) (2022-10-25)
+## [ffmpeg-mkvdts2ac3-0.0.31](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.30...ffmpeg-mkvdts2ac3-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [ffmpeg-mkvdts2ac3-0.0.30](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.29...ffmpeg-mkvdts2ac3-0.0.30) (2022-10-19)
+## [ffmpeg-mkvdts2ac3-0.0.30](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.29...ffmpeg-mkvdts2ac3-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [ffmpeg-mkvdts2ac3-0.0.29](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.28...ffmpeg-mkvdts2ac3-0.0.29) (2022-10-12)
+## [ffmpeg-mkvdts2ac3-0.0.29](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.28...ffmpeg-mkvdts2ac3-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07)
+## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07)
+## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ffmpeg-mkvdts2ac3-0.0.27](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.26...ffmpeg-mkvdts2ac3-0.0.27) (2022-10-05)
+## [ffmpeg-mkvdts2ac3-0.0.27](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.26...ffmpeg-mkvdts2ac3-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [ffmpeg-mkvdts2ac3-0.0.26](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.25...ffmpeg-mkvdts2ac3-0.0.26) (2022-09-27)
+## [ffmpeg-mkvdts2ac3-0.0.26](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.25...ffmpeg-mkvdts2ac3-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [ffmpeg-mkvdts2ac3-0.0.25](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.24...ffmpeg-mkvdts2ac3-0.0.25) (2022-09-25)
+## [ffmpeg-mkvdts2ac3-0.0.25](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.24...ffmpeg-mkvdts2ac3-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-22)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21)
### Chore
@@ -199,9 +199,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21)
### Chore
@@ -216,9 +216,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20)
### Chore
@@ -247,9 +247,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
### Chore
@@ -261,9 +261,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-19)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-18)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-18)
### Chore
@@ -297,9 +297,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-18)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-18)
### Chore
@@ -307,39 +307,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-16)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-16)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15)
+## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12)
### Chore
@@ -348,10 +348,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-12)
### Chore
@@ -359,90 +359,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
+## [ffmpeg-mkvdts2ac3-0.0.23](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.22...ffmpeg-mkvdts2ac3-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ffmpeg-mkvdts2ac3-0.0.22](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.21...ffmpeg-mkvdts2ac3-0.0.22) (2022-08-30)
+## [ffmpeg-mkvdts2ac3-0.0.22](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.21...ffmpeg-mkvdts2ac3-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [ffmpeg-mkvdts2ac3-0.0.21](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.20...ffmpeg-mkvdts2ac3-0.0.21) (2022-08-30)
+## [ffmpeg-mkvdts2ac3-0.0.21](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.20...ffmpeg-mkvdts2ac3-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ffmpeg-mkvdts2ac3-0.0.20](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.19...ffmpeg-mkvdts2ac3-0.0.20) (2022-08-29)
+## [ffmpeg-mkvdts2ac3-0.0.20](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.19...ffmpeg-mkvdts2ac3-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [ffmpeg-mkvdts2ac3-0.0.19](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.17...ffmpeg-mkvdts2ac3-0.0.19) (2022-08-26)
+## [ffmpeg-mkvdts2ac3-0.0.19](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.17...ffmpeg-mkvdts2ac3-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [ffmpeg-mkvdts2ac3-0.0.17](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.16...ffmpeg-mkvdts2ac3-0.0.17) (2022-08-23)
+## [ffmpeg-mkvdts2ac3-0.0.17](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.16...ffmpeg-mkvdts2ac3-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [ffmpeg-mkvdts2ac3-0.0.16](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.15...ffmpeg-mkvdts2ac3-0.0.16) (2022-08-12)
+## [ffmpeg-mkvdts2ac3-0.0.16](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.15...ffmpeg-mkvdts2ac3-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [ffmpeg-mkvdts2ac3-0.0.15](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.14...ffmpeg-mkvdts2ac3-0.0.15) (2022-08-08)
+## [ffmpeg-mkvdts2ac3-0.0.15](https://github.com/trueforge-org/truecharts/compare/ffmpeg-mkvdts2ac3-0.0.14...ffmpeg-mkvdts2ac3-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [ffmpeg-mkvdts2ac3-0.0.14](https://github.com/truecharts/apps/compare/ffmpeg-mkvdts2ac3-0.0.13...ffmpeg-mkvdts2ac3-0.0.14) (2022-07-26)
diff --git a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml
index 94bcc709a78..f30cf378670 100644
--- a/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml
+++ b/charts/stable/ffmpeg-mkvdts2ac3/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: ffmpeg-mkvdts2ac3
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/ffmpeg-mkvdts2ac3
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ffmpeg-mkvdts2ac3
- https://hub.docker.com/r/snoopy86/ffmpeg
- https://registry.hub.docker.com/r/snoopy86/ffmpeg/
type: application
diff --git a/charts/stable/ffmpeg-mkvdts2ac3/README.md b/charts/stable/ffmpeg-mkvdts2ac3/README.md
index 175f90e8f36..b1b3cd92012 100644
--- a/charts/stable/ffmpeg-mkvdts2ac3/README.md
+++ b/charts/stable/ffmpeg-mkvdts2ac3/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ffmpeg-mkvdts2ac3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ffmpeg-mkvdts2ac3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ffmpeg-mkvdts2ac3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/filebot/README.md b/charts/stable/filebot/README.md
index ecc9a7aab11..f73df3fb176 100644
--- a/charts/stable/filebot/README.md
+++ b/charts/stable/filebot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/filebot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/filebot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/filebot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/filebrowser/README.md b/charts/stable/filebrowser/README.md
index 4233c17d674..9268ee00395 100644
--- a/charts/stable/filebrowser/README.md
+++ b/charts/stable/filebrowser/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/filebrowser
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/filebrowser/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/filebrowser/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fileflows/README.md b/charts/stable/fileflows/README.md
index f9d4b73ec8c..23fc5f4ab3d 100644
--- a/charts/stable/fileflows/README.md
+++ b/charts/stable/fileflows/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fileflows
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fileflows/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fileflows/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fileshelter/CHANGELOG.md b/charts/stable/fileshelter/CHANGELOG.md
index 0eb4efbe913..b925631c733 100644
--- a/charts/stable/fileshelter/CHANGELOG.md
+++ b/charts/stable/fileshelter/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [fileshelter-1.0.0](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-1.0.0) (2022-11-10)
+## [fileshelter-1.0.0](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.37](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.37) (2022-11-08)
+## [fileshelter-0.0.37](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.36](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
+## [fileshelter-0.0.36](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.36](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
+## [fileshelter-0.0.36](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.36](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
+## [fileshelter-0.0.36](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.35](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.35) (2022-11-07)
+## [fileshelter-0.0.35](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.35](https://github.com/truecharts/charts/compare/fileshelter-0.0.34...fileshelter-0.0.35) (2022-11-06)
+## [fileshelter-0.0.35](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.34...fileshelter-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fileshelter-0.0.34](https://github.com/truecharts/charts/compare/fileshelter-0.0.33...fileshelter-0.0.34) (2022-11-06)
+## [fileshelter-0.0.34](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.33...fileshelter-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [fileshelter-0.0.33](https://github.com/truecharts/charts/compare/fileshelter-0.0.32...fileshelter-0.0.33) (2022-11-05)
+## [fileshelter-0.0.33](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.32...fileshelter-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [fileshelter-0.0.32](https://github.com/truecharts/charts/compare/fileshelter-0.0.31...fileshelter-0.0.32) (2022-11-02)
+## [fileshelter-0.0.32](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.31...fileshelter-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [fileshelter-0.0.31](https://github.com/truecharts/charts/compare/fileshelter-0.0.30...fileshelter-0.0.31) (2022-10-25)
+## [fileshelter-0.0.31](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.30...fileshelter-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [fileshelter-0.0.30](https://github.com/truecharts/charts/compare/fileshelter-0.0.29...fileshelter-0.0.30) (2022-10-19)
+## [fileshelter-0.0.30](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.29...fileshelter-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [fileshelter-0.0.29](https://github.com/truecharts/charts/compare/fileshelter-0.0.28...fileshelter-0.0.29) (2022-10-12)
+## [fileshelter-0.0.29](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.28...fileshelter-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07)
+## [fileshelter-0.0.28](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07)
+## [fileshelter-0.0.28](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [fileshelter-0.0.27](https://github.com/truecharts/charts/compare/fileshelter-0.0.26...fileshelter-0.0.27) (2022-10-05)
+## [fileshelter-0.0.27](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.26...fileshelter-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [fileshelter-0.0.26](https://github.com/truecharts/charts/compare/fileshelter-0.0.25...fileshelter-0.0.26) (2022-09-27)
+## [fileshelter-0.0.26](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.25...fileshelter-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [fileshelter-0.0.25](https://github.com/truecharts/charts/compare/fileshelter-0.0.24...fileshelter-0.0.25) (2022-09-25)
+## [fileshelter-0.0.25](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.24...fileshelter-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-22)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-22)
### Chore
@@ -177,9 +177,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21)
### Chore
@@ -195,9 +195,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20)
### Chore
@@ -228,9 +228,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20)
### Chore
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
### Chore
@@ -257,9 +257,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
### Chore
@@ -270,9 +270,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-19)
### Chore
@@ -282,9 +282,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-18)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-18)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-18)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-18)
### Chore
@@ -303,39 +303,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-16)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-16)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15)
+## [fileshelter-0.0.24](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12)
### Chore
@@ -344,10 +344,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-12)
### Chore
@@ -355,90 +355,90 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.23](https://github.com/truecharts/charts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
+## [fileshelter-0.0.23](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.22...fileshelter-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fileshelter-0.0.22](https://github.com/truecharts/charts/compare/fileshelter-0.0.21...fileshelter-0.0.22) (2022-08-30)
+## [fileshelter-0.0.22](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.21...fileshelter-0.0.22) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [fileshelter-0.0.21](https://github.com/truecharts/charts/compare/fileshelter-0.0.20...fileshelter-0.0.21) (2022-08-30)
+## [fileshelter-0.0.21](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.20...fileshelter-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [fileshelter-0.0.20](https://github.com/truecharts/charts/compare/fileshelter-0.0.19...fileshelter-0.0.20) (2022-08-29)
+## [fileshelter-0.0.20](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.19...fileshelter-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [fileshelter-0.0.19](https://github.com/truecharts/charts/compare/fileshelter-0.0.17...fileshelter-0.0.19) (2022-08-26)
+## [fileshelter-0.0.19](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.17...fileshelter-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [fileshelter-0.0.17](https://github.com/truecharts/charts/compare/fileshelter-0.0.16...fileshelter-0.0.17) (2022-08-23)
+## [fileshelter-0.0.17](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.16...fileshelter-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [fileshelter-0.0.16](https://github.com/truecharts/charts/compare/fileshelter-0.0.15...fileshelter-0.0.16) (2022-08-12)
+## [fileshelter-0.0.16](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.15...fileshelter-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [fileshelter-0.0.15](https://github.com/truecharts/charts/compare/fileshelter-0.0.14...fileshelter-0.0.15) (2022-08-08)
+## [fileshelter-0.0.15](https://github.com/trueforge-org/truecharts/compare/fileshelter-0.0.14...fileshelter-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [fileshelter-0.0.14](https://github.com/truecharts/apps/compare/fileshelter-0.0.13...fileshelter-0.0.14) (2022-07-26)
diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml
index c004dd2a5f2..ee5116ac63f 100644
--- a/charts/stable/fileshelter/Chart.yaml
+++ b/charts/stable/fileshelter/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: fileshelter
sources:
- https://github.com/epoupon/fileshelter
- - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fileshelter
- https://hub.docker.com/r/epoupon/fileshelter
type: application
version: 9.3.5
diff --git a/charts/stable/fileshelter/README.md b/charts/stable/fileshelter/README.md
index d8e4886f0dc..62e9702a75d 100644
--- a/charts/stable/fileshelter/README.md
+++ b/charts/stable/fileshelter/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fileshelter)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/fileshelter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fileshelter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/fileshelter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/filestash/README.md b/charts/stable/filestash/README.md
index d1305c9f22c..7f3eb732010 100644
--- a/charts/stable/filestash/README.md
+++ b/charts/stable/filestash/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/filestash
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/filestash/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/filestash/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/filezilla/CHANGELOG.md b/charts/stable/filezilla/CHANGELOG.md
index 66ffa22ab2d..a5318fa585f 100644
--- a/charts/stable/filezilla/CHANGELOG.md
+++ b/charts/stable/filezilla/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [filezilla-5.0.0](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-5.0.0) (2022-11-10)
+## [filezilla-5.0.0](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-5.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.58](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.58) (2022-11-08)
+## [filezilla-4.0.58](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.58) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.57](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
+## [filezilla-4.0.57](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.57](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
+## [filezilla-4.0.57](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
### Chore
@@ -53,105 +53,105 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.57](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
+## [filezilla-4.0.57](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.57) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.56](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.56) (2022-11-07)
+## [filezilla-4.0.56](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.56) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.56](https://github.com/truecharts/charts/compare/filezilla-4.0.55...filezilla-4.0.56) (2022-11-06)
+## [filezilla-4.0.56](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.55...filezilla-4.0.56) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [filezilla-4.0.55](https://github.com/truecharts/charts/compare/filezilla-4.0.54...filezilla-4.0.55) (2022-11-06)
+## [filezilla-4.0.55](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.54...filezilla-4.0.55) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [filezilla-4.0.54](https://github.com/truecharts/charts/compare/filezilla-4.0.53...filezilla-4.0.54) (2022-11-05)
+## [filezilla-4.0.54](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.53...filezilla-4.0.54) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [filezilla-4.0.53](https://github.com/truecharts/charts/compare/filezilla-4.0.52...filezilla-4.0.53) (2022-11-04)
+## [filezilla-4.0.53](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.52...filezilla-4.0.53) (2022-11-04)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4293](https://github.com/truecharts/charts/issues/4293))
+- update docker general non-major ([#4293](https://github.com/trueforge-org/truecharts/issues/4293))
-## [filezilla-4.0.52](https://github.com/truecharts/charts/compare/filezilla-4.0.51...filezilla-4.0.52) (2022-11-02)
+## [filezilla-4.0.52](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.51...filezilla-4.0.52) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [filezilla-4.0.51](https://github.com/truecharts/charts/compare/filezilla-4.0.50...filezilla-4.0.51) (2022-10-25)
+## [filezilla-4.0.51](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.50...filezilla-4.0.51) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [filezilla-4.0.50](https://github.com/truecharts/charts/compare/filezilla-4.0.49...filezilla-4.0.50) (2022-10-24)
+## [filezilla-4.0.50](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.49...filezilla-4.0.50) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [filezilla-4.0.49](https://github.com/truecharts/charts/compare/filezilla-4.0.48...filezilla-4.0.49) (2022-10-21)
+## [filezilla-4.0.49](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.48...filezilla-4.0.49) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [filezilla-4.0.48](https://github.com/truecharts/charts/compare/filezilla-4.0.47...filezilla-4.0.48) (2022-10-19)
+## [filezilla-4.0.48](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.47...filezilla-4.0.48) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [filezilla-4.0.47](https://github.com/truecharts/charts/compare/filezilla-4.0.46...filezilla-4.0.47) (2022-10-14)
+## [filezilla-4.0.47](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.46...filezilla-4.0.47) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [filezilla-4.0.46](https://github.com/truecharts/charts/compare/filezilla-4.0.45...filezilla-4.0.46) (2022-10-12)
+## [filezilla-4.0.46](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.45...filezilla-4.0.46) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07)
+## [filezilla-4.0.45](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07)
### Chore
@@ -159,50 +159,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07)
+## [filezilla-4.0.45](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [filezilla-4.0.44](https://github.com/truecharts/charts/compare/filezilla-4.0.43...filezilla-4.0.44) (2022-10-05)
+## [filezilla-4.0.44](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.43...filezilla-4.0.44) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [filezilla-4.0.43](https://github.com/truecharts/charts/compare/filezilla-4.0.42...filezilla-4.0.43) (2022-09-30)
+## [filezilla-4.0.43](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.42...filezilla-4.0.43) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [filezilla-4.0.42](https://github.com/truecharts/charts/compare/filezilla-4.0.41...filezilla-4.0.42) (2022-09-27)
+## [filezilla-4.0.42](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.41...filezilla-4.0.42) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [filezilla-4.0.41](https://github.com/truecharts/charts/compare/filezilla-4.0.40...filezilla-4.0.41) (2022-09-25)
+## [filezilla-4.0.41](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.40...filezilla-4.0.41) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [filezilla-4.0.40](https://github.com/truecharts/charts/compare/filezilla-4.0.39...filezilla-4.0.40) (2022-09-23)
+## [filezilla-4.0.40](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.39...filezilla-4.0.40) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-22)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-22)
### Chore
@@ -220,11 +220,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21)
### Chore
@@ -241,11 +241,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21)
### Chore
@@ -261,11 +261,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20)
### Chore
@@ -280,11 +280,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20)
### Chore
@@ -298,11 +298,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
### Chore
@@ -315,11 +315,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
### Chore
@@ -331,11 +331,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-19)
### Chore
@@ -346,11 +346,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-17)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-17)
### Chore
@@ -360,11 +360,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-18)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-18)
### Chore
@@ -372,48 +372,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
+## [filezilla-4.0.39](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.38](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.38) (2022-09-15)
+## [filezilla-4.0.38](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.37...filezilla-4.0.38) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12)
### Chore
@@ -422,9 +422,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-12)
### Chore
@@ -432,103 +432,103 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.37](https://github.com/truecharts/charts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
+## [filezilla-4.0.37](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.36...filezilla-4.0.37) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [filezilla-4.0.36](https://github.com/truecharts/charts/compare/filezilla-4.0.35...filezilla-4.0.36) (2022-09-02)
+## [filezilla-4.0.36](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.35...filezilla-4.0.36) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [filezilla-4.0.35](https://github.com/truecharts/charts/compare/filezilla-4.0.34...filezilla-4.0.35) (2022-08-30)
+## [filezilla-4.0.35](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.34...filezilla-4.0.35) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [filezilla-4.0.34](https://github.com/truecharts/charts/compare/filezilla-4.0.33...filezilla-4.0.34) (2022-08-30)
+## [filezilla-4.0.34](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.33...filezilla-4.0.34) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [filezilla-4.0.33](https://github.com/truecharts/charts/compare/filezilla-4.0.32...filezilla-4.0.33) (2022-08-29)
+## [filezilla-4.0.33](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.32...filezilla-4.0.33) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [filezilla-4.0.32](https://github.com/truecharts/charts/compare/filezilla-4.0.31...filezilla-4.0.32) (2022-08-26)
+## [filezilla-4.0.32](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.31...filezilla-4.0.32) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [filezilla-4.0.31](https://github.com/truecharts/charts/compare/filezilla-4.0.30...filezilla-4.0.31) (2022-08-23)
+## [filezilla-4.0.31](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.30...filezilla-4.0.31) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [filezilla-4.0.30](https://github.com/truecharts/charts/compare/filezilla-4.0.29...filezilla-4.0.30) (2022-08-19)
+## [filezilla-4.0.30](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.29...filezilla-4.0.30) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [filezilla-4.0.29](https://github.com/truecharts/charts/compare/filezilla-4.0.28...filezilla-4.0.29) (2022-08-12)
+## [filezilla-4.0.29](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.28...filezilla-4.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [filezilla-4.0.28](https://github.com/truecharts/charts/compare/filezilla-4.0.27...filezilla-4.0.28) (2022-08-09)
+## [filezilla-4.0.28](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.27...filezilla-4.0.28) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [filezilla-4.0.27](https://github.com/truecharts/charts/compare/filezilla-4.0.26...filezilla-4.0.27) (2022-08-08)
+## [filezilla-4.0.27](https://github.com/trueforge-org/truecharts/compare/filezilla-4.0.26...filezilla-4.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [filezilla-4.0.26](https://github.com/truecharts/apps/compare/filezilla-4.0.25...filezilla-4.0.26) (2022-07-28)
diff --git a/charts/stable/filezilla/Chart.yaml b/charts/stable/filezilla/Chart.yaml
index b0887e3a61b..beeeb1bfed9 100644
--- a/charts/stable/filezilla/Chart.yaml
+++ b/charts/stable/filezilla/Chart.yaml
@@ -38,7 +38,7 @@ sources:
- https://filezilla-project.org/
- https://ghcr.io/linuxserver/filezilla
- https://github.com/linuxserver/docker-filezilla
- - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filezilla
type: application
version: 14.3.9
diff --git a/charts/stable/filezilla/README.md b/charts/stable/filezilla/README.md
index 6be9dcb9e79..1ee69008133 100644
--- a/charts/stable/filezilla/README.md
+++ b/charts/stable/filezilla/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/filezilla)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/filezilla
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/filezilla/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/filezilla/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/fireflyiii/README.md b/charts/stable/fireflyiii/README.md
index 70d74fdf050..e69ad3dec1c 100644
--- a/charts/stable/fireflyiii/README.md
+++ b/charts/stable/fireflyiii/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fireflyiii
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fireflyiii/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fireflyiii/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/firefox-desktop-g3/CHANGELOG.md b/charts/stable/firefox-desktop-g3/CHANGELOG.md
index 683f63373f8..a94b5d80f81 100644
--- a/charts/stable/firefox-desktop-g3/CHANGELOG.md
+++ b/charts/stable/firefox-desktop-g3/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [firefox-desktop-g3-1.0.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-1.0.0) (2022-11-10)
+## [firefox-desktop-g3-1.0.0](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
### Fix
- change container config label
-## [firefox-desktop-g3-0.0.43](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.43) (2022-11-08)
+## [firefox-desktop-g3-0.0.43](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.43) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.42](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
+## [firefox-desktop-g3-0.0.42](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.42](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
+## [firefox-desktop-g3-0.0.42](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
### Chore
@@ -57,85 +57,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.42](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
+## [firefox-desktop-g3-0.0.42](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.41](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.41) (2022-11-07)
+## [firefox-desktop-g3-0.0.41](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.41](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.41) (2022-11-06)
+## [firefox-desktop-g3-0.0.41](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.40...firefox-desktop-g3-0.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [firefox-desktop-g3-0.0.40](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.39...firefox-desktop-g3-0.0.40) (2022-11-06)
+## [firefox-desktop-g3-0.0.40](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.39...firefox-desktop-g3-0.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
-## [firefox-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.38...firefox-desktop-g3-0.0.39) (2022-11-05)
+## [firefox-desktop-g3-0.0.39](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.38...firefox-desktop-g3-0.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
-## [firefox-desktop-g3-0.0.38](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.37...firefox-desktop-g3-0.0.38) (2022-11-03)
+## [firefox-desktop-g3-0.0.38](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.37...firefox-desktop-g3-0.0.38) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge/truecharts/issues/4286))
-## [firefox-desktop-g3-0.0.37](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.36...firefox-desktop-g3-0.0.37) (2022-11-02)
+## [firefox-desktop-g3-0.0.37](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.36...firefox-desktop-g3-0.0.37) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
-## [firefox-desktop-g3-0.0.36](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.35...firefox-desktop-g3-0.0.36) (2022-10-25)
+## [firefox-desktop-g3-0.0.36](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.35...firefox-desktop-g3-0.0.36) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [firefox-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.34...firefox-desktop-g3-0.0.35) (2022-10-19)
+## [firefox-desktop-g3-0.0.35](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.34...firefox-desktop-g3-0.0.35) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
-## [firefox-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.33...firefox-desktop-g3-0.0.34) (2022-10-12)
+## [firefox-desktop-g3-0.0.34](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.33...firefox-desktop-g3-0.0.34) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
- update docker general non-major
-## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07)
+## [firefox-desktop-g3-0.0.33](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07)
### Chore
@@ -143,44 +143,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07)
+## [firefox-desktop-g3-0.0.33](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [firefox-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-desktop-g3-0.0.32) (2022-10-05)
+## [firefox-desktop-g3-0.0.32](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.31...firefox-desktop-g3-0.0.32) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge/truecharts/issues/3979))
- update helm general non-major
-## [firefox-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.30...firefox-desktop-g3-0.0.31) (2022-10-01)
+## [firefox-desktop-g3-0.0.31](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.30...firefox-desktop-g3-0.0.31) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge/truecharts/issues/3975))
-## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29)
+## [firefox-desktop-g3-0.0.30](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge/truecharts/issues/3953))
-## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29)
+## [firefox-desktop-g3-0.0.30](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge/truecharts/issues/3953))
-## [firefox-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.28...firefox-desktop-g3-0.0.29) (2022-09-27)
+## [firefox-desktop-g3-0.0.29](https://github.com/trueforge/truecharts/compare/firefox-desktop-g3-0.0.28...firefox-desktop-g3-0.0.29) (2022-09-27)
### Chore
diff --git a/charts/stable/firefox-desktop-g3/Chart.yaml b/charts/stable/firefox-desktop-g3/Chart.yaml
index 292f956874b..8bf0b5e49a5 100644
--- a/charts/stable/firefox-desktop-g3/Chart.yaml
+++ b/charts/stable/firefox-desktop-g3/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: firefox-desktop-g3
sources:
- https://github.com/accetto/headless-drawing-g3/
- - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-desktop-g3
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/firefox-desktop-g3
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3
type: application
version: 8.3.6
diff --git a/charts/stable/firefox-desktop-g3/README.md b/charts/stable/firefox-desktop-g3/README.md
index fdcec96708b..5e3cb1a8a94 100644
--- a/charts/stable/firefox-desktop-g3/README.md
+++ b/charts/stable/firefox-desktop-g3/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/firefox-desktop-g3)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/firefox-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/firefox-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/firefox-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/firefox-syncserver/README.md b/charts/stable/firefox-syncserver/README.md
index 2e98e846873..cb1cd793a2d 100644
--- a/charts/stable/firefox-syncserver/README.md
+++ b/charts/stable/firefox-syncserver/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/firefox-syncserver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/firefox-syncserver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/firefox-syncserver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/firefox/README.md b/charts/stable/firefox/README.md
index 8f030cf518a..6cd643af9d5 100644
--- a/charts/stable/firefox/README.md
+++ b/charts/stable/firefox/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/firefox
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/firefox/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/firefox/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fireshare/README.md b/charts/stable/fireshare/README.md
index ed4845c949a..06f4e9b46fc 100644
--- a/charts/stable/fireshare/README.md
+++ b/charts/stable/fireshare/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fireshare
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fireshare/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fireshare/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/firezone/README.md b/charts/stable/firezone/README.md
index 5d3ada10095..c4fcfc8b2d6 100644
--- a/charts/stable/firezone/README.md
+++ b/charts/stable/firezone/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/firezone
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/firezone/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/firezone/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fistfuloffrags/README.md b/charts/stable/fistfuloffrags/README.md
index b09092bc5cf..7cceced3b7b 100644
--- a/charts/stable/fistfuloffrags/README.md
+++ b/charts/stable/fistfuloffrags/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fistfuloffrags
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fistfuloffrags/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fistfuloffrags/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fivem/README.md b/charts/stable/fivem/README.md
index 0e8a89277c1..2cfac7c3b68 100644
--- a/charts/stable/fivem/README.md
+++ b/charts/stable/fivem/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fivem
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fivem/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fivem/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/flame/README.md b/charts/stable/flame/README.md
index 7b7043d2ee0..038e0c168cc 100644
--- a/charts/stable/flame/README.md
+++ b/charts/stable/flame/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flame
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flame/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flame/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/flaresolverr/CHANGELOG.md b/charts/stable/flaresolverr/CHANGELOG.md
index 7723abd8d38..5801859499a 100644
--- a/charts/stable/flaresolverr/CHANGELOG.md
+++ b/charts/stable/flaresolverr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [flaresolverr-7.0.0](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-7.0.0) (2022-11-10)
+## [flaresolverr-7.0.0](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-7.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.50](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.50) (2022-11-08)
+## [flaresolverr-6.0.50](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.50) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.49](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
+## [flaresolverr-6.0.49](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.49](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
+## [flaresolverr-6.0.49](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
### Chore
@@ -53,84 +53,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.49](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
+## [flaresolverr-6.0.49](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.48](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.48) (2022-11-07)
+## [flaresolverr-6.0.48](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.48) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.48](https://github.com/truecharts/charts/compare/flaresolverr-6.0.47...flaresolverr-6.0.48) (2022-11-06)
+## [flaresolverr-6.0.48](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.47...flaresolverr-6.0.48) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flaresolverr-6.0.47](https://github.com/truecharts/charts/compare/flaresolverr-6.0.46...flaresolverr-6.0.47) (2022-11-06)
+## [flaresolverr-6.0.47](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.46...flaresolverr-6.0.47) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [flaresolverr-6.0.46](https://github.com/truecharts/charts/compare/flaresolverr-6.0.45...flaresolverr-6.0.46) (2022-11-05)
+## [flaresolverr-6.0.46](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.45...flaresolverr-6.0.46) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [flaresolverr-6.0.45](https://github.com/truecharts/charts/compare/flaresolverr-6.0.44...flaresolverr-6.0.45) (2022-11-02)
+## [flaresolverr-6.0.45](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.44...flaresolverr-6.0.45) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [flaresolverr-6.0.44](https://github.com/truecharts/charts/compare/flaresolverr-6.0.43...flaresolverr-6.0.44) (2022-10-25)
+## [flaresolverr-6.0.44](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.43...flaresolverr-6.0.44) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [flaresolverr-6.0.43](https://github.com/truecharts/charts/compare/flaresolverr-6.0.42...flaresolverr-6.0.43) (2022-10-25)
+## [flaresolverr-6.0.43](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.42...flaresolverr-6.0.43) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [flaresolverr-6.0.42](https://github.com/truecharts/charts/compare/flaresolverr-6.0.41...flaresolverr-6.0.42) (2022-10-19)
+## [flaresolverr-6.0.42](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.41...flaresolverr-6.0.42) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [flaresolverr-6.0.41](https://github.com/truecharts/charts/compare/flaresolverr-6.0.40...flaresolverr-6.0.41) (2022-10-12)
+## [flaresolverr-6.0.41](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.40...flaresolverr-6.0.41) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07)
+## [flaresolverr-6.0.40](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07)
### Chore
@@ -138,43 +138,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07)
+## [flaresolverr-6.0.40](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [flaresolverr-6.0.39](https://github.com/truecharts/charts/compare/flaresolverr-6.0.38...flaresolverr-6.0.39) (2022-10-05)
+## [flaresolverr-6.0.39](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.38...flaresolverr-6.0.39) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [flaresolverr-6.0.38](https://github.com/truecharts/charts/compare/flaresolverr-6.0.37...flaresolverr-6.0.38) (2022-09-27)
+## [flaresolverr-6.0.38](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.37...flaresolverr-6.0.38) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [flaresolverr-6.0.37](https://github.com/truecharts/charts/compare/flaresolverr-6.0.36...flaresolverr-6.0.37) (2022-09-26)
+## [flaresolverr-6.0.37](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.36...flaresolverr-6.0.37) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [flaresolverr-6.0.36](https://github.com/truecharts/charts/compare/flaresolverr-6.0.35...flaresolverr-6.0.36) (2022-09-25)
+## [flaresolverr-6.0.36](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.35...flaresolverr-6.0.36) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-22)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-22)
### Chore
@@ -192,11 +192,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21)
### Chore
@@ -213,11 +213,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21)
### Chore
@@ -233,11 +233,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20)
### Chore
@@ -252,11 +252,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20)
### Chore
@@ -270,11 +270,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
### Chore
@@ -287,11 +287,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
### Chore
@@ -303,11 +303,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
+## [flaresolverr-6.0.35](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-19)
### Chore
@@ -318,11 +318,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-17)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-17)
### Chore
@@ -332,10 +332,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-18)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-18)
### Chore
@@ -343,50 +343,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-16)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-16)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.34](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15)
+## [flaresolverr-6.0.34](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.33...flaresolverr-6.0.34) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flaresolverr-6.0.33](https://github.com/truecharts/charts/compare/flaresolverr-6.0.32...flaresolverr-6.0.33) (2022-09-13)
+## [flaresolverr-6.0.33](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.32...flaresolverr-6.0.33) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12)
### Chore
@@ -395,9 +395,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-12)
### Chore
@@ -405,85 +405,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.32](https://github.com/truecharts/charts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
+## [flaresolverr-6.0.32](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.31...flaresolverr-6.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [flaresolverr-6.0.31](https://github.com/truecharts/charts/compare/flaresolverr-6.0.30...flaresolverr-6.0.31) (2022-08-30)
+## [flaresolverr-6.0.31](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.30...flaresolverr-6.0.31) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [flaresolverr-6.0.30](https://github.com/truecharts/charts/compare/flaresolverr-6.0.29...flaresolverr-6.0.30) (2022-08-30)
+## [flaresolverr-6.0.30](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.29...flaresolverr-6.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [flaresolverr-6.0.29](https://github.com/truecharts/charts/compare/flaresolverr-6.0.28...flaresolverr-6.0.29) (2022-08-29)
+## [flaresolverr-6.0.29](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.28...flaresolverr-6.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [flaresolverr-6.0.28](https://github.com/truecharts/charts/compare/flaresolverr-6.0.27...flaresolverr-6.0.28) (2022-08-23)
+## [flaresolverr-6.0.28](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.27...flaresolverr-6.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [flaresolverr-6.0.27](https://github.com/truecharts/charts/compare/flaresolverr-6.0.26...flaresolverr-6.0.27) (2022-08-12)
+## [flaresolverr-6.0.27](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.26...flaresolverr-6.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [flaresolverr-6.0.26](https://github.com/truecharts/charts/compare/flaresolverr-6.0.25...flaresolverr-6.0.26) (2022-08-09)
+## [flaresolverr-6.0.26](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.25...flaresolverr-6.0.26) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [flaresolverr-6.0.25](https://github.com/truecharts/charts/compare/flaresolverr-6.0.24...flaresolverr-6.0.25) (2022-08-08)
+## [flaresolverr-6.0.25](https://github.com/trueforge-org/truecharts/compare/flaresolverr-6.0.24...flaresolverr-6.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [flaresolverr-6.0.24](https://github.com/truecharts/apps/compare/flaresolverr-6.0.23...flaresolverr-6.0.24) (2022-07-26)
diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml
index 306cf9b7e6d..3b011086fd1 100644
--- a/charts/stable/flaresolverr/Chart.yaml
+++ b/charts/stable/flaresolverr/Chart.yaml
@@ -34,7 +34,7 @@ name: flaresolverr
sources:
- https://ghcr.io/flaresolverr/flaresolverr
- https://github.com/FlareSolverr/FlareSolverr
- - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flaresolverr
type: application
version: 16.4.3
diff --git a/charts/stable/flaresolverr/README.md b/charts/stable/flaresolverr/README.md
index 05e775914f8..aa17b5d3d59 100644
--- a/charts/stable/flaresolverr/README.md
+++ b/charts/stable/flaresolverr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/flaresolverr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/flaresolverr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flaresolverr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/flaresolverr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/flashpaper/README.md b/charts/stable/flashpaper/README.md
index 7afe1d3224a..7dc969bbdd4 100644
--- a/charts/stable/flashpaper/README.md
+++ b/charts/stable/flashpaper/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flashpaper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flashpaper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flashpaper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fleet/CHANGELOG.md b/charts/stable/fleet/CHANGELOG.md
index af4483a2b48..57bd1db480e 100644
--- a/charts/stable/fleet/CHANGELOG.md
+++ b/charts/stable/fleet/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [fleet-4.0.0](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-4.0.0) (2022-11-10)
+## [fleet-4.0.0](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [fleet-3.0.51](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.51) (2022-11-08)
+## [fleet-3.0.51](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.51) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.50](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
+## [fleet-3.0.50](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.50](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
+## [fleet-3.0.50](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.50](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
+## [fleet-3.0.50](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.50) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.49](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.49) (2022-11-07)
+## [fleet-3.0.49](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.49) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.49](https://github.com/truecharts/charts/compare/fleet-3.0.48...fleet-3.0.49) (2022-11-06)
+## [fleet-3.0.49](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.48...fleet-3.0.49) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [fleet-3.0.48](https://github.com/truecharts/charts/compare/fleet-3.0.47...fleet-3.0.48) (2022-11-06)
+## [fleet-3.0.48](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.47...fleet-3.0.48) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [fleet-3.0.47](https://github.com/truecharts/charts/compare/fleet-3.0.46...fleet-3.0.47) (2022-11-05)
+## [fleet-3.0.47](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.46...fleet-3.0.47) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [fleet-3.0.46](https://github.com/truecharts/charts/compare/fleet-3.0.45...fleet-3.0.46) (2022-11-02)
+## [fleet-3.0.46](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.45...fleet-3.0.46) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [fleet-3.0.45](https://github.com/truecharts/charts/compare/fleet-3.0.44...fleet-3.0.45) (2022-11-01)
+## [fleet-3.0.45](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.44...fleet-3.0.45) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [fleet-3.0.44](https://github.com/truecharts/charts/compare/fleet-3.0.43...fleet-3.0.44) (2022-10-25)
+## [fleet-3.0.44](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.43...fleet-3.0.44) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [fleet-3.0.43](https://github.com/truecharts/charts/compare/fleet-3.0.42...fleet-3.0.43) (2022-10-19)
+## [fleet-3.0.43](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.42...fleet-3.0.43) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [fleet-3.0.42](https://github.com/truecharts/charts/compare/fleet-3.0.41...fleet-3.0.42) (2022-10-12)
+## [fleet-3.0.42](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.41...fleet-3.0.42) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07)
+## [fleet-3.0.41](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07)
### Chore
@@ -142,35 +142,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07)
+## [fleet-3.0.41](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [fleet-3.0.40](https://github.com/truecharts/charts/compare/fleet-3.0.39...fleet-3.0.40) (2022-10-05)
+## [fleet-3.0.40](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.39...fleet-3.0.40) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [fleet-3.0.38](https://github.com/truecharts/charts/compare/fleet-3.0.37...fleet-3.0.38) (2022-09-27)
+## [fleet-3.0.38](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.37...fleet-3.0.38) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [fleet-3.0.37](https://github.com/truecharts/charts/compare/fleet-3.0.36...fleet-3.0.37) (2022-09-25)
+## [fleet-3.0.37](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.36...fleet-3.0.37) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-22)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-22)
### Chore
@@ -188,10 +188,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21)
### Chore
@@ -227,10 +227,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20)
### Chore
@@ -245,10 +245,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20)
### Chore
@@ -262,10 +262,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
### Chore
@@ -278,10 +278,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
### Chore
@@ -293,10 +293,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-19)
### Chore
@@ -307,10 +307,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-17)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-17)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-18)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-18)
### Chore
@@ -331,50 +331,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-16)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-16)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15)
+## [fleet-3.0.36](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [fleet-3.0.35](https://github.com/truecharts/charts/compare/fleet-3.0.34...fleet-3.0.35) (2022-09-13)
+## [fleet-3.0.35](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.34...fleet-3.0.35) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12)
### Chore
@@ -383,9 +383,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-12)
### Chore
@@ -393,92 +393,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.34](https://github.com/truecharts/charts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
+## [fleet-3.0.34](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.33...fleet-3.0.34) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [fleet-3.0.33](https://github.com/truecharts/charts/compare/fleet-3.0.32...fleet-3.0.33) (2022-08-30)
+## [fleet-3.0.33](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.32...fleet-3.0.33) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [fleet-3.0.32](https://github.com/truecharts/charts/compare/fleet-3.0.31...fleet-3.0.32) (2022-08-30)
+## [fleet-3.0.32](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.31...fleet-3.0.32) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [fleet-3.0.31](https://github.com/truecharts/charts/compare/fleet-3.0.29...fleet-3.0.31) (2022-08-29)
+## [fleet-3.0.31](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.29...fleet-3.0.31) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [fleet-3.0.29](https://github.com/truecharts/charts/compare/fleet-3.0.28...fleet-3.0.29) (2022-08-23)
+## [fleet-3.0.29](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.28...fleet-3.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [fleet-3.0.28](https://github.com/truecharts/charts/compare/fleet-3.0.27...fleet-3.0.28) (2022-08-17)
+## [fleet-3.0.28](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.27...fleet-3.0.28) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [fleet-3.0.27](https://github.com/truecharts/charts/compare/fleet-3.0.26...fleet-3.0.27) (2022-08-12)
+## [fleet-3.0.27](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.26...fleet-3.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [fleet-3.0.26](https://github.com/truecharts/charts/compare/fleet-3.0.25...fleet-3.0.26) (2022-08-09)
+## [fleet-3.0.26](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.25...fleet-3.0.26) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [fleet-3.0.25](https://github.com/truecharts/charts/compare/fleet-3.0.24...fleet-3.0.25) (2022-08-08)
+## [fleet-3.0.25](https://github.com/trueforge-org/truecharts/compare/fleet-3.0.24...fleet-3.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [fleet-3.0.24](https://github.com/truecharts/apps/compare/fleet-3.0.23...fleet-3.0.24) (2022-07-26)
diff --git a/charts/stable/fleet/Chart.yaml b/charts/stable/fleet/Chart.yaml
index c0ef5d269a1..3d7a7eb1ec6 100644
--- a/charts/stable/fleet/Chart.yaml
+++ b/charts/stable/fleet/Chart.yaml
@@ -39,7 +39,7 @@ maintainers:
name: fleet
sources:
- https://ghcr.io/linuxserver/fleet
- - https://github.com/truecharts/charts/tree/master/charts/stable/fleet
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/fleet
type: application
version: 15.6.7
diff --git a/charts/stable/fleet/README.md b/charts/stable/fleet/README.md
index e24c07710f2..31beae08fda 100644
--- a/charts/stable/fleet/README.md
+++ b/charts/stable/fleet/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/fleet)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/fleet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fleet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/fleet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/flexget/CHANGELOG.md b/charts/stable/flexget/CHANGELOG.md
index c3067fb4298..0db9f92f4e8 100644
--- a/charts/stable/flexget/CHANGELOG.md
+++ b/charts/stable/flexget/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [flexget-3.0.0](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-3.0.0) (2022-11-10)
+## [flexget-3.0.0](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [flexget-2.0.66](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.66) (2022-11-08)
+## [flexget-2.0.66](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.66) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.65](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
+## [flexget-2.0.65](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.65](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
+## [flexget-2.0.65](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
### Chore
@@ -57,121 +57,121 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.65](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
+## [flexget-2.0.65](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.65) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.64](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.64) (2022-11-07)
+## [flexget-2.0.64](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.64) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.64](https://github.com/truecharts/charts/compare/flexget-2.0.63...flexget-2.0.64) (2022-11-06)
+## [flexget-2.0.64](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.63...flexget-2.0.64) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [flexget-2.0.63](https://github.com/truecharts/charts/compare/flexget-2.0.62...flexget-2.0.63) (2022-11-06)
+## [flexget-2.0.63](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.62...flexget-2.0.63) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [flexget-2.0.62](https://github.com/truecharts/charts/compare/flexget-2.0.61...flexget-2.0.62) (2022-11-05)
+## [flexget-2.0.62](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.61...flexget-2.0.62) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [flexget-2.0.61](https://github.com/truecharts/charts/compare/flexget-2.0.60...flexget-2.0.61) (2022-11-05)
+## [flexget-2.0.61](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.60...flexget-2.0.61) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [flexget-2.0.60](https://github.com/truecharts/charts/compare/flexget-2.0.59...flexget-2.0.60) (2022-11-02)
+## [flexget-2.0.60](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.59...flexget-2.0.60) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [flexget-2.0.59](https://github.com/truecharts/charts/compare/flexget-2.0.58...flexget-2.0.59) (2022-10-29)
+## [flexget-2.0.59](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.58...flexget-2.0.59) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4230](https://github.com/truecharts/charts/issues/4230))
+- update docker general non-major ([#4230](https://github.com/trueforge-org/truecharts/issues/4230))
-## [flexget-2.0.58](https://github.com/truecharts/charts/compare/flexget-2.0.57...flexget-2.0.58) (2022-10-27)
+## [flexget-2.0.58](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.57...flexget-2.0.58) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [flexget-2.0.58](https://github.com/truecharts/charts/compare/flexget-2.0.57...flexget-2.0.58) (2022-10-27)
+## [flexget-2.0.58](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.57...flexget-2.0.58) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [flexget-2.0.57](https://github.com/truecharts/charts/compare/flexget-2.0.56...flexget-2.0.57) (2022-10-25)
+## [flexget-2.0.57](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.56...flexget-2.0.57) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [flexget-2.0.56](https://github.com/truecharts/charts/compare/flexget-2.0.55...flexget-2.0.56) (2022-10-22)
+## [flexget-2.0.56](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.55...flexget-2.0.56) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [flexget-2.0.55](https://github.com/truecharts/charts/compare/flexget-2.0.54...flexget-2.0.55) (2022-10-19)
+## [flexget-2.0.55](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.54...flexget-2.0.55) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [flexget-2.0.54](https://github.com/truecharts/charts/compare/flexget-2.0.53...flexget-2.0.54) (2022-10-16)
+## [flexget-2.0.54](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.53...flexget-2.0.54) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [flexget-2.0.53](https://github.com/truecharts/charts/compare/flexget-2.0.52...flexget-2.0.53) (2022-10-12)
+## [flexget-2.0.53](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.52...flexget-2.0.53) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- update docker general non-major
-## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07)
+## [flexget-2.0.52](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07)
### Chore
@@ -179,57 +179,57 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07)
+## [flexget-2.0.52](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [flexget-2.0.51](https://github.com/truecharts/charts/compare/flexget-2.0.50...flexget-2.0.51) (2022-10-07)
+## [flexget-2.0.51](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.50...flexget-2.0.51) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [flexget-2.0.50](https://github.com/truecharts/charts/compare/flexget-2.0.49...flexget-2.0.50) (2022-10-05)
+## [flexget-2.0.50](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.49...flexget-2.0.50) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [flexget-2.0.49](https://github.com/truecharts/charts/compare/flexget-2.0.48...flexget-2.0.49) (2022-10-01)
+## [flexget-2.0.49](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.48...flexget-2.0.49) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [flexget-2.0.48](https://github.com/truecharts/charts/compare/flexget-2.0.47...flexget-2.0.48) (2022-09-27)
+## [flexget-2.0.48](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.47...flexget-2.0.48) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [flexget-2.0.47](https://github.com/truecharts/charts/compare/flexget-2.0.46...flexget-2.0.47) (2022-09-25)
+## [flexget-2.0.47](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.46...flexget-2.0.47) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [flexget-2.0.46](https://github.com/truecharts/charts/compare/flexget-2.0.45...flexget-2.0.46) (2022-09-24)
+## [flexget-2.0.46](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.45...flexget-2.0.46) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-22)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-22)
### Chore
@@ -247,11 +247,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21)
### Chore
@@ -268,11 +268,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21)
### Chore
@@ -288,11 +288,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20)
### Chore
@@ -307,11 +307,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
### Chore
@@ -342,11 +342,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
### Chore
@@ -358,11 +358,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
+## [flexget-2.0.45](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-19)
### Chore
@@ -373,11 +373,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-17)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-17)
### Chore
@@ -387,10 +387,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-18)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-18)
### Chore
@@ -398,44 +398,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-16)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-16)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.44](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15)
+## [flexget-2.0.44](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.43...flexget-2.0.44) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12)
### Chore
@@ -444,10 +444,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-12)
### Chore
@@ -455,115 +455,115 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.43](https://github.com/truecharts/charts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
+## [flexget-2.0.43](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.42...flexget-2.0.43) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [flexget-2.0.42](https://github.com/truecharts/charts/compare/flexget-2.0.41...flexget-2.0.42) (2022-09-04)
+## [flexget-2.0.42](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.41...flexget-2.0.42) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [flexget-2.0.41](https://github.com/truecharts/charts/compare/flexget-2.0.40...flexget-2.0.41) (2022-08-30)
+## [flexget-2.0.41](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.40...flexget-2.0.41) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [flexget-2.0.40](https://github.com/truecharts/charts/compare/flexget-2.0.39...flexget-2.0.40) (2022-08-30)
+## [flexget-2.0.40](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.39...flexget-2.0.40) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [flexget-2.0.39](https://github.com/truecharts/charts/compare/flexget-2.0.38...flexget-2.0.39) (2022-08-29)
+## [flexget-2.0.39](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.38...flexget-2.0.39) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [flexget-2.0.38](https://github.com/truecharts/charts/compare/flexget-2.0.37...flexget-2.0.38) (2022-08-27)
+## [flexget-2.0.38](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.37...flexget-2.0.38) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [flexget-2.0.37](https://github.com/truecharts/charts/compare/flexget-2.0.36...flexget-2.0.37) (2022-08-23)
+## [flexget-2.0.37](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.36...flexget-2.0.37) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [flexget-2.0.36](https://github.com/truecharts/charts/compare/flexget-2.0.35...flexget-2.0.36) (2022-08-23)
+## [flexget-2.0.36](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.35...flexget-2.0.36) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [flexget-2.0.35](https://github.com/truecharts/charts/compare/flexget-2.0.34...flexget-2.0.35) (2022-08-21)
+## [flexget-2.0.35](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.34...flexget-2.0.35) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [flexget-2.0.34](https://github.com/truecharts/charts/compare/flexget-2.0.33...flexget-2.0.34) (2022-08-14)
+## [flexget-2.0.34](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.33...flexget-2.0.34) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [flexget-2.0.33](https://github.com/truecharts/charts/compare/flexget-2.0.32...flexget-2.0.33) (2022-08-12)
+## [flexget-2.0.33](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.32...flexget-2.0.33) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [flexget-2.0.32](https://github.com/truecharts/charts/compare/flexget-2.0.30...flexget-2.0.32) (2022-08-08)
+## [flexget-2.0.32](https://github.com/trueforge-org/truecharts/compare/flexget-2.0.30...flexget-2.0.32) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [flexget-2.0.30](https://github.com/truecharts/apps/compare/flexget-2.0.29...flexget-2.0.30) (2022-07-26)
diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml
index 0820ba59a8c..98d9a3681a5 100644
--- a/charts/stable/flexget/Chart.yaml
+++ b/charts/stable/flexget/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: flexget
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/flexget
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flexget
- https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
diff --git a/charts/stable/flexget/README.md b/charts/stable/flexget/README.md
index 4909e3db811..38516dfe416 100644
--- a/charts/stable/flexget/README.md
+++ b/charts/stable/flexget/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/flexget)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/flexget
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flexget/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/flexget/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/flexo/README.md b/charts/stable/flexo/README.md
index aaba25cd148..ca3459ffd70 100644
--- a/charts/stable/flexo/README.md
+++ b/charts/stable/flexo/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flexo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flexo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flexo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/flextv/README.md b/charts/stable/flextv/README.md
index 9b96b583a28..b7008a5d1cd 100644
--- a/charts/stable/flextv/README.md
+++ b/charts/stable/flextv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flextv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flextv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flextv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/flood/README.md b/charts/stable/flood/README.md
index f51bba34827..efe93749801 100644
--- a/charts/stable/flood/README.md
+++ b/charts/stable/flood/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flood
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flood/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flood/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/flowise/README.md b/charts/stable/flowise/README.md
index b2ee79c469b..3734768f063 100644
--- a/charts/stable/flowise/README.md
+++ b/charts/stable/flowise/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/flowise
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/flowise/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/flowise/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fluidd/README.md b/charts/stable/fluidd/README.md
index 7c914238829..f7a41bdd38a 100644
--- a/charts/stable/fluidd/README.md
+++ b/charts/stable/fluidd/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fluidd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fluidd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fluidd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fluttercoin-wallet/README.md b/charts/stable/fluttercoin-wallet/README.md
index b716f517a92..80e8d790756 100644
--- a/charts/stable/fluttercoin-wallet/README.md
+++ b/charts/stable/fluttercoin-wallet/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fluttercoin-wallet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fluttercoin-wallet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fluttercoin-wallet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fmd2-wine/README.md b/charts/stable/fmd2-wine/README.md
index 81dd93abf71..bb83bf89197 100644
--- a/charts/stable/fmd2-wine/README.md
+++ b/charts/stable/fmd2-wine/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fmd2-wine
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fmd2-wine/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fmd2-wine/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/foldingathome/CHANGELOG.md b/charts/stable/foldingathome/CHANGELOG.md
index 70273e8355c..8ab921305fa 100644
--- a/charts/stable/foldingathome/CHANGELOG.md
+++ b/charts/stable/foldingathome/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [foldingathome-3.0.0](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-3.0.0) (2022-11-10)
+## [foldingathome-3.0.0](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.44](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.44) (2022-11-08)
+## [foldingathome-2.0.44](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.44) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.43](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
+## [foldingathome-2.0.43](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.43](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
+## [foldingathome-2.0.43](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.43](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
+## [foldingathome-2.0.43](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.43) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.42](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.42) (2022-11-07)
+## [foldingathome-2.0.42](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.42) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.42](https://github.com/truecharts/charts/compare/foldingathome-2.0.41...foldingathome-2.0.42) (2022-11-06)
+## [foldingathome-2.0.42](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.41...foldingathome-2.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [foldingathome-2.0.41](https://github.com/truecharts/charts/compare/foldingathome-2.0.40...foldingathome-2.0.41) (2022-11-06)
+## [foldingathome-2.0.41](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.40...foldingathome-2.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [foldingathome-2.0.40](https://github.com/truecharts/charts/compare/foldingathome-2.0.39...foldingathome-2.0.40) (2022-11-05)
+## [foldingathome-2.0.40](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.39...foldingathome-2.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [foldingathome-2.0.39](https://github.com/truecharts/charts/compare/foldingathome-2.0.38...foldingathome-2.0.39) (2022-11-02)
+## [foldingathome-2.0.39](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.38...foldingathome-2.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [foldingathome-2.0.38](https://github.com/truecharts/charts/compare/foldingathome-2.0.37...foldingathome-2.0.38) (2022-10-25)
+## [foldingathome-2.0.38](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.37...foldingathome-2.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [foldingathome-2.0.37](https://github.com/truecharts/charts/compare/foldingathome-2.0.36...foldingathome-2.0.37) (2022-10-19)
+## [foldingathome-2.0.37](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.36...foldingathome-2.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [foldingathome-2.0.36](https://github.com/truecharts/charts/compare/foldingathome-2.0.35...foldingathome-2.0.36) (2022-10-12)
+## [foldingathome-2.0.36](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.35...foldingathome-2.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07)
+## [foldingathome-2.0.35](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07)
+## [foldingathome-2.0.35](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [foldingathome-2.0.34](https://github.com/truecharts/charts/compare/foldingathome-2.0.33...foldingathome-2.0.34) (2022-10-05)
+## [foldingathome-2.0.34](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.33...foldingathome-2.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [foldingathome-2.0.33](https://github.com/truecharts/charts/compare/foldingathome-2.0.32...foldingathome-2.0.33) (2022-09-27)
+## [foldingathome-2.0.33](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.32...foldingathome-2.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [foldingathome-2.0.32](https://github.com/truecharts/charts/compare/foldingathome-2.0.31...foldingathome-2.0.32) (2022-09-25)
+## [foldingathome-2.0.32](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.31...foldingathome-2.0.32) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-22)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-17)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-18)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-16)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-16)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15)
+## [foldingathome-2.0.31](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-12)
### Chore
@@ -377,79 +377,79 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.30](https://github.com/truecharts/charts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
+## [foldingathome-2.0.30](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.29...foldingathome-2.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [foldingathome-2.0.29](https://github.com/truecharts/charts/compare/foldingathome-2.0.28...foldingathome-2.0.29) (2022-08-30)
+## [foldingathome-2.0.29](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.28...foldingathome-2.0.29) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [foldingathome-2.0.28](https://github.com/truecharts/charts/compare/foldingathome-2.0.27...foldingathome-2.0.28) (2022-08-30)
+## [foldingathome-2.0.28](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.27...foldingathome-2.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [foldingathome-2.0.27](https://github.com/truecharts/charts/compare/foldingathome-2.0.26...foldingathome-2.0.27) (2022-08-29)
+## [foldingathome-2.0.27](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.26...foldingathome-2.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [foldingathome-2.0.26](https://github.com/truecharts/charts/compare/foldingathome-2.0.25...foldingathome-2.0.26) (2022-08-23)
+## [foldingathome-2.0.26](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.25...foldingathome-2.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [foldingathome-2.0.25](https://github.com/truecharts/charts/compare/foldingathome-2.0.24...foldingathome-2.0.25) (2022-08-12)
+## [foldingathome-2.0.25](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.24...foldingathome-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [foldingathome-2.0.24](https://github.com/truecharts/charts/compare/foldingathome-2.0.23...foldingathome-2.0.24) (2022-08-08)
+## [foldingathome-2.0.24](https://github.com/trueforge-org/truecharts/compare/foldingathome-2.0.23...foldingathome-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [foldingathome-2.0.23](https://github.com/truecharts/apps/compare/foldingathome-2.0.22...foldingathome-2.0.23) (2022-07-26)
diff --git a/charts/stable/foldingathome/Chart.yaml b/charts/stable/foldingathome/Chart.yaml
index a8faf8f5732..e624457593a 100644
--- a/charts/stable/foldingathome/Chart.yaml
+++ b/charts/stable/foldingathome/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: foldingathome
sources:
- https://ghcr.io/linuxserver/foldingathome
- - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/foldingathome
type: application
version: 13.3.6
diff --git a/charts/stable/foldingathome/README.md b/charts/stable/foldingathome/README.md
index eca33fb7369..ec58da4b715 100644
--- a/charts/stable/foldingathome/README.md
+++ b/charts/stable/foldingathome/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/foldingathome)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/foldingathome
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/foldingathome/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/foldingathome/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/fossil/README.md b/charts/stable/fossil/README.md
index 8791668994b..222cbda29ab 100644
--- a/charts/stable/fossil/README.md
+++ b/charts/stable/fossil/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fossil
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fossil/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fossil/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fotosho/README.md b/charts/stable/fotosho/README.md
index 4b02ffc4101..54c0e66f9a9 100644
--- a/charts/stable/fotosho/README.md
+++ b/charts/stable/fotosho/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fotosho
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fotosho/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fotosho/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/freecad-desktop-g3/README.md b/charts/stable/freecad-desktop-g3/README.md
index 277995eb9a1..dc6bec47341 100644
--- a/charts/stable/freecad-desktop-g3/README.md
+++ b/charts/stable/freecad-desktop-g3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/freecad-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/freecad-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/freecad-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md
index 475922b51c2..a95718ea01e 100644
--- a/charts/stable/freshrss/README.md
+++ b/charts/stable/freshrss/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/freshrss
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/freshrss/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/freshrss/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/friendica/CHANGELOG.md b/charts/stable/friendica/CHANGELOG.md
index 03b87a41179..2a1bde51c37 100644
--- a/charts/stable/friendica/CHANGELOG.md
+++ b/charts/stable/friendica/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [friendica-5.0.0](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-5.0.0) (2022-11-10)
+## [friendica-5.0.0](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-5.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [friendica-4.0.65](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.65) (2022-11-08)
+## [friendica-4.0.65](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.65) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.64](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
+## [friendica-4.0.64](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.64](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
+## [friendica-4.0.64](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.64](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
+## [friendica-4.0.64](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.64) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.63](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.63) (2022-11-07)
+## [friendica-4.0.63](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.63) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.63](https://github.com/truecharts/charts/compare/friendica-4.0.62...friendica-4.0.63) (2022-11-06)
+## [friendica-4.0.63](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.62...friendica-4.0.63) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [friendica-4.0.62](https://github.com/truecharts/charts/compare/friendica-4.0.61...friendica-4.0.62) (2022-11-06)
+## [friendica-4.0.62](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.61...friendica-4.0.62) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [friendica-4.0.61](https://github.com/truecharts/charts/compare/friendica-4.0.60...friendica-4.0.61) (2022-11-05)
+## [friendica-4.0.61](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.60...friendica-4.0.61) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [friendica-4.0.60](https://github.com/truecharts/charts/compare/friendica-4.0.59...friendica-4.0.60) (2022-11-02)
+## [friendica-4.0.60](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.59...friendica-4.0.60) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [friendica-4.0.59](https://github.com/truecharts/charts/compare/friendica-4.0.58...friendica-4.0.59) (2022-10-25)
+## [friendica-4.0.59](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.58...friendica-4.0.59) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [friendica-4.0.58](https://github.com/truecharts/charts/compare/friendica-4.0.57...friendica-4.0.58) (2022-10-19)
+## [friendica-4.0.58](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.57...friendica-4.0.58) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [friendica-4.0.57](https://github.com/truecharts/charts/compare/friendica-4.0.56...friendica-4.0.57) (2022-10-12)
+## [friendica-4.0.57](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.56...friendica-4.0.57) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07)
+## [friendica-4.0.56](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07)
### Chore
@@ -135,35 +135,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07)
+## [friendica-4.0.56](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [friendica-4.0.55](https://github.com/truecharts/charts/compare/friendica-4.0.54...friendica-4.0.55) (2022-10-05)
+## [friendica-4.0.55](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.54...friendica-4.0.55) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [friendica-4.0.53](https://github.com/truecharts/charts/compare/friendica-4.0.52...friendica-4.0.53) (2022-09-27)
+## [friendica-4.0.53](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.52...friendica-4.0.53) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [friendica-4.0.52](https://github.com/truecharts/charts/compare/friendica-4.0.51...friendica-4.0.52) (2022-09-25)
+## [friendica-4.0.52](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.51...friendica-4.0.52) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-22)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-22)
### Chore
@@ -181,11 +181,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21)
### Chore
@@ -202,11 +202,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21)
### Chore
@@ -222,11 +222,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20)
### Chore
@@ -241,11 +241,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20)
### Chore
@@ -259,11 +259,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
### Chore
@@ -276,11 +276,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
### Chore
@@ -292,11 +292,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-19)
### Chore
@@ -307,11 +307,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-17)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-17)
### Chore
@@ -321,11 +321,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-18)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-18)
### Chore
@@ -333,54 +333,54 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-16)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-16)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15)
+## [friendica-4.0.51](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [friendica-4.0.50](https://github.com/truecharts/charts/compare/friendica-4.0.49...friendica-4.0.50) (2022-09-13)
+## [friendica-4.0.50](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.49...friendica-4.0.50) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12)
### Chore
@@ -389,9 +389,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-12)
### Chore
@@ -399,128 +399,128 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.49](https://github.com/truecharts/charts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
+## [friendica-4.0.49](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.48...friendica-4.0.49) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [friendica-4.0.48](https://github.com/truecharts/charts/compare/friendica-4.0.47...friendica-4.0.48) (2022-09-03)
+## [friendica-4.0.48](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.47...friendica-4.0.48) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [friendica-4.0.47](https://github.com/truecharts/charts/compare/friendica-4.0.46...friendica-4.0.47) (2022-08-30)
+## [friendica-4.0.47](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.46...friendica-4.0.47) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [friendica-4.0.46](https://github.com/truecharts/charts/compare/friendica-4.0.45...friendica-4.0.46) (2022-08-30)
+## [friendica-4.0.46](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.45...friendica-4.0.46) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [friendica-4.0.45](https://github.com/truecharts/charts/compare/friendica-4.0.44...friendica-4.0.45) (2022-08-30)
+## [friendica-4.0.45](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.44...friendica-4.0.45) (2022-08-30)
### Chore
-- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624))
+- update helm general non-major ([#3624](https://github.com/trueforge-org/truecharts/issues/3624))
-## [friendica-4.0.44](https://github.com/truecharts/charts/compare/friendica-4.0.42...friendica-4.0.44) (2022-08-29)
+## [friendica-4.0.44](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.42...friendica-4.0.44) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [friendica-4.0.42](https://github.com/truecharts/charts/compare/friendica-4.0.41...friendica-4.0.42) (2022-08-25)
+## [friendica-4.0.42](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.41...friendica-4.0.42) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [friendica-4.0.41](https://github.com/truecharts/charts/compare/friendica-4.0.40...friendica-4.0.41) (2022-08-24)
+## [friendica-4.0.41](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.40...friendica-4.0.41) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [friendica-4.0.40](https://github.com/truecharts/charts/compare/friendica-4.0.39...friendica-4.0.40) (2022-08-23)
+## [friendica-4.0.40](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.39...friendica-4.0.40) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [friendica-4.0.39](https://github.com/truecharts/charts/compare/friendica-4.0.38...friendica-4.0.39) (2022-08-17)
+## [friendica-4.0.39](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.38...friendica-4.0.39) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [friendica-4.0.38](https://github.com/truecharts/charts/compare/friendica-4.0.37...friendica-4.0.38) (2022-08-12)
+## [friendica-4.0.38](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.37...friendica-4.0.38) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [friendica-4.0.37](https://github.com/truecharts/charts/compare/friendica-4.0.36...friendica-4.0.37) (2022-08-12)
+## [friendica-4.0.37](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.36...friendica-4.0.37) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [friendica-4.0.36](https://github.com/truecharts/charts/compare/friendica-4.0.35...friendica-4.0.36) (2022-08-09)
+## [friendica-4.0.36](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.35...friendica-4.0.36) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [friendica-4.0.35](https://github.com/truecharts/charts/compare/friendica-4.0.34...friendica-4.0.35) (2022-08-09)
+## [friendica-4.0.35](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.34...friendica-4.0.35) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [friendica-4.0.34](https://github.com/truecharts/charts/compare/friendica-4.0.33...friendica-4.0.34) (2022-08-08)
+## [friendica-4.0.34](https://github.com/trueforge-org/truecharts/compare/friendica-4.0.33...friendica-4.0.34) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [friendica-4.0.33](https://github.com/truecharts/apps/compare/friendica-4.0.32...friendica-4.0.33) (2022-07-26)
diff --git a/charts/stable/friendica/Chart.yaml b/charts/stable/friendica/Chart.yaml
index fd25b30201c..53053edf1e9 100644
--- a/charts/stable/friendica/Chart.yaml
+++ b/charts/stable/friendica/Chart.yaml
@@ -47,7 +47,7 @@ maintainers:
name: friendica
sources:
- https://friendi.ca/
- - https://github.com/truecharts/charts/tree/master/charts/stable/friendica
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/friendica
- https://hub.docker.com/_/friendica
type: application
version: 18.7.13
diff --git a/charts/stable/friendica/README.md b/charts/stable/friendica/README.md
index 576dae9db0f..d55c0e5a96a 100644
--- a/charts/stable/friendica/README.md
+++ b/charts/stable/friendica/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/friendica)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/friendica
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/friendica/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/friendica/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/frigate/README.md b/charts/stable/frigate/README.md
index aef3ac14df5..bc657252e43 100644
--- a/charts/stable/frigate/README.md
+++ b/charts/stable/frigate/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/frigate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/frigate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/frigate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/fsm/README.md b/charts/stable/fsm/README.md
index 5ad413b61e1..468a24063e1 100644
--- a/charts/stable/fsm/README.md
+++ b/charts/stable/fsm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/fsm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/fsm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/fsm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/game-server-watcher/Chart.yaml b/charts/stable/game-server-watcher/Chart.yaml
index 2c73938e138..cf7fc7c3078 100644
--- a/charts/stable/game-server-watcher/Chart.yaml
+++ b/charts/stable/game-server-watcher/Chart.yaml
@@ -35,7 +35,7 @@ name: game-server-watcher
sources:
- https://ghcr.io/a-sync/game-server-watcher
- https://github.com/a-sync/game-server-watcher
- - https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/game-server-watcher
type: application
version: 4.3.5
diff --git a/charts/stable/game-server-watcher/README.md b/charts/stable/game-server-watcher/README.md
index 1eecae7d6cd..93412cac2c3 100644
--- a/charts/stable/game-server-watcher/README.md
+++ b/charts/stable/game-server-watcher/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/game-server-watcher)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/game-server-watcher
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/game-server-watcher/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/game-server-watcher/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/gamevault-backend/README.md b/charts/stable/gamevault-backend/README.md
index f03dfdc6ccd..4922f8341a0 100644
--- a/charts/stable/gamevault-backend/README.md
+++ b/charts/stable/gamevault-backend/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gamevault-backend
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gamevault-backend/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gamevault-backend/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gaps/README.md b/charts/stable/gaps/README.md
index dbe847048bb..34f1b90d8a4 100644
--- a/charts/stable/gaps/README.md
+++ b/charts/stable/gaps/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gaps
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gaps/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gaps/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/garrysmod/README.md b/charts/stable/garrysmod/README.md
index ffebf012098..37e64e288ec 100644
--- a/charts/stable/garrysmod/README.md
+++ b/charts/stable/garrysmod/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/garrysmod
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/garrysmod/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/garrysmod/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gaseous-server/README.md b/charts/stable/gaseous-server/README.md
index fd178663999..71570843f85 100644
--- a/charts/stable/gaseous-server/README.md
+++ b/charts/stable/gaseous-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gaseous-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gaseous-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gaseous-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gatus/Chart.yaml b/charts/stable/gatus/Chart.yaml
index eb4527b9d08..e36e14cfe16 100644
--- a/charts/stable/gatus/Chart.yaml
+++ b/charts/stable/gatus/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: gatus
sources:
- https://github.com/TwiN/gatus
- - https://github.com/truecharts/charts/tree/master/charts/stable/gatus
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gatus
- https://hub.docker.com/r/twinproduction/gatus
type: application
version: 2.7.3
diff --git a/charts/stable/gatus/README.md b/charts/stable/gatus/README.md
index 385f01e48e2..0eeddb358da 100644
--- a/charts/stable/gatus/README.md
+++ b/charts/stable/gatus/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gatus)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/gatus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gatus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/gatus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/genea/README.md b/charts/stable/genea/README.md
index f80ef92ccc5..4e4ee374607 100644
--- a/charts/stable/genea/README.md
+++ b/charts/stable/genea/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/genea
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/genea/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/genea/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/generic-device-plugin/Chart.yaml b/charts/stable/generic-device-plugin/Chart.yaml
index dd849d32e0a..79d3a2490ff 100644
--- a/charts/stable/generic-device-plugin/Chart.yaml
+++ b/charts/stable/generic-device-plugin/Chart.yaml
@@ -35,7 +35,7 @@ name: generic-device-plugin
sources:
- https://ghcr.io/squat/generic-device-plugin
- https://github.com/squat/generic-device-plugin
- - https://github.com/truecharts/charts/tree/master/charts/stable/generic-device-plugin
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/generic-device-plugin
type: application
version: 2.3.5
diff --git a/charts/stable/generic-device-plugin/README.md b/charts/stable/generic-device-plugin/README.md
index 1305cf9e6ec..074b0599256 100644
--- a/charts/stable/generic-device-plugin/README.md
+++ b/charts/stable/generic-device-plugin/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/generic-device-plugin)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/generic-device-plugin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/generic-device-plugin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/generic-device-plugin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/ghostfolio/Chart.yaml b/charts/stable/ghostfolio/Chart.yaml
index 7b96544cbda..9575ab95418 100644
--- a/charts/stable/ghostfolio/Chart.yaml
+++ b/charts/stable/ghostfolio/Chart.yaml
@@ -41,7 +41,7 @@ name: ghostfolio
sources:
- https://ghostfol.io/
- https://github.com/ghostfolio/ghostfolio
- - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 8.18.2
diff --git a/charts/stable/ghostfolio/README.md b/charts/stable/ghostfolio/README.md
index 396ef91c52c..3a1e5af4b2b 100644
--- a/charts/stable/ghostfolio/README.md
+++ b/charts/stable/ghostfolio/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ghostfolio)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ghostfolio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ghostfolio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ghostfolio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/gitea/README.md b/charts/stable/gitea/README.md
index 815990352c9..ab89d9ddb2d 100644
--- a/charts/stable/gitea/README.md
+++ b/charts/stable/gitea/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gitea
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gitea/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gitea/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/github-backup/README.md b/charts/stable/github-backup/README.md
index 5daa84074c9..446cbbe3615 100644
--- a/charts/stable/github-backup/README.md
+++ b/charts/stable/github-backup/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/github-backup
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/github-backup/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/github-backup/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/glances/Chart.yaml b/charts/stable/glances/Chart.yaml
index 403fd21d8cf..2033735294b 100644
--- a/charts/stable/glances/Chart.yaml
+++ b/charts/stable/glances/Chart.yaml
@@ -31,7 +31,7 @@ maintainers:
name: glances
sources:
- https://github.com/nicolargo/glances
- - https://github.com/truecharts/charts/tree/master/charts/stable/glances
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/glances
- https://hub.docker.com/r/nicolargo/glances
type: application
version: 2.3.5
diff --git a/charts/stable/glances/README.md b/charts/stable/glances/README.md
index 02f7ed8ca4b..f40933e018d 100644
--- a/charts/stable/glances/README.md
+++ b/charts/stable/glances/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/glances)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/glances
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/glances/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/glances/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/glauth/README.md b/charts/stable/glauth/README.md
index 84ab930a0a7..2be12227830 100644
--- a/charts/stable/glauth/README.md
+++ b/charts/stable/glauth/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/glauth
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/glauth/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/glauth/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/go-playground/README.md b/charts/stable/go-playground/README.md
index 3a559ba5d52..deb6e672e90 100644
--- a/charts/stable/go-playground/README.md
+++ b/charts/stable/go-playground/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/go-playground
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/go-playground/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/go-playground/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/goaccess-npm-logs/README.md b/charts/stable/goaccess-npm-logs/README.md
index 10aede60f31..067c9a86de6 100644
--- a/charts/stable/goaccess-npm-logs/README.md
+++ b/charts/stable/goaccess-npm-logs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/goaccess-npm-logs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/goaccess-npm-logs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/goaccess-npm-logs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/goaccess/CHANGELOG.md b/charts/stable/goaccess/CHANGELOG.md
index c2fea9cda85..3670f20eead 100644
--- a/charts/stable/goaccess/CHANGELOG.md
+++ b/charts/stable/goaccess/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [goaccess-1.0.0](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-1.0.0) (2022-11-10)
+## [goaccess-1.0.0](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.37](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.37) (2022-11-08)
+## [goaccess-0.0.37](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.36](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
+## [goaccess-0.0.36](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.36](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
+## [goaccess-0.0.36](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.36](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
+## [goaccess-0.0.36](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.35](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.35) (2022-11-07)
+## [goaccess-0.0.35](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.35](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.35) (2022-11-06)
+## [goaccess-0.0.35](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.40...goaccess-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [goaccess-0.0.34](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.39...goaccess-0.0.34) (2022-11-06)
+## [goaccess-0.0.34](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.39...goaccess-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [goaccess-0.0.33](https://github.com/truecharts/charts/compare/goaccess-0.0.32...goaccess-0.0.33) (2022-11-05)
+## [goaccess-0.0.33](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.32...goaccess-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [goaccess-0.0.32](https://github.com/truecharts/charts/compare/goaccess-0.0.31...goaccess-0.0.32) (2022-11-02)
+## [goaccess-0.0.32](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.31...goaccess-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [goaccess-0.0.31](https://github.com/truecharts/charts/compare/goaccess-0.0.30...goaccess-0.0.31) (2022-10-25)
+## [goaccess-0.0.31](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.30...goaccess-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [goaccess-0.0.30](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.35...goaccess-0.0.30) (2022-10-19)
+## [goaccess-0.0.30](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.35...goaccess-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [goaccess-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.34...goaccess-0.0.29) (2022-10-12)
+## [goaccess-0.0.29](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.34...goaccess-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07)
+## [goaccess-0.0.28](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07)
### Chore
@@ -131,35 +131,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07)
+## [goaccess-0.0.28](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [goaccess-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.32...goaccess-0.0.27) (2022-10-05)
+## [goaccess-0.0.27](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.32...goaccess-0.0.27) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [goaccess-0.0.26](https://github.com/truecharts/charts/compare/goaccess-0.0.25...goaccess-0.0.26) (2022-09-27)
+## [goaccess-0.0.26](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.25...goaccess-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [goaccess-0.0.25](https://github.com/truecharts/charts/compare/goaccess-0.0.24...goaccess-0.0.25) (2022-09-25)
+## [goaccess-0.0.25](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.24...goaccess-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-22)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-22)
### Chore
@@ -177,10 +177,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21)
### Chore
@@ -216,10 +216,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20)
### Chore
@@ -234,10 +234,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20)
### Chore
@@ -251,10 +251,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
### Chore
@@ -267,10 +267,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
### Chore
@@ -282,10 +282,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-19)
### Chore
@@ -296,10 +296,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-17)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-17)
### Chore
@@ -309,10 +309,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-18)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-18)
### Chore
@@ -320,44 +320,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-16)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-16)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15)
+## [goaccess-0.0.24](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12)
### Chore
@@ -366,9 +366,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-12)
### Chore
@@ -376,87 +376,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.23](https://github.com/truecharts/charts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
+## [goaccess-0.0.23](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.22...goaccess-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [goaccess-0.0.22](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.22) (2022-08-30)
+## [goaccess-0.0.22](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.20...goaccess-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [goaccess-0.0.21](https://github.com/truecharts/charts/compare/goaccess-0.0.20...goaccess-0.0.21) (2022-08-30)
+## [goaccess-0.0.21](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.20...goaccess-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [goaccess-0.0.20](https://github.com/truecharts/charts/compare/goaccess-0.0.19...goaccess-0.0.20) (2022-08-29)
+## [goaccess-0.0.20](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.19...goaccess-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [goaccess-0.0.19](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.20...goaccess-0.0.19) (2022-08-26)
+## [goaccess-0.0.19](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.20...goaccess-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [goaccess-0.0.17](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.19...goaccess-0.0.17) (2022-08-23)
+## [goaccess-0.0.17](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.19...goaccess-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [goaccess-0.0.16](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.16...goaccess-0.0.16) (2022-08-12)
+## [goaccess-0.0.16](https://github.com/trueforge-org/truecharts/compare/goaccess-npm-logs-0.0.16...goaccess-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [goaccess-0.0.15](https://github.com/truecharts/charts/compare/goaccess-0.0.14...goaccess-0.0.15) (2022-08-08)
+## [goaccess-0.0.15](https://github.com/trueforge-org/truecharts/compare/goaccess-0.0.14...goaccess-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [goaccess-0.0.14](https://github.com/truecharts/apps/compare/goaccess-0.0.13...goaccess-0.0.14) (2022-07-26)
diff --git a/charts/stable/goaccess/Chart.yaml b/charts/stable/goaccess/Chart.yaml
index 642becb4597..0997e83ab85 100644
--- a/charts/stable/goaccess/Chart.yaml
+++ b/charts/stable/goaccess/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: goaccess
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/goaccess
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/goaccess
- https://hub.docker.com/r/gregyankovoy/goaccess
type: application
version: 8.3.5
diff --git a/charts/stable/goaccess/README.md b/charts/stable/goaccess/README.md
index 58c9347747b..69e502e0699 100644
--- a/charts/stable/goaccess/README.md
+++ b/charts/stable/goaccess/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/goaccess)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/goaccess
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/goaccess/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/goaccess/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/godaddy-ddns/README.md b/charts/stable/godaddy-ddns/README.md
index d9ee0b6c189..c9a20cbb28a 100644
--- a/charts/stable/godaddy-ddns/README.md
+++ b/charts/stable/godaddy-ddns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/godaddy-ddns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/godaddy-ddns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/godaddy-ddns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gokapi/README.md b/charts/stable/gokapi/README.md
index c5dc15c8e94..3615b7c4595 100644
--- a/charts/stable/gokapi/README.md
+++ b/charts/stable/gokapi/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gokapi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gokapi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gokapi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/golinks/README.md b/charts/stable/golinks/README.md
index 1101d3aa294..53f1ee4bfd0 100644
--- a/charts/stable/golinks/README.md
+++ b/charts/stable/golinks/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/golinks
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/golinks/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/golinks/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gonic/CHANGELOG.md b/charts/stable/gonic/CHANGELOG.md
index 6ed4477fdf5..f87975f6d1f 100644
--- a/charts/stable/gonic/CHANGELOG.md
+++ b/charts/stable/gonic/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [gonic-7.0.0](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-7.0.0) (2022-11-10)
+## [gonic-7.0.0](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-7.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.46](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.46) (2022-11-08)
+## [gonic-6.0.46](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.46) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.45](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
+## [gonic-6.0.45](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.45](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
+## [gonic-6.0.45](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.45](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
+## [gonic-6.0.45](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.44](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.44) (2022-11-07)
+## [gonic-6.0.44](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.44](https://github.com/truecharts/charts/compare/gonic-6.0.43...gonic-6.0.44) (2022-11-06)
+## [gonic-6.0.44](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.43...gonic-6.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [gonic-6.0.43](https://github.com/truecharts/charts/compare/gonic-6.0.42...gonic-6.0.43) (2022-11-06)
+## [gonic-6.0.43](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.42...gonic-6.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [gonic-6.0.42](https://github.com/truecharts/charts/compare/gonic-6.0.41...gonic-6.0.42) (2022-11-05)
+## [gonic-6.0.42](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.41...gonic-6.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [gonic-6.0.41](https://github.com/truecharts/charts/compare/gonic-6.0.40...gonic-6.0.41) (2022-11-02)
+## [gonic-6.0.41](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.40...gonic-6.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [gonic-6.0.40](https://github.com/truecharts/charts/compare/gonic-6.0.39...gonic-6.0.40) (2022-10-25)
+## [gonic-6.0.40](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.39...gonic-6.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [gonic-6.0.39](https://github.com/truecharts/charts/compare/gonic-6.0.38...gonic-6.0.39) (2022-10-19)
+## [gonic-6.0.39](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.38...gonic-6.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [gonic-6.0.38](https://github.com/truecharts/charts/compare/gonic-6.0.37...gonic-6.0.38) (2022-10-12)
+## [gonic-6.0.38](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.37...gonic-6.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07)
+## [gonic-6.0.37](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07)
+## [gonic-6.0.37](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [gonic-6.0.36](https://github.com/truecharts/charts/compare/gonic-6.0.35...gonic-6.0.36) (2022-10-05)
+## [gonic-6.0.36](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.35...gonic-6.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [gonic-6.0.35](https://github.com/truecharts/charts/compare/gonic-6.0.34...gonic-6.0.35) (2022-09-27)
+## [gonic-6.0.35](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.34...gonic-6.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [gonic-6.0.34](https://github.com/truecharts/charts/compare/gonic-6.0.33...gonic-6.0.34) (2022-09-25)
+## [gonic-6.0.34](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.33...gonic-6.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-22)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-17)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-18)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-16)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-16)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15)
+## [gonic-6.0.33](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-12)
### Chore
@@ -377,81 +377,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.32](https://github.com/truecharts/charts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
+## [gonic-6.0.32](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.31...gonic-6.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [gonic-6.0.31](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.31) (2022-08-30)
+## [gonic-6.0.31](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.29...gonic-6.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [gonic-6.0.30](https://github.com/truecharts/charts/compare/gonic-6.0.29...gonic-6.0.30) (2022-08-30)
+## [gonic-6.0.30](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.29...gonic-6.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [gonic-6.0.29](https://github.com/truecharts/charts/compare/gonic-6.0.28...gonic-6.0.29) (2022-08-29)
+## [gonic-6.0.29](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.28...gonic-6.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [gonic-6.0.28](https://github.com/truecharts/charts/compare/gonic-6.0.27...gonic-6.0.28) (2022-08-23)
+## [gonic-6.0.28](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.27...gonic-6.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [gonic-6.0.27](https://github.com/truecharts/charts/compare/gonic-6.0.26...gonic-6.0.27) (2022-08-12)
+## [gonic-6.0.27](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.26...gonic-6.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [gonic-6.0.26](https://github.com/truecharts/charts/compare/gonic-6.0.25...gonic-6.0.26) (2022-08-08)
+## [gonic-6.0.26](https://github.com/trueforge-org/truecharts/compare/gonic-6.0.25...gonic-6.0.26) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [gonic-6.0.25](https://github.com/truecharts/apps/compare/gonic-6.0.24...gonic-6.0.25) (2022-07-26)
diff --git a/charts/stable/gonic/Chart.yaml b/charts/stable/gonic/Chart.yaml
index a400b45405a..610e74112a1 100644
--- a/charts/stable/gonic/Chart.yaml
+++ b/charts/stable/gonic/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: gonic
sources:
- https://github.com/sentriz/gonic
- - https://github.com/truecharts/charts/tree/master/charts/stable/gonic
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gonic
- https://hub.docker.com/r/sentriz/gonic
type: application
version: 16.4.3
diff --git a/charts/stable/gonic/README.md b/charts/stable/gonic/README.md
index cd4cf769600..7571e313ffa 100644
--- a/charts/stable/gonic/README.md
+++ b/charts/stable/gonic/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gonic)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/gonic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gonic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/gonic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/googlephotossync/README.md b/charts/stable/googlephotossync/README.md
index 487f36a513c..74bb562815d 100644
--- a/charts/stable/googlephotossync/README.md
+++ b/charts/stable/googlephotossync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/googlephotossync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/googlephotossync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/googlephotossync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gpodder/README.md b/charts/stable/gpodder/README.md
index 5428a55f531..7e7b7d3de13 100644
--- a/charts/stable/gpodder/README.md
+++ b/charts/stable/gpodder/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gpodder
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gpodder/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gpodder/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/grafana-image-renderer/README.md b/charts/stable/grafana-image-renderer/README.md
index 407413dcab3..9ac12b7bd20 100644
--- a/charts/stable/grafana-image-renderer/README.md
+++ b/charts/stable/grafana-image-renderer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/grafana-image-renderer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/grafana-image-renderer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/grafana-image-renderer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/grav/README.md b/charts/stable/grav/README.md
index 3166985ea03..3d557cf2499 100644
--- a/charts/stable/grav/README.md
+++ b/charts/stable/grav/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/grav
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/grav/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/grav/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gravity/README.md b/charts/stable/gravity/README.md
index ce32677adc8..d7f11ec75fe 100644
--- a/charts/stable/gravity/README.md
+++ b/charts/stable/gravity/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gravity
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gravity/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gravity/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/gridcoinwalletgui/README.md b/charts/stable/gridcoinwalletgui/README.md
index 4f03d8d7b50..37911a29aec 100644
--- a/charts/stable/gridcoinwalletgui/README.md
+++ b/charts/stable/gridcoinwalletgui/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/gridcoinwalletgui
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gridcoinwalletgui/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/gridcoinwalletgui/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md
index 71e47a94611..ab7cd51d526 100644
--- a/charts/stable/grocy/README.md
+++ b/charts/stable/grocy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/grocy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/grocy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/grocy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/guacamole/README.md b/charts/stable/guacamole/README.md
index b039ccc7f4b..a32156f56ac 100644
--- a/charts/stable/guacamole/README.md
+++ b/charts/stable/guacamole/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/guacamole
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/guacamole/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/guacamole/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/guacd/CHANGELOG.md b/charts/stable/guacd/CHANGELOG.md
index 0e720616e33..115d38cab46 100644
--- a/charts/stable/guacd/CHANGELOG.md
+++ b/charts/stable/guacd/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [guacd-3.0.0](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-3.0.0) (2022-11-10)
+## [guacd-3.0.0](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.47](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.47) (2022-11-08)
+## [guacd-2.0.47](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.47) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.46](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
+## [guacd-2.0.46](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.46](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
+## [guacd-2.0.46](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.46](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
+## [guacd-2.0.46](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.45](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.45) (2022-11-07)
+## [guacd-2.0.45](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.45](https://github.com/truecharts/charts/compare/guacd-2.0.44...guacd-2.0.45) (2022-11-06)
+## [guacd-2.0.45](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.44...guacd-2.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [guacd-2.0.44](https://github.com/truecharts/charts/compare/guacd-2.0.43...guacd-2.0.44) (2022-11-06)
+## [guacd-2.0.44](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.43...guacd-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [guacd-2.0.43](https://github.com/truecharts/charts/compare/guacd-2.0.42...guacd-2.0.43) (2022-11-05)
+## [guacd-2.0.43](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.42...guacd-2.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [guacd-2.0.42](https://github.com/truecharts/charts/compare/guacd-2.0.41...guacd-2.0.42) (2022-11-02)
+## [guacd-2.0.42](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.41...guacd-2.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [guacd-2.0.41](https://github.com/truecharts/charts/compare/guacd-2.0.40...guacd-2.0.41) (2022-10-25)
+## [guacd-2.0.41](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.40...guacd-2.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [guacd-2.0.40](https://github.com/truecharts/charts/compare/guacd-2.0.39...guacd-2.0.40) (2022-10-19)
+## [guacd-2.0.40](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.39...guacd-2.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [guacd-2.0.39](https://github.com/truecharts/charts/compare/guacd-2.0.38...guacd-2.0.39) (2022-10-12)
+## [guacd-2.0.39](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.38...guacd-2.0.39) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07)
+## [guacd-2.0.38](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07)
+## [guacd-2.0.38](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [guacd-2.0.37](https://github.com/truecharts/charts/compare/guacd-2.0.36...guacd-2.0.37) (2022-10-05)
+## [guacd-2.0.37](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.36...guacd-2.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [guacd-2.0.36](https://github.com/truecharts/charts/compare/guacd-2.0.35...guacd-2.0.36) (2022-09-27)
+## [guacd-2.0.36](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.35...guacd-2.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [guacd-2.0.35](https://github.com/truecharts/charts/compare/guacd-2.0.34...guacd-2.0.35) (2022-09-25)
+## [guacd-2.0.35](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.34...guacd-2.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-22)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-17)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-18)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-18)
### Chore
@@ -321,50 +321,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-16)
+## [guacd-2.0.34](https://github.com/trueforge-org/truecharts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-16)
+## [grist-3.0.38](https://github.com/trueforge-org/truecharts/compare/grist-3.0.37...grist-3.0.38) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15)
+## [grist-3.0.38](https://github.com/trueforge-org/truecharts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15)
+## [grist-3.0.38](https://github.com/trueforge-org/truecharts/compare/grist-3.0.37...grist-3.0.38) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [grist-3.0.37](https://github.com/truecharts/charts/compare/grist-3.0.36...grist-3.0.37) (2022-09-13)
+## [grist-3.0.37](https://github.com/trueforge-org/truecharts/compare/grist-3.0.36...grist-3.0.37) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12)
### Chore
@@ -373,9 +373,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-12)
### Chore
@@ -383,100 +383,100 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.36](https://github.com/truecharts/charts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
+## [grist-3.0.36](https://github.com/trueforge-org/truecharts/compare/grist-3.0.35...grist-3.0.36) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [grist-3.0.35](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.35) (2022-08-30)
+## [grist-3.0.35](https://github.com/trueforge-org/truecharts/compare/grist-3.0.33...grist-3.0.35) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [grist-3.0.34](https://github.com/truecharts/charts/compare/grist-3.0.33...grist-3.0.34) (2022-08-30)
+## [grist-3.0.34](https://github.com/trueforge-org/truecharts/compare/grist-3.0.33...grist-3.0.34) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [grist-3.0.33](https://github.com/truecharts/charts/compare/grist-3.0.32...grist-3.0.33) (2022-08-30)
+## [grist-3.0.33](https://github.com/trueforge-org/truecharts/compare/grist-3.0.32...grist-3.0.33) (2022-08-30)
### Chore
-- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624))
+- update helm general non-major ([#3624](https://github.com/trueforge-org/truecharts/issues/3624))
-## [grist-3.0.32](https://github.com/truecharts/charts/compare/grist-3.0.30...grist-3.0.32) (2022-08-29)
+## [grist-3.0.32](https://github.com/trueforge-org/truecharts/compare/grist-3.0.30...grist-3.0.32) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [grist-3.0.30](https://github.com/truecharts/charts/compare/grist-3.0.29...grist-3.0.30) (2022-08-23)
+## [grist-3.0.30](https://github.com/trueforge-org/truecharts/compare/grist-3.0.29...grist-3.0.30) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [grist-3.0.29](https://github.com/truecharts/charts/compare/grist-3.0.28...grist-3.0.29) (2022-08-17)
+## [grist-3.0.29](https://github.com/trueforge-org/truecharts/compare/grist-3.0.28...grist-3.0.29) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [grist-3.0.28](https://github.com/truecharts/charts/compare/grist-3.0.27...grist-3.0.28) (2022-08-12)
+## [grist-3.0.28](https://github.com/trueforge-org/truecharts/compare/grist-3.0.27...grist-3.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [grist-3.0.27](https://github.com/truecharts/charts/compare/grist-3.0.26...grist-3.0.27) (2022-08-09)
+## [grist-3.0.27](https://github.com/trueforge-org/truecharts/compare/grist-3.0.26...grist-3.0.27) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [grist-3.0.26](https://github.com/truecharts/charts/compare/grist-3.0.25...grist-3.0.26) (2022-08-08)
+## [grist-3.0.26](https://github.com/trueforge-org/truecharts/compare/grist-3.0.25...grist-3.0.26) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [grist-3.0.25](https://github.com/truecharts/apps/compare/grist-3.0.24...grist-3.0.25) (2022-07-26)
diff --git a/charts/stable/guacd/Chart.yaml b/charts/stable/guacd/Chart.yaml
index 533ef9099f6..fd0e03c60bd 100644
--- a/charts/stable/guacd/Chart.yaml
+++ b/charts/stable/guacd/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: guacd
sources:
- https://github.com/apache/guacamole-server
- - https://github.com/truecharts/charts/tree/master/charts/stable/guacd
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/guacd
- https://hub.docker.com/r/guacamole/guacd
type: application
version: 12.3.5
diff --git a/charts/stable/guacd/README.md b/charts/stable/guacd/README.md
index c1fb2e9ea95..c042fc74a2b 100644
--- a/charts/stable/guacd/README.md
+++ b/charts/stable/guacd/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/guacd)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/guacd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/guacd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/guacd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/guide2go/README.md b/charts/stable/guide2go/README.md
index 54b093d16cc..96233d62893 100644
--- a/charts/stable/guide2go/README.md
+++ b/charts/stable/guide2go/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/guide2go
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/guide2go/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/guide2go/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/h5ai/README.md b/charts/stable/h5ai/README.md
index cd1616758e8..d1e0c7c19f8 100644
--- a/charts/stable/h5ai/README.md
+++ b/charts/stable/h5ai/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/h5ai
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/h5ai/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/h5ai/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/halflife2deathmatch/README.md b/charts/stable/halflife2deathmatch/README.md
index 69c38f347db..ba291ad9f04 100644
--- a/charts/stable/halflife2deathmatch/README.md
+++ b/charts/stable/halflife2deathmatch/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/halflife2deathmatch)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/halflife2deathmatch
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/halflife2deathmatch/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/halflife2deathmatch/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/hammond/README.md b/charts/stable/hammond/README.md
index eb264a0e992..6dd2e42743d 100644
--- a/charts/stable/hammond/README.md
+++ b/charts/stable/hammond/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hammond
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hammond/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hammond/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/handbrake/README.md b/charts/stable/handbrake/README.md
index 2e93eaea649..049bd76ec93 100644
--- a/charts/stable/handbrake/README.md
+++ b/charts/stable/handbrake/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/handbrake
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/handbrake/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/handbrake/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hassconfigurator/README.md b/charts/stable/hassconfigurator/README.md
index c96eba9b635..5a002204f46 100644
--- a/charts/stable/hassconfigurator/README.md
+++ b/charts/stable/hassconfigurator/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hassconfigurator
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hassconfigurator/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hassconfigurator/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/haste-server/README.md b/charts/stable/haste-server/README.md
index 81a9126ec22..ad7c9de1877 100644
--- a/charts/stable/haste-server/README.md
+++ b/charts/stable/haste-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/haste-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/haste-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/haste-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hastebin/README.md b/charts/stable/hastebin/README.md
index e1690e54fac..c59be21ebea 100644
--- a/charts/stable/hastebin/README.md
+++ b/charts/stable/hastebin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hastebin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hastebin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hastebin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hasty-paste/Chart.yaml b/charts/stable/hasty-paste/Chart.yaml
index 8b631175547..1568bbf906e 100644
--- a/charts/stable/hasty-paste/Chart.yaml
+++ b/charts/stable/hasty-paste/Chart.yaml
@@ -38,7 +38,7 @@ sources:
- https://ghcr.io/enchant97/hasty-paste
- https://github.com/enchant97/hasty-paste
- https://github.com/enchant97/hasty-paste/blob/main/docs/install.md
- - https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hasty-paste
type: application
version: 10.4.3
diff --git a/charts/stable/hasty-paste/README.md b/charts/stable/hasty-paste/README.md
index b73ab79a50b..d1978cee506 100644
--- a/charts/stable/hasty-paste/README.md
+++ b/charts/stable/hasty-paste/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hasty-paste)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/hasty-paste
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hasty-paste/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/hasty-paste/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/headphones/README.md b/charts/stable/headphones/README.md
index b524759c413..ed82732921e 100644
--- a/charts/stable/headphones/README.md
+++ b/charts/stable/headphones/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/headphones
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/headphones/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/headphones/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/healthchecks/README.md b/charts/stable/healthchecks/README.md
index 5cc52843e1b..adb1c03fd90 100644
--- a/charts/stable/healthchecks/README.md
+++ b/charts/stable/healthchecks/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/healthchecks
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/healthchecks/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/healthchecks/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hedgedoc/README.md b/charts/stable/hedgedoc/README.md
index 34133e582de..747df048db8 100644
--- a/charts/stable/hedgedoc/README.md
+++ b/charts/stable/hedgedoc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hedgedoc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hedgedoc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hedgedoc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/heimdall/CHANGELOG.md b/charts/stable/heimdall/CHANGELOG.md
index 314e9c5692d..e134faf5802 100644
--- a/charts/stable/heimdall/CHANGELOG.md
+++ b/charts/stable/heimdall/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [heimdall-12.0.0](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-12.0.0) (2022-11-10)
+## [heimdall-12.0.0](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-12.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.58](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.58) (2022-11-08)
+## [heimdall-11.0.58](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.58) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.57](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
+## [heimdall-11.0.57](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.57](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
+## [heimdall-11.0.57](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
### Chore
@@ -53,91 +53,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.57](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
+## [heimdall-11.0.57](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.57) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.56](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.56) (2022-11-07)
+## [heimdall-11.0.56](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.56) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.56](https://github.com/truecharts/charts/compare/heimdall-11.0.55...heimdall-11.0.56) (2022-11-06)
+## [heimdall-11.0.56](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.55...heimdall-11.0.56) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [heimdall-11.0.55](https://github.com/truecharts/charts/compare/heimdall-11.0.54...heimdall-11.0.55) (2022-11-06)
+## [heimdall-11.0.55](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.54...heimdall-11.0.55) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [heimdall-11.0.54](https://github.com/truecharts/charts/compare/heimdall-11.0.53...heimdall-11.0.54) (2022-11-05)
+## [heimdall-11.0.54](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.53...heimdall-11.0.54) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [heimdall-11.0.53](https://github.com/truecharts/charts/compare/heimdall-11.0.52...heimdall-11.0.53) (2022-11-02)
+## [heimdall-11.0.53](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.52...heimdall-11.0.53) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [heimdall-11.0.52](https://github.com/truecharts/charts/compare/heimdall-11.0.51...heimdall-11.0.52) (2022-10-31)
+## [heimdall-11.0.52](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.51...heimdall-11.0.52) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
-## [heimdall-11.0.51](https://github.com/truecharts/charts/compare/heimdall-11.0.50...heimdall-11.0.51) (2022-10-25)
+## [heimdall-11.0.51](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.50...heimdall-11.0.51) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [heimdall-11.0.50](https://github.com/truecharts/charts/compare/heimdall-11.0.49...heimdall-11.0.50) (2022-10-24)
+## [heimdall-11.0.50](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.49...heimdall-11.0.50) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [heimdall-11.0.49](https://github.com/truecharts/charts/compare/heimdall-11.0.48...heimdall-11.0.49) (2022-10-19)
+## [heimdall-11.0.49](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.48...heimdall-11.0.49) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [heimdall-11.0.48](https://github.com/truecharts/charts/compare/heimdall-11.0.47...heimdall-11.0.48) (2022-10-12)
+## [heimdall-11.0.48](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.47...heimdall-11.0.48) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [heimdall-11.0.47](https://github.com/truecharts/charts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07)
+## [heimdall-11.0.47](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07)
### Chore
@@ -145,43 +145,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [heimdall-11.0.47](https://github.com/truecharts/charts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07)
+## [heimdall-11.0.47](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [heimdall-11.0.46](https://github.com/truecharts/charts/compare/heimdall-11.0.45...heimdall-11.0.46) (2022-10-05)
+## [heimdall-11.0.46](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.45...heimdall-11.0.46) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [heimdall-11.0.45](https://github.com/truecharts/charts/compare/heimdall-11.0.44...heimdall-11.0.45) (2022-09-27)
+## [heimdall-11.0.45](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.44...heimdall-11.0.45) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [heimdall-11.0.44](https://github.com/truecharts/charts/compare/heimdall-11.0.43...heimdall-11.0.44) (2022-09-26)
+## [heimdall-11.0.44](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.43...heimdall-11.0.44) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [heimdall-11.0.43](https://github.com/truecharts/charts/compare/heimdall-11.0.42...heimdall-11.0.43) (2022-09-25)
+## [heimdall-11.0.43](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.42...heimdall-11.0.43) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-22)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-22)
### Chore
@@ -199,11 +199,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21)
### Chore
@@ -220,11 +220,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21)
### Chore
@@ -240,11 +240,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-20)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-20)
### Chore
@@ -259,11 +259,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-20)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-20)
### Chore
@@ -277,11 +277,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
### Chore
@@ -294,11 +294,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
### Chore
@@ -310,11 +310,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
+## [heimdall-11.0.42](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-19)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-17)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-17)
### Chore
@@ -339,10 +339,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-18)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-18)
### Chore
@@ -350,44 +350,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-16)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-16)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.41](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15)
+## [heimdall-11.0.41](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.40...heimdall-11.0.41) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12)
### Chore
@@ -396,9 +396,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-12)
### Chore
@@ -406,111 +406,111 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.40](https://github.com/truecharts/charts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
+## [heimdall-11.0.40](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.39...heimdall-11.0.40) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [heimdall-11.0.39](https://github.com/truecharts/charts/compare/heimdall-11.0.38...heimdall-11.0.39) (2022-09-05)
+## [heimdall-11.0.39](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.38...heimdall-11.0.39) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [heimdall-11.0.38](https://github.com/truecharts/charts/compare/heimdall-11.0.36...heimdall-11.0.38) (2022-08-30)
+## [heimdall-11.0.38](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.36...heimdall-11.0.38) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [heimdall-11.0.37](https://github.com/truecharts/charts/compare/heimdall-11.0.36...heimdall-11.0.37) (2022-08-30)
+## [heimdall-11.0.37](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.36...heimdall-11.0.37) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [heimdall-11.0.36](https://github.com/truecharts/charts/compare/heimdall-11.0.35...heimdall-11.0.36) (2022-08-29)
+## [heimdall-11.0.36](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.35...heimdall-11.0.36) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [heimdall-11.0.35](https://github.com/truecharts/charts/compare/heimdall-11.0.34...heimdall-11.0.35) (2022-08-29)
+## [heimdall-11.0.35](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.34...heimdall-11.0.35) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [heimdall-11.0.34](https://github.com/truecharts/charts/compare/heimdall-11.0.33...heimdall-11.0.34) (2022-08-23)
+## [heimdall-11.0.34](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.33...heimdall-11.0.34) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [heimdall-11.0.33](https://github.com/truecharts/charts/compare/heimdall-11.0.32...heimdall-11.0.33) (2022-08-22)
+## [heimdall-11.0.33](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.32...heimdall-11.0.33) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge-org/truecharts/issues/3530))
-## [heimdall-11.0.32](https://github.com/truecharts/charts/compare/heimdall-11.0.31...heimdall-11.0.32) (2022-08-17)
+## [heimdall-11.0.32](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.31...heimdall-11.0.32) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [heimdall-11.0.31](https://github.com/truecharts/charts/compare/heimdall-11.0.30...heimdall-11.0.31) (2022-08-12)
+## [heimdall-11.0.31](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.30...heimdall-11.0.31) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [heimdall-11.0.30](https://github.com/truecharts/charts/compare/heimdall-11.0.29...heimdall-11.0.30) (2022-08-10)
+## [heimdall-11.0.30](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.29...heimdall-11.0.30) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [heimdall-11.0.29](https://github.com/truecharts/charts/compare/heimdall-11.0.28...heimdall-11.0.29) (2022-08-08)
+## [heimdall-11.0.29](https://github.com/trueforge-org/truecharts/compare/heimdall-11.0.28...heimdall-11.0.29) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [heimdall-11.0.28](https://github.com/truecharts/apps/compare/heimdall-11.0.27...heimdall-11.0.28) (2022-07-28)
diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml
index b5c7b5d45b5..c45eb61acbb 100644
--- a/charts/stable/heimdall/Chart.yaml
+++ b/charts/stable/heimdall/Chart.yaml
@@ -33,7 +33,7 @@ name: heimdall
sources:
- https://fleet.linuxserver.io/image?name=linuxserver/heimdall
- https://github.com/linuxserver/Heimdall/
- - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/heimdall
type: application
version: 24.3.5
diff --git a/charts/stable/heimdall/README.md b/charts/stable/heimdall/README.md
index d871875204a..047a5035e44 100644
--- a/charts/stable/heimdall/README.md
+++ b/charts/stable/heimdall/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/heimdall)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/heimdall
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/heimdall/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/heimdall/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/hetzner-ddns/README.md b/charts/stable/hetzner-ddns/README.md
index 3e6026d58e8..8dc812edd82 100644
--- a/charts/stable/hetzner-ddns/README.md
+++ b/charts/stable/hetzner-ddns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hetzner-ddns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hetzner-ddns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hetzner-ddns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hexchat/README.md b/charts/stable/hexchat/README.md
index e1ace84c059..519aef3f627 100644
--- a/charts/stable/hexchat/README.md
+++ b/charts/stable/hexchat/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hexchat
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hexchat/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hexchat/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hexo-blog/CHANGELOG.md b/charts/stable/hexo-blog/CHANGELOG.md
index c982dddabf9..b933d13a50a 100644
--- a/charts/stable/hexo-blog/CHANGELOG.md
+++ b/charts/stable/hexo-blog/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [hexo-blog-1.0.0](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-1.0.0) (2022-11-10)
+## [hexo-blog-1.0.0](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [hexo-blog-0.0.38](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.38) (2022-11-08)
+## [hexo-blog-0.0.38](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
+## [hexo-blog-0.0.37](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
+## [hexo-blog-0.0.37](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.37](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
+## [hexo-blog-0.0.37](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.36](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.36) (2022-11-07)
+## [hexo-blog-0.0.36](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.36](https://github.com/truecharts/charts/compare/hexo-blog-0.0.35...hexo-blog-0.0.36) (2022-11-06)
+## [hexo-blog-0.0.36](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.35...hexo-blog-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hexo-blog-0.0.35](https://github.com/truecharts/charts/compare/hexo-blog-0.0.34...hexo-blog-0.0.35) (2022-11-06)
+## [hexo-blog-0.0.35](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.34...hexo-blog-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [hexo-blog-0.0.34](https://github.com/truecharts/charts/compare/hexo-blog-0.0.33...hexo-blog-0.0.34) (2022-11-05)
+## [hexo-blog-0.0.34](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.33...hexo-blog-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [hexo-blog-0.0.33](https://github.com/truecharts/charts/compare/hexo-blog-0.0.32...hexo-blog-0.0.33) (2022-11-02)
+## [hexo-blog-0.0.33](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.32...hexo-blog-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [hexo-blog-0.0.32](https://github.com/truecharts/charts/compare/hexo-blog-0.0.31...hexo-blog-0.0.32) (2022-10-25)
+## [hexo-blog-0.0.32](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.31...hexo-blog-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [hexo-blog-0.0.31](https://github.com/truecharts/charts/compare/hexo-blog-0.0.30...hexo-blog-0.0.31) (2022-10-19)
+## [hexo-blog-0.0.31](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.30...hexo-blog-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [hexo-blog-0.0.30](https://github.com/truecharts/charts/compare/hexo-blog-0.0.29...hexo-blog-0.0.30) (2022-10-12)
+## [hexo-blog-0.0.30](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.29...hexo-blog-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07)
+## [hexo-blog-0.0.29](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07)
+## [hexo-blog-0.0.29](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [hexo-blog-0.0.28](https://github.com/truecharts/charts/compare/hexo-blog-0.0.27...hexo-blog-0.0.28) (2022-10-05)
+## [hexo-blog-0.0.28](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.27...hexo-blog-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [hexo-blog-0.0.27](https://github.com/truecharts/charts/compare/hexo-blog-0.0.26...hexo-blog-0.0.27) (2022-09-27)
+## [hexo-blog-0.0.27](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.26...hexo-blog-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [hexo-blog-0.0.26](https://github.com/truecharts/charts/compare/hexo-blog-0.0.25...hexo-blog-0.0.26) (2022-09-25)
+## [hexo-blog-0.0.26](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.25...hexo-blog-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-22)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-17)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-18)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-16)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-16)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15)
+## [hexo-blog-0.0.25](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12)
### Chore
@@ -371,9 +371,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-12)
### Chore
@@ -381,93 +381,93 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexo-blog-0.0.24](https://github.com/truecharts/charts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
+## [hexo-blog-0.0.24](https://github.com/trueforge-org/truecharts/compare/hexo-blog-0.0.23...hexo-blog-0.0.24) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hexchat-0.0.23](https://github.com/truecharts/charts/compare/hexchat-0.0.22...hexchat-0.0.23) (2022-09-04)
+## [hexchat-0.0.23](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.22...hexchat-0.0.23) (2022-09-04)
### Fix
-- hexo-blog, hexchat, qbitmanage, whisparr ([#3688](https://github.com/truecharts/charts/issues/3688))
+- hexo-blog, hexchat, qbitmanage, whisparr ([#3688](https://github.com/trueforge-org/truecharts/issues/3688))
-## [hexchat-0.0.22](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30)
+## [hexchat-0.0.22](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.20...hexchat-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [hexchat-0.0.21](https://github.com/truecharts/charts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30)
+## [hexchat-0.0.21](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.20...hexchat-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [hexchat-0.0.20](https://github.com/truecharts/charts/compare/hexchat-0.0.19...hexchat-0.0.20) (2022-08-29)
+## [hexchat-0.0.20](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.19...hexchat-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [hexchat-0.0.19](https://github.com/truecharts/charts/compare/hexchat-0.0.17...hexchat-0.0.19) (2022-08-26)
+## [hexchat-0.0.19](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.17...hexchat-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [hexchat-0.0.17](https://github.com/truecharts/charts/compare/hexchat-0.0.16...hexchat-0.0.17) (2022-08-23)
+## [hexchat-0.0.17](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.16...hexchat-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [hexchat-0.0.16](https://github.com/truecharts/charts/compare/hexchat-0.0.15...hexchat-0.0.16) (2022-08-12)
+## [hexchat-0.0.16](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.15...hexchat-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [hexchat-0.0.15](https://github.com/truecharts/charts/compare/hexchat-0.0.14...hexchat-0.0.15) (2022-08-08)
+## [hexchat-0.0.15](https://github.com/trueforge-org/truecharts/compare/hexchat-0.0.14...hexchat-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [hexchat-0.0.14](https://github.com/truecharts/apps/compare/hexchat-0.0.13...hexchat-0.0.14) (2022-07-26)
diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml
index da66632081f..664b5c418a0 100644
--- a/charts/stable/hexo-blog/Chart.yaml
+++ b/charts/stable/hexo-blog/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: hexo-blog
sources:
- https://github.com/fletchto99/hexo-dev-docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/hexo-blog
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hexo-blog
- https://hub.docker.com/r/fletchto99/hexo-dev-blog
type: application
version: 8.3.5
diff --git a/charts/stable/hexo-blog/README.md b/charts/stable/hexo-blog/README.md
index 12aedc164fd..00b234518e6 100644
--- a/charts/stable/hexo-blog/README.md
+++ b/charts/stable/hexo-blog/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hexo-blog)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/hexo-blog
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hexo-blog/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/hexo-blog/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/homarr/CHANGELOG.md b/charts/stable/homarr/CHANGELOG.md
index 93ca849753e..26253581985 100644
--- a/charts/stable/homarr/CHANGELOG.md
+++ b/charts/stable/homarr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [homarr-3.0.0](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-3.0.0) (2022-11-10)
+## [homarr-3.0.0](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.52](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.52) (2022-11-08)
+## [homarr-2.0.52](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.52) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.51](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
+## [homarr-2.0.51](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.51](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
+## [homarr-2.0.51](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
### Chore
@@ -53,91 +53,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.51](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
+## [homarr-2.0.51](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.51) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.50](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.50) (2022-11-07)
+## [homarr-2.0.50](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.50) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.50](https://github.com/truecharts/charts/compare/homarr-2.0.49...homarr-2.0.50) (2022-11-06)
+## [homarr-2.0.50](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.49...homarr-2.0.50) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homarr-2.0.49](https://github.com/truecharts/charts/compare/homarr-2.0.48...homarr-2.0.49) (2022-11-06)
+## [homarr-2.0.49](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.48...homarr-2.0.49) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [homarr-2.0.48](https://github.com/truecharts/charts/compare/homarr-2.0.47...homarr-2.0.48) (2022-11-05)
+## [homarr-2.0.48](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.47...homarr-2.0.48) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [homarr-2.0.47](https://github.com/truecharts/charts/compare/homarr-2.0.46...homarr-2.0.47) (2022-11-02)
+## [homarr-2.0.47](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.46...homarr-2.0.47) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [homarr-2.0.46](https://github.com/truecharts/charts/compare/homarr-2.0.45...homarr-2.0.46) (2022-10-25)
+## [homarr-2.0.46](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.45...homarr-2.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [homarr-2.0.45](https://github.com/truecharts/charts/compare/homarr-2.0.44...homarr-2.0.45) (2022-10-25)
+## [homarr-2.0.45](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.44...homarr-2.0.45) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [homarr-2.0.44](https://github.com/truecharts/charts/compare/homarr-2.0.43...homarr-2.0.44) (2022-10-19)
+## [homarr-2.0.44](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.43...homarr-2.0.44) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [homarr-2.0.43](https://github.com/truecharts/charts/compare/homarr-2.0.42...homarr-2.0.43) (2022-10-14)
+## [homarr-2.0.43](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.42...homarr-2.0.43) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [homarr-2.0.42](https://github.com/truecharts/charts/compare/homarr-2.0.41...homarr-2.0.42) (2022-10-12)
+## [homarr-2.0.42](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.41...homarr-2.0.42) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07)
+## [homarr-2.0.41](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07)
### Chore
@@ -145,36 +145,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07)
+## [homarr-2.0.41](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [homarr-2.0.40](https://github.com/truecharts/charts/compare/homarr-2.0.39...homarr-2.0.40) (2022-10-05)
+## [homarr-2.0.40](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.39...homarr-2.0.40) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [homarr-2.0.39](https://github.com/truecharts/charts/compare/homarr-2.0.38...homarr-2.0.39) (2022-09-27)
+## [homarr-2.0.39](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.38...homarr-2.0.39) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [homarr-2.0.38](https://github.com/truecharts/charts/compare/homarr-2.0.37...homarr-2.0.38) (2022-09-25)
+## [homarr-2.0.38](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.37...homarr-2.0.38) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-22)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-22)
### Chore
@@ -192,11 +192,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21)
### Chore
@@ -213,11 +213,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21)
### Chore
@@ -233,11 +233,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20)
### Chore
@@ -252,11 +252,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20)
### Chore
@@ -270,11 +270,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
### Chore
@@ -287,11 +287,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
### Chore
@@ -303,11 +303,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
+## [homarr-2.0.37](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-19)
### Chore
@@ -318,11 +318,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-17)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-17)
### Chore
@@ -332,10 +332,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-18)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-18)
### Chore
@@ -343,44 +343,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-16)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-16)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.36](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15)
+## [homarr-2.0.36](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.35...homarr-2.0.36) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12)
### Chore
@@ -389,9 +389,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-12)
### Chore
@@ -399,100 +399,100 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.35](https://github.com/truecharts/charts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
+## [homarr-2.0.35](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.34...homarr-2.0.35) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-07)
+## [homarr-2.0.34](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06)
+## [homarr-2.0.34](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06)
### Chore
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [homarr-2.0.33](https://github.com/truecharts/charts/compare/homarr-2.0.31...homarr-2.0.33) (2022-08-30)
+## [homarr-2.0.33](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.31...homarr-2.0.33) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [homarr-2.0.32](https://github.com/truecharts/charts/compare/homarr-2.0.31...homarr-2.0.32) (2022-08-30)
+## [homarr-2.0.32](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.31...homarr-2.0.32) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [homarr-2.0.31](https://github.com/truecharts/charts/compare/homarr-2.0.30...homarr-2.0.31) (2022-08-29)
+## [homarr-2.0.31](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.30...homarr-2.0.31) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [homarr-2.0.30](https://github.com/truecharts/charts/compare/homarr-2.0.29...homarr-2.0.30) (2022-08-23)
+## [homarr-2.0.30](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.29...homarr-2.0.30) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [homarr-2.0.29](https://github.com/truecharts/charts/compare/homarr-2.0.28...homarr-2.0.29) (2022-08-14)
+## [homarr-2.0.29](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.28...homarr-2.0.29) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [homarr-2.0.28](https://github.com/truecharts/charts/compare/homarr-2.0.27...homarr-2.0.28) (2022-08-12)
+## [homarr-2.0.28](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.27...homarr-2.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [homarr-2.0.27](https://github.com/truecharts/charts/compare/homarr-2.0.26...homarr-2.0.27) (2022-08-08)
+## [homarr-2.0.27](https://github.com/trueforge-org/truecharts/compare/homarr-2.0.26...homarr-2.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [homarr-2.0.26](https://github.com/truecharts/apps/compare/homarr-2.0.25...homarr-2.0.26) (2022-07-26)
diff --git a/charts/stable/homarr/Chart.yaml b/charts/stable/homarr/Chart.yaml
index 4d26ff895ca..6ecf8a90284 100644
--- a/charts/stable/homarr/Chart.yaml
+++ b/charts/stable/homarr/Chart.yaml
@@ -33,7 +33,7 @@ name: homarr
sources:
- https://ghcr.io/ajnart/homarr
- https://github.com/ajnart/homarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/homarr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homarr
type: application
version: 13.4.5
diff --git a/charts/stable/homarr/README.md b/charts/stable/homarr/README.md
index 20c66f47981..267debb4ee5 100644
--- a/charts/stable/homarr/README.md
+++ b/charts/stable/homarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/homarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/homarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/homarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md
index d79e6a9132b..9a314431ff0 100644
--- a/charts/stable/home-assistant/README.md
+++ b/charts/stable/home-assistant/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/home-assistant
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/home-assistant/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/home-assistant/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/homebox/README.md b/charts/stable/homebox/README.md
index 92471bc7b44..e8fbdb96d2a 100644
--- a/charts/stable/homebox/README.md
+++ b/charts/stable/homebox/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/homebox
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homebox/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/homebox/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/homebridge/README.md b/charts/stable/homebridge/README.md
index 54ef6b9a1dc..1b5109dc515 100644
--- a/charts/stable/homebridge/README.md
+++ b/charts/stable/homebridge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/homebridge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homebridge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/homebridge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/homelablabelmaker/CHANGELOG.md b/charts/stable/homelablabelmaker/CHANGELOG.md
index b682d1eaa84..81a5239db78 100644
--- a/charts/stable/homelablabelmaker/CHANGELOG.md
+++ b/charts/stable/homelablabelmaker/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [homelablabelmaker-2.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-2.0.0) (2022-11-10)
+## [homelablabelmaker-2.0.0](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-2.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.6](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.6) (2022-11-08)
+## [homelablabelmaker-1.1.6](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.6) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.5](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
+## [homelablabelmaker-1.1.5](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.5](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
+## [homelablabelmaker-1.1.5](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
### Chore
@@ -53,83 +53,83 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.5](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
+## [homelablabelmaker-1.1.5](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.5) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.4](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.4) (2022-11-07)
+## [homelablabelmaker-1.1.4](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.4) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.4](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.4) (2022-11-06)
+## [homelablabelmaker-1.1.4](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.3...homelablabelmaker-1.1.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [homelablabelmaker-1.1.3](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.2...homelablabelmaker-1.1.3) (2022-11-06)
+## [homelablabelmaker-1.1.3](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.2...homelablabelmaker-1.1.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [homelablabelmaker-1.1.2](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.1...homelablabelmaker-1.1.2) (2022-11-05)
+## [homelablabelmaker-1.1.2](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.1...homelablabelmaker-1.1.2) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [homelablabelmaker-1.1.1](https://github.com/truecharts/charts/compare/homelablabelmaker-1.1.0...homelablabelmaker-1.1.1) (2022-11-02)
+## [homelablabelmaker-1.1.1](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.1.0...homelablabelmaker-1.1.1) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [homelablabelmaker-1.1.0](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.3...homelablabelmaker-1.1.0) (2022-10-31)
+## [homelablabelmaker-1.1.0](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.0.3...homelablabelmaker-1.1.0) (2022-10-31)
### Feat
-- Move to Stable ([#4253](https://github.com/truecharts/charts/issues/4253))
+- Move to Stable ([#4253](https://github.com/trueforge-org/truecharts/issues/4253))
-## [homelablabelmaker-1.0.3](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.2...homelablabelmaker-1.0.3) (2022-10-25)
+## [homelablabelmaker-1.0.3](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.0.2...homelablabelmaker-1.0.3) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [homelablabelmaker-1.0.2](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.1...homelablabelmaker-1.0.2) (2022-10-19)
+## [homelablabelmaker-1.0.2](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.0.1...homelablabelmaker-1.0.2) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [homelablabelmaker-1.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.0...homelablabelmaker-1.0.1) (2022-10-12)
+## [homelablabelmaker-1.0.1](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-1.0.0...homelablabelmaker-1.0.1) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [homelablabelmaker-1.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.28...homelablabelmaker-1.0.0) (2022-10-10)
+## [homelablabelmaker-1.0.0](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.28...homelablabelmaker-1.0.0) (2022-10-10)
### Chore
@@ -137,9 +137,9 @@ pagefind: false
### Fix
-- Cleanup to work with SCALE ([#4051](https://github.com/truecharts/charts/issues/4051))
+- Cleanup to work with SCALE ([#4051](https://github.com/trueforge-org/truecharts/issues/4051))
-## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07)
+## [homelablabelmaker-0.0.28](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07)
### Chore
@@ -147,36 +147,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07)
+## [homelablabelmaker-0.0.28](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [homelablabelmaker-0.0.27](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.26...homelablabelmaker-0.0.27) (2022-10-05)
+## [homelablabelmaker-0.0.27](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.26...homelablabelmaker-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [homelablabelmaker-0.0.26](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.25...homelablabelmaker-0.0.26) (2022-09-27)
+## [homelablabelmaker-0.0.26](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.25...homelablabelmaker-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [homelablabelmaker-0.0.25](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.24...homelablabelmaker-0.0.25) (2022-09-25)
+## [homelablabelmaker-0.0.25](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.24...homelablabelmaker-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-22)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-22)
### Chore
@@ -193,9 +193,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21)
### Chore
@@ -211,9 +211,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21)
### Chore
@@ -228,9 +228,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20)
### Chore
@@ -244,9 +244,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20)
### Chore
@@ -259,9 +259,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
### Chore
@@ -273,9 +273,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-19)
### Chore
@@ -298,9 +298,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-18)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-18)
### Chore
@@ -309,9 +309,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-18)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-18)
### Chore
@@ -319,39 +319,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-16)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-16)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15)
+## [homelablabelmaker-0.0.24](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12)
### Chore
@@ -360,9 +360,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-12)
### Chore
@@ -370,87 +370,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.23](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
+## [homelablabelmaker-0.0.23](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.22...homelablabelmaker-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [homelablabelmaker-0.0.22](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.22) (2022-08-30)
+## [homelablabelmaker-0.0.22](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [homelablabelmaker-0.0.21](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.21) (2022-08-30)
+## [homelablabelmaker-0.0.21](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.20...homelablabelmaker-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [homelablabelmaker-0.0.20](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.19...homelablabelmaker-0.0.20) (2022-08-29)
+## [homelablabelmaker-0.0.20](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.19...homelablabelmaker-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [homelablabelmaker-0.0.19](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.17...homelablabelmaker-0.0.19) (2022-08-26)
+## [homelablabelmaker-0.0.19](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.17...homelablabelmaker-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [homelablabelmaker-0.0.17](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.16...homelablabelmaker-0.0.17) (2022-08-23)
+## [homelablabelmaker-0.0.17](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.16...homelablabelmaker-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [homelablabelmaker-0.0.16](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.15...homelablabelmaker-0.0.16) (2022-08-12)
+## [homelablabelmaker-0.0.16](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.15...homelablabelmaker-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [homelablabelmaker-0.0.15](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.14...homelablabelmaker-0.0.15) (2022-08-08)
+## [homelablabelmaker-0.0.15](https://github.com/trueforge-org/truecharts/compare/homelablabelmaker-0.0.14...homelablabelmaker-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [homelablabelmaker-0.0.14](https://github.com/truecharts/apps/compare/homelablabelmaker-0.0.13...homelablabelmaker-0.0.14) (2022-07-26)
diff --git a/charts/stable/homelablabelmaker/Chart.yaml b/charts/stable/homelablabelmaker/Chart.yaml
index 603001e8838..ae6188197fb 100644
--- a/charts/stable/homelablabelmaker/Chart.yaml
+++ b/charts/stable/homelablabelmaker/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: homelablabelmaker
sources:
- https://github.com/DavidSpek/homelablabelmaker
- - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/homelablabelmaker
- https://hub.docker.com/r/davidspek/homelablabelmaker
type: application
version: 11.3.5
diff --git a/charts/stable/homelablabelmaker/README.md b/charts/stable/homelablabelmaker/README.md
index 31b57cf4785..9a1b770e420 100644
--- a/charts/stable/homelablabelmaker/README.md
+++ b/charts/stable/homelablabelmaker/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/homelablabelmaker)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/homelablabelmaker
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homelablabelmaker/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/homelablabelmaker/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/homepage/README.md b/charts/stable/homepage/README.md
index f2a771a817c..759afcf4fa3 100644
--- a/charts/stable/homepage/README.md
+++ b/charts/stable/homepage/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/homepage
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homepage/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/homepage/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/homer/README.md b/charts/stable/homer/README.md
index 07b84152e7a..3c1cfd51484 100644
--- a/charts/stable/homer/README.md
+++ b/charts/stable/homer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/homer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/homer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/homer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hoobs/README.md b/charts/stable/hoobs/README.md
index ad999245216..9c4e11a1c4b 100644
--- a/charts/stable/hoobs/README.md
+++ b/charts/stable/hoobs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hoobs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hoobs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hoobs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/htpcmanager/README.md b/charts/stable/htpcmanager/README.md
index 2c78539dec4..0fe3b1f9002 100644
--- a/charts/stable/htpcmanager/README.md
+++ b/charts/stable/htpcmanager/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/htpcmanager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/htpcmanager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/htpcmanager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/humhub/README.md b/charts/stable/humhub/README.md
index 08857ed6911..1b4f507d39f 100644
--- a/charts/stable/humhub/README.md
+++ b/charts/stable/humhub/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/humhub
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/humhub/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/humhub/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/hurtworld/CHANGELOG.md b/charts/stable/hurtworld/CHANGELOG.md
index 874ab5e8b5c..c574b74e5ba 100644
--- a/charts/stable/hurtworld/CHANGELOG.md
+++ b/charts/stable/hurtworld/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [hurtworld-1.0.0](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-1.0.0) (2022-11-10)
+## [hurtworld-1.0.0](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [hurtworld-0.0.38](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.38) (2022-11-08)
+## [hurtworld-0.0.38](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.37](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
+## [hurtworld-0.0.37](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.37](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
+## [hurtworld-0.0.37](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.37](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
+## [hurtworld-0.0.37](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.36](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.36) (2022-11-07)
+## [hurtworld-0.0.36](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.36](https://github.com/truecharts/charts/compare/hurtworld-0.0.35...hurtworld-0.0.36) (2022-11-06)
+## [hurtworld-0.0.36](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.35...hurtworld-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [hurtworld-0.0.35](https://github.com/truecharts/charts/compare/hurtworld-0.0.34...hurtworld-0.0.35) (2022-11-06)
+## [hurtworld-0.0.35](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.34...hurtworld-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [hurtworld-0.0.34](https://github.com/truecharts/charts/compare/hurtworld-0.0.33...hurtworld-0.0.34) (2022-11-05)
+## [hurtworld-0.0.34](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.33...hurtworld-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [hurtworld-0.0.33](https://github.com/truecharts/charts/compare/hurtworld-0.0.32...hurtworld-0.0.33) (2022-11-02)
+## [hurtworld-0.0.33](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.32...hurtworld-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [hurtworld-0.0.32](https://github.com/truecharts/charts/compare/hurtworld-0.0.31...hurtworld-0.0.32) (2022-10-26)
+## [hurtworld-0.0.32](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.31...hurtworld-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [hurtworld-0.0.31](https://github.com/truecharts/charts/compare/hurtworld-0.0.30...hurtworld-0.0.31) (2022-10-25)
+## [hurtworld-0.0.31](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.30...hurtworld-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [hurtworld-0.0.30](https://github.com/truecharts/charts/compare/hurtworld-0.0.29...hurtworld-0.0.30) (2022-10-19)
+## [hurtworld-0.0.30](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.29...hurtworld-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [hurtworld-0.0.29](https://github.com/truecharts/charts/compare/hurtworld-0.0.28...hurtworld-0.0.29) (2022-10-12)
+## [hurtworld-0.0.29](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.28...hurtworld-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07)
+## [hurtworld-0.0.28](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07)
+## [hurtworld-0.0.28](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [hurtworld-0.0.27](https://github.com/truecharts/charts/compare/hurtworld-0.0.26...hurtworld-0.0.27) (2022-10-05)
+## [hurtworld-0.0.27](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.26...hurtworld-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [hurtworld-0.0.26](https://github.com/truecharts/charts/compare/hurtworld-0.0.25...hurtworld-0.0.26) (2022-09-27)
+## [hurtworld-0.0.26](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.25...hurtworld-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [hurtworld-0.0.25](https://github.com/truecharts/charts/compare/hurtworld-0.0.24...hurtworld-0.0.25) (2022-09-25)
+## [hurtworld-0.0.25](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.24...hurtworld-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-22)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-17)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-18)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-16)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-16)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15)
+## [hurtworld-0.0.24](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12)
### Chore
@@ -378,10 +378,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-12)
### Chore
@@ -389,92 +389,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.23](https://github.com/truecharts/charts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
+## [hurtworld-0.0.23](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.22...hurtworld-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [hurtworld-0.0.22](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.22) (2022-08-30)
+## [hurtworld-0.0.22](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.20...hurtworld-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [hurtworld-0.0.21](https://github.com/truecharts/charts/compare/hurtworld-0.0.20...hurtworld-0.0.21) (2022-08-30)
+## [hurtworld-0.0.21](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.20...hurtworld-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [hurtworld-0.0.20](https://github.com/truecharts/charts/compare/hurtworld-0.0.19...hurtworld-0.0.20) (2022-08-29)
+## [hurtworld-0.0.20](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.19...hurtworld-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [hurtworld-0.0.19](https://github.com/truecharts/charts/compare/hurtworld-0.0.17...hurtworld-0.0.19) (2022-08-26)
+## [hurtworld-0.0.19](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.17...hurtworld-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [hurtworld-0.0.17](https://github.com/truecharts/charts/compare/hurtworld-0.0.16...hurtworld-0.0.17) (2022-08-23)
+## [hurtworld-0.0.17](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.16...hurtworld-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [hurtworld-0.0.16](https://github.com/truecharts/charts/compare/hurtworld-0.0.15...hurtworld-0.0.16) (2022-08-12)
+## [hurtworld-0.0.16](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.15...hurtworld-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [hurtworld-0.0.15](https://github.com/truecharts/charts/compare/hurtworld-0.0.14...hurtworld-0.0.15) (2022-08-08)
+## [hurtworld-0.0.15](https://github.com/trueforge-org/truecharts/compare/hurtworld-0.0.14...hurtworld-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [hurtworld-0.0.14](https://github.com/truecharts/apps/compare/hurtworld-0.0.13...hurtworld-0.0.14) (2022-07-26)
diff --git a/charts/stable/hurtworld/Chart.yaml b/charts/stable/hurtworld/Chart.yaml
index b78278aeca7..2a904d8cb75 100644
--- a/charts/stable/hurtworld/Chart.yaml
+++ b/charts/stable/hurtworld/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: hurtworld
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/hurtworld
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hurtworld
- https://www.steampowered.com/
type: application
version: 8.3.5
diff --git a/charts/stable/hurtworld/README.md b/charts/stable/hurtworld/README.md
index f6461c6266f..3a8c710e092 100644
--- a/charts/stable/hurtworld/README.md
+++ b/charts/stable/hurtworld/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/hurtworld)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/hurtworld
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hurtworld/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/hurtworld/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/hyperion-ng/README.md b/charts/stable/hyperion-ng/README.md
index 5c04cbbaf73..14f30a55ff7 100644
--- a/charts/stable/hyperion-ng/README.md
+++ b/charts/stable/hyperion-ng/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/hyperion-ng
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/hyperion-ng/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/hyperion-ng/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/icloudpd/CHANGELOG.md b/charts/stable/icloudpd/CHANGELOG.md
index 8408b1cfa7c..0543a79459b 100644
--- a/charts/stable/icloudpd/CHANGELOG.md
+++ b/charts/stable/icloudpd/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [icloudpd-1.0.0](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-1.0.0) (2022-11-10)
+## [icloudpd-1.0.0](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [icloudpd-0.0.49](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.49) (2022-11-08)
+## [icloudpd-0.0.49](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.49) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.48](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
+## [icloudpd-0.0.48](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.48](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
+## [icloudpd-0.0.48](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.48](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
+## [icloudpd-0.0.48](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.47](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.47) (2022-11-07)
+## [icloudpd-0.0.47](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.47](https://github.com/truecharts/charts/compare/icloudpd-0.0.46...icloudpd-0.0.47) (2022-11-06)
+## [icloudpd-0.0.47](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.46...icloudpd-0.0.47) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [icloudpd-0.0.46](https://github.com/truecharts/charts/compare/icloudpd-0.0.45...icloudpd-0.0.46) (2022-11-06)
+## [icloudpd-0.0.46](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.45...icloudpd-0.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [icloudpd-0.0.45](https://github.com/truecharts/charts/compare/icloudpd-0.0.44...icloudpd-0.0.45) (2022-11-05)
+## [icloudpd-0.0.45](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.44...icloudpd-0.0.45) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [icloudpd-0.0.44](https://github.com/truecharts/charts/compare/icloudpd-0.0.43...icloudpd-0.0.44) (2022-11-02)
+## [icloudpd-0.0.44](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.43...icloudpd-0.0.44) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [icloudpd-0.0.43](https://github.com/truecharts/charts/compare/icloudpd-0.0.42...icloudpd-0.0.43) (2022-10-25)
+## [icloudpd-0.0.43](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.42...icloudpd-0.0.43) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [icloudpd-0.0.42](https://github.com/truecharts/charts/compare/icloudpd-0.0.41...icloudpd-0.0.42) (2022-10-24)
+## [icloudpd-0.0.42](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.41...icloudpd-0.0.42) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [icloudpd-0.0.41](https://github.com/truecharts/charts/compare/icloudpd-0.0.40...icloudpd-0.0.41) (2022-10-19)
+## [icloudpd-0.0.41](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.40...icloudpd-0.0.41) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [icloudpd-0.0.40](https://github.com/truecharts/charts/compare/icloudpd-0.0.39...icloudpd-0.0.40) (2022-10-12)
+## [icloudpd-0.0.40](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.39...icloudpd-0.0.40) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [icloudpd-0.0.39](https://github.com/truecharts/charts/compare/icloudpd-0.0.38...icloudpd-0.0.39) (2022-10-11)
+## [icloudpd-0.0.39](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.38...icloudpd-0.0.39) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
- update docker general non-major
-## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07)
+## [icloudpd-0.0.38](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07)
### Chore
@@ -150,51 +150,51 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07)
+## [icloudpd-0.0.38](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [icloudpd-0.0.37](https://github.com/truecharts/charts/compare/icloudpd-0.0.36...icloudpd-0.0.37) (2022-10-05)
+## [icloudpd-0.0.37](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.36...icloudpd-0.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [icloudpd-0.0.36](https://github.com/truecharts/charts/compare/icloudpd-0.0.35...icloudpd-0.0.36) (2022-09-27)
+## [icloudpd-0.0.36](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.35...icloudpd-0.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [icloudpd-0.0.35](https://github.com/truecharts/charts/compare/icloudpd-0.0.34...icloudpd-0.0.35) (2022-09-25)
+## [icloudpd-0.0.35](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.34...icloudpd-0.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- clean up UI and unneeded variables ([#3901](https://github.com/truecharts/charts/issues/3901))
+- clean up UI and unneeded variables ([#3901](https://github.com/trueforge-org/truecharts/issues/3901))
-## [icloudpd-0.0.34](https://github.com/truecharts/charts/compare/icloudpd-0.0.33...icloudpd-0.0.34) (2022-09-25)
+## [icloudpd-0.0.34](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.33...icloudpd-0.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [icloudpd-0.0.33](https://github.com/truecharts/charts/compare/icloudpd-0.0.32...icloudpd-0.0.33) (2022-09-23)
+## [icloudpd-0.0.33](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.32...icloudpd-0.0.33) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-22)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-22)
### Chore
@@ -211,9 +211,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21)
### Chore
@@ -229,9 +229,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21)
### Chore
@@ -246,9 +246,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20)
### Chore
@@ -262,9 +262,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
### Chore
@@ -291,9 +291,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
### Chore
@@ -304,9 +304,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-19)
### Chore
@@ -316,9 +316,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-18)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-18)
### Chore
@@ -327,9 +327,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-18)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-18)
### Chore
@@ -337,45 +337,45 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-16)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-16)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15)
+## [icloudpd-0.0.32](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [icloudpd-0.0.31](https://github.com/truecharts/charts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13)
+## [icloudpd-0.0.31](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.30...icloudpd-0.0.31) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12)
### Chore
@@ -384,9 +384,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-12)
### Chore
@@ -394,117 +394,117 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.30](https://github.com/truecharts/charts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
+## [icloudpd-0.0.30](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.29...icloudpd-0.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [icloudpd-0.0.29](https://github.com/truecharts/charts/compare/icloudpd-0.0.28...icloudpd-0.0.29) (2022-09-10)
+## [icloudpd-0.0.29](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.28...icloudpd-0.0.29) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [icloudpd-0.0.28](https://github.com/truecharts/charts/compare/icloudpd-0.0.26...icloudpd-0.0.28) (2022-08-30)
+## [icloudpd-0.0.28](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.26...icloudpd-0.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [icloudpd-0.0.27](https://github.com/truecharts/charts/compare/icloudpd-0.0.26...icloudpd-0.0.27) (2022-08-30)
+## [icloudpd-0.0.27](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.26...icloudpd-0.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [icloudpd-0.0.26](https://github.com/truecharts/charts/compare/icloudpd-0.0.25...icloudpd-0.0.26) (2022-08-29)
+## [icloudpd-0.0.26](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.25...icloudpd-0.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [icloudpd-0.0.25](https://github.com/truecharts/charts/compare/icloudpd-0.0.24...icloudpd-0.0.25) (2022-08-29)
+## [icloudpd-0.0.25](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.24...icloudpd-0.0.25) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [icloudpd-0.0.24](https://github.com/truecharts/charts/compare/icloudpd-0.0.23...icloudpd-0.0.24) (2022-08-28)
+## [icloudpd-0.0.24](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.23...icloudpd-0.0.24) (2022-08-28)
### Chore
-- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
+- update docker general non-major ([#3600](https://github.com/trueforge-org/truecharts/issues/3600))
-## [icloudpd-0.0.23](https://github.com/truecharts/charts/compare/icloudpd-0.0.21...icloudpd-0.0.23) (2022-08-26)
+## [icloudpd-0.0.23](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.21...icloudpd-0.0.23) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [icloudpd-0.0.21](https://github.com/truecharts/charts/compare/icloudpd-0.0.20...icloudpd-0.0.21) (2022-08-26)
+## [icloudpd-0.0.21](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.20...icloudpd-0.0.21) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [icloudpd-0.0.20](https://github.com/truecharts/charts/compare/icloudpd-0.0.19...icloudpd-0.0.20) (2022-08-25)
+## [icloudpd-0.0.20](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.19...icloudpd-0.0.20) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [icloudpd-0.0.19](https://github.com/truecharts/charts/compare/icloudpd-0.0.18...icloudpd-0.0.19) (2022-08-23)
+## [icloudpd-0.0.19](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.18...icloudpd-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [icloudpd-0.0.18](https://github.com/truecharts/charts/compare/icloudpd-0.0.17...icloudpd-0.0.18) (2022-08-12)
+## [icloudpd-0.0.18](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.17...icloudpd-0.0.18) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [icloudpd-0.0.17](https://github.com/truecharts/charts/compare/icloudpd-0.0.16...icloudpd-0.0.17) (2022-08-08)
+## [icloudpd-0.0.17](https://github.com/trueforge-org/truecharts/compare/icloudpd-0.0.16...icloudpd-0.0.17) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [icloudpd-0.0.16](https://github.com/truecharts/apps/compare/icloudpd-0.0.15...icloudpd-0.0.16) (2022-07-29)
diff --git a/charts/stable/icloudpd/Chart.yaml b/charts/stable/icloudpd/Chart.yaml
index b072a0b2c59..cb3965bfcd3 100644
--- a/charts/stable/icloudpd/Chart.yaml
+++ b/charts/stable/icloudpd/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
url: https://truecharts.org
name: icloudpd
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/icloudpd
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/icloudpd
- https://hub.docker.com/r/boredazfcuk/icloudpd
type: application
version: 9.3.5
diff --git a/charts/stable/icloudpd/README.md b/charts/stable/icloudpd/README.md
index 408f00a5dd8..ddd3f93a60c 100644
--- a/charts/stable/icloudpd/README.md
+++ b/charts/stable/icloudpd/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/icloudpd)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/icloudpd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/icloudpd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/icloudpd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/imgpush/README.md b/charts/stable/imgpush/README.md
index 0d134c1c451..87df5119913 100644
--- a/charts/stable/imgpush/README.md
+++ b/charts/stable/imgpush/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/imgpush
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/imgpush/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/imgpush/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/immich/README.md b/charts/stable/immich/README.md
index 8d7f62b1aee..ae71df8abc6 100644
--- a/charts/stable/immich/README.md
+++ b/charts/stable/immich/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/immich
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/immich/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/immich/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/import-ics/README.md b/charts/stable/import-ics/README.md
index 86d67ce2d63..05af6b19e78 100644
--- a/charts/stable/import-ics/README.md
+++ b/charts/stable/import-ics/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/import-ics
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/import-ics/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/import-ics/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/impostor-server/README.md b/charts/stable/impostor-server/README.md
index 5e76bfcb78b..b78c3519fd5 100644
--- a/charts/stable/impostor-server/README.md
+++ b/charts/stable/impostor-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/impostor-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/impostor-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/impostor-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/inkscape-desktop-g3/CHANGELOG.md b/charts/stable/inkscape-desktop-g3/CHANGELOG.md
index d4e2f6b373d..fe0bf007058 100644
--- a/charts/stable/inkscape-desktop-g3/CHANGELOG.md
+++ b/charts/stable/inkscape-desktop-g3/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [inkscape-desktop-g3-1.0.0](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-1.0.0) (2022-11-10)
+## [inkscape-desktop-g3-1.0.0](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [inkscape-desktop-g3-0.0.40](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.40) (2022-11-08)
+## [inkscape-desktop-g3-0.0.40](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.40) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
+## [inkscape-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
+## [inkscape-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
+## [inkscape-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.39) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.38](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.38) (2022-11-07)
+## [inkscape-desktop-g3-0.0.38](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.38) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.38](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.38) (2022-11-06)
+## [inkscape-desktop-g3-0.0.38](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.37...inkscape-desktop-g3-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [inkscape-desktop-g3-0.0.37](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.36...inkscape-desktop-g3-0.0.37) (2022-11-06)
+## [inkscape-desktop-g3-0.0.37](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.36...inkscape-desktop-g3-0.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [inkscape-desktop-g3-0.0.36](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.35...inkscape-desktop-g3-0.0.36) (2022-11-05)
+## [inkscape-desktop-g3-0.0.36](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.35...inkscape-desktop-g3-0.0.36) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [inkscape-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.34...inkscape-desktop-g3-0.0.35) (2022-11-02)
+## [inkscape-desktop-g3-0.0.35](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.34...inkscape-desktop-g3-0.0.35) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [inkscape-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.33...inkscape-desktop-g3-0.0.34) (2022-10-30)
+## [inkscape-desktop-g3-0.0.34](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.33...inkscape-desktop-g3-0.0.34) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [inkscape-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.32...inkscape-desktop-g3-0.0.33) (2022-10-25)
+## [inkscape-desktop-g3-0.0.33](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.32...inkscape-desktop-g3-0.0.33) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [inkscape-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.31...inkscape-desktop-g3-0.0.32) (2022-10-19)
+## [inkscape-desktop-g3-0.0.32](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.31...inkscape-desktop-g3-0.0.32) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [inkscape-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.30...inkscape-desktop-g3-0.0.31) (2022-10-14)
+## [inkscape-desktop-g3-0.0.31](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.30...inkscape-desktop-g3-0.0.31) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [inkscape-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.29...inkscape-desktop-g3-0.0.30) (2022-10-12)
+## [inkscape-desktop-g3-0.0.30](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.29...inkscape-desktop-g3-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07)
+## [inkscape-desktop-g3-0.0.29](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07)
### Chore
@@ -149,36 +149,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07)
+## [inkscape-desktop-g3-0.0.29](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [inkscape-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.27...inkscape-desktop-g3-0.0.28) (2022-10-05)
+## [inkscape-desktop-g3-0.0.28](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.27...inkscape-desktop-g3-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [inkscape-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.26...inkscape-desktop-g3-0.0.27) (2022-09-27)
+## [inkscape-desktop-g3-0.0.27](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.26...inkscape-desktop-g3-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [inkscape-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.25...inkscape-desktop-g3-0.0.26) (2022-09-25)
+## [inkscape-desktop-g3-0.0.26](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.25...inkscape-desktop-g3-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-22)
+## [inkscape-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-22)
### Chore
@@ -196,11 +196,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21)
+## [inkscape-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21)
### Chore
@@ -217,11 +217,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21)
+## [inkscape-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21)
### Chore
@@ -237,11 +237,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20)
+## [inkscape-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20)
### Chore
@@ -256,11 +256,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20)
+## [inkscape-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20)
### Chore
@@ -274,11 +274,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
### Chore
@@ -291,10 +291,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
### Chore
@@ -306,10 +306,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-19)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-17)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-17)
### Chore
@@ -333,10 +333,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-18)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-18)
### Chore
@@ -344,44 +344,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-16)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-16)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15)
+## [inkscape-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12)
### Chore
@@ -390,10 +390,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-12)
### Chore
@@ -401,92 +401,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
+## [inkscape-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.22...inkscape-desktop-g3-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [inkscape-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.22) (2022-08-30)
+## [inkscape-desktop-g3-0.0.22](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [inkscape-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.21) (2022-08-30)
+## [inkscape-desktop-g3-0.0.21](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.20...inkscape-desktop-g3-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [inkscape-desktop-g3-0.0.20](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.19...inkscape-desktop-g3-0.0.20) (2022-08-29)
+## [inkscape-desktop-g3-0.0.20](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.19...inkscape-desktop-g3-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [inkscape-desktop-g3-0.0.19](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.17...inkscape-desktop-g3-0.0.19) (2022-08-26)
+## [inkscape-desktop-g3-0.0.19](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.17...inkscape-desktop-g3-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [inkscape-desktop-g3-0.0.17](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.16...inkscape-desktop-g3-0.0.17) (2022-08-23)
+## [inkscape-desktop-g3-0.0.17](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.16...inkscape-desktop-g3-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [inkscape-desktop-g3-0.0.16](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.15...inkscape-desktop-g3-0.0.16) (2022-08-12)
+## [inkscape-desktop-g3-0.0.16](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.15...inkscape-desktop-g3-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [inkscape-desktop-g3-0.0.15](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.14...inkscape-desktop-g3-0.0.15) (2022-08-08)
+## [inkscape-desktop-g3-0.0.15](https://github.com/trueforge-org/truecharts/compare/inkscape-desktop-g3-0.0.14...inkscape-desktop-g3-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [inkscape-desktop-g3-0.0.14](https://github.com/truecharts/apps/compare/inkscape-desktop-g3-0.0.13...inkscape-desktop-g3-0.0.14) (2022-07-26)
diff --git a/charts/stable/inkscape-desktop-g3/Chart.yaml b/charts/stable/inkscape-desktop-g3/Chart.yaml
index ffbc935d7c8..31aa6881ede 100644
--- a/charts/stable/inkscape-desktop-g3/Chart.yaml
+++ b/charts/stable/inkscape-desktop-g3/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: inkscape-desktop-g3
sources:
- https://github.com/accetto/headless-drawing-g3/
- - https://github.com/truecharts/charts/tree/master/charts/stable/inkscape-desktop-g3
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/inkscape-desktop-g3
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3
type: application
version: 8.3.5
diff --git a/charts/stable/inkscape-desktop-g3/README.md b/charts/stable/inkscape-desktop-g3/README.md
index db701c71f7b..12f8fd1afca 100644
--- a/charts/stable/inkscape-desktop-g3/README.md
+++ b/charts/stable/inkscape-desktop-g3/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/inkscape-desktop-g3)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/inkscape-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/inkscape-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/inkscape-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/insurgencysandstorm/README.md b/charts/stable/insurgencysandstorm/README.md
index fe665efacd7..36d2ba5efce 100644
--- a/charts/stable/insurgencysandstorm/README.md
+++ b/charts/stable/insurgencysandstorm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/insurgencysandstorm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/insurgencysandstorm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/insurgencysandstorm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/invidious/README.md b/charts/stable/invidious/README.md
index 476ac129c8a..75b709e3604 100644
--- a/charts/stable/invidious/README.md
+++ b/charts/stable/invidious/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/invidious
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/invidious/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/invidious/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/invitarr/README.md b/charts/stable/invitarr/README.md
index fc6263cc567..280a3642ad5 100644
--- a/charts/stable/invitarr/README.md
+++ b/charts/stable/invitarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/invitarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/invitarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/invitarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ipfs/README.md b/charts/stable/ipfs/README.md
index 12722c958f5..b0d6752e749 100644
--- a/charts/stable/ipfs/README.md
+++ b/charts/stable/ipfs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ipfs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ipfs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ipfs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ipmi-tools/README.md b/charts/stable/ipmi-tools/README.md
index cad581a771b..2b311878c28 100644
--- a/charts/stable/ipmi-tools/README.md
+++ b/charts/stable/ipmi-tools/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ipmi-tools
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ipmi-tools/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ipmi-tools/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ispy-agent-dvr/CHANGELOG.md b/charts/stable/ispy-agent-dvr/CHANGELOG.md
index 4d99f4297a6..7965ab0f009 100644
--- a/charts/stable/ispy-agent-dvr/CHANGELOG.md
+++ b/charts/stable/ispy-agent-dvr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [ispy-agent-dvr-3.0.0](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-3.0.0) (2022-11-10)
+## [ispy-agent-dvr-3.0.0](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.64](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.64) (2022-11-08)
+## [ispy-agent-dvr-2.0.64](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.64) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.63](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
+## [ispy-agent-dvr-2.0.63](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.63](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
+## [ispy-agent-dvr-2.0.63](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
### Chore
@@ -53,129 +53,129 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.63](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
+## [ispy-agent-dvr-2.0.63](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.63) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.62](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.62) (2022-11-07)
+## [ispy-agent-dvr-2.0.62](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.62) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.62](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.62) (2022-11-06)
+## [ispy-agent-dvr-2.0.62](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.61...ispy-agent-dvr-2.0.62) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ispy-agent-dvr-2.0.61](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.60...ispy-agent-dvr-2.0.61) (2022-11-06)
+## [ispy-agent-dvr-2.0.61](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.60...ispy-agent-dvr-2.0.61) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [ispy-agent-dvr-2.0.60](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.59...ispy-agent-dvr-2.0.60) (2022-11-05)
+## [ispy-agent-dvr-2.0.60](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.59...ispy-agent-dvr-2.0.60) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [ispy-agent-dvr-2.0.59](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.58...ispy-agent-dvr-2.0.59) (2022-11-05)
+## [ispy-agent-dvr-2.0.59](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.58...ispy-agent-dvr-2.0.59) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [ispy-agent-dvr-2.0.58](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.57...ispy-agent-dvr-2.0.58) (2022-11-03)
+## [ispy-agent-dvr-2.0.58](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.57...ispy-agent-dvr-2.0.58) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [ispy-agent-dvr-2.0.57](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.56...ispy-agent-dvr-2.0.57) (2022-11-02)
+## [ispy-agent-dvr-2.0.57](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.56...ispy-agent-dvr-2.0.57) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
+- update docker general non-major ([#4280](https://github.com/trueforge-org/truecharts/issues/4280))
-## [ispy-agent-dvr-2.0.56](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.55...ispy-agent-dvr-2.0.56) (2022-10-27)
+## [ispy-agent-dvr-2.0.56](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.55...ispy-agent-dvr-2.0.56) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [ispy-agent-dvr-2.0.56](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.55...ispy-agent-dvr-2.0.56) (2022-10-27)
+## [ispy-agent-dvr-2.0.56](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.55...ispy-agent-dvr-2.0.56) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [ispy-agent-dvr-2.0.55](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.54...ispy-agent-dvr-2.0.55) (2022-10-25)
+## [ispy-agent-dvr-2.0.55](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.54...ispy-agent-dvr-2.0.55) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [ispy-agent-dvr-2.0.54](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.53...ispy-agent-dvr-2.0.54) (2022-10-25)
+## [ispy-agent-dvr-2.0.54](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.53...ispy-agent-dvr-2.0.54) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [ispy-agent-dvr-2.0.53](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.52...ispy-agent-dvr-2.0.53) (2022-10-21)
+## [ispy-agent-dvr-2.0.53](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.52...ispy-agent-dvr-2.0.53) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [ispy-agent-dvr-2.0.52](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.51...ispy-agent-dvr-2.0.52) (2022-10-19)
+## [ispy-agent-dvr-2.0.52](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.51...ispy-agent-dvr-2.0.52) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [ispy-agent-dvr-2.0.51](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.50...ispy-agent-dvr-2.0.51) (2022-10-12)
+## [ispy-agent-dvr-2.0.51](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.50...ispy-agent-dvr-2.0.51) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [ispy-agent-dvr-2.0.50](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.49...ispy-agent-dvr-2.0.50) (2022-10-10)
+## [ispy-agent-dvr-2.0.50](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.49...ispy-agent-dvr-2.0.50) (2022-10-10)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049))
+- update docker general non-major ([#4049](https://github.com/trueforge-org/truecharts/issues/4049))
- update docker general non-major
-## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07)
+## [ispy-agent-dvr-2.0.49](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07)
### Chore
@@ -183,44 +183,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07)
+## [ispy-agent-dvr-2.0.49](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ispy-agent-dvr-2.0.48](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.47...ispy-agent-dvr-2.0.48) (2022-10-07)
+## [ispy-agent-dvr-2.0.48](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.47...ispy-agent-dvr-2.0.48) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [ispy-agent-dvr-2.0.47](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.46...ispy-agent-dvr-2.0.47) (2022-10-05)
+## [ispy-agent-dvr-2.0.47](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.46...ispy-agent-dvr-2.0.47) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [ispy-agent-dvr-2.0.46](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.45...ispy-agent-dvr-2.0.46) (2022-09-27)
+## [ispy-agent-dvr-2.0.46](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.45...ispy-agent-dvr-2.0.46) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [ispy-agent-dvr-2.0.45](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.44...ispy-agent-dvr-2.0.45) (2022-09-25)
+## [ispy-agent-dvr-2.0.45](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.44...ispy-agent-dvr-2.0.45) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-22)
+## [ispy-agent-dvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-22)
### Chore
@@ -238,14 +238,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21)
+## [ispy-agent-dvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21)
### Chore
@@ -262,14 +262,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21)
+## [ispy-agent-dvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21)
### Chore
@@ -285,14 +285,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20)
+## [ispy-agent-dvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20)
### Chore
@@ -307,14 +307,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20)
+## [ispy-agent-dvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20)
### Chore
@@ -328,14 +328,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.43](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
+## [ispy-agent-dvr-2.0.43](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
### Chore
@@ -348,13 +348,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.43](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
+## [ispy-agent-dvr-2.0.43](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
### Chore
@@ -366,13 +366,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.43](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
+## [ispy-agent-dvr-2.0.43](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.43) (2022-09-19)
### Chore
@@ -383,13 +383,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-17)
+## [ispy-agent-dvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-17)
### Chore
@@ -399,12 +399,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-18)
+## [ispy-agent-dvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-18)
### Chore
@@ -412,58 +412,58 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
+## [ispy-agent-dvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
+## [ispy-agent-dvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.42](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
+## [ispy-agent-dvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.42) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.41](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.41) (2022-09-15)
+## [ispy-agent-dvr-2.0.41](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.41) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ispy-agent-dvr-2.0.40](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.39...ispy-agent-dvr-2.0.40) (2022-09-13)
+## [ispy-agent-dvr-2.0.40](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.39...ispy-agent-dvr-2.0.40) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12)
### Chore
@@ -472,10 +472,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-12)
### Chore
@@ -483,92 +483,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.39](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
+## [ispy-agent-dvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.38...ispy-agent-dvr-2.0.39) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [ispy-agent-dvr-2.0.38](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.38) (2022-08-30)
+## [ispy-agent-dvr-2.0.38](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.38) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ispy-agent-dvr-2.0.37](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.37) (2022-08-30)
+## [ispy-agent-dvr-2.0.37](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.36...ispy-agent-dvr-2.0.37) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ispy-agent-dvr-2.0.36](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.35...ispy-agent-dvr-2.0.36) (2022-08-29)
+## [ispy-agent-dvr-2.0.36](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.35...ispy-agent-dvr-2.0.36) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [ispy-agent-dvr-2.0.35](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.34...ispy-agent-dvr-2.0.35) (2022-08-26)
+## [ispy-agent-dvr-2.0.35](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.34...ispy-agent-dvr-2.0.35) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [ispy-agent-dvr-2.0.34](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.33...ispy-agent-dvr-2.0.34) (2022-08-23)
+## [ispy-agent-dvr-2.0.34](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.33...ispy-agent-dvr-2.0.34) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [ispy-agent-dvr-2.0.33](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.32...ispy-agent-dvr-2.0.33) (2022-08-12)
+## [ispy-agent-dvr-2.0.33](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.32...ispy-agent-dvr-2.0.33) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [ispy-agent-dvr-2.0.32](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.31...ispy-agent-dvr-2.0.32) (2022-08-08)
+## [ispy-agent-dvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/ispy-agent-dvr-2.0.31...ispy-agent-dvr-2.0.32) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [ispy-agent-dvr-2.0.31](https://github.com/truecharts/apps/compare/ispy-agent-dvr-2.0.30...ispy-agent-dvr-2.0.31) (2022-07-26)
diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml
index c5e6d325082..057d81e58f7 100644
--- a/charts/stable/ispy-agent-dvr/Chart.yaml
+++ b/charts/stable/ispy-agent-dvr/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: ispy-agent-dvr
sources:
- https://github.com/doitandbedone/ispyagentdvr-docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ispy-agent-dvr
- https://hub.docker.com/r/doitandbedone/ispyagentdvr
type: application
version: 13.4.8
diff --git a/charts/stable/ispy-agent-dvr/README.md b/charts/stable/ispy-agent-dvr/README.md
index edbf77d0855..12cda6ca88d 100644
--- a/charts/stable/ispy-agent-dvr/README.md
+++ b/charts/stable/ispy-agent-dvr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ispy-agent-dvr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ispy-agent-dvr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ispy-agent-dvr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ispy-agent-dvr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/it-tools/Chart.yaml b/charts/stable/it-tools/Chart.yaml
index 3f096320a7f..f7515ef223f 100644
--- a/charts/stable/it-tools/Chart.yaml
+++ b/charts/stable/it-tools/Chart.yaml
@@ -33,7 +33,7 @@ name: it-tools
sources:
- https://ghcr.io/corentinth/it-tools
- https://github.com/CorentinTh/it-tools
- - https://github.com/truecharts/charts/tree/master/charts/stable/it-tools
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/it-tools
type: application
version: 8.3.5
diff --git a/charts/stable/it-tools/README.md b/charts/stable/it-tools/README.md
index b9f47d8071d..b31da242043 100644
--- a/charts/stable/it-tools/README.md
+++ b/charts/stable/it-tools/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/it-tools)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/it-tools
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/it-tools/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/it-tools/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/iyuuplus/CHANGELOG.md b/charts/stable/iyuuplus/CHANGELOG.md
index 3ba19a90bc6..c288f311182 100644
--- a/charts/stable/iyuuplus/CHANGELOG.md
+++ b/charts/stable/iyuuplus/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [iyuuplus-3.0.0](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-3.0.0) (2022-11-10)
+## [iyuuplus-3.0.0](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.44](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.44) (2022-11-08)
+## [iyuuplus-2.0.44](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.44) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.43](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
+## [iyuuplus-2.0.43](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.43](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
+## [iyuuplus-2.0.43](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.43](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
+## [iyuuplus-2.0.43](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.43) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.42](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.42) (2022-11-07)
+## [iyuuplus-2.0.42](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.42) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.42](https://github.com/truecharts/charts/compare/iyuuplus-2.0.41...iyuuplus-2.0.42) (2022-11-06)
+## [iyuuplus-2.0.42](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.41...iyuuplus-2.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [iyuuplus-2.0.41](https://github.com/truecharts/charts/compare/iyuuplus-2.0.40...iyuuplus-2.0.41) (2022-11-06)
+## [iyuuplus-2.0.41](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.40...iyuuplus-2.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [iyuuplus-2.0.40](https://github.com/truecharts/charts/compare/iyuuplus-2.0.39...iyuuplus-2.0.40) (2022-11-05)
+## [iyuuplus-2.0.40](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.39...iyuuplus-2.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [iyuuplus-2.0.39](https://github.com/truecharts/charts/compare/iyuuplus-2.0.38...iyuuplus-2.0.39) (2022-11-02)
+## [iyuuplus-2.0.39](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.38...iyuuplus-2.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [iyuuplus-2.0.38](https://github.com/truecharts/charts/compare/iyuuplus-2.0.37...iyuuplus-2.0.38) (2022-10-25)
+## [iyuuplus-2.0.38](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.37...iyuuplus-2.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [iyuuplus-2.0.37](https://github.com/truecharts/charts/compare/iyuuplus-2.0.36...iyuuplus-2.0.37) (2022-10-19)
+## [iyuuplus-2.0.37](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.36...iyuuplus-2.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [iyuuplus-2.0.36](https://github.com/truecharts/charts/compare/iyuuplus-2.0.35...iyuuplus-2.0.36) (2022-10-12)
+## [iyuuplus-2.0.36](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.35...iyuuplus-2.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07)
+## [iyuuplus-2.0.35](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07)
+## [iyuuplus-2.0.35](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [iyuuplus-2.0.34](https://github.com/truecharts/charts/compare/iyuuplus-2.0.33...iyuuplus-2.0.34) (2022-10-05)
+## [iyuuplus-2.0.34](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.33...iyuuplus-2.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [iyuuplus-2.0.33](https://github.com/truecharts/charts/compare/iyuuplus-2.0.32...iyuuplus-2.0.33) (2022-09-27)
+## [iyuuplus-2.0.33](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.32...iyuuplus-2.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [iyuuplus-2.0.32](https://github.com/truecharts/charts/compare/iyuuplus-2.0.31...iyuuplus-2.0.32) (2022-09-25)
+## [iyuuplus-2.0.32](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.31...iyuuplus-2.0.32) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-22)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-17)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-18)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-16)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-16)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15)
+## [iyuuplus-2.0.31](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-12)
### Chore
@@ -377,81 +377,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.30](https://github.com/truecharts/charts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
+## [iyuuplus-2.0.30](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.29...iyuuplus-2.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [iyuuplus-2.0.29](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.29) (2022-08-30)
+## [iyuuplus-2.0.29](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.27...iyuuplus-2.0.29) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [iyuuplus-2.0.28](https://github.com/truecharts/charts/compare/iyuuplus-2.0.27...iyuuplus-2.0.28) (2022-08-30)
+## [iyuuplus-2.0.28](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.27...iyuuplus-2.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [iyuuplus-2.0.27](https://github.com/truecharts/charts/compare/iyuuplus-2.0.26...iyuuplus-2.0.27) (2022-08-29)
+## [iyuuplus-2.0.27](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.26...iyuuplus-2.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [iyuuplus-2.0.26](https://github.com/truecharts/charts/compare/iyuuplus-2.0.25...iyuuplus-2.0.26) (2022-08-23)
+## [iyuuplus-2.0.26](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.25...iyuuplus-2.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [iyuuplus-2.0.25](https://github.com/truecharts/charts/compare/iyuuplus-2.0.24...iyuuplus-2.0.25) (2022-08-12)
+## [iyuuplus-2.0.25](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.24...iyuuplus-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [iyuuplus-2.0.24](https://github.com/truecharts/charts/compare/iyuuplus-2.0.23...iyuuplus-2.0.24) (2022-08-08)
+## [iyuuplus-2.0.24](https://github.com/trueforge-org/truecharts/compare/iyuuplus-2.0.23...iyuuplus-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [iyuuplus-2.0.23](https://github.com/truecharts/apps/compare/iyuuplus-2.0.22...iyuuplus-2.0.23) (2022-07-26)
diff --git a/charts/stable/iyuuplus/Chart.yaml b/charts/stable/iyuuplus/Chart.yaml
index 0d97825ef3e..62154c5058a 100644
--- a/charts/stable/iyuuplus/Chart.yaml
+++ b/charts/stable/iyuuplus/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: iyuuplus
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/iyuuplus
- https://hub.docker.com/r/iyuucn/iyuuplus
type: application
version: 12.3.5
diff --git a/charts/stable/iyuuplus/README.md b/charts/stable/iyuuplus/README.md
index 342b4027629..39c4a8961b3 100644
--- a/charts/stable/iyuuplus/README.md
+++ b/charts/stable/iyuuplus/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/iyuuplus)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/iyuuplus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/iyuuplus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/iyuuplus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md
index 1bc16d4699e..e6f73b99e56 100644
--- a/charts/stable/jackett/CHANGELOG.md
+++ b/charts/stable/jackett/CHANGELOG.md
@@ -3,15 +3,15 @@ title: Changelog
pagefind: false
---
-## [jackett-12.0.0](https://github.com/truecharts/charts/compare/jackett-11.1.0...jackett-12.0.0) (2022-11-10)
+## [jackett-12.0.0](https://github.com/trueforge-org/truecharts/compare/jackett-11.1.0...jackett-12.0.0) (2022-11-10)
### Chore
- Major Change to GUI
-## [jackett-11.1.0](https://github.com/truecharts/charts/compare/jackett-11.0.130...jackett-11.1.0) (2022-11-10)
+## [jackett-11.1.0](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.130...jackett-11.1.0) (2022-11-10)
-## [jackett-11.0.130](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.130) (2022-11-10)
+## [jackett-11.0.130](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.130) (2022-11-10)
### Chore
@@ -23,14 +23,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4366](https://github.com/truecharts/charts/issues/4366))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4366](https://github.com/trueforge-org/truecharts/issues/4366))
-## [jackett-11.0.129](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.129) (2022-11-09)
+## [jackett-11.0.129](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.129) (2022-11-09)
### Chore
@@ -41,13 +41,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.128](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.128) (2022-11-08)
+## [jackett-11.0.128](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.128) (2022-11-08)
### Chore
@@ -57,12 +57,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.127](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
+## [jackett-11.0.127](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
### Chore
@@ -71,11 +71,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.127](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
+## [jackett-11.0.127](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
### Chore
@@ -83,181 +83,181 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.127](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
+## [jackett-11.0.127](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.127) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.126](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.126) (2022-11-07)
+## [jackett-11.0.126](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.126) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.126](https://github.com/truecharts/charts/compare/jackett-11.0.125...jackett-11.0.126) (2022-11-06)
+## [jackett-11.0.126](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.125...jackett-11.0.126) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jackett-11.0.125](https://github.com/truecharts/charts/compare/jackett-11.0.124...jackett-11.0.125) (2022-11-06)
+## [jackett-11.0.125](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.124...jackett-11.0.125) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [jackett-11.0.124](https://github.com/truecharts/charts/compare/jackett-11.0.123...jackett-11.0.124) (2022-11-05)
+## [jackett-11.0.124](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.123...jackett-11.0.124) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [jackett-11.0.123](https://github.com/truecharts/charts/compare/jackett-11.0.122...jackett-11.0.123) (2022-11-05)
+## [jackett-11.0.123](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.122...jackett-11.0.123) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [jackett-11.0.122](https://github.com/truecharts/charts/compare/jackett-11.0.121...jackett-11.0.122) (2022-11-03)
+## [jackett-11.0.122](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.121...jackett-11.0.122) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [jackett-11.0.121](https://github.com/truecharts/charts/compare/jackett-11.0.120...jackett-11.0.121) (2022-11-02)
+## [jackett-11.0.121](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.120...jackett-11.0.121) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
+- update docker general non-major ([#4280](https://github.com/trueforge-org/truecharts/issues/4280))
-## [jackett-11.0.120](https://github.com/truecharts/charts/compare/jackett-11.0.119...jackett-11.0.120) (2022-11-01)
+## [jackett-11.0.120](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.119...jackett-11.0.120) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [jackett-11.0.119](https://github.com/truecharts/charts/compare/jackett-11.0.118...jackett-11.0.119) (2022-10-30)
+## [jackett-11.0.119](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.118...jackett-11.0.119) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [jackett-11.0.118](https://github.com/truecharts/charts/compare/jackett-11.0.117...jackett-11.0.118) (2022-10-28)
+## [jackett-11.0.118](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.117...jackett-11.0.118) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27)
+## [jackett-11.0.117](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [jackett-11.0.117](https://github.com/truecharts/charts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27)
+## [jackett-11.0.117](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.116...jackett-11.0.117) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [jackett-11.0.116](https://github.com/truecharts/charts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25)
+## [jackett-11.0.116](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [jackett-11.0.115](https://github.com/truecharts/charts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25)
+## [jackett-11.0.115](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [jackett-11.0.114](https://github.com/truecharts/charts/compare/jackett-11.0.112...jackett-11.0.114) (2022-10-24)
+## [jackett-11.0.114](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.112...jackett-11.0.114) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [jackett-11.0.112](https://github.com/truecharts/charts/compare/jackett-11.0.111...jackett-11.0.112) (2022-10-22)
+## [jackett-11.0.112](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.111...jackett-11.0.112) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [jackett-11.0.111](https://github.com/truecharts/charts/compare/jackett-11.0.110...jackett-11.0.111) (2022-10-21)
+## [jackett-11.0.111](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.110...jackett-11.0.111) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [jackett-11.0.110](https://github.com/truecharts/charts/compare/jackett-11.0.109...jackett-11.0.110) (2022-10-19)
+## [jackett-11.0.110](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.109...jackett-11.0.110) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [jackett-11.0.109](https://github.com/truecharts/charts/compare/jackett-11.0.108...jackett-11.0.109) (2022-10-17)
+## [jackett-11.0.109](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.108...jackett-11.0.109) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+- update docker general non-major ([#4119](https://github.com/trueforge-org/truecharts/issues/4119))
-## [jackett-11.0.108](https://github.com/truecharts/charts/compare/jackett-11.0.107...jackett-11.0.108) (2022-10-14)
+## [jackett-11.0.108](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.107...jackett-11.0.108) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [jackett-11.0.107](https://github.com/truecharts/charts/compare/jackett-11.0.106...jackett-11.0.107) (2022-10-12)
+## [jackett-11.0.107](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.106...jackett-11.0.107) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [jackett-11.0.106](https://github.com/truecharts/charts/compare/jackett-11.0.105...jackett-11.0.106) (2022-10-11)
+## [jackett-11.0.106](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.105...jackett-11.0.106) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
- update docker general non-major
-## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
+## [jackett-11.0.105](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
### Chore
@@ -265,71 +265,71 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jackett-11.0.105](https://github.com/truecharts/charts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
+## [jackett-11.0.105](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.104...jackett-11.0.105) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jackett-11.0.104](https://github.com/truecharts/charts/compare/jackett-11.0.103...jackett-11.0.104) (2022-10-07)
+## [jackett-11.0.104](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.103...jackett-11.0.104) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [jackett-11.0.103](https://github.com/truecharts/charts/compare/jackett-11.0.102...jackett-11.0.103) (2022-10-05)
+## [jackett-11.0.103](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.102...jackett-11.0.103) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jackett-11.0.102](https://github.com/truecharts/charts/compare/jackett-11.0.101...jackett-11.0.102) (2022-10-04)
+## [jackett-11.0.102](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.101...jackett-11.0.102) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
- update docker general non-major
-## [jackett-11.0.101](https://github.com/truecharts/charts/compare/jackett-11.0.100...jackett-11.0.101) (2022-10-01)
+## [jackett-11.0.101](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.100...jackett-11.0.101) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [jackett-11.0.100](https://github.com/truecharts/charts/compare/jackett-11.0.99...jackett-11.0.100) (2022-09-30)
+## [jackett-11.0.100](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.99...jackett-11.0.100) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [jackett-11.0.99](https://github.com/truecharts/charts/compare/jackett-11.0.98...jackett-11.0.99) (2022-09-28)
+## [jackett-11.0.99](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.98...jackett-11.0.99) (2022-09-28)
### Chore
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
-## [jackett-11.0.96](https://github.com/truecharts/charts/compare/jackett-11.0.95...jackett-11.0.96) (2022-09-27)
+## [jackett-11.0.96](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.95...jackett-11.0.96) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [jackett-11.0.95](https://github.com/truecharts/charts/compare/jackett-11.0.94...jackett-11.0.95) (2022-09-26)
+## [jackett-11.0.95](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.94...jackett-11.0.95) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [jackett-11.0.94](https://github.com/truecharts/charts/compare/jackett-11.0.93...jackett-11.0.94) (2022-09-25)
+## [jackett-11.0.94](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.93...jackett-11.0.94) (2022-09-25)
### Chore
@@ -339,28 +339,28 @@ pagefind: false
- arbitrary bump
-## [jackett-11.0.93](https://github.com/truecharts/charts/compare/jackett-11.0.92...jackett-11.0.93) (2022-09-25)
+## [jackett-11.0.93](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.92...jackett-11.0.93) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [jackett-11.0.92](https://github.com/truecharts/charts/compare/jackett-11.0.91...jackett-11.0.92) (2022-09-25)
+## [jackett-11.0.92](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.91...jackett-11.0.92) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [jackett-11.0.91](https://github.com/truecharts/charts/compare/jackett-11.0.90...jackett-11.0.91) (2022-09-23)
+## [jackett-11.0.91](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.90...jackett-11.0.91) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [jackett-11.0.90](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.90) (2022-09-22)
+## [jackett-11.0.90](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.90) (2022-09-22)
### Chore
@@ -378,15 +378,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- try bump again
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.88](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.88) (2022-09-22)
+## [jackett-11.0.88](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.88) (2022-09-22)
### Chore
@@ -403,14 +403,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-21)
+## [jackett-11.0.87](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-21)
### Chore
@@ -426,13 +426,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-20)
+## [jackett-11.0.87](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-20)
### Chore
@@ -447,13 +447,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-20)
+## [jackett-11.0.87](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-20)
### Chore
@@ -467,13 +467,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.86](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
+## [jackett-11.0.86](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
### Chore
@@ -486,12 +486,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.86](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
+## [jackett-11.0.86](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
### Chore
@@ -503,12 +503,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.86](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
+## [jackett-11.0.86](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.86) (2022-09-19)
### Chore
@@ -519,12 +519,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.85](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.85) (2022-09-17)
+## [jackett-11.0.85](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.85) (2022-09-17)
### Chore
@@ -534,11 +534,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-18)
+## [jackett-11.0.84](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-18)
### Chore
@@ -546,54 +546,54 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-16)
+## [jackett-11.0.84](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-16)
+## [jackett-11.0.84](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15)
+## [jackett-11.0.84](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.84](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15)
+## [jackett-11.0.84](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.83...jackett-11.0.84) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jackett-11.0.83](https://github.com/truecharts/charts/compare/jackett-11.0.82...jackett-11.0.83) (2022-09-13)
+## [jackett-11.0.83](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.82...jackett-11.0.83) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
+## [jackett-11.0.82](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
### Chore
@@ -602,11 +602,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
+## [jackett-11.0.82](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
### Chore
@@ -614,222 +614,222 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.82](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
+## [jackett-11.0.82](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.82) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
+## [jackett-11.0.81](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
+## [jackett-11.0.81](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.81](https://github.com/truecharts/charts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
+## [jackett-11.0.81](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.80...jackett-11.0.81) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [jackett-11.0.80](https://github.com/truecharts/charts/compare/jackett-11.0.79...jackett-11.0.80) (2022-09-10)
+## [jackett-11.0.80](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.79...jackett-11.0.80) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [jackett-11.0.79](https://github.com/truecharts/charts/compare/jackett-11.0.78...jackett-11.0.79) (2022-09-07)
+## [jackett-11.0.79](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.78...jackett-11.0.79) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [jackett-11.0.79](https://github.com/truecharts/charts/compare/jackett-11.0.78...jackett-11.0.79) (2022-09-06)
+## [jackett-11.0.79](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.78...jackett-11.0.79) (2022-09-06)
### Chore
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [jackett-11.0.78](https://github.com/truecharts/charts/compare/jackett-11.0.77...jackett-11.0.78) (2022-09-05)
+## [jackett-11.0.78](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.77...jackett-11.0.78) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [jackett-11.0.77](https://github.com/truecharts/charts/compare/jackett-11.0.76...jackett-11.0.77) (2022-09-04)
+## [jackett-11.0.77](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.76...jackett-11.0.77) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [jackett-11.0.76](https://github.com/truecharts/charts/compare/jackett-11.0.75...jackett-11.0.76) (2022-09-02)
+## [jackett-11.0.76](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.75...jackett-11.0.76) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [jackett-11.0.75](https://github.com/truecharts/charts/compare/jackett-11.0.74...jackett-11.0.75) (2022-08-31)
+## [jackett-11.0.75](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.74...jackett-11.0.75) (2022-08-31)
### Chore
-- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640))
+- update docker general non-major ([#3640](https://github.com/trueforge-org/truecharts/issues/3640))
-## [jackett-11.0.74](https://github.com/truecharts/charts/compare/jackett-11.0.72...jackett-11.0.74) (2022-08-30)
+## [jackett-11.0.74](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.72...jackett-11.0.74) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jackett-11.0.73](https://github.com/truecharts/charts/compare/jackett-11.0.72...jackett-11.0.73) (2022-08-30)
+## [jackett-11.0.73](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.72...jackett-11.0.73) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jackett-11.0.72](https://github.com/truecharts/charts/compare/jackett-11.0.71...jackett-11.0.72) (2022-08-29)
+## [jackett-11.0.72](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.71...jackett-11.0.72) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [jackett-11.0.71](https://github.com/truecharts/charts/compare/jackett-11.0.70...jackett-11.0.71) (2022-08-29)
+## [jackett-11.0.71](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.70...jackett-11.0.71) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [jackett-11.0.70](https://github.com/truecharts/charts/compare/jackett-11.0.69...jackett-11.0.70) (2022-08-28)
+## [jackett-11.0.70](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.69...jackett-11.0.70) (2022-08-28)
### Chore
-- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
+- update docker general non-major ([#3600](https://github.com/trueforge-org/truecharts/issues/3600))
-## [jackett-11.0.69](https://github.com/truecharts/charts/compare/jackett-11.0.68...jackett-11.0.69) (2022-08-27)
+## [jackett-11.0.69](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.68...jackett-11.0.69) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [jackett-11.0.68](https://github.com/truecharts/charts/compare/jackett-11.0.67...jackett-11.0.68) (2022-08-25)
+## [jackett-11.0.68](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.67...jackett-11.0.68) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [jackett-11.0.67](https://github.com/truecharts/charts/compare/jackett-11.0.66...jackett-11.0.67) (2022-08-24)
+## [jackett-11.0.67](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.66...jackett-11.0.67) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [jackett-11.0.66](https://github.com/truecharts/charts/compare/jackett-11.0.65...jackett-11.0.66) (2022-08-23)
+## [jackett-11.0.66](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.65...jackett-11.0.66) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [jackett-11.0.65](https://github.com/truecharts/charts/compare/jackett-11.0.64...jackett-11.0.65) (2022-08-23)
+## [jackett-11.0.65](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.64...jackett-11.0.65) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [jackett-11.0.64](https://github.com/truecharts/charts/compare/jackett-11.0.63...jackett-11.0.64) (2022-08-22)
+## [jackett-11.0.64](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.63...jackett-11.0.64) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge-org/truecharts/issues/3530))
-## [jackett-11.0.63](https://github.com/truecharts/charts/compare/jackett-11.0.62...jackett-11.0.63) (2022-08-21)
+## [jackett-11.0.63](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.62...jackett-11.0.63) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [jackett-11.0.62](https://github.com/truecharts/charts/compare/jackett-11.0.61...jackett-11.0.62) (2022-08-20)
+## [jackett-11.0.62](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.61...jackett-11.0.62) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [jackett-11.0.61](https://github.com/truecharts/charts/compare/jackett-11.0.60...jackett-11.0.61) (2022-08-19)
+## [jackett-11.0.61](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.60...jackett-11.0.61) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [jackett-11.0.60](https://github.com/truecharts/charts/compare/jackett-11.0.59...jackett-11.0.60) (2022-08-18)
+## [jackett-11.0.60](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.59...jackett-11.0.60) (2022-08-18)
### Chore
-- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503))
+- update docker general non-major ([#3503](https://github.com/trueforge-org/truecharts/issues/3503))
-## [jackett-11.0.59](https://github.com/truecharts/charts/compare/jackett-11.0.58...jackett-11.0.59) (2022-08-17)
+## [jackett-11.0.59](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.58...jackett-11.0.59) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [jackett-11.0.58](https://github.com/truecharts/charts/compare/jackett-11.0.57...jackett-11.0.58) (2022-08-14)
+## [jackett-11.0.58](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.57...jackett-11.0.58) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [jackett-11.0.57](https://github.com/truecharts/charts/compare/jackett-11.0.56...jackett-11.0.57) (2022-08-12)
+## [jackett-11.0.57](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.56...jackett-11.0.57) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [jackett-11.0.56](https://github.com/truecharts/charts/compare/jackett-11.0.55...jackett-11.0.56) (2022-08-12)
+## [jackett-11.0.56](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.55...jackett-11.0.56) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [jackett-11.0.55](https://github.com/truecharts/charts/compare/jackett-11.0.54...jackett-11.0.55) (2022-08-09)
+## [jackett-11.0.55](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.54...jackett-11.0.55) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [jackett-11.0.54](https://github.com/truecharts/charts/compare/jackett-11.0.52...jackett-11.0.54) (2022-08-08)
+## [jackett-11.0.54](https://github.com/trueforge-org/truecharts/compare/jackett-11.0.52...jackett-11.0.54) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [jackett-11.0.52](https://github.com/truecharts/apps/compare/jackett-11.0.51...jackett-11.0.52) (2022-07-29)
diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml
index 020275b2b26..5e03dd7f17c 100644
--- a/charts/stable/jackett/Chart.yaml
+++ b/charts/stable/jackett/Chart.yaml
@@ -36,7 +36,7 @@ sources:
- https://ghcr.io/home-operations/jackett
- https://github.com/Jackett/Jackett
- https://github.com/geek-cookbook/containers/pkgs/container/jackett
- - https://github.com/truecharts/charts/tree/master/charts/stable/jackett
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jackett
type: application
version: 25.1.21
diff --git a/charts/stable/jackett/README.md b/charts/stable/jackett/README.md
index b53dfacf35a..6753b4d41e3 100644
--- a/charts/stable/jackett/README.md
+++ b/charts/stable/jackett/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jackett)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/jackett
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jackett/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/jackett/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/jdownloader2/README.md b/charts/stable/jdownloader2/README.md
index 00e81e59c09..df3f8a06236 100644
--- a/charts/stable/jdownloader2/README.md
+++ b/charts/stable/jdownloader2/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jdownloader2
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jdownloader2/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jdownloader2/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md
index 189a19d1cc3..4f048e8e942 100644
--- a/charts/stable/jellyfin/README.md
+++ b/charts/stable/jellyfin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jellyfin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jellyfin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jellyfin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jellyseerr/CHANGELOG.md b/charts/stable/jellyseerr/CHANGELOG.md
index a5b97cc5b86..a2e34469ed9 100644
--- a/charts/stable/jellyseerr/CHANGELOG.md
+++ b/charts/stable/jellyseerr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [jellyseerr-3.0.0](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-3.0.0) (2022-11-10)
+## [jellyseerr-3.0.0](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [jellyseerr-2.0.46](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.46) (2022-11-08)
+## [jellyseerr-2.0.46](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.46) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.45](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
+## [jellyseerr-2.0.45](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.45](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
+## [jellyseerr-2.0.45](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
### Chore
@@ -57,85 +57,85 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.45](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
+## [jellyseerr-2.0.45](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.44](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.44) (2022-11-07)
+## [jellyseerr-2.0.44](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.44](https://github.com/truecharts/charts/compare/jellyseerr-2.0.43...jellyseerr-2.0.44) (2022-11-06)
+## [jellyseerr-2.0.44](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.43...jellyseerr-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jellyseerr-2.0.43](https://github.com/truecharts/charts/compare/jellyseerr-2.0.42...jellyseerr-2.0.43) (2022-11-06)
+## [jellyseerr-2.0.43](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.42...jellyseerr-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [jellyseerr-2.0.42](https://github.com/truecharts/charts/compare/jellyseerr-2.0.41...jellyseerr-2.0.42) (2022-11-05)
+## [jellyseerr-2.0.42](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.41...jellyseerr-2.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [jellyseerr-2.0.41](https://github.com/truecharts/charts/compare/jellyseerr-2.0.40...jellyseerr-2.0.41) (2022-11-02)
+## [jellyseerr-2.0.41](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.40...jellyseerr-2.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [jellyseerr-2.0.40](https://github.com/truecharts/charts/compare/jellyseerr-2.0.39...jellyseerr-2.0.40) (2022-10-25)
+## [jellyseerr-2.0.40](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.39...jellyseerr-2.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [jellyseerr-2.0.39](https://github.com/truecharts/charts/compare/jellyseerr-2.0.38...jellyseerr-2.0.39) (2022-10-19)
+## [jellyseerr-2.0.39](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.38...jellyseerr-2.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [jellyseerr-2.0.38](https://github.com/truecharts/charts/compare/jellyseerr-2.0.37...jellyseerr-2.0.38) (2022-10-14)
+## [jellyseerr-2.0.38](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.37...jellyseerr-2.0.38) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [jellyseerr-2.0.37](https://github.com/truecharts/charts/compare/jellyseerr-2.0.36...jellyseerr-2.0.37) (2022-10-12)
+## [jellyseerr-2.0.37](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.36...jellyseerr-2.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07)
+## [jellyseerr-2.0.36](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07)
### Chore
@@ -143,36 +143,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07)
+## [jellyseerr-2.0.36](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jellyseerr-2.0.35](https://github.com/truecharts/charts/compare/jellyseerr-2.0.34...jellyseerr-2.0.35) (2022-10-05)
+## [jellyseerr-2.0.35](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.34...jellyseerr-2.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [jellyseerr-2.0.34](https://github.com/truecharts/charts/compare/jellyseerr-2.0.33...jellyseerr-2.0.34) (2022-09-27)
+## [jellyseerr-2.0.34](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.33...jellyseerr-2.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [jellyseerr-2.0.33](https://github.com/truecharts/charts/compare/jellyseerr-2.0.32...jellyseerr-2.0.33) (2022-09-25)
+## [jellyseerr-2.0.33](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.32...jellyseerr-2.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-22)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-22)
### Chore
@@ -190,10 +190,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21)
### Chore
@@ -210,10 +210,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21)
### Chore
@@ -229,10 +229,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20)
### Chore
@@ -247,10 +247,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20)
### Chore
@@ -264,10 +264,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
### Chore
@@ -280,10 +280,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
### Chore
@@ -295,10 +295,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-19)
### Chore
@@ -309,10 +309,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-17)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-17)
### Chore
@@ -322,10 +322,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-18)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-18)
### Chore
@@ -333,44 +333,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-16)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-16)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15)
+## [jellyseerr-2.0.32](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12)
### Chore
@@ -379,9 +379,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-12)
### Chore
@@ -389,81 +389,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.31](https://github.com/truecharts/charts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
+## [jellyseerr-2.0.31](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.30...jellyseerr-2.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jellyseerr-2.0.30](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.30) (2022-08-30)
+## [jellyseerr-2.0.30](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.28...jellyseerr-2.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jellyseerr-2.0.29](https://github.com/truecharts/charts/compare/jellyseerr-2.0.28...jellyseerr-2.0.29) (2022-08-30)
+## [jellyseerr-2.0.29](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.28...jellyseerr-2.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jellyseerr-2.0.28](https://github.com/truecharts/charts/compare/jellyseerr-2.0.27...jellyseerr-2.0.28) (2022-08-29)
+## [jellyseerr-2.0.28](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.27...jellyseerr-2.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [jellyseerr-2.0.27](https://github.com/truecharts/charts/compare/jellyseerr-2.0.26...jellyseerr-2.0.27) (2022-08-23)
+## [jellyseerr-2.0.27](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.26...jellyseerr-2.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [jellyseerr-2.0.26](https://github.com/truecharts/charts/compare/jellyseerr-2.0.25...jellyseerr-2.0.26) (2022-08-12)
+## [jellyseerr-2.0.26](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.25...jellyseerr-2.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [jellyseerr-2.0.25](https://github.com/truecharts/charts/compare/jellyseerr-2.0.24...jellyseerr-2.0.25) (2022-08-08)
+## [jellyseerr-2.0.25](https://github.com/trueforge-org/truecharts/compare/jellyseerr-2.0.24...jellyseerr-2.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [jellyseerr-2.0.24](https://github.com/truecharts/apps/compare/jellyseerr-2.0.23...jellyseerr-2.0.24) (2022-07-26)
diff --git a/charts/stable/jellyseerr/Chart.yaml b/charts/stable/jellyseerr/Chart.yaml
index f783d10984e..32e659cbf55 100644
--- a/charts/stable/jellyseerr/Chart.yaml
+++ b/charts/stable/jellyseerr/Chart.yaml
@@ -33,7 +33,7 @@ name: jellyseerr
sources:
- https://ghcr.io/fallenbagel/jellyseerr
- https://github.com/Fallenbagel/jellyseerr
- - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jellyseerr
type: application
version: 13.3.6
diff --git a/charts/stable/jellyseerr/README.md b/charts/stable/jellyseerr/README.md
index 21405776b71..d21945b064e 100644
--- a/charts/stable/jellyseerr/README.md
+++ b/charts/stable/jellyseerr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jellyseerr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/jellyseerr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jellyseerr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/jellyseerr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/jellystat/README.md b/charts/stable/jellystat/README.md
index 34b1bed929b..916e218fdb9 100644
--- a/charts/stable/jellystat/README.md
+++ b/charts/stable/jellystat/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jellystat
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jellystat/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jellystat/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jelu/README.md b/charts/stable/jelu/README.md
index ee86bf3abd7..74c9d07b645 100644
--- a/charts/stable/jelu/README.md
+++ b/charts/stable/jelu/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jelu
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jelu/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jelu/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jenkins/CHANGELOG.md b/charts/stable/jenkins/CHANGELOG.md
index 566dbdfab91..962449b8bb5 100644
--- a/charts/stable/jenkins/CHANGELOG.md
+++ b/charts/stable/jenkins/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [jenkins-1.0.0](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-1.0.0) (2022-11-10)
+## [jenkins-1.0.0](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [jenkins-0.1.22](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.22) (2022-11-08)
+## [jenkins-0.1.22](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.22) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.21](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
+## [jenkins-0.1.21](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.21](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
+## [jenkins-0.1.21](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.21](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
+## [jenkins-0.1.21](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.21) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.20](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.20) (2022-11-07)
+## [jenkins-0.1.20](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.20) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.20](https://github.com/truecharts/charts/compare/jenkins-0.1.19...jenkins-0.1.20) (2022-11-06)
+## [jenkins-0.1.20](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.19...jenkins-0.1.20) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jenkins-0.1.19](https://github.com/truecharts/charts/compare/jenkins-0.1.18...jenkins-0.1.19) (2022-11-06)
+## [jenkins-0.1.19](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.18...jenkins-0.1.19) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [jenkins-0.1.18](https://github.com/truecharts/charts/compare/jenkins-0.1.17...jenkins-0.1.18) (2022-11-05)
+## [jenkins-0.1.18](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.17...jenkins-0.1.18) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [jenkins-0.1.17](https://github.com/truecharts/charts/compare/jenkins-0.1.16...jenkins-0.1.17) (2022-11-02)
+## [jenkins-0.1.17](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.16...jenkins-0.1.17) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [jenkins-0.1.16](https://github.com/truecharts/charts/compare/jenkins-0.1.15...jenkins-0.1.16) (2022-10-25)
+## [jenkins-0.1.16](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.15...jenkins-0.1.16) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [jenkins-0.1.15](https://github.com/truecharts/charts/compare/jenkins-0.1.14...jenkins-0.1.15) (2022-10-19)
+## [jenkins-0.1.15](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.14...jenkins-0.1.15) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [jenkins-0.1.14](https://github.com/truecharts/charts/compare/jenkins-0.1.13...jenkins-0.1.14) (2022-10-12)
+## [jenkins-0.1.14](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.13...jenkins-0.1.14) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07)
+## [jenkins-0.1.13](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07)
+## [jenkins-0.1.13](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jenkins-0.1.12](https://github.com/truecharts/charts/compare/jenkins-0.1.11...jenkins-0.1.12) (2022-10-05)
+## [jenkins-0.1.12](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.11...jenkins-0.1.12) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [jenkins-0.1.11](https://github.com/truecharts/charts/compare/jenkins-0.1.10...jenkins-0.1.11) (2022-09-27)
+## [jenkins-0.1.11](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.10...jenkins-0.1.11) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [jenkins-0.1.10](https://github.com/truecharts/charts/compare/jenkins-0.1.9...jenkins-0.1.10) (2022-09-25)
+## [jenkins-0.1.10](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.9...jenkins-0.1.10) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-22)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-17)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-18)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-16)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-16)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15)
+## [jenkins-0.1.9](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12)
### Chore
@@ -371,9 +371,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-12)
### Chore
@@ -381,101 +381,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.8](https://github.com/truecharts/charts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
+## [jenkins-0.1.8](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.7...jenkins-0.1.8) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [jenkins-0.1.7](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.7) (2022-08-30)
+## [jenkins-0.1.7](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.5...jenkins-0.1.7) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jenkins-0.1.6](https://github.com/truecharts/charts/compare/jenkins-0.1.5...jenkins-0.1.6) (2022-08-30)
+## [jenkins-0.1.6](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.5...jenkins-0.1.6) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [jenkins-0.1.5](https://github.com/truecharts/charts/compare/jenkins-0.1.4...jenkins-0.1.5) (2022-08-29)
+## [jenkins-0.1.5](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.4...jenkins-0.1.5) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [jenkins-0.1.4](https://github.com/truecharts/charts/compare/jenkins-0.1.2...jenkins-0.1.4) (2022-08-26)
+## [jenkins-0.1.4](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.2...jenkins-0.1.4) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [jenkins-0.1.2](https://github.com/truecharts/charts/compare/jenkins-0.1.1...jenkins-0.1.2) (2022-08-23)
+## [jenkins-0.1.2](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.1...jenkins-0.1.2) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [jenkins-0.1.1](https://github.com/truecharts/charts/compare/jenkins-0.1.0...jenkins-0.1.1) (2022-08-12)
+## [jenkins-0.1.1](https://github.com/trueforge-org/truecharts/compare/jenkins-0.1.0...jenkins-0.1.1) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [jenkins-0.1.0](https://github.com/truecharts/charts/compare/jenkins-0.0.3...jenkins-0.1.0) (2022-08-11)
+## [jenkins-0.1.0](https://github.com/trueforge-org/truecharts/compare/jenkins-0.0.3...jenkins-0.1.0) (2022-08-11)
### Fix
-- Fix permission ([#3439](https://github.com/truecharts/charts/issues/3439))
+- Fix permission ([#3439](https://github.com/trueforge-org/truecharts/issues/3439))
-## [jenkins-0.0.3](https://github.com/truecharts/charts/compare/jenkins-0.0.2...jenkins-0.0.3) (2022-08-10)
+## [jenkins-0.0.3](https://github.com/trueforge-org/truecharts/compare/jenkins-0.0.2...jenkins-0.0.3) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [jenkins-0.0.2](https://github.com/truecharts/charts/compare/jenkins-0.0.1...jenkins-0.0.2) (2022-08-09)
+## [jenkins-0.0.2](https://github.com/trueforge-org/truecharts/compare/jenkins-0.0.1...jenkins-0.0.2) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
## [jenkins-0.0.1]jenkins-0.0.1 (2022-08-09)
### Feat
-- Jenkins ([#3378](https://github.com/truecharts/charts/issues/3378))
+- Jenkins ([#3378](https://github.com/trueforge-org/truecharts/issues/3378))
diff --git a/charts/stable/jenkins/Chart.yaml b/charts/stable/jenkins/Chart.yaml
index e92d954065f..80b33576db7 100644
--- a/charts/stable/jenkins/Chart.yaml
+++ b/charts/stable/jenkins/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: jenkins
sources:
- https://github.com/jenkinsci/docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jenkins
- https://hub.docker.com/r/jenkins/jenkins
type: application
version: 10.10.1
diff --git a/charts/stable/jenkins/README.md b/charts/stable/jenkins/README.md
index 8bef4ab4a0a..053fe8f80c0 100644
--- a/charts/stable/jenkins/README.md
+++ b/charts/stable/jenkins/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jenkins)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/jenkins
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jenkins/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/jenkins/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/jmzhomeproxy/README.md b/charts/stable/jmzhomeproxy/README.md
index fe8d1ddbc27..5954565b697 100644
--- a/charts/stable/jmzhomeproxy/README.md
+++ b/charts/stable/jmzhomeproxy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jmzhomeproxy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jmzhomeproxy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jmzhomeproxy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md
index dc98e9ffcf8..ed629f3a629 100644
--- a/charts/stable/joplin-server/README.md
+++ b/charts/stable/joplin-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/joplin-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/joplin-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/joplin-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jts3servermod/README.md b/charts/stable/jts3servermod/README.md
index ac16f3acbd4..3ce33775301 100644
--- a/charts/stable/jts3servermod/README.md
+++ b/charts/stable/jts3servermod/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/jts3servermod
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jts3servermod/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/jts3servermod/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/jupyter/CHANGELOG.md b/charts/stable/jupyter/CHANGELOG.md
index 6b7dc6b79f1..4d02dec2330 100644
--- a/charts/stable/jupyter/CHANGELOG.md
+++ b/charts/stable/jupyter/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [jupyter-1.0.0](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-1.0.0) (2022-11-10)
+## [jupyter-1.0.0](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [jupyter-0.0.25](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.25) (2022-11-08)
+## [jupyter-0.0.25](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.25) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.24](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
+## [jupyter-0.0.24](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.24](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
+## [jupyter-0.0.24](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
### Chore
@@ -57,76 +57,76 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.24](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
+## [jupyter-0.0.24](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.24) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.23](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.23) (2022-11-07)
+## [jupyter-0.0.23](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.23) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.23](https://github.com/truecharts/charts/compare/jupyter-0.0.22...jupyter-0.0.23) (2022-11-06)
+## [jupyter-0.0.23](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.22...jupyter-0.0.23) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [jupyter-0.0.22](https://github.com/truecharts/charts/compare/jupyter-0.0.21...jupyter-0.0.22) (2022-11-06)
+## [jupyter-0.0.22](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.21...jupyter-0.0.22) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [jupyter-0.0.21](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.36...jupyter-0.0.21) (2022-11-05)
+## [jupyter-0.0.21](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.36...jupyter-0.0.21) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [jupyter-0.0.20](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.35...jupyter-0.0.20) (2022-11-02)
+## [jupyter-0.0.20](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.35...jupyter-0.0.20) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [jupyter-0.0.19](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.34...jupyter-0.0.19) (2022-10-25)
+## [jupyter-0.0.19](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.34...jupyter-0.0.19) (2022-10-25)
### Chore
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [jupyter-0.0.18](https://github.com/truecharts/charts/compare/jupyter-0.0.17...jupyter-0.0.18) (2022-10-19)
+## [jupyter-0.0.18](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.17...jupyter-0.0.18) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [jupyter-0.0.17](https://github.com/truecharts/charts/compare/jupyter-0.0.16...jupyter-0.0.17) (2022-10-12)
+## [jupyter-0.0.17](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.16...jupyter-0.0.17) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07)
+## [jupyter-0.0.16](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07)
### Chore
@@ -134,73 +134,73 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07)
+## [jupyter-0.0.16](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [jupyter-0.0.15](https://github.com/truecharts/charts/compare/jupyter-0.0.14...jupyter-0.0.15) (2022-10-05)
+## [jupyter-0.0.15](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.14...jupyter-0.0.15) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- update docker general non-major
-## [jupyter-0.0.14](https://github.com/truecharts/charts/compare/jupyter-0.0.13...jupyter-0.0.14) (2022-09-30)
+## [jupyter-0.0.14](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.13...jupyter-0.0.14) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [jupyter-0.0.13](https://github.com/truecharts/charts/compare/jupyter-0.0.12...jupyter-0.0.13) (2022-09-28)
+## [jupyter-0.0.13](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.12...jupyter-0.0.13) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [jupyter-0.0.12](https://github.com/truecharts/charts/compare/jupyter-0.0.11...jupyter-0.0.12) (2022-09-27)
+## [jupyter-0.0.12](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.11...jupyter-0.0.12) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [jupyter-0.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.28...jupyter-0.0.11) (2022-09-26)
+## [jupyter-0.0.11](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.28...jupyter-0.0.11) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [jupyter-0.0.10](https://github.com/truecharts/charts/compare/jupyter-0.0.9...jupyter-0.0.10) (2022-09-25)
+## [jupyter-0.0.10](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.9...jupyter-0.0.10) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [jupyter-0.0.9](https://github.com/truecharts/charts/compare/jupyter-0.0.8...jupyter-0.0.9) (2022-09-25)
+## [jupyter-0.0.9](https://github.com/trueforge-org/truecharts/compare/jupyter-0.0.8...jupyter-0.0.9) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [jupyter-0.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.27...jupyter-0.0.8) (2022-09-23)
+## [jupyter-0.0.8](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.27...jupyter-0.0.8) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-22)
+## [jupyter-0.0.7](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-22)
### Chore
@@ -214,16 +214,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
-- move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
+- move last apps to LB from simple ([#3825](https://github.com/trueforge-org/truecharts/issues/3825))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21)
+## [jupyter-0.0.7](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21)
### Chore
@@ -236,16 +236,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
-- move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
+- move last apps to LB from simple ([#3825](https://github.com/trueforge-org/truecharts/issues/3825))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21)
+## [jupyter-0.0.7](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21)
### Chore
@@ -257,16 +257,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
-- move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
+- move last apps to LB from simple ([#3825](https://github.com/trueforge-org/truecharts/issues/3825))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-20)
+## [jupyter-0.0.7](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-20)
### Chore
@@ -277,16 +277,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
-- move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
+- move last apps to LB from simple ([#3825](https://github.com/trueforge-org/truecharts/issues/3825))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.6](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.6) (2022-09-20)
+## [jupyter-0.0.6](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.6) (2022-09-20)
### Chore
@@ -296,15 +296,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.5](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.5) (2022-09-20)
+## [jupyter-0.0.5](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.5) (2022-09-20)
### Chore
@@ -313,14 +313,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm chart common to v10.5.10 ([#3819](https://github.com/trueforge-org/truecharts/issues/3819))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.4](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.4) (2022-09-19)
+## [jupyter-0.0.4](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.4) (2022-09-19)
### Chore
@@ -328,26 +328,26 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.4](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.4) (2022-09-19)
+## [jupyter-0.0.4](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.4) (2022-09-19)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.3](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
+## [jupyter-0.0.3](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
### Chore
@@ -356,9 +356,9 @@ pagefind: false
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.3](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
+## [jupyter-0.0.3](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
### Chore
@@ -366,10 +366,10 @@ pagefind: false
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
-## [jupyter-0.0.3](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
+## [jupyter-0.0.3](https://github.com/trueforge-org/truecharts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.3) (2022-09-18)
### Feat
-- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616))
+- Add Jupyter ([#3616](https://github.com/trueforge-org/truecharts/issues/3616))
diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml
index ba9648616ff..39e0ec93e21 100644
--- a/charts/stable/jupyter/Chart.yaml
+++ b/charts/stable/jupyter/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: jupyter
sources:
- https://github.com/jupyter/docker-stacks
- - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jupyter
- https://quay.io/jupyter/all-spark-notebook
- https://quay.io/jupyter/base-notebook
- https://quay.io/jupyter/datascience-notebook
diff --git a/charts/stable/jupyter/README.md b/charts/stable/jupyter/README.md
index 86e60b25c4a..955ea15f8a4 100644
--- a/charts/stable/jupyter/README.md
+++ b/charts/stable/jupyter/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/jupyter)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/jupyter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/jupyter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/jupyter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md
index e9329cc1011..28e5d148e23 100644
--- a/charts/stable/kanboard/README.md
+++ b/charts/stable/kanboard/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kanboard
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kanboard/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kanboard/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kapowarr/README.md b/charts/stable/kapowarr/README.md
index 89e505c9366..0d12f012931 100644
--- a/charts/stable/kapowarr/README.md
+++ b/charts/stable/kapowarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kapowarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kapowarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kapowarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kasm/README.md b/charts/stable/kasm/README.md
index e96f4b72f05..286dcfccd6a 100644
--- a/charts/stable/kasm/README.md
+++ b/charts/stable/kasm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kasm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kasm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kasm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kavita/README.md b/charts/stable/kavita/README.md
index 98a50966e05..199b854570d 100644
--- a/charts/stable/kavita/README.md
+++ b/charts/stable/kavita/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kavita
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kavita/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kavita/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kdenlive-vnc/README.md b/charts/stable/kdenlive-vnc/README.md
index 6c2f0c3580f..df2fb2f4a0c 100644
--- a/charts/stable/kdenlive-vnc/README.md
+++ b/charts/stable/kdenlive-vnc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kdenlive-vnc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kdenlive-vnc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kdenlive-vnc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kdenlive/CHANGELOG.md b/charts/stable/kdenlive/CHANGELOG.md
index 881de425a45..8550ed39ad0 100644
--- a/charts/stable/kdenlive/CHANGELOG.md
+++ b/charts/stable/kdenlive/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [kdenlive-1.0.0](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-1.0.0) (2022-11-10)
+## [kdenlive-1.0.0](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [kdenlive-0.0.50](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.50) (2022-11-08)
+## [kdenlive-0.0.50](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.50) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.49](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
+## [kdenlive-0.0.49](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.49](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
+## [kdenlive-0.0.49](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
### Chore
@@ -57,254 +57,254 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.49](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
+## [kdenlive-0.0.49](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.49) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.48](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.48) (2022-11-07)
+## [kdenlive-0.0.48](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.48) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.48](https://github.com/truecharts/charts/compare/kdenlive-0.0.47...kdenlive-0.0.48) (2022-11-06)
+## [kdenlive-0.0.48](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.47...kdenlive-0.0.48) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kdenlive-0.0.47](https://github.com/truecharts/charts/compare/kdenlive-0.0.45...kdenlive-0.0.47) (2022-11-06)
+## [kdenlive-0.0.47](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.45...kdenlive-0.0.47) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [kdenlive-0.0.46](https://github.com/truecharts/charts/compare/kdenlive-0.0.45...kdenlive-0.0.46) (2022-11-06)
+## [kdenlive-0.0.46](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.45...kdenlive-0.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [kdenlive-0.0.45](https://github.com/truecharts/charts/compare/kdenlive-0.0.44...kdenlive-0.0.45) (2022-11-05)
+## [kdenlive-0.0.45](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.44...kdenlive-0.0.45) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [kdenlive-0.0.44](https://github.com/truecharts/charts/compare/kdenlive-0.0.43...kdenlive-0.0.44) (2022-11-02)
+## [kdenlive-0.0.44](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.43...kdenlive-0.0.44) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [kdenlive-0.0.43](https://github.com/truecharts/charts/compare/kdenlive-0.0.42...kdenlive-0.0.43) (2022-10-30)
+## [kdenlive-0.0.43](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.42...kdenlive-0.0.43) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [kdenlive-0.0.42](https://github.com/truecharts/charts/compare/kdenlive-0.0.41...kdenlive-0.0.42) (2022-10-25)
+## [kdenlive-0.0.42](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.41...kdenlive-0.0.42) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [kdenlive-0.0.41](https://github.com/truecharts/charts/compare/kdenlive-0.0.40...kdenlive-0.0.41) (2022-10-23)
+## [kdenlive-0.0.41](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.40...kdenlive-0.0.41) (2022-10-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
+- update docker general non-major ([#4165](https://github.com/trueforge-org/truecharts/issues/4165))
-## [kdenlive-0.0.40](https://github.com/truecharts/charts/compare/kdenlive-0.0.39...kdenlive-0.0.40) (2022-10-21)
+## [kdenlive-0.0.40](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.39...kdenlive-0.0.40) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [kdenlive-0.0.39](https://github.com/truecharts/charts/compare/kdenlive-0.0.38...kdenlive-0.0.39) (2022-10-19)
+## [kdenlive-0.0.39](https://github.com/trueforge-org/truecharts/compare/kdenlive-0.0.38...kdenlive-0.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [passwordpusherephemeral-0.0.56](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.55...passwordpusherephemeral-0.0.56) (2022-10-16)
+## [passwordpusherephemeral-0.0.56](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.55...passwordpusherephemeral-0.0.56) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15)
+## [passwordpusherephemeral-0.0.55](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14)
+## [passwordpusherephemeral-0.0.54](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12)
+## [passwordpusherephemeral-0.0.53](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11)
+## [passwordpusherephemeral-0.0.52](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
-## [passwordpusherephemeral-0.0.51](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10)
+## [passwordpusherephemeral-0.0.51](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049))
+- update docker general non-major ([#4049](https://github.com/trueforge-org/truecharts/issues/4049))
- update docker general non-major
-## [passwordpusherephemeral-0.0.50](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.48...passwordpusherephemeral-0.0.50) (2022-10-08)
+## [passwordpusherephemeral-0.0.50](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.48...passwordpusherephemeral-0.0.50) (2022-10-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030))
+- update docker general non-major ([#4030](https://github.com/trueforge-org/truecharts/issues/4030))
- update helm general non-major
-## [passwordpusherephemeral-0.0.49](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.48...passwordpusherephemeral-0.0.49) (2022-10-07)
+## [passwordpusherephemeral-0.0.49](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.48...passwordpusherephemeral-0.0.49) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [passwordpusherephemeral-0.0.48](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.47...passwordpusherephemeral-0.0.48) (2022-10-07)
+## [passwordpusherephemeral-0.0.48](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.47...passwordpusherephemeral-0.0.48) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [passwordpusherephemeral-0.0.47](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.46...passwordpusherephemeral-0.0.47) (2022-10-05)
+## [passwordpusherephemeral-0.0.47](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.46...passwordpusherephemeral-0.0.47) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [passwordpusherephemeral-0.0.46](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.45...passwordpusherephemeral-0.0.46) (2022-10-05)
+## [passwordpusherephemeral-0.0.46](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.45...passwordpusherephemeral-0.0.46) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
+- update docker general non-major ([#4010](https://github.com/trueforge-org/truecharts/issues/4010))
-## [passwordpusherephemeral-0.0.45](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.44...passwordpusherephemeral-0.0.45) (2022-10-04)
+## [passwordpusherephemeral-0.0.45](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.44...passwordpusherephemeral-0.0.45) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
- update docker general non-major
-## [passwordpusherephemeral-0.0.44](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.43...passwordpusherephemeral-0.0.44) (2022-10-01)
+## [passwordpusherephemeral-0.0.44](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.43...passwordpusherephemeral-0.0.44) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [passwordpusherephemeral-0.0.43](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.42...passwordpusherephemeral-0.0.43) (2022-09-29)
+## [passwordpusherephemeral-0.0.43](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.42...passwordpusherephemeral-0.0.43) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge-org/truecharts/issues/3953))
-## [passwordpusherephemeral-0.0.43](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.42...passwordpusherephemeral-0.0.43) (2022-09-29)
+## [passwordpusherephemeral-0.0.43](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.42...passwordpusherephemeral-0.0.43) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge-org/truecharts/issues/3953))
-## [passwordpusherephemeral-0.0.42](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.41...passwordpusherephemeral-0.0.42) (2022-09-28)
+## [passwordpusherephemeral-0.0.42](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.41...passwordpusherephemeral-0.0.42) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [passwordpusherephemeral-0.0.41](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.40...passwordpusherephemeral-0.0.41) (2022-09-27)
+## [passwordpusherephemeral-0.0.41](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.40...passwordpusherephemeral-0.0.41) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [passwordpusherephemeral-0.0.40](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.39...passwordpusherephemeral-0.0.40) (2022-09-26)
+## [passwordpusherephemeral-0.0.40](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.39...passwordpusherephemeral-0.0.40) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [passwordpusherephemeral-0.0.39](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.38...passwordpusherephemeral-0.0.39) (2022-09-25)
+## [passwordpusherephemeral-0.0.39](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.38...passwordpusherephemeral-0.0.39) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [passwordpusherephemeral-0.0.38](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.37...passwordpusherephemeral-0.0.38) (2022-09-25)
+## [passwordpusherephemeral-0.0.38](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.37...passwordpusherephemeral-0.0.38) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [passwordpusherephemeral-0.0.37](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.36...passwordpusherephemeral-0.0.37) (2022-09-23)
+## [passwordpusherephemeral-0.0.37](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.36...passwordpusherephemeral-0.0.37) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-22)
+## [passwordpusherephemeral-0.0.36](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-22)
### Chore
@@ -321,12 +321,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21)
+## [passwordpusherephemeral-0.0.36](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21)
### Chore
@@ -342,12 +342,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21)
+## [passwordpusherephemeral-0.0.36](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21)
### Chore
@@ -362,12 +362,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20)
+## [passwordpusherephemeral-0.0.36](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20)
### Chore
@@ -381,12 +381,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20)
+## [passwordpusherephemeral-0.0.36](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20)
### Chore
@@ -399,12 +399,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.35](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
+## [passwordpusherephemeral-0.0.35](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
### Chore
@@ -416,11 +416,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.35](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
+## [passwordpusherephemeral-0.0.35](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
### Chore
@@ -431,11 +431,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.35](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
+## [passwordpusherephemeral-0.0.35](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.35) (2022-09-19)
### Chore
@@ -445,11 +445,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-18)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-18)
### Chore
@@ -458,10 +458,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-18)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-18)
### Chore
@@ -469,43 +469,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-16)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-16)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.34](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15)
+## [passwordpusherephemeral-0.0.34](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.34) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
+## [passwordpusherephemeral-0.0.33](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
### Chore
@@ -514,12 +514,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
-## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
+## [passwordpusherephemeral-0.0.33](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
### Chore
@@ -527,148 +527,148 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
-## [passwordpusherephemeral-0.0.33](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
+## [passwordpusherephemeral-0.0.33](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.33) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
-## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
+## [passwordpusherephemeral-0.0.32](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
+## [passwordpusherephemeral-0.0.32](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [passwordpusherephemeral-0.0.32](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
+## [passwordpusherephemeral-0.0.32](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.31...passwordpusherephemeral-0.0.32) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [passwordpusherephemeral-0.0.31](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.30...passwordpusherephemeral-0.0.31) (2022-09-05)
+## [passwordpusherephemeral-0.0.31](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.30...passwordpusherephemeral-0.0.31) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [passwordpusherephemeral-0.0.30](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.29...passwordpusherephemeral-0.0.30) (2022-09-03)
+## [passwordpusherephemeral-0.0.30](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.29...passwordpusherephemeral-0.0.30) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [passwordpusherephemeral-0.0.29](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.28...passwordpusherephemeral-0.0.29) (2022-09-02)
+## [passwordpusherephemeral-0.0.29](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.28...passwordpusherephemeral-0.0.29) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [passwordpusherephemeral-0.0.28](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.27...passwordpusherephemeral-0.0.28) (2022-09-01)
+## [passwordpusherephemeral-0.0.28](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.27...passwordpusherephemeral-0.0.28) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge-org/truecharts/issues/3649))
-## [passwordpusherephemeral-0.0.27](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.27) (2022-08-30)
+## [passwordpusherephemeral-0.0.27](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.27) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [passwordpusherephemeral-0.0.26](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.26) (2022-08-30)
+## [passwordpusherephemeral-0.0.26](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.25...passwordpusherephemeral-0.0.26) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [passwordpusherephemeral-0.0.25](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.24...passwordpusherephemeral-0.0.25) (2022-08-29)
+## [passwordpusherephemeral-0.0.25](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.24...passwordpusherephemeral-0.0.25) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [passwordpusherephemeral-0.0.24](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.23...passwordpusherephemeral-0.0.24) (2022-08-28)
+## [passwordpusherephemeral-0.0.24](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.23...passwordpusherephemeral-0.0.24) (2022-08-28)
### Chore
-- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
+- update docker general non-major ([#3600](https://github.com/trueforge-org/truecharts/issues/3600))
-## [passwordpusherephemeral-0.0.23](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.21...passwordpusherephemeral-0.0.23) (2022-08-26)
+## [passwordpusherephemeral-0.0.23](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.21...passwordpusherephemeral-0.0.23) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [passwordpusherephemeral-0.0.21](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.20...passwordpusherephemeral-0.0.21) (2022-08-23)
+## [passwordpusherephemeral-0.0.21](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.20...passwordpusherephemeral-0.0.21) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [passwordpusherephemeral-0.0.20](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.19...passwordpusherephemeral-0.0.20) (2022-08-22)
+## [passwordpusherephemeral-0.0.20](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.19...passwordpusherephemeral-0.0.20) (2022-08-22)
### Chore
-- update docker general non-major ([#3530](https://github.com/truecharts/charts/issues/3530))
+- update docker general non-major ([#3530](https://github.com/trueforge-org/truecharts/issues/3530))
-## [passwordpusherephemeral-0.0.19](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.18...passwordpusherephemeral-0.0.19) (2022-08-17)
+## [passwordpusherephemeral-0.0.19](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.18...passwordpusherephemeral-0.0.19) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [passwordpusherephemeral-0.0.18](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.17...passwordpusherephemeral-0.0.18) (2022-08-12)
+## [passwordpusherephemeral-0.0.18](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.17...passwordpusherephemeral-0.0.18) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [passwordpusherephemeral-0.0.17](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.16...passwordpusherephemeral-0.0.17) (2022-08-10)
+## [passwordpusherephemeral-0.0.17](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.16...passwordpusherephemeral-0.0.17) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [passwordpusherephemeral-0.0.16](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.14...passwordpusherephemeral-0.0.16) (2022-08-08)
+## [passwordpusherephemeral-0.0.16](https://github.com/trueforge-org/truecharts/compare/passwordpusherephemeral-0.0.14...passwordpusherephemeral-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [passwordpusherephemeral-0.0.14](https://github.com/truecharts/apps/compare/passwordpusherephemeral-0.0.13...passwordpusherephemeral-0.0.14) (2022-07-26)
diff --git a/charts/stable/kdenlive/Chart.yaml b/charts/stable/kdenlive/Chart.yaml
index 1f9c7a7d5dc..8e7ca09a793 100644
--- a/charts/stable/kdenlive/Chart.yaml
+++ b/charts/stable/kdenlive/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://fleet.linuxserver.io/image?name=linuxserver/kdenlive
- https://github.com/linuxserver/docker-kdenlive#readme
- https://github.com/orgs/linuxserver/packages/container/package/kdenlive
- - https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kdenlive
- https://kdenlive.org/
type: application
version: 8.3.8
diff --git a/charts/stable/kdenlive/README.md b/charts/stable/kdenlive/README.md
index 4c019b9386d..22247318924 100644
--- a/charts/stable/kdenlive/README.md
+++ b/charts/stable/kdenlive/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kdenlive)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/kdenlive
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kdenlive/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/kdenlive/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/keeweb/README.md b/charts/stable/keeweb/README.md
index 18e94c2b2dc..3de65a7d76a 100644
--- a/charts/stable/keeweb/README.md
+++ b/charts/stable/keeweb/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/keeweb
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/keeweb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/keeweb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kerbalspaceprogram-lmp/README.md b/charts/stable/kerbalspaceprogram-lmp/README.md
index 44a4223a088..9994ab1fa47 100644
--- a/charts/stable/kerbalspaceprogram-lmp/README.md
+++ b/charts/stable/kerbalspaceprogram-lmp/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kerbalspaceprogram-lmp
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kerbalspaceprogram-lmp/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kerbalspaceprogram-lmp/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kerio-connect/README.md b/charts/stable/kerio-connect/README.md
index c55e85c0ab4..d8a12f68c38 100644
--- a/charts/stable/kerio-connect/README.md
+++ b/charts/stable/kerio-connect/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kerio-connect
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kerio-connect/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kerio-connect/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kitana/README.md b/charts/stable/kitana/README.md
index d4a14cf3630..260e3d53286 100644
--- a/charts/stable/kitana/README.md
+++ b/charts/stable/kitana/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kitana
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kitana/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kitana/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kitchenowl/README.md b/charts/stable/kitchenowl/README.md
index 7d94eced6c1..5c5c2b14fac 100644
--- a/charts/stable/kitchenowl/README.md
+++ b/charts/stable/kitchenowl/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kitchenowl
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kitchenowl/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kitchenowl/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kiwix-serve/CHANGELOG.md b/charts/stable/kiwix-serve/CHANGELOG.md
index 7a80b82a6c9..7b9af1e451b 100644
--- a/charts/stable/kiwix-serve/CHANGELOG.md
+++ b/charts/stable/kiwix-serve/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [kiwix-serve-2.0.0](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-2.0.0) (2022-11-10)
+## [kiwix-serve-2.0.0](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [kiwix-serve-1.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.15) (2022-11-08)
+## [kiwix-serve-1.0.15](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.15) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
+## [kiwix-serve-1.0.14](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
+## [kiwix-serve-1.0.14](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
+## [kiwix-serve-1.0.14](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.14) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.13) (2022-11-07)
+## [kiwix-serve-1.0.13](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.13) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.13) (2022-11-06)
+## [kiwix-serve-1.0.13](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.12...kiwix-serve-1.0.13) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [kiwix-serve-1.0.12](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.11...kiwix-serve-1.0.12) (2022-11-06)
+## [kiwix-serve-1.0.12](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.11...kiwix-serve-1.0.12) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [kiwix-serve-1.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.10...kiwix-serve-1.0.11) (2022-11-05)
+## [kiwix-serve-1.0.11](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.10...kiwix-serve-1.0.11) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [kiwix-serve-1.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.9...kiwix-serve-1.0.10) (2022-11-02)
+## [kiwix-serve-1.0.10](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.9...kiwix-serve-1.0.10) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [kiwix-serve-1.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.8...kiwix-serve-1.0.9) (2022-10-25)
+## [kiwix-serve-1.0.9](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.8...kiwix-serve-1.0.9) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [kiwix-serve-1.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.7...kiwix-serve-1.0.8) (2022-10-19)
+## [kiwix-serve-1.0.8](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.7...kiwix-serve-1.0.8) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [kiwix-serve-1.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.6...kiwix-serve-1.0.7) (2022-10-12)
+## [kiwix-serve-1.0.7](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.6...kiwix-serve-1.0.7) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07)
+## [kiwix-serve-1.0.6](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07)
### Chore
@@ -135,43 +135,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07)
+## [kiwix-serve-1.0.6](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [kiwix-serve-1.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.4...kiwix-serve-1.0.5) (2022-10-05)
+## [kiwix-serve-1.0.5](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.4...kiwix-serve-1.0.5) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [kiwix-serve-1.0.4](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.3...kiwix-serve-1.0.4) (2022-09-27)
+## [kiwix-serve-1.0.4](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.3...kiwix-serve-1.0.4) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [kiwix-serve-1.0.3](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.2...kiwix-serve-1.0.3) (2022-09-25)
+## [kiwix-serve-1.0.3](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.2...kiwix-serve-1.0.3) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [kiwix-serve-1.0.2](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.1...kiwix-serve-1.0.2) (2022-09-23)
+## [kiwix-serve-1.0.2](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-1.0.1...kiwix-serve-1.0.2) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-17)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-18)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-16)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-16)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15)
+## [kiwix-serve-0.0.27](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12)
### Chore
@@ -378,9 +378,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-12)
### Chore
@@ -388,105 +388,105 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.26](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
+## [kiwix-serve-0.0.26](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.25...kiwix-serve-0.0.26) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [kiwix-serve-0.0.25](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.24...kiwix-serve-0.0.25) (2022-09-10)
+## [kiwix-serve-0.0.25](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.24...kiwix-serve-0.0.25) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [kiwix-serve-0.0.24](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.24) (2022-08-30)
+## [kiwix-serve-0.0.24](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.24) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [kiwix-serve-0.0.23](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.23) (2022-08-30)
+## [kiwix-serve-0.0.23](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.22...kiwix-serve-0.0.23) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [kiwix-serve-0.0.22](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.21...kiwix-serve-0.0.22) (2022-08-29)
+## [kiwix-serve-0.0.22](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.21...kiwix-serve-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [kiwix-serve-0.0.21](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.19...kiwix-serve-0.0.21) (2022-08-26)
+## [kiwix-serve-0.0.21](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.19...kiwix-serve-0.0.21) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [kiwix-serve-0.0.19](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.18...kiwix-serve-0.0.19) (2022-08-25)
+## [kiwix-serve-0.0.19](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.18...kiwix-serve-0.0.19) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [kiwix-serve-0.0.18](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.17...kiwix-serve-0.0.18) (2022-08-23)
+## [kiwix-serve-0.0.18](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.17...kiwix-serve-0.0.18) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [kiwix-serve-0.0.17](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.16...kiwix-serve-0.0.17) (2022-08-14)
+## [kiwix-serve-0.0.17](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.16...kiwix-serve-0.0.17) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [kiwix-serve-0.0.16](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.15...kiwix-serve-0.0.16) (2022-08-12)
+## [kiwix-serve-0.0.16](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.15...kiwix-serve-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [kiwix-serve-0.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.14...kiwix-serve-0.0.15) (2022-08-08)
+## [kiwix-serve-0.0.15](https://github.com/trueforge-org/truecharts/compare/kiwix-serve-0.0.14...kiwix-serve-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [kiwix-serve-0.0.14](https://github.com/truecharts/apps/compare/kiwix-serve-0.0.13...kiwix-serve-0.0.14) (2022-07-26)
diff --git a/charts/stable/kiwix-serve/Chart.yaml b/charts/stable/kiwix-serve/Chart.yaml
index 8217e21552b..7f2156e01c3 100644
--- a/charts/stable/kiwix-serve/Chart.yaml
+++ b/charts/stable/kiwix-serve/Chart.yaml
@@ -34,7 +34,7 @@ name: kiwix-serve
sources:
- https://ghcr.io/kiwix/kiwix-serve
- https://github.com/kiwix/kiwix-tools/blob/master/docker/server
- - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kiwix-serve
- https://www.kiwix.org/
type: application
version: 11.3.5
diff --git a/charts/stable/kiwix-serve/README.md b/charts/stable/kiwix-serve/README.md
index 03849a4213f..6a3471fdb26 100644
--- a/charts/stable/kiwix-serve/README.md
+++ b/charts/stable/kiwix-serve/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/kiwix-serve)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/kiwix-serve
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kiwix-serve/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/kiwix-serve/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/kms/README.md b/charts/stable/kms/README.md
index 64a0b0b7d06..0c68c2da5da 100644
--- a/charts/stable/kms/README.md
+++ b/charts/stable/kms/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kms
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kms/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kms/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kodi-headless/README.md b/charts/stable/kodi-headless/README.md
index d6b6359ac0a..c237367d9a8 100644
--- a/charts/stable/kodi-headless/README.md
+++ b/charts/stable/kodi-headless/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kodi-headless
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kodi-headless/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kodi-headless/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kometa/README.md b/charts/stable/kometa/README.md
index 8013cb7f08b..db68d09bc76 100644
--- a/charts/stable/kometa/README.md
+++ b/charts/stable/kometa/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kometa
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kometa/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kometa/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/komga/README.md b/charts/stable/komga/README.md
index 8acf61c16f4..dc08b2bd105 100644
--- a/charts/stable/komga/README.md
+++ b/charts/stable/komga/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/komga
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/komga/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/komga/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/kopia/README.md b/charts/stable/kopia/README.md
index 8063814f873..247c7931371 100644
--- a/charts/stable/kopia/README.md
+++ b/charts/stable/kopia/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/kopia
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/kopia/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/kopia/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/krusader/README.md b/charts/stable/krusader/README.md
index c957451be80..2fd7a267c94 100644
--- a/charts/stable/krusader/README.md
+++ b/charts/stable/krusader/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/krusader
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/krusader/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/krusader/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lama-cleaner/Chart.yaml b/charts/stable/lama-cleaner/Chart.yaml
index 67082433643..3eb2c888a9d 100644
--- a/charts/stable/lama-cleaner/Chart.yaml
+++ b/charts/stable/lama-cleaner/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: lama-cleaner
sources:
- https://github.com/Sanster/lama-cleaner
- - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lama-cleaner
- https://hub.docker.com/r/cwq1913/lama-cleaner
type: application
version: 9.3.5
diff --git a/charts/stable/lama-cleaner/README.md b/charts/stable/lama-cleaner/README.md
index 6ab256d8ef0..c0ce17373f6 100644
--- a/charts/stable/lama-cleaner/README.md
+++ b/charts/stable/lama-cleaner/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lama-cleaner)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/lama-cleaner
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lama-cleaner/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/lama-cleaner/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/lancache-dns/README.md b/charts/stable/lancache-dns/README.md
index 710b03a8b11..98eebb47aab 100644
--- a/charts/stable/lancache-dns/README.md
+++ b/charts/stable/lancache-dns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lancache-dns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lancache-dns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lancache-dns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lancache-monolithic/README.md b/charts/stable/lancache-monolithic/README.md
index d0b7c22af5f..eb46af35ec2 100644
--- a/charts/stable/lancache-monolithic/README.md
+++ b/charts/stable/lancache-monolithic/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lancache-monolithic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lancache-monolithic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lancache-monolithic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lanraragi/README.md b/charts/stable/lanraragi/README.md
index 2c5f377440e..c9b427e9e65 100644
--- a/charts/stable/lanraragi/README.md
+++ b/charts/stable/lanraragi/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lanraragi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lanraragi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lanraragi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lastoasis/README.md b/charts/stable/lastoasis/README.md
index 4ddefee5581..9180fdf5988 100644
--- a/charts/stable/lastoasis/README.md
+++ b/charts/stable/lastoasis/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lastoasis
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lastoasis/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lastoasis/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lazylibrarian/README.md b/charts/stable/lazylibrarian/README.md
index 7ebd3361251..998444e22d4 100644
--- a/charts/stable/lazylibrarian/README.md
+++ b/charts/stable/lazylibrarian/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lazylibrarian
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lazylibrarian/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lazylibrarian/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/leaf2mqtt/CHANGELOG.md b/charts/stable/leaf2mqtt/CHANGELOG.md
index 850b227874d..19fa81cb450 100644
--- a/charts/stable/leaf2mqtt/CHANGELOG.md
+++ b/charts/stable/leaf2mqtt/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [leaf2mqtt-5.0.0](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-5.0.0) (2022-11-10)
+## [leaf2mqtt-5.0.0](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-5.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [leaf2mqtt-4.0.45](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.45) (2022-11-08)
+## [leaf2mqtt-4.0.45](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.45) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.44](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
+## [leaf2mqtt-4.0.44](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.44](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
+## [leaf2mqtt-4.0.44](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.44](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
+## [leaf2mqtt-4.0.44](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.44) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.43](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.43) (2022-11-07)
+## [leaf2mqtt-4.0.43](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.43) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.43](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.43) (2022-11-06)
+## [leaf2mqtt-4.0.43](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.42...leaf2mqtt-4.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [leaf2mqtt-4.0.42](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.41...leaf2mqtt-4.0.42) (2022-11-06)
+## [leaf2mqtt-4.0.42](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.41...leaf2mqtt-4.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [leaf2mqtt-4.0.41](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.40...leaf2mqtt-4.0.41) (2022-11-05)
+## [leaf2mqtt-4.0.41](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.40...leaf2mqtt-4.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [leaf2mqtt-4.0.40](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.39...leaf2mqtt-4.0.40) (2022-11-02)
+## [leaf2mqtt-4.0.40](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.39...leaf2mqtt-4.0.40) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [leaf2mqtt-4.0.39](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.38...leaf2mqtt-4.0.39) (2022-10-25)
+## [leaf2mqtt-4.0.39](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.38...leaf2mqtt-4.0.39) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [leaf2mqtt-4.0.38](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.37...leaf2mqtt-4.0.38) (2022-10-19)
+## [leaf2mqtt-4.0.38](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.37...leaf2mqtt-4.0.38) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [leaf2mqtt-4.0.37](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.36...leaf2mqtt-4.0.37) (2022-10-12)
+## [leaf2mqtt-4.0.37](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.36...leaf2mqtt-4.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07)
+## [leaf2mqtt-4.0.36](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07)
+## [leaf2mqtt-4.0.36](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [leaf2mqtt-4.0.35](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.34...leaf2mqtt-4.0.35) (2022-10-05)
+## [leaf2mqtt-4.0.35](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.34...leaf2mqtt-4.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [leaf2mqtt-4.0.34](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.33...leaf2mqtt-4.0.34) (2022-09-27)
+## [leaf2mqtt-4.0.34](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.33...leaf2mqtt-4.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [leaf2mqtt-4.0.33](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.32...leaf2mqtt-4.0.33) (2022-09-25)
+## [leaf2mqtt-4.0.33](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.32...leaf2mqtt-4.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-22)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21)
### Chore
@@ -199,9 +199,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21)
### Chore
@@ -216,9 +216,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20)
### Chore
@@ -247,9 +247,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
### Chore
@@ -261,9 +261,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-19)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-18)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-18)
### Chore
@@ -297,9 +297,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-18)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-18)
### Chore
@@ -307,39 +307,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-16)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-16)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15)
+## [leaf2mqtt-4.0.32](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12)
### Chore
@@ -348,9 +348,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-12)
### Chore
@@ -358,81 +358,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.31](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
+## [leaf2mqtt-4.0.31](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.30...leaf2mqtt-4.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [leaf2mqtt-4.0.30](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.30) (2022-08-30)
+## [leaf2mqtt-4.0.30](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [leaf2mqtt-4.0.29](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.29) (2022-08-30)
+## [leaf2mqtt-4.0.29](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.28...leaf2mqtt-4.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [leaf2mqtt-4.0.28](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.27...leaf2mqtt-4.0.28) (2022-08-29)
+## [leaf2mqtt-4.0.28](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.27...leaf2mqtt-4.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [leaf2mqtt-4.0.27](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.26...leaf2mqtt-4.0.27) (2022-08-23)
+## [leaf2mqtt-4.0.27](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.26...leaf2mqtt-4.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [leaf2mqtt-4.0.26](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.25...leaf2mqtt-4.0.26) (2022-08-12)
+## [leaf2mqtt-4.0.26](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.25...leaf2mqtt-4.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [leaf2mqtt-4.0.25](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.24...leaf2mqtt-4.0.25) (2022-08-08)
+## [leaf2mqtt-4.0.25](https://github.com/trueforge-org/truecharts/compare/leaf2mqtt-4.0.24...leaf2mqtt-4.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [leaf2mqtt-4.0.24](https://github.com/truecharts/apps/compare/leaf2mqtt-4.0.23...leaf2mqtt-4.0.24) (2022-07-26)
diff --git a/charts/stable/leaf2mqtt/Chart.yaml b/charts/stable/leaf2mqtt/Chart.yaml
index da99d4da510..3c757afc48a 100644
--- a/charts/stable/leaf2mqtt/Chart.yaml
+++ b/charts/stable/leaf2mqtt/Chart.yaml
@@ -38,7 +38,7 @@ sources:
- https://ghcr.io/k8s-at-home/leaf2mqtt
- https://github.com/k8s-at-home/container-images
- https://github.com/mitsumaui/leaf2mqtt
- - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/leaf2mqtt
type: application
version: 14.3.5
diff --git a/charts/stable/leaf2mqtt/README.md b/charts/stable/leaf2mqtt/README.md
index 26cfb93968f..68a1ceeb768 100644
--- a/charts/stable/leaf2mqtt/README.md
+++ b/charts/stable/leaf2mqtt/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/leaf2mqtt)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/leaf2mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/leaf2mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/leaf2mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/left4dead/README.md b/charts/stable/left4dead/README.md
index f30534fa779..45b9ddd7325 100644
--- a/charts/stable/left4dead/README.md
+++ b/charts/stable/left4dead/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/left4dead
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/left4dead/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/left4dead/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lemur-cfssl/README.md b/charts/stable/lemur-cfssl/README.md
index f2dcfde89f5..71cc62f81c2 100644
--- a/charts/stable/lemur-cfssl/README.md
+++ b/charts/stable/lemur-cfssl/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lemur-cfssl
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lemur-cfssl/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lemur-cfssl/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/libreddit/CHANGELOG.md b/charts/stable/libreddit/CHANGELOG.md
index b742b6c2c62..4dd7d3e6336 100644
--- a/charts/stable/libreddit/CHANGELOG.md
+++ b/charts/stable/libreddit/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [libreddit-2.0.0](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-2.0.0) (2022-11-10)
+## [libreddit-2.0.0](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-2.0.0) (2022-11-10)
### Chore
@@ -16,17 +16,17 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update docker general non-major ([#4355](https://github.com/trueforge/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
### Fix
- change container config label
-## [libreddit-1.0.43](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.43) (2022-11-09)
+## [libreddit-1.0.43](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.43) (2022-11-09)
### Chore
@@ -37,13 +37,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge/truecharts/issues/4355))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.42](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.42) (2022-11-08)
+## [libreddit-1.0.42](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.42) (2022-11-08)
### Chore
@@ -53,12 +53,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.41](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
+## [libreddit-1.0.41](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
### Chore
@@ -67,11 +67,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.41](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
+## [libreddit-1.0.41](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
### Chore
@@ -79,104 +79,104 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.41](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
+## [libreddit-1.0.41](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.41) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.40](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.40) (2022-11-07)
+## [libreddit-1.0.40](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.40) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.39](https://github.com/truecharts/charts/compare/libreddit-1.0.38...libreddit-1.0.39) (2022-11-06)
+## [libreddit-1.0.39](https://github.com/trueforge/truecharts/compare/libreddit-1.0.38...libreddit-1.0.39) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [libreddit-1.0.38](https://github.com/truecharts/charts/compare/libreddit-1.0.36...libreddit-1.0.38) (2022-11-06)
+## [libreddit-1.0.38](https://github.com/trueforge/truecharts/compare/libreddit-1.0.36...libreddit-1.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
+- update docker general non-major ([#4312](https://github.com/trueforge/truecharts/issues/4312))
-## [libreddit-1.0.37](https://github.com/truecharts/charts/compare/libreddit-1.0.36...libreddit-1.0.37) (2022-11-06)
+## [libreddit-1.0.37](https://github.com/trueforge/truecharts/compare/libreddit-1.0.36...libreddit-1.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update docker general non-major ([#4312](https://github.com/trueforge/truecharts/issues/4312))
-## [libreddit-1.0.36](https://github.com/truecharts/charts/compare/libreddit-1.0.35...libreddit-1.0.36) (2022-11-05)
+## [libreddit-1.0.36](https://github.com/trueforge/truecharts/compare/libreddit-1.0.35...libreddit-1.0.36) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
-## [libreddit-1.0.35](https://github.com/truecharts/charts/compare/libreddit-1.0.34...libreddit-1.0.35) (2022-11-05)
+## [libreddit-1.0.35](https://github.com/trueforge/truecharts/compare/libreddit-1.0.34...libreddit-1.0.35) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge/truecharts/issues/4301))
-## [libreddit-1.0.34](https://github.com/truecharts/charts/compare/libreddit-1.0.33...libreddit-1.0.34) (2022-11-03)
+## [libreddit-1.0.34](https://github.com/trueforge/truecharts/compare/libreddit-1.0.33...libreddit-1.0.34) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge/truecharts/issues/4286))
-## [libreddit-1.0.33](https://github.com/truecharts/charts/compare/libreddit-1.0.32...libreddit-1.0.33) (2022-11-02)
+## [libreddit-1.0.33](https://github.com/trueforge/truecharts/compare/libreddit-1.0.32...libreddit-1.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
+- update docker general non-major ([#4280](https://github.com/trueforge/truecharts/issues/4280))
-## [libreddit-1.0.32](https://github.com/truecharts/charts/compare/libreddit-1.0.31...libreddit-1.0.32) (2022-10-25)
+## [libreddit-1.0.32](https://github.com/trueforge/truecharts/compare/libreddit-1.0.31...libreddit-1.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [libreddit-1.0.31](https://github.com/truecharts/charts/compare/libreddit-1.0.30...libreddit-1.0.31) (2022-10-19)
+## [libreddit-1.0.31](https://github.com/trueforge/truecharts/compare/libreddit-1.0.30...libreddit-1.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
-## [libreddit-1.0.30](https://github.com/truecharts/charts/compare/libreddit-1.0.29...libreddit-1.0.30) (2022-10-12)
+## [libreddit-1.0.30](https://github.com/trueforge/truecharts/compare/libreddit-1.0.29...libreddit-1.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
-## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07)
+## [libreddit-1.0.29](https://github.com/trueforge/truecharts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07)
### Chore
@@ -184,36 +184,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07)
+## [libreddit-1.0.29](https://github.com/trueforge/truecharts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [libreddit-1.0.28](https://github.com/truecharts/charts/compare/libreddit-1.0.27...libreddit-1.0.28) (2022-10-05)
+## [libreddit-1.0.28](https://github.com/trueforge/truecharts/compare/libreddit-1.0.27...libreddit-1.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge/truecharts/issues/3979))
- update helm general non-major
-## [libreddit-1.0.27](https://github.com/truecharts/charts/compare/libreddit-1.0.26...libreddit-1.0.27) (2022-09-27)
+## [libreddit-1.0.27](https://github.com/trueforge/truecharts/compare/libreddit-1.0.26...libreddit-1.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge/truecharts/issues/3918))
-## [libreddit-1.0.26](https://github.com/truecharts/charts/compare/libreddit-1.0.25...libreddit-1.0.26) (2022-09-25)
+## [libreddit-1.0.26](https://github.com/trueforge/truecharts/compare/libreddit-1.0.25...libreddit-1.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge/truecharts/issues/3898))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-22)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-22)
### Chore
@@ -231,10 +231,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21)
### Chore
@@ -251,10 +251,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21)
### Chore
@@ -270,10 +270,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20)
### Chore
@@ -288,10 +288,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20)
### Chore
@@ -305,10 +305,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
### Chore
@@ -336,10 +336,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-19)
### Chore
@@ -350,10 +350,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-17)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-17)
### Chore
@@ -363,10 +363,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-18)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-18)
### Chore
@@ -374,44 +374,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-16)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-16)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15)
+## [libreddit-1.0.25](https://github.com/trueforge/truecharts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12)
### Chore
@@ -420,9 +420,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-12)
### Chore
@@ -430,81 +430,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.24](https://github.com/truecharts/charts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
+## [libreddit-1.0.24](https://github.com/trueforge/truecharts/compare/libreddit-1.0.23...libreddit-1.0.24) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [libreddit-1.0.23](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.23) (2022-08-30)
+## [libreddit-1.0.23](https://github.com/trueforge/truecharts/compare/libreddit-1.0.21...libreddit-1.0.23) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [libreddit-1.0.22](https://github.com/truecharts/charts/compare/libreddit-1.0.21...libreddit-1.0.22) (2022-08-30)
+## [libreddit-1.0.22](https://github.com/trueforge/truecharts/compare/libreddit-1.0.21...libreddit-1.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [libreddit-1.0.21](https://github.com/truecharts/charts/compare/libreddit-1.0.20...libreddit-1.0.21) (2022-08-29)
+## [libreddit-1.0.21](https://github.com/trueforge/truecharts/compare/libreddit-1.0.20...libreddit-1.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge/truecharts/issues/3619))
-## [libreddit-1.0.20](https://github.com/truecharts/charts/compare/libreddit-1.0.19...libreddit-1.0.20) (2022-08-23)
+## [libreddit-1.0.20](https://github.com/trueforge/truecharts/compare/libreddit-1.0.19...libreddit-1.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge/truecharts/issues/3545))
-## [libreddit-1.0.19](https://github.com/truecharts/charts/compare/libreddit-1.0.18...libreddit-1.0.19) (2022-08-12)
+## [libreddit-1.0.19](https://github.com/trueforge/truecharts/compare/libreddit-1.0.18...libreddit-1.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge/truecharts/issues/3447))
-## [libreddit-1.0.18](https://github.com/truecharts/charts/compare/libreddit-1.0.17...libreddit-1.0.18) (2022-08-08)
+## [libreddit-1.0.18](https://github.com/trueforge/truecharts/compare/libreddit-1.0.17...libreddit-1.0.18) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge/truecharts/issues/3402))
## [libreddit-1.0.17](https://github.com/truecharts/apps/compare/libreddit-1.0.16...libreddit-1.0.17) (2022-07-26)
diff --git a/charts/stable/libreddit/Chart.yaml b/charts/stable/libreddit/Chart.yaml
index d9a974baecb..cfac6aa1b27 100644
--- a/charts/stable/libreddit/Chart.yaml
+++ b/charts/stable/libreddit/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: libreddit
sources:
- https://github.com/spikecodes/libreddit
- - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/libreddit
- https://hub.docker.com/r/libreddit/libreddit
type: application
version: 11.3.5
diff --git a/charts/stable/libreddit/README.md b/charts/stable/libreddit/README.md
index 056f8f78b7c..ac363d28d2c 100644
--- a/charts/stable/libreddit/README.md
+++ b/charts/stable/libreddit/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/libreddit)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/libreddit
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/libreddit/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/libreddit/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/librespeed/README.md b/charts/stable/librespeed/README.md
index ca9cc64e35c..b085594c02f 100644
--- a/charts/stable/librespeed/README.md
+++ b/charts/stable/librespeed/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/librespeed
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/librespeed/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/librespeed/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lidarr/README.md b/charts/stable/lidarr/README.md
index 258069c3240..4340278a866 100644
--- a/charts/stable/lidarr/README.md
+++ b/charts/stable/lidarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lidarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/lidarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lidarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lidarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/lingva/README.md b/charts/stable/lingva/README.md
index c9dbce29f2d..4f599e440bc 100644
--- a/charts/stable/lingva/README.md
+++ b/charts/stable/lingva/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lingva
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lingva/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lingva/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/linkding/CHANGELOG.md b/charts/stable/linkding/CHANGELOG.md
index 57e4dc3b1b9..9da57c4cba1 100644
--- a/charts/stable/linkding/CHANGELOG.md
+++ b/charts/stable/linkding/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [linkding-3.0.0](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-3.0.0) (2022-11-10)
+## [linkding-3.0.0](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [linkding-2.0.49](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.49) (2022-11-08)
+## [linkding-2.0.49](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.49) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.48](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
+## [linkding-2.0.48](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.48](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
+## [linkding-2.0.48](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.48](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
+## [linkding-2.0.48](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.48) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.47](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.47) (2022-11-07)
+## [linkding-2.0.47](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.47) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.47](https://github.com/truecharts/charts/compare/linkding-2.0.46...linkding-2.0.47) (2022-11-06)
+## [linkding-2.0.47](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.46...linkding-2.0.47) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [linkding-2.0.46](https://github.com/truecharts/charts/compare/linkding-2.0.45...linkding-2.0.46) (2022-11-06)
+## [linkding-2.0.46](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.45...linkding-2.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [linkding-2.0.45](https://github.com/truecharts/charts/compare/linkding-2.0.44...linkding-2.0.45) (2022-11-05)
+## [linkding-2.0.45](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.44...linkding-2.0.45) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [linkding-2.0.44](https://github.com/truecharts/charts/compare/linkding-2.0.43...linkding-2.0.44) (2022-11-02)
+## [linkding-2.0.44](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.43...linkding-2.0.44) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [linkding-2.0.43](https://github.com/truecharts/charts/compare/linkding-2.0.42...linkding-2.0.43) (2022-10-25)
+## [linkding-2.0.43](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.42...linkding-2.0.43) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [linkding-2.0.42](https://github.com/truecharts/charts/compare/linkding-2.0.41...linkding-2.0.42) (2022-10-19)
+## [linkding-2.0.42](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.41...linkding-2.0.42) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [linkding-2.0.41](https://github.com/truecharts/charts/compare/linkding-2.0.40...linkding-2.0.41) (2022-10-12)
+## [linkding-2.0.41](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.40...linkding-2.0.41) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07)
+## [linkding-2.0.40](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07)
### Chore
@@ -135,43 +135,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07)
+## [linkding-2.0.40](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [linkding-2.0.39](https://github.com/truecharts/charts/compare/linkding-2.0.38...linkding-2.0.39) (2022-10-07)
+## [linkding-2.0.39](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.38...linkding-2.0.39) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [linkding-2.0.38](https://github.com/truecharts/charts/compare/linkding-2.0.37...linkding-2.0.38) (2022-10-05)
+## [linkding-2.0.38](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.37...linkding-2.0.38) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [linkding-2.0.37](https://github.com/truecharts/charts/compare/linkding-2.0.36...linkding-2.0.37) (2022-09-27)
+## [linkding-2.0.37](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.36...linkding-2.0.37) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [linkding-2.0.36](https://github.com/truecharts/charts/compare/linkding-2.0.35...linkding-2.0.36) (2022-09-25)
+## [linkding-2.0.36](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.35...linkding-2.0.36) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-22)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-17)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-18)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-16)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-16)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15)
+## [linkding-2.0.35](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
+## [linkding-2.0.34](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
### Chore
@@ -378,10 +378,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
+## [linkding-2.0.34](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
### Chore
@@ -389,95 +389,95 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.34](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
+## [linkding-2.0.34](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.34) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
+## [linkding-2.0.33](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
+## [linkding-2.0.33](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.33](https://github.com/truecharts/charts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
+## [linkding-2.0.33](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.32...linkding-2.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [linkding-2.0.32](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.32) (2022-08-30)
+## [linkding-2.0.32](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.30...linkding-2.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [linkding-2.0.31](https://github.com/truecharts/charts/compare/linkding-2.0.30...linkding-2.0.31) (2022-08-30)
+## [linkding-2.0.31](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.30...linkding-2.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [linkding-2.0.30](https://github.com/truecharts/charts/compare/linkding-2.0.29...linkding-2.0.30) (2022-08-29)
+## [linkding-2.0.30](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.29...linkding-2.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [linkding-2.0.29](https://github.com/truecharts/charts/compare/linkding-2.0.28...linkding-2.0.29) (2022-08-23)
+## [linkding-2.0.29](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.28...linkding-2.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [linkding-2.0.28](https://github.com/truecharts/charts/compare/linkding-2.0.27...linkding-2.0.28) (2022-08-17)
+## [linkding-2.0.28](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.27...linkding-2.0.28) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [linkding-2.0.27](https://github.com/truecharts/charts/compare/linkding-2.0.26...linkding-2.0.27) (2022-08-14)
+## [linkding-2.0.27](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.26...linkding-2.0.27) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [linkding-2.0.26](https://github.com/truecharts/charts/compare/linkding-2.0.25...linkding-2.0.26) (2022-08-12)
+## [linkding-2.0.26](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.25...linkding-2.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [linkding-2.0.25](https://github.com/truecharts/charts/compare/linkding-2.0.24...linkding-2.0.25) (2022-08-08)
+## [linkding-2.0.25](https://github.com/trueforge-org/truecharts/compare/linkding-2.0.24...linkding-2.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [linkding-2.0.24](https://github.com/truecharts/apps/compare/linkding-2.0.23...linkding-2.0.24) (2022-07-26)
diff --git a/charts/stable/linkding/Chart.yaml b/charts/stable/linkding/Chart.yaml
index 40e23545d06..5c75088f5bf 100644
--- a/charts/stable/linkding/Chart.yaml
+++ b/charts/stable/linkding/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: linkding
sources:
- https://github.com/sissbruecker/linkding
- - https://github.com/truecharts/charts/tree/master/charts/stable/linkding
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/linkding
- https://hub.docker.com/r/sissbruecker/linkding
type: application
version: 12.4.5
diff --git a/charts/stable/linkding/README.md b/charts/stable/linkding/README.md
index 4489e90b0a0..f484ba0ada5 100644
--- a/charts/stable/linkding/README.md
+++ b/charts/stable/linkding/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/linkding)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/linkding
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/linkding/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/linkding/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/linkwallet/README.md b/charts/stable/linkwallet/README.md
index 2f7579cc600..2d11bdf186a 100644
--- a/charts/stable/linkwallet/README.md
+++ b/charts/stable/linkwallet/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/linkwallet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/linkwallet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/linkwallet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml
index 55bad884bd6..86c8d823829 100644
--- a/charts/stable/linkwarden/Chart.yaml
+++ b/charts/stable/linkwarden/Chart.yaml
@@ -35,7 +35,7 @@ name: linkwarden
sources:
- https://ghcr.io/linkwarden/linkwarden
- https://github.com/linkwarden/linkwarden
- - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/linkwarden
type: application
version: 7.4.3
diff --git a/charts/stable/linkwarden/README.md b/charts/stable/linkwarden/README.md
index cf5efc53c43..63260527e12 100644
--- a/charts/stable/linkwarden/README.md
+++ b/charts/stable/linkwarden/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/linkwarden)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/linkwarden
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/linkwarden/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/linkwarden/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/littlelink/README.md b/charts/stable/littlelink/README.md
index c1e23cf5af2..770fc691c4e 100644
--- a/charts/stable/littlelink/README.md
+++ b/charts/stable/littlelink/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/littlelink
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/littlelink/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/littlelink/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/livestreamdvr/README.md b/charts/stable/livestreamdvr/README.md
index 73a53c39f79..8da07c4891d 100644
--- a/charts/stable/livestreamdvr/README.md
+++ b/charts/stable/livestreamdvr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/livestreamdvr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/livestreamdvr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/livestreamdvr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/llalon-github-backup/README.md b/charts/stable/llalon-github-backup/README.md
index c5e8d467e02..b576769101d 100644
--- a/charts/stable/llalon-github-backup/README.md
+++ b/charts/stable/llalon-github-backup/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/llalon-github-backup
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/llalon-github-backup/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/llalon-github-backup/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lldap/README.md b/charts/stable/lldap/README.md
index a2961d2207e..e3a851ff2c7 100644
--- a/charts/stable/lldap/README.md
+++ b/charts/stable/lldap/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lldap
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lldap/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lldap/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/local-ai/README.md b/charts/stable/local-ai/README.md
index 03bb9245efa..d495ce46951 100644
--- a/charts/stable/local-ai/README.md
+++ b/charts/stable/local-ai/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/local-ai
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/local-ai/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/local-ai/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/longvinter/README.md b/charts/stable/longvinter/README.md
index 17223eb80c1..8fecf56b0f3 100644
--- a/charts/stable/longvinter/README.md
+++ b/charts/stable/longvinter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/longvinter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/longvinter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/longvinter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/lyrion-music-server/README.md b/charts/stable/lyrion-music-server/README.md
index aa1db43869a..79e03257f9b 100644
--- a/charts/stable/lyrion-music-server/README.md
+++ b/charts/stable/lyrion-music-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/lyrion-music-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/lyrion-music-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/lyrion-music-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mailpile/README.md b/charts/stable/mailpile/README.md
index f566e80adee..167c0ffa7d9 100644
--- a/charts/stable/mailpile/README.md
+++ b/charts/stable/mailpile/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mailpile
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mailpile/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mailpile/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/maintainerr/README.md b/charts/stable/maintainerr/README.md
index bccec2d927c..4f2e71dfe22 100644
--- a/charts/stable/maintainerr/README.md
+++ b/charts/stable/maintainerr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/maintainerr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/maintainerr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/maintainerr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/makemkv/README.md b/charts/stable/makemkv/README.md
index 04bfd6d85a3..64c2b9f4cea 100644
--- a/charts/stable/makemkv/README.md
+++ b/charts/stable/makemkv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/makemkv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/makemkv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/makemkv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/maloja/README.md b/charts/stable/maloja/README.md
index 2b1317f3b57..199d8f7a77c 100644
--- a/charts/stable/maloja/README.md
+++ b/charts/stable/maloja/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/maloja
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/maloja/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/maloja/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mango/README.md b/charts/stable/mango/README.md
index 2d29fa92ec4..260926c59c9 100644
--- a/charts/stable/mango/README.md
+++ b/charts/stable/mango/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mango
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mango/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mango/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/manyfold/README.md b/charts/stable/manyfold/README.md
index 16df79b11ee..0a96d59b539 100644
--- a/charts/stable/manyfold/README.md
+++ b/charts/stable/manyfold/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/manyfold
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/manyfold/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/manyfold/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mariadb/README.md b/charts/stable/mariadb/README.md
index 6d707f57467..f4d7269afeb 100644
--- a/charts/stable/mariadb/README.md
+++ b/charts/stable/mariadb/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mariadb
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mariadb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mariadb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/matomo/CHANGELOG.md b/charts/stable/matomo/CHANGELOG.md
index f4d05988e16..5958a1e0312 100644
--- a/charts/stable/matomo/CHANGELOG.md
+++ b/charts/stable/matomo/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [matomo-4.0.0](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-4.0.0) (2022-11-10)
+## [matomo-4.0.0](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-4.0.0) (2022-11-10)
### Chore
@@ -16,16 +16,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [matomo-3.0.94](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.94) (2022-11-09)
+## [matomo-3.0.94](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.94) (2022-11-09)
### Chore
@@ -36,12 +36,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.93](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.93) (2022-11-08)
+## [matomo-3.0.93](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.93) (2022-11-08)
### Chore
@@ -51,11 +51,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+## [matomo-3.0.92](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
### Chore
@@ -64,10 +64,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+## [matomo-3.0.92](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
### Chore
@@ -75,215 +75,215 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.92](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
+## [matomo-3.0.92](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.92) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.91](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-07)
+## [matomo-3.0.91](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.91](https://github.com/truecharts/charts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-06)
+## [matomo-3.0.91](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.90...matomo-3.0.91) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [matomo-3.0.90](https://github.com/truecharts/charts/compare/matomo-3.0.88...matomo-3.0.90) (2022-11-06)
+## [matomo-3.0.90](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.88...matomo-3.0.90) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [matomo-3.0.89](https://github.com/truecharts/charts/compare/matomo-3.0.88...matomo-3.0.89) (2022-11-06)
+## [matomo-3.0.89](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.88...matomo-3.0.89) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4312](https://github.com/truecharts/charts/issues/4312))
+- update docker general non-major ([#4312](https://github.com/trueforge-org/truecharts/issues/4312))
-## [matomo-3.0.88](https://github.com/truecharts/charts/compare/matomo-3.0.87...matomo-3.0.88) (2022-11-05)
+## [matomo-3.0.88](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.87...matomo-3.0.88) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [matomo-3.0.87](https://github.com/truecharts/charts/compare/matomo-3.0.86...matomo-3.0.87) (2022-11-03)
+## [matomo-3.0.87](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.86...matomo-3.0.87) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [matomo-3.0.86](https://github.com/truecharts/charts/compare/matomo-3.0.85...matomo-3.0.86) (2022-11-02)
+## [matomo-3.0.86](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.85...matomo-3.0.86) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [matomo-3.0.85](https://github.com/truecharts/charts/compare/matomo-3.0.84...matomo-3.0.85) (2022-10-31)
+## [matomo-3.0.85](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.84...matomo-3.0.85) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
-## [matomo-3.0.84](https://github.com/truecharts/charts/compare/matomo-3.0.83...matomo-3.0.84) (2022-10-28)
+## [matomo-3.0.84](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.83...matomo-3.0.84) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [matomo-3.0.83](https://github.com/truecharts/charts/compare/matomo-3.0.82...matomo-3.0.83) (2022-10-25)
+## [matomo-3.0.83](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.82...matomo-3.0.83) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [matomo-3.0.82](https://github.com/truecharts/charts/compare/matomo-3.0.81...matomo-3.0.82) (2022-10-25)
+## [matomo-3.0.82](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.81...matomo-3.0.82) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [matomo-3.0.81](https://github.com/truecharts/charts/compare/matomo-3.0.80...matomo-3.0.81) (2022-10-22)
+## [matomo-3.0.81](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.80...matomo-3.0.81) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [matomo-3.0.80](https://github.com/truecharts/charts/compare/matomo-3.0.79...matomo-3.0.80) (2022-10-21)
+## [matomo-3.0.80](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.79...matomo-3.0.80) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [matomo-3.0.79](https://github.com/truecharts/charts/compare/matomo-3.0.78...matomo-3.0.79) (2022-10-19)
+## [matomo-3.0.79](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.78...matomo-3.0.79) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [matomo-3.0.78](https://github.com/truecharts/charts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15)
+## [matomo-3.0.78](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [matomo-3.0.77](https://github.com/truecharts/charts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14)
+## [matomo-3.0.77](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [matomo-3.0.76](https://github.com/truecharts/charts/compare/matomo-3.0.75...matomo-3.0.76) (2022-10-12)
+## [matomo-3.0.76](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.75...matomo-3.0.76) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [matomo-3.0.75](https://github.com/truecharts/charts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11)
+## [matomo-3.0.75](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
-## [matomo-3.0.74](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08)
+## [matomo-3.0.74](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030))
+- update docker general non-major ([#4030](https://github.com/trueforge-org/truecharts/issues/4030))
- update helm general non-major
-## [matomo-3.0.73](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.73) (2022-10-07)
+## [matomo-3.0.73](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.72...matomo-3.0.73) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [matomo-3.0.72](https://github.com/truecharts/charts/compare/matomo-3.0.71...matomo-3.0.72) (2022-10-05)
+## [matomo-3.0.72](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.71...matomo-3.0.72) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [matomo-3.0.71](https://github.com/truecharts/charts/compare/matomo-3.0.70...matomo-3.0.71) (2022-10-04)
+## [matomo-3.0.71](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.70...matomo-3.0.71) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
-## [matomo-3.0.70](https://github.com/truecharts/charts/compare/matomo-3.0.69...matomo-3.0.70) (2022-10-01)
+## [matomo-3.0.70](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.69...matomo-3.0.70) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [matomo-3.0.69](https://github.com/truecharts/charts/compare/matomo-3.0.68...matomo-3.0.69) (2022-09-30)
+## [matomo-3.0.69](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.68...matomo-3.0.69) (2022-09-30)
### Chore
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [matomo-3.0.67](https://github.com/truecharts/charts/compare/matomo-3.0.66...matomo-3.0.67) (2022-09-27)
+## [matomo-3.0.67](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.66...matomo-3.0.67) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [matomo-3.0.66](https://github.com/truecharts/charts/compare/matomo-3.0.65...matomo-3.0.66) (2022-09-25)
+## [matomo-3.0.66](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.65...matomo-3.0.66) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23)
+## [matomo-3.0.65](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22)
+## [matomo-3.0.64](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22)
### Chore
@@ -301,14 +301,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
+## [matomo-3.0.64](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
### Chore
@@ -325,14 +325,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
+## [matomo-3.0.64](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21)
### Chore
@@ -348,14 +348,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
+## [matomo-3.0.64](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
### Chore
@@ -370,14 +370,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
+## [matomo-3.0.64](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20)
### Chore
@@ -391,14 +391,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+## [matomo-3.0.63](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
### Chore
@@ -411,13 +411,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+## [matomo-3.0.63](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
### Chore
@@ -429,13 +429,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.63](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
+## [matomo-3.0.63](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.63) (2022-09-19)
### Chore
@@ -446,13 +446,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-17)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-17)
### Chore
@@ -462,12 +462,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-18)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-18)
### Chore
@@ -475,59 +475,59 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.62](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
+## [matomo-3.0.62](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.61...matomo-3.0.62) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [matomo-3.0.61](https://github.com/truecharts/charts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13)
+## [matomo-3.0.61](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.60...matomo-3.0.61) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
### Chore
@@ -536,9 +536,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-12)
### Chore
@@ -546,156 +546,156 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.60](https://github.com/truecharts/charts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
+## [matomo-3.0.60](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.59...matomo-3.0.60) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [matomo-3.0.59](https://github.com/truecharts/charts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10)
+## [matomo-3.0.59](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.58...matomo-3.0.59) (2022-09-10)
### Chore
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [matomo-3.0.58](https://github.com/truecharts/charts/compare/matomo-3.0.57...matomo-3.0.58) (2022-09-05)
+## [matomo-3.0.58](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.57...matomo-3.0.58) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [matomo-3.0.57](https://github.com/truecharts/charts/compare/matomo-3.0.56...matomo-3.0.57) (2022-09-02)
+## [matomo-3.0.57](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.56...matomo-3.0.57) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [matomo-3.0.56](https://github.com/truecharts/charts/compare/matomo-3.0.54...matomo-3.0.56) (2022-08-30)
+## [matomo-3.0.56](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.54...matomo-3.0.56) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [matomo-3.0.55](https://github.com/truecharts/charts/compare/matomo-3.0.54...matomo-3.0.55) (2022-08-30)
+## [matomo-3.0.55](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.54...matomo-3.0.55) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [matomo-3.0.54](https://github.com/truecharts/charts/compare/matomo-3.0.53...matomo-3.0.54) (2022-08-30)
+## [matomo-3.0.54](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.53...matomo-3.0.54) (2022-08-30)
### Chore
-- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+- update docker general non-major ([#3623](https://github.com/trueforge-org/truecharts/issues/3623))
-## [matomo-3.0.53](https://github.com/truecharts/charts/compare/matomo-3.0.51...matomo-3.0.53) (2022-08-29)
+## [matomo-3.0.53](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.51...matomo-3.0.53) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [matomo-3.0.51](https://github.com/truecharts/charts/compare/matomo-3.0.50...matomo-3.0.51) (2022-08-25)
+## [matomo-3.0.51](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.50...matomo-3.0.51) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [matomo-3.0.50](https://github.com/truecharts/charts/compare/matomo-3.0.49...matomo-3.0.50) (2022-08-23)
+## [matomo-3.0.50](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.49...matomo-3.0.50) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [matomo-3.0.49](https://github.com/truecharts/charts/compare/matomo-3.0.48...matomo-3.0.49) (2022-08-23)
+## [matomo-3.0.49](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.48...matomo-3.0.49) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [matomo-3.0.48](https://github.com/truecharts/charts/compare/matomo-3.0.47...matomo-3.0.48) (2022-08-20)
+## [matomo-3.0.48](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.47...matomo-3.0.48) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [matomo-3.0.47](https://github.com/truecharts/charts/compare/matomo-3.0.46...matomo-3.0.47) (2022-08-17)
+## [matomo-3.0.47](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.46...matomo-3.0.47) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [matomo-3.0.46](https://github.com/truecharts/charts/compare/matomo-3.0.45...matomo-3.0.46) (2022-08-12)
+## [matomo-3.0.46](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.45...matomo-3.0.46) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [matomo-3.0.45](https://github.com/truecharts/charts/compare/matomo-3.0.44...matomo-3.0.45) (2022-08-12)
+## [matomo-3.0.45](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.44...matomo-3.0.45) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [matomo-3.0.44](https://github.com/truecharts/charts/compare/matomo-3.0.43...matomo-3.0.44) (2022-08-10)
+## [matomo-3.0.44](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.43...matomo-3.0.44) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [matomo-3.0.43](https://github.com/truecharts/charts/compare/matomo-3.0.42...matomo-3.0.43) (2022-08-09)
+## [matomo-3.0.43](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.42...matomo-3.0.43) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [matomo-3.0.42](https://github.com/truecharts/charts/compare/matomo-3.0.41...matomo-3.0.42) (2022-08-09)
+## [matomo-3.0.42](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.41...matomo-3.0.42) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [matomo-3.0.41](https://github.com/truecharts/charts/compare/matomo-3.0.39...matomo-3.0.41) (2022-08-08)
+## [matomo-3.0.41](https://github.com/trueforge-org/truecharts/compare/matomo-3.0.39...matomo-3.0.41) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [matomo-3.0.39](https://github.com/truecharts/apps/compare/matomo-3.0.38...matomo-3.0.39) (2022-07-28)
diff --git a/charts/stable/matomo/Chart.yaml b/charts/stable/matomo/Chart.yaml
index 6c71372a38d..c15a89b79a9 100644
--- a/charts/stable/matomo/Chart.yaml
+++ b/charts/stable/matomo/Chart.yaml
@@ -41,6 +41,6 @@ sources:
- https://gallery.ecr.aws/bitnami/matomo
- https://github.com/bitnami/bitnami-docker-matomo
- https://github.com/matomo-org/matomo
- - https://github.com/truecharts/charts/tree/master/charts/stable/matomo
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/matomo
type: application
version: 16.7.4
diff --git a/charts/stable/matomo/README.md b/charts/stable/matomo/README.md
index 9b665e01dfb..05b975031a5 100644
--- a/charts/stable/matomo/README.md
+++ b/charts/stable/matomo/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/matomo)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/matomo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/matomo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/matomo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mattermost/README.md b/charts/stable/mattermost/README.md
index f227bd7105e..d7fcc8c7acb 100644
--- a/charts/stable/mattermost/README.md
+++ b/charts/stable/mattermost/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mattermost)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mattermost
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mattermost/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mattermost/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mealie/CHANGELOG.md b/charts/stable/mealie/CHANGELOG.md
index 3d7103b8863..828137cb8d5 100644
--- a/charts/stable/mealie/CHANGELOG.md
+++ b/charts/stable/mealie/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [mealie-12.0.0](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-12.0.0) (2022-11-10)
+## [mealie-12.0.0](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-12.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [mealie-11.0.6](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.6) (2022-11-08)
+## [mealie-11.0.6](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.6) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.5](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
+## [mealie-11.0.5](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.5](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
+## [mealie-11.0.5](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.5](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
+## [mealie-11.0.5](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.5) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.4](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.4) (2022-11-07)
+## [mealie-11.0.4](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.4) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.4](https://github.com/truecharts/charts/compare/mealie-11.0.3...mealie-11.0.4) (2022-11-06)
+## [mealie-11.0.4](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.3...mealie-11.0.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mealie-11.0.3](https://github.com/truecharts/charts/compare/mealie-11.0.2...mealie-11.0.3) (2022-11-06)
+## [mealie-11.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.2...mealie-11.0.3) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [mealie-11.0.2](https://github.com/truecharts/charts/compare/mealie-11.0.1...mealie-11.0.2) (2022-11-05)
+## [mealie-11.0.2](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.1...mealie-11.0.2) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [mealie-11.0.1](https://github.com/truecharts/charts/compare/mealie-11.0.0...mealie-11.0.1) (2022-11-02)
+## [mealie-11.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-11.0.0...mealie-11.0.1) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [mealie-11.0.0](https://github.com/truecharts/charts/compare/mealie-10.0.10...mealie-11.0.0) (2022-11-01)
+## [mealie-11.0.0](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.10...mealie-11.0.0) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- use API_PORT variable to change api port ([#4270](https://github.com/truecharts/charts/issues/4270))
+- use API_PORT variable to change api port ([#4270](https://github.com/trueforge-org/truecharts/issues/4270))
-## [mealie-10.0.10](https://github.com/truecharts/charts/compare/mealie-10.0.9...mealie-10.0.10) (2022-10-25)
+## [mealie-10.0.10](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.9...mealie-10.0.10) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mealie-10.0.9](https://github.com/truecharts/charts/compare/mealie-10.0.8...mealie-10.0.9) (2022-10-25)
+## [mealie-10.0.9](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.8...mealie-10.0.9) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [mealie-10.0.8](https://github.com/truecharts/charts/compare/mealie-10.0.7...mealie-10.0.8) (2022-10-19)
+## [mealie-10.0.8](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.7...mealie-10.0.8) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [mealie-10.0.7](https://github.com/truecharts/charts/compare/mealie-10.0.6...mealie-10.0.7) (2022-10-12)
+## [mealie-10.0.7](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.6...mealie-10.0.7) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [mealie-10.0.6](https://github.com/truecharts/charts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07)
+## [mealie-10.0.6](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07)
### Chore
@@ -149,35 +149,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mealie-10.0.6](https://github.com/truecharts/charts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07)
+## [mealie-10.0.6](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mealie-10.0.5](https://github.com/truecharts/charts/compare/mealie-10.0.4...mealie-10.0.5) (2022-10-05)
+## [mealie-10.0.5](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.4...mealie-10.0.5) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [mealie-10.0.2](https://github.com/truecharts/charts/compare/mealie-10.0.1...mealie-10.0.2) (2022-09-27)
+## [mealie-10.0.2](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.1...mealie-10.0.2) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [mealie-10.0.1](https://github.com/truecharts/charts/compare/mealie-10.0.0...mealie-10.0.1) (2022-09-25)
+## [mealie-10.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-10.0.0...mealie-10.0.1) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [mealie-10.0.0](https://github.com/truecharts/charts/compare/mealie-9.0.3...mealie-10.0.0) (2022-09-23)
+## [mealie-10.0.0](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.3...mealie-10.0.0) (2022-09-23)
### Chore
@@ -185,9 +185,9 @@ pagefind: false
### Feat
-- Adapt to the new multi container upstream release ([#3858](https://github.com/truecharts/charts/issues/3858))
+- Adapt to the new multi container upstream release ([#3858](https://github.com/trueforge-org/truecharts/issues/3858))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-22)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-22)
### Chore
@@ -205,10 +205,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21)
### Chore
@@ -225,10 +225,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21)
### Chore
@@ -244,10 +244,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-20)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-20)
### Chore
@@ -262,10 +262,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-20)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-20)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
### Chore
@@ -295,10 +295,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-19)
### Chore
@@ -324,10 +324,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-17)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-17)
### Chore
@@ -337,10 +337,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-18)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-18)
### Chore
@@ -348,50 +348,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-16)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-16)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15)
+## [mealie-9.0.3](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mealie-9.0.2](https://github.com/truecharts/charts/compare/mealie-9.0.1...mealie-9.0.2) (2022-09-13)
+## [mealie-9.0.2](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.1...mealie-9.0.2) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12)
### Chore
@@ -400,9 +400,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-12)
### Chore
@@ -410,39 +410,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.1](https://github.com/truecharts/charts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
+## [mealie-9.0.1](https://github.com/trueforge-org/truecharts/compare/mealie-9.0.0...mealie-9.0.1) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07)
+## [mealie-9.0.0](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07)
### Chore
@@ -450,70 +450,70 @@ pagefind: false
### Fix
-- use the new var for defining db type ([#3714](https://github.com/truecharts/charts/issues/3714))
+- use the new var for defining db type ([#3714](https://github.com/trueforge-org/truecharts/issues/3714))
-## [mealie-9.0.0](https://github.com/truecharts/charts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07)
+## [mealie-9.0.0](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.35...mealie-9.0.0) (2022-09-07)
### Fix
-- use the new var for defining db type ([#3714](https://github.com/truecharts/charts/issues/3714))
+- use the new var for defining db type ([#3714](https://github.com/trueforge-org/truecharts/issues/3714))
-## [mealie-8.0.35](https://github.com/truecharts/charts/compare/mealie-8.0.33...mealie-8.0.35) (2022-08-30)
+## [mealie-8.0.35](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.33...mealie-8.0.35) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mealie-8.0.34](https://github.com/truecharts/charts/compare/mealie-8.0.33...mealie-8.0.34) (2022-08-30)
+## [mealie-8.0.34](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.33...mealie-8.0.34) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mealie-8.0.33](https://github.com/truecharts/charts/compare/mealie-8.0.31...mealie-8.0.33) (2022-08-29)
+## [mealie-8.0.33](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.31...mealie-8.0.33) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [mealie-8.0.31](https://github.com/truecharts/charts/compare/mealie-8.0.30...mealie-8.0.31) (2022-08-23)
+## [mealie-8.0.31](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.30...mealie-8.0.31) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [mealie-8.0.30](https://github.com/truecharts/charts/compare/mealie-8.0.29...mealie-8.0.30) (2022-08-17)
+## [mealie-8.0.30](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.29...mealie-8.0.30) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [mealie-8.0.29](https://github.com/truecharts/charts/compare/mealie-8.0.28...mealie-8.0.29) (2022-08-12)
+## [mealie-8.0.29](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.28...mealie-8.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [mealie-8.0.28](https://github.com/truecharts/charts/compare/mealie-8.0.27...mealie-8.0.28) (2022-08-09)
+## [mealie-8.0.28](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.27...mealie-8.0.28) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [mealie-8.0.27](https://github.com/truecharts/charts/compare/mealie-8.0.26...mealie-8.0.27) (2022-08-08)
+## [mealie-8.0.27](https://github.com/trueforge-org/truecharts/compare/mealie-8.0.26...mealie-8.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [mealie-8.0.26](https://github.com/truecharts/apps/compare/mealie-8.0.25...mealie-8.0.26) (2022-07-26)
diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml
index db083188cec..47be8e9afc1 100644
--- a/charts/stable/mealie/Chart.yaml
+++ b/charts/stable/mealie/Chart.yaml
@@ -33,7 +33,7 @@ name: mealie
sources:
- https://ghcr.io/mealie-recipes/mealie
- https://github.com/mealie-recipes/mealie
- - https://github.com/truecharts/charts/tree/master/charts/stable/mealie
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mealie
type: application
version: 26.3.4
diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md
index d8872d90129..4218a025150 100644
--- a/charts/stable/mealie/README.md
+++ b/charts/stable/mealie/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mealie)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mealie
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mealie/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/mealie/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/media-roller/README.md b/charts/stable/media-roller/README.md
index 56e47c41ed8..74df13603f7 100644
--- a/charts/stable/media-roller/README.md
+++ b/charts/stable/media-roller/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/media-roller
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/media-roller/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/media-roller/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mediaelch/README.md b/charts/stable/mediaelch/README.md
index 364ed370661..0d94a4e6adc 100644
--- a/charts/stable/mediaelch/README.md
+++ b/charts/stable/mediaelch/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mediaelch
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mediaelch/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mediaelch/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mediagoblin/CHANGELOG.md b/charts/stable/mediagoblin/CHANGELOG.md
index fccd2bcc956..3a5980f71cd 100644
--- a/charts/stable/mediagoblin/CHANGELOG.md
+++ b/charts/stable/mediagoblin/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [mediagoblin-1.0.0](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-1.0.0) (2022-11-10)
+## [mediagoblin-1.0.0](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.37](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.37) (2022-11-08)
+## [mediagoblin-0.0.37](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.36](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
+## [mediagoblin-0.0.36](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.36](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
+## [mediagoblin-0.0.36](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.36](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
+## [mediagoblin-0.0.36](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.35](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.35) (2022-11-07)
+## [mediagoblin-0.0.35](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.35](https://github.com/truecharts/charts/compare/mediagoblin-0.0.34...mediagoblin-0.0.35) (2022-11-06)
+## [mediagoblin-0.0.35](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.34...mediagoblin-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mediagoblin-0.0.34](https://github.com/truecharts/charts/compare/mediagoblin-0.0.33...mediagoblin-0.0.34) (2022-11-06)
+## [mediagoblin-0.0.34](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.33...mediagoblin-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [mediagoblin-0.0.33](https://github.com/truecharts/charts/compare/mediagoblin-0.0.32...mediagoblin-0.0.33) (2022-11-05)
+## [mediagoblin-0.0.33](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.32...mediagoblin-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [mediagoblin-0.0.32](https://github.com/truecharts/charts/compare/mediagoblin-0.0.31...mediagoblin-0.0.32) (2022-11-02)
+## [mediagoblin-0.0.32](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.31...mediagoblin-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [mediagoblin-0.0.31](https://github.com/truecharts/charts/compare/mediagoblin-0.0.30...mediagoblin-0.0.31) (2022-10-25)
+## [mediagoblin-0.0.31](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.30...mediagoblin-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [mediagoblin-0.0.30](https://github.com/truecharts/charts/compare/mediagoblin-0.0.29...mediagoblin-0.0.30) (2022-10-19)
+## [mediagoblin-0.0.30](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.29...mediagoblin-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [mediagoblin-0.0.29](https://github.com/truecharts/charts/compare/mediagoblin-0.0.28...mediagoblin-0.0.29) (2022-10-12)
+## [mediagoblin-0.0.29](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.28...mediagoblin-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07)
+## [mediagoblin-0.0.28](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07)
+## [mediagoblin-0.0.28](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mediagoblin-0.0.27](https://github.com/truecharts/charts/compare/mediagoblin-0.0.26...mediagoblin-0.0.27) (2022-10-05)
+## [mediagoblin-0.0.27](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.26...mediagoblin-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [mediagoblin-0.0.26](https://github.com/truecharts/charts/compare/mediagoblin-0.0.25...mediagoblin-0.0.26) (2022-09-27)
+## [mediagoblin-0.0.26](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.25...mediagoblin-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [mediagoblin-0.0.25](https://github.com/truecharts/charts/compare/mediagoblin-0.0.24...mediagoblin-0.0.25) (2022-09-25)
+## [mediagoblin-0.0.25](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.24...mediagoblin-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-22)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-17)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-18)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-16)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-16)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15)
+## [mediagoblin-0.0.24](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-12)
### Chore
@@ -377,87 +377,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.23](https://github.com/truecharts/charts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
+## [mediagoblin-0.0.23](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.22...mediagoblin-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mediagoblin-0.0.22](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.22) (2022-08-30)
+## [mediagoblin-0.0.22](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.20...mediagoblin-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mediagoblin-0.0.21](https://github.com/truecharts/charts/compare/mediagoblin-0.0.20...mediagoblin-0.0.21) (2022-08-30)
+## [mediagoblin-0.0.21](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.20...mediagoblin-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mediagoblin-0.0.20](https://github.com/truecharts/charts/compare/mediagoblin-0.0.19...mediagoblin-0.0.20) (2022-08-29)
+## [mediagoblin-0.0.20](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.19...mediagoblin-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [mediagoblin-0.0.19](https://github.com/truecharts/charts/compare/mediagoblin-0.0.17...mediagoblin-0.0.19) (2022-08-26)
+## [mediagoblin-0.0.19](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.17...mediagoblin-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [mediagoblin-0.0.17](https://github.com/truecharts/charts/compare/mediagoblin-0.0.16...mediagoblin-0.0.17) (2022-08-23)
+## [mediagoblin-0.0.17](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.16...mediagoblin-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [mediagoblin-0.0.16](https://github.com/truecharts/charts/compare/mediagoblin-0.0.15...mediagoblin-0.0.16) (2022-08-12)
+## [mediagoblin-0.0.16](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.15...mediagoblin-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [mediagoblin-0.0.15](https://github.com/truecharts/charts/compare/mediagoblin-0.0.14...mediagoblin-0.0.15) (2022-08-08)
+## [mediagoblin-0.0.15](https://github.com/trueforge-org/truecharts/compare/mediagoblin-0.0.14...mediagoblin-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [mediagoblin-0.0.14](https://github.com/truecharts/apps/compare/mediagoblin-0.0.13...mediagoblin-0.0.14) (2022-07-26)
diff --git a/charts/stable/mediagoblin/Chart.yaml b/charts/stable/mediagoblin/Chart.yaml
index 423e2c4ec54..0e9863910d1 100644
--- a/charts/stable/mediagoblin/Chart.yaml
+++ b/charts/stable/mediagoblin/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: mediagoblin
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/mediagoblin
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mediagoblin
- https://hub.docker.com/r/mtlynch/mediagoblin
- https://mediagoblin.org/
type: application
diff --git a/charts/stable/mediagoblin/README.md b/charts/stable/mediagoblin/README.md
index b15d4ae31e0..adfe7d8a8c6 100644
--- a/charts/stable/mediagoblin/README.md
+++ b/charts/stable/mediagoblin/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mediagoblin)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mediagoblin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mediagoblin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/mediagoblin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mediainfo/README.md b/charts/stable/mediainfo/README.md
index 8027782fc3d..8a72d644138 100644
--- a/charts/stable/mediainfo/README.md
+++ b/charts/stable/mediainfo/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mediainfo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mediainfo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mediainfo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/medusa/README.md b/charts/stable/medusa/README.md
index 2e80864e325..d102633194e 100644
--- a/charts/stable/medusa/README.md
+++ b/charts/stable/medusa/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/medusa
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/medusa/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/medusa/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/megasync/README.md b/charts/stable/megasync/README.md
index 6d9b138734f..1f5b83a16ed 100644
--- a/charts/stable/megasync/README.md
+++ b/charts/stable/megasync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/megasync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/megasync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/megasync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/memcached/README.md b/charts/stable/memcached/README.md
index 8281eedd940..96583b38419 100644
--- a/charts/stable/memcached/README.md
+++ b/charts/stable/memcached/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/memcached
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/memcached/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/memcached/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/memories-of-mars/CHANGELOG.md b/charts/stable/memories-of-mars/CHANGELOG.md
index 885899ab682..bb695ca45e3 100644
--- a/charts/stable/memories-of-mars/CHANGELOG.md
+++ b/charts/stable/memories-of-mars/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [memories-of-mars-1.0.0](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-1.0.0) (2022-11-10)
+## [memories-of-mars-1.0.0](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [memories-of-mars-0.0.38](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.38) (2022-11-08)
+## [memories-of-mars-0.0.38](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.37](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
+## [memories-of-mars-0.0.37](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.37](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
+## [memories-of-mars-0.0.37](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.37](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
+## [memories-of-mars-0.0.37](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.36](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.36) (2022-11-07)
+## [memories-of-mars-0.0.36](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.36](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.36) (2022-11-06)
+## [memories-of-mars-0.0.36](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.35...memories-of-mars-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [memories-of-mars-0.0.35](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.34...memories-of-mars-0.0.35) (2022-11-06)
+## [memories-of-mars-0.0.35](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.34...memories-of-mars-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [memories-of-mars-0.0.34](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.33...memories-of-mars-0.0.34) (2022-11-05)
+## [memories-of-mars-0.0.34](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.33...memories-of-mars-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [memories-of-mars-0.0.33](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.32...memories-of-mars-0.0.33) (2022-11-02)
+## [memories-of-mars-0.0.33](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.32...memories-of-mars-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [memories-of-mars-0.0.32](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.31...memories-of-mars-0.0.32) (2022-10-26)
+## [memories-of-mars-0.0.32](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.31...memories-of-mars-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [memories-of-mars-0.0.31](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.30...memories-of-mars-0.0.31) (2022-10-25)
+## [memories-of-mars-0.0.31](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.30...memories-of-mars-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [memories-of-mars-0.0.30](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.29...memories-of-mars-0.0.30) (2022-10-19)
+## [memories-of-mars-0.0.30](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.29...memories-of-mars-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [memories-of-mars-0.0.29](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.28...memories-of-mars-0.0.29) (2022-10-12)
+## [memories-of-mars-0.0.29](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.28...memories-of-mars-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07)
+## [memories-of-mars-0.0.28](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07)
+## [memories-of-mars-0.0.28](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [memories-of-mars-0.0.27](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.26...memories-of-mars-0.0.27) (2022-10-05)
+## [memories-of-mars-0.0.27](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.26...memories-of-mars-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [memories-of-mars-0.0.26](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.25...memories-of-mars-0.0.26) (2022-09-27)
+## [memories-of-mars-0.0.26](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.25...memories-of-mars-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [memories-of-mars-0.0.25](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.24...memories-of-mars-0.0.25) (2022-09-25)
+## [memories-of-mars-0.0.25](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.24...memories-of-mars-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-22)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-17)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-18)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-16)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-16)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15)
+## [memories-of-mars-0.0.24](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12)
### Chore
@@ -378,10 +378,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-12)
### Chore
@@ -389,92 +389,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.23](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
+## [memories-of-mars-0.0.23](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.22...memories-of-mars-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [memories-of-mars-0.0.22](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.22) (2022-08-30)
+## [memories-of-mars-0.0.22](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [memories-of-mars-0.0.21](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.21) (2022-08-30)
+## [memories-of-mars-0.0.21](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.20...memories-of-mars-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [memories-of-mars-0.0.20](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.19...memories-of-mars-0.0.20) (2022-08-29)
+## [memories-of-mars-0.0.20](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.19...memories-of-mars-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [memories-of-mars-0.0.19](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.17...memories-of-mars-0.0.19) (2022-08-26)
+## [memories-of-mars-0.0.19](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.17...memories-of-mars-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [memories-of-mars-0.0.17](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.16...memories-of-mars-0.0.17) (2022-08-23)
+## [memories-of-mars-0.0.17](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.16...memories-of-mars-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [memories-of-mars-0.0.16](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.15...memories-of-mars-0.0.16) (2022-08-12)
+## [memories-of-mars-0.0.16](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.15...memories-of-mars-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [memories-of-mars-0.0.15](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.14...memories-of-mars-0.0.15) (2022-08-08)
+## [memories-of-mars-0.0.15](https://github.com/trueforge-org/truecharts/compare/memories-of-mars-0.0.14...memories-of-mars-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [memories-of-mars-0.0.14](https://github.com/truecharts/apps/compare/memories-of-mars-0.0.13...memories-of-mars-0.0.14) (2022-07-26)
diff --git a/charts/stable/memories-of-mars/Chart.yaml b/charts/stable/memories-of-mars/Chart.yaml
index 09851593fc4..f52682e4af6 100644
--- a/charts/stable/memories-of-mars/Chart.yaml
+++ b/charts/stable/memories-of-mars/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: memories-of-mars
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/memories-of-mars
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/memories-of-mars
- https://memoriesofmars.com/
type: application
version: 8.3.5
diff --git a/charts/stable/memories-of-mars/README.md b/charts/stable/memories-of-mars/README.md
index 26c3be93818..1f7de6144e5 100644
--- a/charts/stable/memories-of-mars/README.md
+++ b/charts/stable/memories-of-mars/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/memories-of-mars)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/memories-of-mars
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/memories-of-mars/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/memories-of-mars/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mend-renovate/README.md b/charts/stable/mend-renovate/README.md
index a62e5e76695..3f11a03db22 100644
--- a/charts/stable/mend-renovate/README.md
+++ b/charts/stable/mend-renovate/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mend-renovate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mend-renovate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mend-renovate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/meshcentral/README.md b/charts/stable/meshcentral/README.md
index 04d191f4c93..7ebb85bd77f 100644
--- a/charts/stable/meshcentral/README.md
+++ b/charts/stable/meshcentral/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/meshcentral
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/meshcentral/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/meshcentral/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/meshroom/README.md b/charts/stable/meshroom/README.md
index 4a1f2d14906..b26094583e1 100644
--- a/charts/stable/meshroom/README.md
+++ b/charts/stable/meshroom/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/meshroom
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/meshroom/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/meshroom/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/metabase/Chart.yaml b/charts/stable/metabase/Chart.yaml
index f0393134b7f..a8cf82b288f 100644
--- a/charts/stable/metabase/Chart.yaml
+++ b/charts/stable/metabase/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: metabase
sources:
- https://github.com/metabase/metabase
- - https://github.com/truecharts/charts/tree/master/charts/stable/metabase
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/metabase
- https://hub.docker.com/r/metabase/metabase
type: application
version: 6.4.7
diff --git a/charts/stable/metabase/README.md b/charts/stable/metabase/README.md
index 2f8c67dcf90..bd2a408822d 100644
--- a/charts/stable/metabase/README.md
+++ b/charts/stable/metabase/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/metabase)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/metabase
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/metabase/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/metabase/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/metatube/README.md b/charts/stable/metatube/README.md
index 147ec0843aa..b38210c4f40 100644
--- a/charts/stable/metatube/README.md
+++ b/charts/stable/metatube/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/metatube
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/metatube/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/metatube/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/metube/README.md b/charts/stable/metube/README.md
index 59dc897184a..aeca0fc791f 100644
--- a/charts/stable/metube/README.md
+++ b/charts/stable/metube/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/metube
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/metube/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/metube/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mindustry/README.md b/charts/stable/mindustry/README.md
index 7371efcbd43..49ef113519d 100644
--- a/charts/stable/mindustry/README.md
+++ b/charts/stable/mindustry/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mindustry
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mindustry/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mindustry/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minecraft-bedrock/README.md b/charts/stable/minecraft-bedrock/README.md
index 0449d800c2d..e0c4f6635a2 100644
--- a/charts/stable/minecraft-bedrock/README.md
+++ b/charts/stable/minecraft-bedrock/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minecraft-bedrock
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-bedrock/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minecraft-bedrock/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minecraft-gate/README.md b/charts/stable/minecraft-gate/README.md
index 1ff5c57f363..bf17d0b9560 100644
--- a/charts/stable/minecraft-gate/README.md
+++ b/charts/stable/minecraft-gate/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minecraft-gate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-gate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minecraft-gate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minecraft-java/README.md b/charts/stable/minecraft-java/README.md
index dcc85719b04..ec2fad5aa52 100644
--- a/charts/stable/minecraft-java/README.md
+++ b/charts/stable/minecraft-java/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minecraft-java
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-java/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minecraft-java/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minecraft-proxy/README.md b/charts/stable/minecraft-proxy/README.md
index 08ce056ecfc..5884b132ee3 100644
--- a/charts/stable/minecraft-proxy/README.md
+++ b/charts/stable/minecraft-proxy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minecraft-proxy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-proxy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minecraft-proxy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minecraft-router/README.md b/charts/stable/minecraft-router/README.md
index cd12148dd27..4d36b2c35f5 100644
--- a/charts/stable/minecraft-router/README.md
+++ b/charts/stable/minecraft-router/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minecraft-router
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minecraft-router/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minecraft-router/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minetest/README.md b/charts/stable/minetest/README.md
index a93b6ee0701..bd140bce186 100644
--- a/charts/stable/minetest/README.md
+++ b/charts/stable/minetest/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minetest
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minetest/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minetest/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/miniflux/CHANGELOG.md b/charts/stable/miniflux/CHANGELOG.md
index 936baf51b79..018a50a56c9 100644
--- a/charts/stable/miniflux/CHANGELOG.md
+++ b/charts/stable/miniflux/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [miniflux-8.0.0](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-8.0.0) (2022-11-10)
+## [miniflux-8.0.0](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-8.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [miniflux-7.0.55](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.55) (2022-11-08)
+## [miniflux-7.0.55](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.55) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.54](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
+## [miniflux-7.0.54](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.54](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
+## [miniflux-7.0.54](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.54](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
+## [miniflux-7.0.54](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.54) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.53](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.53) (2022-11-07)
+## [miniflux-7.0.53](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.53) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.53](https://github.com/truecharts/charts/compare/miniflux-7.0.52...miniflux-7.0.53) (2022-11-06)
+## [miniflux-7.0.53](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.52...miniflux-7.0.53) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [miniflux-7.0.52](https://github.com/truecharts/charts/compare/miniflux-7.0.51...miniflux-7.0.52) (2022-11-06)
+## [miniflux-7.0.52](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.51...miniflux-7.0.52) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [miniflux-7.0.51](https://github.com/truecharts/charts/compare/miniflux-7.0.50...miniflux-7.0.51) (2022-11-05)
+## [miniflux-7.0.51](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.50...miniflux-7.0.51) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [miniflux-7.0.50](https://github.com/truecharts/charts/compare/miniflux-7.0.49...miniflux-7.0.50) (2022-11-02)
+## [miniflux-7.0.50](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.49...miniflux-7.0.50) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [miniflux-7.0.49](https://github.com/truecharts/charts/compare/miniflux-7.0.48...miniflux-7.0.49) (2022-10-25)
+## [miniflux-7.0.49](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.48...miniflux-7.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [miniflux-7.0.48](https://github.com/truecharts/charts/compare/miniflux-7.0.47...miniflux-7.0.48) (2022-10-25)
+## [miniflux-7.0.48](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.47...miniflux-7.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [miniflux-7.0.47](https://github.com/truecharts/charts/compare/miniflux-7.0.46...miniflux-7.0.47) (2022-10-19)
+## [miniflux-7.0.47](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.46...miniflux-7.0.47) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [miniflux-7.0.46](https://github.com/truecharts/charts/compare/miniflux-7.0.45...miniflux-7.0.46) (2022-10-18)
+## [miniflux-7.0.46](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.45...miniflux-7.0.46) (2022-10-18)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120))
+- update docker general non-major ([#4120](https://github.com/trueforge-org/truecharts/issues/4120))
-## [miniflux-7.0.45](https://github.com/truecharts/charts/compare/miniflux-7.0.44...miniflux-7.0.45) (2022-10-12)
+## [miniflux-7.0.45](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.44...miniflux-7.0.45) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07)
+## [miniflux-7.0.44](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07)
### Chore
@@ -149,35 +149,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07)
+## [miniflux-7.0.44](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [miniflux-7.0.43](https://github.com/truecharts/charts/compare/miniflux-7.0.42...miniflux-7.0.43) (2022-10-05)
+## [miniflux-7.0.43](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.42...miniflux-7.0.43) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [miniflux-7.0.41](https://github.com/truecharts/charts/compare/miniflux-7.0.40...miniflux-7.0.41) (2022-09-27)
+## [miniflux-7.0.41](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.40...miniflux-7.0.41) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [miniflux-7.0.40](https://github.com/truecharts/charts/compare/miniflux-7.0.39...miniflux-7.0.40) (2022-09-25)
+## [miniflux-7.0.40](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.39...miniflux-7.0.40) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-22)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-22)
### Chore
@@ -195,10 +195,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21)
### Chore
@@ -215,10 +215,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21)
### Chore
@@ -234,10 +234,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20)
### Chore
@@ -269,10 +269,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
### Chore
@@ -285,10 +285,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
### Chore
@@ -300,10 +300,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-19)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-17)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-17)
### Chore
@@ -327,10 +327,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-18)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-18)
### Chore
@@ -338,50 +338,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-16)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-16)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15)
+## [miniflux-7.0.39](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [miniflux-7.0.38](https://github.com/truecharts/charts/compare/miniflux-7.0.37...miniflux-7.0.38) (2022-09-13)
+## [miniflux-7.0.38](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.37...miniflux-7.0.38) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12)
### Chore
@@ -390,9 +390,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-12)
### Chore
@@ -400,100 +400,100 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.37](https://github.com/truecharts/charts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
+## [miniflux-7.0.37](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.36...miniflux-7.0.37) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [miniflux-7.0.36](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.36) (2022-08-30)
+## [miniflux-7.0.36](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.34...miniflux-7.0.36) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [miniflux-7.0.35](https://github.com/truecharts/charts/compare/miniflux-7.0.34...miniflux-7.0.35) (2022-08-30)
+## [miniflux-7.0.35](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.34...miniflux-7.0.35) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [miniflux-7.0.34](https://github.com/truecharts/charts/compare/miniflux-7.0.32...miniflux-7.0.34) (2022-08-29)
+## [miniflux-7.0.34](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.32...miniflux-7.0.34) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [miniflux-7.0.32](https://github.com/truecharts/charts/compare/miniflux-7.0.31...miniflux-7.0.32) (2022-08-23)
+## [miniflux-7.0.32](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.31...miniflux-7.0.32) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [miniflux-7.0.31](https://github.com/truecharts/charts/compare/miniflux-7.0.30...miniflux-7.0.31) (2022-08-17)
+## [miniflux-7.0.31](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.30...miniflux-7.0.31) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [miniflux-7.0.30](https://github.com/truecharts/charts/compare/miniflux-7.0.29...miniflux-7.0.30) (2022-08-14)
+## [miniflux-7.0.30](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.29...miniflux-7.0.30) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [miniflux-7.0.29](https://github.com/truecharts/charts/compare/miniflux-7.0.28...miniflux-7.0.29) (2022-08-12)
+## [miniflux-7.0.29](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.28...miniflux-7.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [miniflux-7.0.28](https://github.com/truecharts/charts/compare/miniflux-7.0.27...miniflux-7.0.28) (2022-08-09)
+## [miniflux-7.0.28](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.27...miniflux-7.0.28) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [miniflux-7.0.27](https://github.com/truecharts/charts/compare/miniflux-7.0.26...miniflux-7.0.27) (2022-08-08)
+## [miniflux-7.0.27](https://github.com/trueforge-org/truecharts/compare/miniflux-7.0.26...miniflux-7.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [miniflux-7.0.26](https://github.com/truecharts/apps/compare/miniflux-7.0.25...miniflux-7.0.26) (2022-07-26)
diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml
index a66b5aad8f3..0abb1e6399e 100644
--- a/charts/stable/miniflux/Chart.yaml
+++ b/charts/stable/miniflux/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: miniflux
sources:
- https://github.com/miniflux/v2
- - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/miniflux
- https://quay.io/miniflux/miniflux
type: application
version: 17.3.6
diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md
index e99323bcaf1..97db91e7b98 100644
--- a/charts/stable/miniflux/README.md
+++ b/charts/stable/miniflux/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/miniflux)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/miniflux
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/miniflux/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/miniflux/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mininote/CHANGELOG.md b/charts/stable/mininote/CHANGELOG.md
index 14292cdbcde..4e9da1e3773 100644
--- a/charts/stable/mininote/CHANGELOG.md
+++ b/charts/stable/mininote/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [mininote-1.0.0](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-1.0.0) (2022-11-10)
+## [mininote-1.0.0](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.37](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.37) (2022-11-08)
+## [mininote-0.0.37](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.36](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
+## [mininote-0.0.36](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.36](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
+## [mininote-0.0.36](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.36](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
+## [mininote-0.0.36](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.35](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.35) (2022-11-07)
+## [mininote-0.0.35](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.35](https://github.com/truecharts/charts/compare/mininote-0.0.34...mininote-0.0.35) (2022-11-06)
+## [mininote-0.0.35](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.34...mininote-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mininote-0.0.34](https://github.com/truecharts/charts/compare/mininote-0.0.33...mininote-0.0.34) (2022-11-06)
+## [mininote-0.0.34](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.33...mininote-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [mininote-0.0.33](https://github.com/truecharts/charts/compare/mininote-0.0.32...mininote-0.0.33) (2022-11-05)
+## [mininote-0.0.33](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.32...mininote-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [mininote-0.0.32](https://github.com/truecharts/charts/compare/mininote-0.0.31...mininote-0.0.32) (2022-11-02)
+## [mininote-0.0.32](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.31...mininote-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [mininote-0.0.31](https://github.com/truecharts/charts/compare/mininote-0.0.30...mininote-0.0.31) (2022-10-25)
+## [mininote-0.0.31](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.30...mininote-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [mininote-0.0.30](https://github.com/truecharts/charts/compare/mininote-0.0.29...mininote-0.0.30) (2022-10-19)
+## [mininote-0.0.30](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.29...mininote-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [mininote-0.0.29](https://github.com/truecharts/charts/compare/mininote-0.0.28...mininote-0.0.29) (2022-10-12)
+## [mininote-0.0.29](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.28...mininote-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07)
+## [mininote-0.0.28](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07)
+## [mininote-0.0.28](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mininote-0.0.27](https://github.com/truecharts/charts/compare/mininote-0.0.26...mininote-0.0.27) (2022-10-05)
+## [mininote-0.0.27](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.26...mininote-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [mininote-0.0.26](https://github.com/truecharts/charts/compare/mininote-0.0.25...mininote-0.0.26) (2022-09-27)
+## [mininote-0.0.26](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.25...mininote-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [mininote-0.0.25](https://github.com/truecharts/charts/compare/mininote-0.0.24...mininote-0.0.25) (2022-09-25)
+## [mininote-0.0.25](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.24...mininote-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-22)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-17)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-18)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-16)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-16)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15)
+## [mininote-0.0.24](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12)
### Chore
@@ -367,10 +367,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-12)
### Chore
@@ -378,92 +378,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.23](https://github.com/truecharts/charts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
+## [mininote-0.0.23](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.22...mininote-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mininote-0.0.22](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.22) (2022-08-30)
+## [mininote-0.0.22](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.20...mininote-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mininote-0.0.21](https://github.com/truecharts/charts/compare/mininote-0.0.20...mininote-0.0.21) (2022-08-30)
+## [mininote-0.0.21](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.20...mininote-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mininote-0.0.20](https://github.com/truecharts/charts/compare/mininote-0.0.19...mininote-0.0.20) (2022-08-29)
+## [mininote-0.0.20](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.19...mininote-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [mininote-0.0.19](https://github.com/truecharts/charts/compare/mininote-0.0.17...mininote-0.0.19) (2022-08-26)
+## [mininote-0.0.19](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.17...mininote-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [mininote-0.0.17](https://github.com/truecharts/charts/compare/mininote-0.0.16...mininote-0.0.17) (2022-08-23)
+## [mininote-0.0.17](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.16...mininote-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [mininote-0.0.16](https://github.com/truecharts/charts/compare/mininote-0.0.15...mininote-0.0.16) (2022-08-12)
+## [mininote-0.0.16](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.15...mininote-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [mininote-0.0.15](https://github.com/truecharts/charts/compare/mininote-0.0.14...mininote-0.0.15) (2022-08-08)
+## [mininote-0.0.15](https://github.com/trueforge-org/truecharts/compare/mininote-0.0.14...mininote-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [mininote-0.0.14](https://github.com/truecharts/apps/compare/mininote-0.0.13...mininote-0.0.14) (2022-07-26)
diff --git a/charts/stable/mininote/Chart.yaml b/charts/stable/mininote/Chart.yaml
index a6c6de2cbb5..2d55a0acb05 100644
--- a/charts/stable/mininote/Chart.yaml
+++ b/charts/stable/mininote/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: mininote
sources:
- https://github.com/muety/mininote
- - https://github.com/truecharts/charts/tree/master/charts/stable/mininote
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mininote
- https://hub.docker.com/r/n1try/mininote
type: application
version: 8.3.5
diff --git a/charts/stable/mininote/README.md b/charts/stable/mininote/README.md
index 5a5774a6a27..a9d8d807443 100644
--- a/charts/stable/mininote/README.md
+++ b/charts/stable/mininote/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mininote)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mininote
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mininote/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/mininote/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/minio/README.md b/charts/stable/minio/README.md
index 86f6e9f5123..3dfe1c684b3 100644
--- a/charts/stable/minio/README.md
+++ b/charts/stable/minio/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/minio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/minio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/minisatip/CHANGELOG.md b/charts/stable/minisatip/CHANGELOG.md
index 5b6f84554b9..fb86a545ca5 100644
--- a/charts/stable/minisatip/CHANGELOG.md
+++ b/charts/stable/minisatip/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [minisatip-3.0.0](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-3.0.0) (2022-11-10)
+## [minisatip-3.0.0](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.43](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.43) (2022-11-08)
+## [minisatip-2.0.43](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.43) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.42](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
+## [minisatip-2.0.42](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.42](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
+## [minisatip-2.0.42](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.42](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
+## [minisatip-2.0.42](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.41](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.41) (2022-11-07)
+## [minisatip-2.0.41](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.41](https://github.com/truecharts/charts/compare/minisatip-2.0.40...minisatip-2.0.41) (2022-11-06)
+## [minisatip-2.0.41](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.40...minisatip-2.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [minisatip-2.0.40](https://github.com/truecharts/charts/compare/minisatip-2.0.39...minisatip-2.0.40) (2022-11-06)
+## [minisatip-2.0.40](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.39...minisatip-2.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [minisatip-2.0.39](https://github.com/truecharts/charts/compare/minisatip-2.0.38...minisatip-2.0.39) (2022-11-05)
+## [minisatip-2.0.39](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.38...minisatip-2.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [minisatip-2.0.38](https://github.com/truecharts/charts/compare/minisatip-2.0.37...minisatip-2.0.38) (2022-11-02)
+## [minisatip-2.0.38](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.37...minisatip-2.0.38) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [minisatip-2.0.37](https://github.com/truecharts/charts/compare/minisatip-2.0.36...minisatip-2.0.37) (2022-10-25)
+## [minisatip-2.0.37](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.36...minisatip-2.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [minisatip-2.0.36](https://github.com/truecharts/charts/compare/minisatip-2.0.35...minisatip-2.0.36) (2022-10-19)
+## [minisatip-2.0.36](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.35...minisatip-2.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [minisatip-2.0.35](https://github.com/truecharts/charts/compare/minisatip-2.0.34...minisatip-2.0.35) (2022-10-12)
+## [minisatip-2.0.35](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.34...minisatip-2.0.35) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07)
+## [minisatip-2.0.34](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07)
+## [minisatip-2.0.34](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [minisatip-2.0.33](https://github.com/truecharts/charts/compare/minisatip-2.0.32...minisatip-2.0.33) (2022-10-05)
+## [minisatip-2.0.33](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.32...minisatip-2.0.33) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [minisatip-2.0.32](https://github.com/truecharts/charts/compare/minisatip-2.0.31...minisatip-2.0.32) (2022-09-27)
+## [minisatip-2.0.32](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.31...minisatip-2.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [minisatip-2.0.31](https://github.com/truecharts/charts/compare/minisatip-2.0.30...minisatip-2.0.31) (2022-09-25)
+## [minisatip-2.0.31](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.30...minisatip-2.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-22)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-17)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-18)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-16)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-16)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15)
+## [minisatip-2.0.30](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-12)
### Chore
@@ -377,81 +377,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.29](https://github.com/truecharts/charts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
+## [minisatip-2.0.29](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.28...minisatip-2.0.29) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [minisatip-2.0.28](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.28) (2022-08-30)
+## [minisatip-2.0.28](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.26...minisatip-2.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [minisatip-2.0.27](https://github.com/truecharts/charts/compare/minisatip-2.0.26...minisatip-2.0.27) (2022-08-30)
+## [minisatip-2.0.27](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.26...minisatip-2.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [minisatip-2.0.26](https://github.com/truecharts/charts/compare/minisatip-2.0.25...minisatip-2.0.26) (2022-08-29)
+## [minisatip-2.0.26](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.25...minisatip-2.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [minisatip-2.0.25](https://github.com/truecharts/charts/compare/minisatip-2.0.24...minisatip-2.0.25) (2022-08-23)
+## [minisatip-2.0.25](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.24...minisatip-2.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [minisatip-2.0.24](https://github.com/truecharts/charts/compare/minisatip-2.0.23...minisatip-2.0.24) (2022-08-12)
+## [minisatip-2.0.24](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.23...minisatip-2.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [minisatip-2.0.23](https://github.com/truecharts/charts/compare/minisatip-2.0.22...minisatip-2.0.23) (2022-08-08)
+## [minisatip-2.0.23](https://github.com/trueforge-org/truecharts/compare/minisatip-2.0.22...minisatip-2.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [minisatip-2.0.22](https://github.com/truecharts/apps/compare/minisatip-2.0.21...minisatip-2.0.22) (2022-07-26)
diff --git a/charts/stable/minisatip/Chart.yaml b/charts/stable/minisatip/Chart.yaml
index 00af6414d20..5a2293d0229 100644
--- a/charts/stable/minisatip/Chart.yaml
+++ b/charts/stable/minisatip/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: minisatip
sources:
- https://ghcr.io/linuxserver/minisatip
- - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minisatip
type: application
version: 12.3.5
diff --git a/charts/stable/minisatip/README.md b/charts/stable/minisatip/README.md
index f996063c7d4..27f661084f5 100644
--- a/charts/stable/minisatip/README.md
+++ b/charts/stable/minisatip/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/minisatip)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/minisatip
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/minisatip/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/minisatip/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/misskey/README.md b/charts/stable/misskey/README.md
index 842bfd595a2..cbd7111b330 100644
--- a/charts/stable/misskey/README.md
+++ b/charts/stable/misskey/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/misskey
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/misskey/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/misskey/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mixpost/README.md b/charts/stable/mixpost/README.md
index d27dc3a33e1..56ae3992163 100644
--- a/charts/stable/mixpost/README.md
+++ b/charts/stable/mixpost/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mixpost
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mixpost/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mixpost/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mkvcleaver/CHANGELOG.md b/charts/stable/mkvcleaver/CHANGELOG.md
index 1d65852904b..1cb7ccd4512 100644
--- a/charts/stable/mkvcleaver/CHANGELOG.md
+++ b/charts/stable/mkvcleaver/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [mkvcleaver-2.0.0](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-2.0.0) (2022-11-10)
+## [mkvcleaver-2.0.0](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [mkvcleaver-1.0.23](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.23) (2022-11-08)
+## [mkvcleaver-1.0.23](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.23) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.22](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
+## [mkvcleaver-1.0.22](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.22](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
+## [mkvcleaver-1.0.22](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.22](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
+## [mkvcleaver-1.0.22](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.22) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.21](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.21) (2022-11-07)
+## [mkvcleaver-1.0.21](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.21) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.21](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.21) (2022-11-06)
+## [mkvcleaver-1.0.21](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.20...mkvcleaver-1.0.21) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mkvcleaver-1.0.20](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.19...mkvcleaver-1.0.20) (2022-11-06)
+## [mkvcleaver-1.0.20](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.19...mkvcleaver-1.0.20) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [mkvcleaver-1.0.19](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.18...mkvcleaver-1.0.19) (2022-11-05)
+## [mkvcleaver-1.0.19](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.18...mkvcleaver-1.0.19) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [mkvcleaver-1.0.18](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.17...mkvcleaver-1.0.18) (2022-11-02)
+## [mkvcleaver-1.0.18](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.17...mkvcleaver-1.0.18) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [mkvcleaver-1.0.17](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.16...mkvcleaver-1.0.17) (2022-10-25)
+## [mkvcleaver-1.0.17](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.16...mkvcleaver-1.0.17) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [mkvcleaver-1.0.16](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.15...mkvcleaver-1.0.16) (2022-10-19)
+## [mkvcleaver-1.0.16](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.15...mkvcleaver-1.0.16) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [mkvcleaver-1.0.15](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.14...mkvcleaver-1.0.15) (2022-10-12)
+## [mkvcleaver-1.0.15](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.14...mkvcleaver-1.0.15) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07)
+## [mkvcleaver-1.0.14](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07)
+## [mkvcleaver-1.0.14](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mkvcleaver-1.0.13](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.12...mkvcleaver-1.0.13) (2022-10-05)
+## [mkvcleaver-1.0.13](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.12...mkvcleaver-1.0.13) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [mkvcleaver-1.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.11...mkvcleaver-1.0.12) (2022-09-27)
+## [mkvcleaver-1.0.12](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.11...mkvcleaver-1.0.12) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [mkvcleaver-1.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.10...mkvcleaver-1.0.11) (2022-09-25)
+## [mkvcleaver-1.0.11](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.10...mkvcleaver-1.0.11) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-22)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-17)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-18)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-16)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-16)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15)
+## [mkvcleaver-1.0.10](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12)
### Chore
@@ -371,9 +371,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-12)
### Chore
@@ -381,81 +381,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
+## [mkvcleaver-1.0.9](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.8...mkvcleaver-1.0.9) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mkvcleaver-1.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.8) (2022-08-30)
+## [mkvcleaver-1.0.8](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.8) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mkvcleaver-1.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.7) (2022-08-30)
+## [mkvcleaver-1.0.7](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.6...mkvcleaver-1.0.7) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mkvcleaver-1.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.5...mkvcleaver-1.0.6) (2022-08-29)
+## [mkvcleaver-1.0.6](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.5...mkvcleaver-1.0.6) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [mkvcleaver-1.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.4...mkvcleaver-1.0.5) (2022-08-23)
+## [mkvcleaver-1.0.5](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.4...mkvcleaver-1.0.5) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [mkvcleaver-1.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.3...mkvcleaver-1.0.4) (2022-08-12)
+## [mkvcleaver-1.0.4](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.3...mkvcleaver-1.0.4) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [mkvcleaver-1.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.2...mkvcleaver-1.0.3) (2022-08-08)
+## [mkvcleaver-1.0.3](https://github.com/trueforge-org/truecharts/compare/mkvcleaver-1.0.2...mkvcleaver-1.0.3) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [mkvcleaver-1.0.2](https://github.com/truecharts/apps/compare/mkvcleaver-1.0.1...mkvcleaver-1.0.2) (2022-07-26)
diff --git a/charts/stable/mkvcleaver/Chart.yaml b/charts/stable/mkvcleaver/Chart.yaml
index f59952f57b2..059ec6ae237 100644
--- a/charts/stable/mkvcleaver/Chart.yaml
+++ b/charts/stable/mkvcleaver/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: mkvcleaver
sources:
- https://github.com/jlesage/docker-mkvcleaver
- - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mkvcleaver
- https://hub.docker.com/r/jlesage/mkvcleaver
type: application
version: 13.4.5
diff --git a/charts/stable/mkvcleaver/README.md b/charts/stable/mkvcleaver/README.md
index 0ce5e644c4a..0b3b67a334c 100644
--- a/charts/stable/mkvcleaver/README.md
+++ b/charts/stable/mkvcleaver/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mkvcleaver)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mkvcleaver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mkvcleaver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/mkvcleaver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mkvtoolnix/README.md b/charts/stable/mkvtoolnix/README.md
index df8b0e8d843..4e7e18c72ef 100644
--- a/charts/stable/mkvtoolnix/README.md
+++ b/charts/stable/mkvtoolnix/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mkvtoolnix
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mkvtoolnix/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mkvtoolnix/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/modsecurity-crs/README.md b/charts/stable/modsecurity-crs/README.md
index 6bf8ef3a8a6..52b29e6f5bc 100644
--- a/charts/stable/modsecurity-crs/README.md
+++ b/charts/stable/modsecurity-crs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/modsecurity-crs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/modsecurity-crs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/modsecurity-crs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mojopaste/README.md b/charts/stable/mojopaste/README.md
index 0594ba9b82a..825d32414ce 100644
--- a/charts/stable/mojopaste/README.md
+++ b/charts/stable/mojopaste/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mojopaste
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mojopaste/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mojopaste/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/monero-node/CHANGELOG.md b/charts/stable/monero-node/CHANGELOG.md
index 7ce384586b0..ef6d2affbf9 100644
--- a/charts/stable/monero-node/CHANGELOG.md
+++ b/charts/stable/monero-node/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [monero-node-1.0.0](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-1.0.0) (2022-11-10)
+## [monero-node-1.0.0](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [monero-node-0.0.37](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.37) (2022-11-08)
+## [monero-node-0.0.37](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.36](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
+## [monero-node-0.0.36](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.36](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
+## [monero-node-0.0.36](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.36](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
+## [monero-node-0.0.36](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.35](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.35) (2022-11-07)
+## [monero-node-0.0.35](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.35](https://github.com/truecharts/charts/compare/monero-node-0.0.34...monero-node-0.0.35) (2022-11-06)
+## [monero-node-0.0.35](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.34...monero-node-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [monero-node-0.0.34](https://github.com/truecharts/charts/compare/monero-node-0.0.33...monero-node-0.0.34) (2022-11-06)
+## [monero-node-0.0.34](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.33...monero-node-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [monero-node-0.0.33](https://github.com/truecharts/charts/compare/monero-node-0.0.32...monero-node-0.0.33) (2022-11-05)
+## [monero-node-0.0.33](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.32...monero-node-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [monero-node-0.0.32](https://github.com/truecharts/charts/compare/monero-node-0.0.31...monero-node-0.0.32) (2022-11-02)
+## [monero-node-0.0.32](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.31...monero-node-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [monero-node-0.0.31](https://github.com/truecharts/charts/compare/monero-node-0.0.30...monero-node-0.0.31) (2022-10-25)
+## [monero-node-0.0.31](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.30...monero-node-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [monero-node-0.0.30](https://github.com/truecharts/charts/compare/monero-node-0.0.29...monero-node-0.0.30) (2022-10-19)
+## [monero-node-0.0.30](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.29...monero-node-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [monero-node-0.0.29](https://github.com/truecharts/charts/compare/monero-node-0.0.28...monero-node-0.0.29) (2022-10-12)
+## [monero-node-0.0.29](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.28...monero-node-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07)
+## [monero-node-0.0.28](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07)
+## [monero-node-0.0.28](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [monero-node-0.0.27](https://github.com/truecharts/charts/compare/monero-node-0.0.26...monero-node-0.0.27) (2022-10-05)
+## [monero-node-0.0.27](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.26...monero-node-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [monero-node-0.0.26](https://github.com/truecharts/charts/compare/monero-node-0.0.25...monero-node-0.0.26) (2022-09-27)
+## [monero-node-0.0.26](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.25...monero-node-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [monero-node-0.0.25](https://github.com/truecharts/charts/compare/monero-node-0.0.24...monero-node-0.0.25) (2022-09-25)
+## [monero-node-0.0.25](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.24...monero-node-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-22)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-17)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-18)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-16)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-16)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15)
+## [monero-node-0.0.24](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12)
### Chore
@@ -371,10 +371,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-12)
### Chore
@@ -382,92 +382,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.23](https://github.com/truecharts/charts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
+## [monero-node-0.0.23](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.22...monero-node-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [monero-node-0.0.22](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.22) (2022-08-30)
+## [monero-node-0.0.22](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.20...monero-node-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [monero-node-0.0.21](https://github.com/truecharts/charts/compare/monero-node-0.0.20...monero-node-0.0.21) (2022-08-30)
+## [monero-node-0.0.21](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.20...monero-node-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [monero-node-0.0.20](https://github.com/truecharts/charts/compare/monero-node-0.0.19...monero-node-0.0.20) (2022-08-29)
+## [monero-node-0.0.20](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.19...monero-node-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [monero-node-0.0.19](https://github.com/truecharts/charts/compare/monero-node-0.0.17...monero-node-0.0.19) (2022-08-26)
+## [monero-node-0.0.19](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.17...monero-node-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [monero-node-0.0.17](https://github.com/truecharts/charts/compare/monero-node-0.0.16...monero-node-0.0.17) (2022-08-23)
+## [monero-node-0.0.17](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.16...monero-node-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [monero-node-0.0.16](https://github.com/truecharts/charts/compare/monero-node-0.0.15...monero-node-0.0.16) (2022-08-12)
+## [monero-node-0.0.16](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.15...monero-node-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [monero-node-0.0.15](https://github.com/truecharts/charts/compare/monero-node-0.0.14...monero-node-0.0.15) (2022-08-08)
+## [monero-node-0.0.15](https://github.com/trueforge-org/truecharts/compare/monero-node-0.0.14...monero-node-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [monero-node-0.0.14](https://github.com/truecharts/apps/compare/monero-node-0.0.13...monero-node-0.0.14) (2022-07-26)
diff --git a/charts/stable/monero-node/Chart.yaml b/charts/stable/monero-node/Chart.yaml
index 12ce0d9fc20..2bf04e3c057 100644
--- a/charts/stable/monero-node/Chart.yaml
+++ b/charts/stable/monero-node/Chart.yaml
@@ -36,7 +36,7 @@ name: monero-node
sources:
- https://ghcr.io/sethforprivacy/simple-monerod
- https://github.com/kannix/monero-full-node
- - https://github.com/truecharts/charts/tree/master/charts/stable/monero-node
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/monero-node
type: application
version: 9.3.6
diff --git a/charts/stable/monero-node/README.md b/charts/stable/monero-node/README.md
index cc3b920dee0..f46bd6a1576 100644
--- a/charts/stable/monero-node/README.md
+++ b/charts/stable/monero-node/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/monero-node)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/monero-node
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/monero-node/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/monero-node/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mongo-express/README.md b/charts/stable/mongo-express/README.md
index 707640a3e4e..316ec472ef9 100644
--- a/charts/stable/mongo-express/README.md
+++ b/charts/stable/mongo-express/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mongo-express
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mongo-express/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mongo-express/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mongodb/README.md b/charts/stable/mongodb/README.md
index 962a265d976..ba52d91ccb6 100644
--- a/charts/stable/mongodb/README.md
+++ b/charts/stable/mongodb/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mongodb
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mongodb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mongodb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/monica/README.md b/charts/stable/monica/README.md
index 950294f7ccc..68678463c57 100644
--- a/charts/stable/monica/README.md
+++ b/charts/stable/monica/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/monica
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/monica/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/monica/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mordhau/README.md b/charts/stable/mordhau/README.md
index 176ea084df1..3ecafc9366c 100644
--- a/charts/stable/mordhau/README.md
+++ b/charts/stable/mordhau/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mordhau
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mordhau/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mordhau/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mosdns/README.md b/charts/stable/mosdns/README.md
index 5e980be8c35..5cf20f5e2b3 100644
--- a/charts/stable/mosdns/README.md
+++ b/charts/stable/mosdns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mosdns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mosdns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mosdns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mosquitto/README.md b/charts/stable/mosquitto/README.md
index 85e00161ebc..55e9da0b90a 100644
--- a/charts/stable/mosquitto/README.md
+++ b/charts/stable/mosquitto/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mosquitto
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mosquitto/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mosquitto/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mstream/README.md b/charts/stable/mstream/README.md
index 1f184edbc85..a6f11daf1b3 100644
--- a/charts/stable/mstream/README.md
+++ b/charts/stable/mstream/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mstream
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mstream/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mstream/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/multi-scrobbler/CHANGELOG.md b/charts/stable/multi-scrobbler/CHANGELOG.md
index 3b70bfd662a..6b4cf838b70 100644
--- a/charts/stable/multi-scrobbler/CHANGELOG.md
+++ b/charts/stable/multi-scrobbler/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [multi-scrobbler-1.0.0](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-1.0.0) (2022-11-10)
+## [multi-scrobbler-1.0.0](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.37](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.37) (2022-11-08)
+## [multi-scrobbler-0.0.37](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.36](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
+## [multi-scrobbler-0.0.36](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.36](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
+## [multi-scrobbler-0.0.36](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.36](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
+## [multi-scrobbler-0.0.36](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.35](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.35) (2022-11-07)
+## [multi-scrobbler-0.0.35](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.35](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.35) (2022-11-06)
+## [multi-scrobbler-0.0.35](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.34...multi-scrobbler-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [multi-scrobbler-0.0.34](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.33...multi-scrobbler-0.0.34) (2022-11-06)
+## [multi-scrobbler-0.0.34](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.33...multi-scrobbler-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [multi-scrobbler-0.0.33](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.32...multi-scrobbler-0.0.33) (2022-11-05)
+## [multi-scrobbler-0.0.33](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.32...multi-scrobbler-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [multi-scrobbler-0.0.32](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.31...multi-scrobbler-0.0.32) (2022-11-02)
+## [multi-scrobbler-0.0.32](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.31...multi-scrobbler-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [multi-scrobbler-0.0.31](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.30...multi-scrobbler-0.0.31) (2022-10-25)
+## [multi-scrobbler-0.0.31](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.30...multi-scrobbler-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [multi-scrobbler-0.0.30](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.29...multi-scrobbler-0.0.30) (2022-10-19)
+## [multi-scrobbler-0.0.30](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.29...multi-scrobbler-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [multi-scrobbler-0.0.29](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.28...multi-scrobbler-0.0.29) (2022-10-12)
+## [multi-scrobbler-0.0.29](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.28...multi-scrobbler-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07)
+## [multi-scrobbler-0.0.28](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07)
+## [multi-scrobbler-0.0.28](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [multi-scrobbler-0.0.27](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.26...multi-scrobbler-0.0.27) (2022-10-05)
+## [multi-scrobbler-0.0.27](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.26...multi-scrobbler-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [multi-scrobbler-0.0.26](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.25...multi-scrobbler-0.0.26) (2022-09-27)
+## [multi-scrobbler-0.0.26](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.25...multi-scrobbler-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [multi-scrobbler-0.0.25](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.24...multi-scrobbler-0.0.25) (2022-09-25)
+## [multi-scrobbler-0.0.25](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.24...multi-scrobbler-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-22)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-17)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-18)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-16)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-16)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15)
+## [multi-scrobbler-0.0.24](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12)
### Chore
@@ -367,10 +367,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-12)
### Chore
@@ -378,92 +378,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.23](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
+## [multi-scrobbler-0.0.23](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.22...multi-scrobbler-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [multi-scrobbler-0.0.22](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.22) (2022-08-30)
+## [multi-scrobbler-0.0.22](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [multi-scrobbler-0.0.21](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.21) (2022-08-30)
+## [multi-scrobbler-0.0.21](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.20...multi-scrobbler-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [multi-scrobbler-0.0.20](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.19...multi-scrobbler-0.0.20) (2022-08-29)
+## [multi-scrobbler-0.0.20](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.19...multi-scrobbler-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [multi-scrobbler-0.0.19](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.17...multi-scrobbler-0.0.19) (2022-08-26)
+## [multi-scrobbler-0.0.19](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.17...multi-scrobbler-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [multi-scrobbler-0.0.17](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.16...multi-scrobbler-0.0.17) (2022-08-23)
+## [multi-scrobbler-0.0.17](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.16...multi-scrobbler-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [multi-scrobbler-0.0.16](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.15...multi-scrobbler-0.0.16) (2022-08-12)
+## [multi-scrobbler-0.0.16](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.15...multi-scrobbler-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [multi-scrobbler-0.0.15](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.14...multi-scrobbler-0.0.15) (2022-08-08)
+## [multi-scrobbler-0.0.15](https://github.com/trueforge-org/truecharts/compare/multi-scrobbler-0.0.14...multi-scrobbler-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [multi-scrobbler-0.0.14](https://github.com/truecharts/apps/compare/multi-scrobbler-0.0.13...multi-scrobbler-0.0.14) (2022-07-26)
diff --git a/charts/stable/multi-scrobbler/Chart.yaml b/charts/stable/multi-scrobbler/Chart.yaml
index 3c1d5ee6166..2b7fb706b6f 100644
--- a/charts/stable/multi-scrobbler/Chart.yaml
+++ b/charts/stable/multi-scrobbler/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: multi-scrobbler
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/multi-scrobbler
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multi-scrobbler
- https://hub.docker.com/r/foxxmd/multi-scrobbler
type: application
version: 9.3.5
diff --git a/charts/stable/multi-scrobbler/README.md b/charts/stable/multi-scrobbler/README.md
index e9e8c34203b..5178d87750d 100644
--- a/charts/stable/multi-scrobbler/README.md
+++ b/charts/stable/multi-scrobbler/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/multi-scrobbler)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/multi-scrobbler
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/multi-scrobbler/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/multi-scrobbler/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/muse/README.md b/charts/stable/muse/README.md
index 2fe7ecbde77..85ec4361fc9 100644
--- a/charts/stable/muse/README.md
+++ b/charts/stable/muse/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/muse
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/muse/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/muse/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/muximux/README.md b/charts/stable/muximux/README.md
index 3281b2c9269..48111cabec2 100644
--- a/charts/stable/muximux/README.md
+++ b/charts/stable/muximux/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/muximux
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/muximux/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/muximux/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mylar/README.md b/charts/stable/mylar/README.md
index 69fdc5c049b..9c6479ac7fa 100644
--- a/charts/stable/mylar/README.md
+++ b/charts/stable/mylar/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mylar
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mylar/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mylar/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/mymediaforalexa/CHANGELOG.md b/charts/stable/mymediaforalexa/CHANGELOG.md
index 47630f1a703..afe0ed0bedd 100644
--- a/charts/stable/mymediaforalexa/CHANGELOG.md
+++ b/charts/stable/mymediaforalexa/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [mymediaforalexa-2.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-2.0.0) (2022-11-10)
+## [mymediaforalexa-2.0.0](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-2.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.23](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.23) (2022-11-08)
+## [mymediaforalexa-1.0.23](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.23) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.22](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
+## [mymediaforalexa-1.0.22](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.22](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
+## [mymediaforalexa-1.0.22](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.22](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
+## [mymediaforalexa-1.0.22](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.22) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.21](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.21) (2022-11-07)
+## [mymediaforalexa-1.0.21](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.21) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.21](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.21) (2022-11-06)
+## [mymediaforalexa-1.0.21](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.20...mymediaforalexa-1.0.21) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [mymediaforalexa-1.0.20](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.19...mymediaforalexa-1.0.20) (2022-11-06)
+## [mymediaforalexa-1.0.20](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.19...mymediaforalexa-1.0.20) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [mymediaforalexa-1.0.19](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.18...mymediaforalexa-1.0.19) (2022-11-05)
+## [mymediaforalexa-1.0.19](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.18...mymediaforalexa-1.0.19) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [mymediaforalexa-1.0.18](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.17...mymediaforalexa-1.0.18) (2022-11-02)
+## [mymediaforalexa-1.0.18](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.17...mymediaforalexa-1.0.18) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [mymediaforalexa-1.0.17](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.16...mymediaforalexa-1.0.17) (2022-10-25)
+## [mymediaforalexa-1.0.17](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.16...mymediaforalexa-1.0.17) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [mymediaforalexa-1.0.16](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.15...mymediaforalexa-1.0.16) (2022-10-19)
+## [mymediaforalexa-1.0.16](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.15...mymediaforalexa-1.0.16) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [mymediaforalexa-1.0.15](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.14...mymediaforalexa-1.0.15) (2022-10-12)
+## [mymediaforalexa-1.0.15](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.14...mymediaforalexa-1.0.15) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07)
+## [mymediaforalexa-1.0.14](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07)
+## [mymediaforalexa-1.0.14](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [mymediaforalexa-1.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.12...mymediaforalexa-1.0.13) (2022-10-05)
+## [mymediaforalexa-1.0.13](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.12...mymediaforalexa-1.0.13) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [mymediaforalexa-1.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.11...mymediaforalexa-1.0.12) (2022-09-27)
+## [mymediaforalexa-1.0.12](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.11...mymediaforalexa-1.0.12) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [mymediaforalexa-1.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.10...mymediaforalexa-1.0.11) (2022-09-25)
+## [mymediaforalexa-1.0.11](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.10...mymediaforalexa-1.0.11) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-22)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-17)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-18)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-16)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-16)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15)
+## [mymediaforalexa-1.0.10](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-12)
### Chore
@@ -377,120 +377,120 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
+## [mymediaforalexa-1.0.9](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.8...mymediaforalexa-1.0.9) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [mymediaforalexa-1.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.8) (2022-08-30)
+## [mymediaforalexa-1.0.8](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.8) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mymediaforalexa-1.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.7) (2022-08-30)
+## [mymediaforalexa-1.0.7](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.6...mymediaforalexa-1.0.7) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [mymediaforalexa-1.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.5...mymediaforalexa-1.0.6) (2022-08-29)
+## [mymediaforalexa-1.0.6](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.5...mymediaforalexa-1.0.6) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [mymediaforalexa-1.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.4...mymediaforalexa-1.0.5) (2022-08-23)
+## [mymediaforalexa-1.0.5](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.4...mymediaforalexa-1.0.5) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [mymediaforalexa-1.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.3...mymediaforalexa-1.0.4) (2022-08-14)
+## [mymediaforalexa-1.0.4](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.3...mymediaforalexa-1.0.4) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [mymediaforalexa-1.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.2...mymediaforalexa-1.0.3) (2022-08-13)
+## [mymediaforalexa-1.0.3](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.2...mymediaforalexa-1.0.3) (2022-08-13)
-## [mymediaforalexa-1.0.2](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.1...mymediaforalexa-1.0.2) (2022-08-13)
+## [mymediaforalexa-1.0.2](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.1...mymediaforalexa-1.0.2) (2022-08-13)
### Fix
-- typo ([#3459](https://github.com/truecharts/charts/issues/3459))
+- typo ([#3459](https://github.com/trueforge-org/truecharts/issues/3459))
-## [mymediaforalexa-1.0.1](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.0...mymediaforalexa-1.0.1) (2022-08-12)
+## [mymediaforalexa-1.0.1](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-1.0.0...mymediaforalexa-1.0.1) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [mymediaforalexa-1.0.0](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.4...mymediaforalexa-1.0.0) (2022-08-12)
+## [mymediaforalexa-1.0.0](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-0.0.4...mymediaforalexa-1.0.0) (2022-08-12)
### Fix
-- moved to stable and mod docs ([#3423](https://github.com/truecharts/charts/issues/3423))
+- moved to stable and mod docs ([#3423](https://github.com/trueforge-org/truecharts/issues/3423))
-## [mymediaforalexa-0.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.3...mymediaforalexa-0.0.4) (2022-08-10)
+## [mymediaforalexa-0.0.4](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-0.0.3...mymediaforalexa-0.0.4) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [mymediaforalexa-0.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.3...mymediaforalexa-0.0.4) (2022-08-10)
+## [mymediaforalexa-0.0.4](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-0.0.3...mymediaforalexa-0.0.4) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [mymediaforalexa-0.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.2...mymediaforalexa-0.0.3) (2022-08-09)
+## [mymediaforalexa-0.0.3](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-0.0.2...mymediaforalexa-0.0.3) (2022-08-09)
### Fix
-- mod main port for web access ([#3417](https://github.com/truecharts/charts/issues/3417))
+- mod main port for web access ([#3417](https://github.com/trueforge-org/truecharts/issues/3417))
-## [mymediaforalexa-0.0.2](https://github.com/truecharts/charts/compare/mymediaforalexa-0.0.1...mymediaforalexa-0.0.2) (2022-08-09)
+## [mymediaforalexa-0.0.2](https://github.com/trueforge-org/truecharts/compare/mymediaforalexa-0.0.1...mymediaforalexa-0.0.2) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
### Fix
-- enable second service ([#3414](https://github.com/truecharts/charts/issues/3414))
+- enable second service ([#3414](https://github.com/trueforge-org/truecharts/issues/3414))
## [mymediaforalexa-0.0.1]mymediaforalexa-0.0.1 (2022-08-09)
### Feat
-- Add mymediaforalexa ([#3404](https://github.com/truecharts/charts/issues/3404))
+- Add mymediaforalexa ([#3404](https://github.com/trueforge-org/truecharts/issues/3404))
diff --git a/charts/stable/mymediaforalexa/Chart.yaml b/charts/stable/mymediaforalexa/Chart.yaml
index 27aa178bdd1..1a441133805 100644
--- a/charts/stable/mymediaforalexa/Chart.yaml
+++ b/charts/stable/mymediaforalexa/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: mymediaforalexa
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mymediaforalexa
- https://hub.docker.com/r/bizmodeller/mymediaforalexa
- https://www.mymediaalexa.com/home/docker#dockerhub
type: application
diff --git a/charts/stable/mymediaforalexa/README.md b/charts/stable/mymediaforalexa/README.md
index dc1f62c44a6..d06e1fb32af 100644
--- a/charts/stable/mymediaforalexa/README.md
+++ b/charts/stable/mymediaforalexa/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/mymediaforalexa)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/mymediaforalexa
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mymediaforalexa/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/mymediaforalexa/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/myspeed/Chart.yaml b/charts/stable/myspeed/Chart.yaml
index 9196a6e07fa..38ea0770bff 100644
--- a/charts/stable/myspeed/Chart.yaml
+++ b/charts/stable/myspeed/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: myspeed
sources:
- https://github.com/gnmyt/myspeed
- - https://github.com/truecharts/charts/tree/master/charts/stable/myspeed
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/myspeed
- https://hub.docker.com/r/germannewsmaker/myspeed
- https://myspeed.dev/
type: application
diff --git a/charts/stable/myspeed/README.md b/charts/stable/myspeed/README.md
index 82b9e731531..b60b1776ac8 100644
--- a/charts/stable/myspeed/README.md
+++ b/charts/stable/myspeed/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/myspeed)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/myspeed
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/myspeed/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/myspeed/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/mysql-workbench/README.md b/charts/stable/mysql-workbench/README.md
index c2b22121694..080de2b7c41 100644
--- a/charts/stable/mysql-workbench/README.md
+++ b/charts/stable/mysql-workbench/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/mysql-workbench
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/mysql-workbench/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/mysql-workbench/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/n8n/README.md b/charts/stable/n8n/README.md
index f83ac8e3f46..32a6d081d1e 100644
--- a/charts/stable/n8n/README.md
+++ b/charts/stable/n8n/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/n8n
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/n8n/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/n8n/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/namecheap-ddns/README.md b/charts/stable/namecheap-ddns/README.md
index 440d04c6480..43836051822 100644
--- a/charts/stable/namecheap-ddns/README.md
+++ b/charts/stable/namecheap-ddns/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/namecheap-ddns
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/namecheap-ddns/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/namecheap-ddns/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nano-wallet/README.md b/charts/stable/nano-wallet/README.md
index 36fc86339bb..869c190c8d0 100644
--- a/charts/stable/nano-wallet/README.md
+++ b/charts/stable/nano-wallet/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nano-wallet
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nano-wallet/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nano-wallet/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/navidrome/CHANGELOG.md b/charts/stable/navidrome/CHANGELOG.md
index e46c08e6632..cc3e27a1957 100644
--- a/charts/stable/navidrome/CHANGELOG.md
+++ b/charts/stable/navidrome/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [navidrome-12.0.0](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-12.0.0) (2022-11-10)
+## [navidrome-12.0.0](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-12.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.46](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.46) (2022-11-08)
+## [navidrome-11.0.46](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.46) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.45](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
+## [navidrome-11.0.45](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.45](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
+## [navidrome-11.0.45](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
### Chore
@@ -53,84 +53,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.45](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
+## [navidrome-11.0.45](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.44](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.44) (2022-11-07)
+## [navidrome-11.0.44](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.44](https://github.com/truecharts/charts/compare/navidrome-11.0.43...navidrome-11.0.44) (2022-11-06)
+## [navidrome-11.0.44](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.43...navidrome-11.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [navidrome-11.0.43](https://github.com/truecharts/charts/compare/navidrome-11.0.42...navidrome-11.0.43) (2022-11-06)
+## [navidrome-11.0.43](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.42...navidrome-11.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [navidrome-11.0.42](https://github.com/truecharts/charts/compare/navidrome-11.0.41...navidrome-11.0.42) (2022-11-05)
+## [navidrome-11.0.42](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.41...navidrome-11.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [navidrome-11.0.41](https://github.com/truecharts/charts/compare/navidrome-11.0.40...navidrome-11.0.41) (2022-11-02)
+## [navidrome-11.0.41](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.40...navidrome-11.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [navidrome-11.0.40](https://github.com/truecharts/charts/compare/navidrome-11.0.39...navidrome-11.0.40) (2022-10-25)
+## [navidrome-11.0.40](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.39...navidrome-11.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [navidrome-11.0.39](https://github.com/truecharts/charts/compare/navidrome-11.0.38...navidrome-11.0.39) (2022-10-19)
+## [navidrome-11.0.39](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.38...navidrome-11.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [navidrome-11.0.38](https://github.com/truecharts/charts/compare/navidrome-11.0.37...navidrome-11.0.38) (2022-10-18)
+## [navidrome-11.0.38](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.37...navidrome-11.0.38) (2022-10-18)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120))
+- update docker general non-major ([#4120](https://github.com/trueforge-org/truecharts/issues/4120))
-## [navidrome-11.0.37](https://github.com/truecharts/charts/compare/navidrome-11.0.36...navidrome-11.0.37) (2022-10-12)
+## [navidrome-11.0.37](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.36...navidrome-11.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [navidrome-11.0.36](https://github.com/truecharts/charts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07)
+## [navidrome-11.0.36](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07)
### Chore
@@ -138,36 +138,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [navidrome-11.0.36](https://github.com/truecharts/charts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07)
+## [navidrome-11.0.36](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [navidrome-11.0.35](https://github.com/truecharts/charts/compare/navidrome-11.0.34...navidrome-11.0.35) (2022-10-05)
+## [navidrome-11.0.35](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.34...navidrome-11.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [navidrome-11.0.34](https://github.com/truecharts/charts/compare/navidrome-11.0.33...navidrome-11.0.34) (2022-09-27)
+## [navidrome-11.0.34](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.33...navidrome-11.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [navidrome-11.0.33](https://github.com/truecharts/charts/compare/navidrome-11.0.32...navidrome-11.0.33) (2022-09-25)
+## [navidrome-11.0.33](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.32...navidrome-11.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-22)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-22)
### Chore
@@ -185,10 +185,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21)
### Chore
@@ -205,10 +205,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21)
### Chore
@@ -224,10 +224,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-20)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-20)
### Chore
@@ -242,10 +242,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-20)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
### Chore
@@ -290,10 +290,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-19)
### Chore
@@ -304,10 +304,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-17)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-17)
### Chore
@@ -317,10 +317,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-18)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-18)
### Chore
@@ -328,44 +328,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-16)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-16)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15)
+## [navidrome-11.0.32](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12)
### Chore
@@ -374,9 +374,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-12)
### Chore
@@ -384,81 +384,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.31](https://github.com/truecharts/charts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
+## [navidrome-11.0.31](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.30...navidrome-11.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [navidrome-11.0.30](https://github.com/truecharts/charts/compare/navidrome-11.0.28...navidrome-11.0.30) (2022-08-30)
+## [navidrome-11.0.30](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.28...navidrome-11.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [navidrome-11.0.29](https://github.com/truecharts/charts/compare/navidrome-11.0.28...navidrome-11.0.29) (2022-08-30)
+## [navidrome-11.0.29](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.28...navidrome-11.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [navidrome-11.0.28](https://github.com/truecharts/charts/compare/navidrome-11.0.27...navidrome-11.0.28) (2022-08-29)
+## [navidrome-11.0.28](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.27...navidrome-11.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [navidrome-11.0.27](https://github.com/truecharts/charts/compare/navidrome-11.0.26...navidrome-11.0.27) (2022-08-23)
+## [navidrome-11.0.27](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.26...navidrome-11.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [navidrome-11.0.26](https://github.com/truecharts/charts/compare/navidrome-11.0.25...navidrome-11.0.26) (2022-08-12)
+## [navidrome-11.0.26](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.25...navidrome-11.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [navidrome-11.0.25](https://github.com/truecharts/charts/compare/navidrome-11.0.24...navidrome-11.0.25) (2022-08-08)
+## [navidrome-11.0.25](https://github.com/trueforge-org/truecharts/compare/navidrome-11.0.24...navidrome-11.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [navidrome-11.0.24](https://github.com/truecharts/apps/compare/navidrome-11.0.23...navidrome-11.0.24) (2022-07-26)
diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml
index b84bc9cade7..c1b9bf4083a 100644
--- a/charts/stable/navidrome/Chart.yaml
+++ b/charts/stable/navidrome/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: navidrome
sources:
- https://github.com/deluan/navidrome
- - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 22.4.5
diff --git a/charts/stable/navidrome/README.md b/charts/stable/navidrome/README.md
index 2fa4e59e646..aa3df1f46af 100644
--- a/charts/stable/navidrome/README.md
+++ b/charts/stable/navidrome/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/navidrome)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/navidrome
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/navidrome/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/navidrome/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/necesse/CHANGELOG.md b/charts/stable/necesse/CHANGELOG.md
index 6b5d3d9d0a2..3dc967c8139 100644
--- a/charts/stable/necesse/CHANGELOG.md
+++ b/charts/stable/necesse/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [necesse-1.0.0](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-1.0.0) (2022-11-10)
+## [necesse-1.0.0](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [necesse-0.0.38](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.38) (2022-11-08)
+## [necesse-0.0.38](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.37](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
+## [necesse-0.0.37](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.37](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
+## [necesse-0.0.37](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.37](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
+## [necesse-0.0.37](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.36](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.36) (2022-11-07)
+## [necesse-0.0.36](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.36](https://github.com/truecharts/charts/compare/necesse-0.0.35...necesse-0.0.36) (2022-11-06)
+## [necesse-0.0.36](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.35...necesse-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [necesse-0.0.35](https://github.com/truecharts/charts/compare/necesse-0.0.34...necesse-0.0.35) (2022-11-06)
+## [necesse-0.0.35](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.34...necesse-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [necesse-0.0.34](https://github.com/truecharts/charts/compare/necesse-0.0.33...necesse-0.0.34) (2022-11-05)
+## [necesse-0.0.34](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.33...necesse-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [necesse-0.0.33](https://github.com/truecharts/charts/compare/necesse-0.0.32...necesse-0.0.33) (2022-11-02)
+## [necesse-0.0.33](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.32...necesse-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [necesse-0.0.32](https://github.com/truecharts/charts/compare/necesse-0.0.31...necesse-0.0.32) (2022-10-27)
+## [necesse-0.0.32](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.31...necesse-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [necesse-0.0.32](https://github.com/truecharts/charts/compare/necesse-0.0.31...necesse-0.0.32) (2022-10-27)
+## [necesse-0.0.32](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.31...necesse-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [necesse-0.0.31](https://github.com/truecharts/charts/compare/necesse-0.0.30...necesse-0.0.31) (2022-10-25)
+## [necesse-0.0.31](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.30...necesse-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [necesse-0.0.30](https://github.com/truecharts/charts/compare/necesse-0.0.29...necesse-0.0.30) (2022-10-19)
+## [necesse-0.0.30](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.29...necesse-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [necesse-0.0.29](https://github.com/truecharts/charts/compare/necesse-0.0.28...necesse-0.0.29) (2022-10-12)
+## [necesse-0.0.29](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.28...necesse-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07)
+## [necesse-0.0.28](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07)
### Chore
@@ -150,36 +150,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07)
+## [necesse-0.0.28](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [necesse-0.0.27](https://github.com/truecharts/charts/compare/necesse-0.0.26...necesse-0.0.27) (2022-10-05)
+## [necesse-0.0.27](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.26...necesse-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [necesse-0.0.26](https://github.com/truecharts/charts/compare/necesse-0.0.25...necesse-0.0.26) (2022-09-27)
+## [necesse-0.0.26](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.25...necesse-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [necesse-0.0.25](https://github.com/truecharts/charts/compare/necesse-0.0.24...necesse-0.0.25) (2022-09-25)
+## [necesse-0.0.25](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.24...necesse-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-22)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-22)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20)
### Chore
@@ -271,10 +271,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-17)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-17)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-18)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-18)
### Chore
@@ -340,44 +340,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-16)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-16)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15)
+## [necesse-0.0.24](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12)
### Chore
@@ -386,10 +386,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-12)
### Chore
@@ -397,92 +397,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.23](https://github.com/truecharts/charts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
+## [necesse-0.0.23](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.22...necesse-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [necesse-0.0.22](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.22) (2022-08-30)
+## [necesse-0.0.22](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.20...necesse-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [necesse-0.0.21](https://github.com/truecharts/charts/compare/necesse-0.0.20...necesse-0.0.21) (2022-08-30)
+## [necesse-0.0.21](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.20...necesse-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [necesse-0.0.20](https://github.com/truecharts/charts/compare/necesse-0.0.19...necesse-0.0.20) (2022-08-29)
+## [necesse-0.0.20](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.19...necesse-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [necesse-0.0.19](https://github.com/truecharts/charts/compare/necesse-0.0.17...necesse-0.0.19) (2022-08-26)
+## [necesse-0.0.19](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.17...necesse-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [necesse-0.0.17](https://github.com/truecharts/charts/compare/necesse-0.0.16...necesse-0.0.17) (2022-08-23)
+## [necesse-0.0.17](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.16...necesse-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [necesse-0.0.16](https://github.com/truecharts/charts/compare/necesse-0.0.15...necesse-0.0.16) (2022-08-12)
+## [necesse-0.0.16](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.15...necesse-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [necesse-0.0.15](https://github.com/truecharts/charts/compare/necesse-0.0.14...necesse-0.0.15) (2022-08-08)
+## [necesse-0.0.15](https://github.com/trueforge-org/truecharts/compare/necesse-0.0.14...necesse-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [necesse-0.0.14](https://github.com/truecharts/apps/compare/necesse-0.0.13...necesse-0.0.14) (2022-07-26)
diff --git a/charts/stable/necesse/Chart.yaml b/charts/stable/necesse/Chart.yaml
index 886cdc763a6..44333302e19 100644
--- a/charts/stable/necesse/Chart.yaml
+++ b/charts/stable/necesse/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: necesse
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/necesse
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/necesse
- https://www.steampowered.com/
type: application
version: 8.3.5
diff --git a/charts/stable/necesse/README.md b/charts/stable/necesse/README.md
index d82fa3518cb..b0c51cde3b2 100644
--- a/charts/stable/necesse/README.md
+++ b/charts/stable/necesse/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/necesse)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/necesse
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/necesse/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/necesse/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/neko/CHANGELOG.md b/charts/stable/neko/CHANGELOG.md
index 06927e5c946..f42e4d0c9fc 100644
--- a/charts/stable/neko/CHANGELOG.md
+++ b/charts/stable/neko/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [neko-1.0.0](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-1.0.0) (2022-11-10)
+## [neko-1.0.0](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-1.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [neko-0.0.57](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.57) (2022-11-08)
+## [neko-0.0.57](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.57) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.56](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
+## [neko-0.0.56](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.56](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
+## [neko-0.0.56](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
### Chore
@@ -60,114 +60,114 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.56](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
+## [neko-0.0.56](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.56) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.55](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.55) (2022-11-07)
+## [neko-0.0.55](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.55) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.55](https://github.com/truecharts/charts/compare/neko-0.0.54...neko-0.0.55) (2022-11-06)
+## [neko-0.0.55](https://github.com/trueforge-org/truecharts/compare/neko-0.0.54...neko-0.0.55) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [neko-0.0.54](https://github.com/truecharts/charts/compare/neko-0.0.53...neko-0.0.54) (2022-11-06)
+## [neko-0.0.54](https://github.com/trueforge-org/truecharts/compare/neko-0.0.53...neko-0.0.54) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [neko-0.0.53](https://github.com/truecharts/charts/compare/neko-0.0.52...neko-0.0.53) (2022-11-05)
+## [neko-0.0.53](https://github.com/trueforge-org/truecharts/compare/neko-0.0.52...neko-0.0.53) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [neko-0.0.52](https://github.com/truecharts/charts/compare/neko-0.0.51...neko-0.0.52) (2022-11-02)
+## [neko-0.0.52](https://github.com/trueforge-org/truecharts/compare/neko-0.0.51...neko-0.0.52) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [neko-0.0.51](https://github.com/truecharts/charts/compare/neko-0.0.50...neko-0.0.51) (2022-11-01)
+## [neko-0.0.51](https://github.com/trueforge-org/truecharts/compare/neko-0.0.50...neko-0.0.51) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [neko-0.0.50](https://github.com/truecharts/charts/compare/neko-0.0.49...neko-0.0.50) (2022-10-28)
+## [neko-0.0.50](https://github.com/trueforge-org/truecharts/compare/neko-0.0.49...neko-0.0.50) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [neko-0.0.49](https://github.com/truecharts/charts/compare/neko-0.0.48...neko-0.0.49) (2022-10-25)
+## [neko-0.0.49](https://github.com/trueforge-org/truecharts/compare/neko-0.0.48...neko-0.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [neko-0.0.48](https://github.com/truecharts/charts/compare/neko-0.0.47...neko-0.0.48) (2022-10-25)
+## [neko-0.0.48](https://github.com/trueforge-org/truecharts/compare/neko-0.0.47...neko-0.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [neko-0.0.47](https://github.com/truecharts/charts/compare/neko-0.0.46...neko-0.0.47) (2022-10-19)
+## [neko-0.0.47](https://github.com/trueforge-org/truecharts/compare/neko-0.0.46...neko-0.0.47) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [neko-0.0.46](https://github.com/truecharts/charts/compare/neko-0.0.45...neko-0.0.46) (2022-10-18)
+## [neko-0.0.46](https://github.com/trueforge-org/truecharts/compare/neko-0.0.45...neko-0.0.46) (2022-10-18)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120))
+- update docker general non-major ([#4120](https://github.com/trueforge-org/truecharts/issues/4120))
-## [neko-0.0.45](https://github.com/truecharts/charts/compare/neko-0.0.44...neko-0.0.45) (2022-10-12)
+## [neko-0.0.45](https://github.com/trueforge-org/truecharts/compare/neko-0.0.44...neko-0.0.45) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [neko-0.0.44](https://github.com/truecharts/charts/compare/neko-0.0.43...neko-0.0.44) (2022-10-11)
+## [neko-0.0.44](https://github.com/trueforge-org/truecharts/compare/neko-0.0.43...neko-0.0.44) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
-## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07)
+## [neko-0.0.43](https://github.com/trueforge-org/truecharts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07)
### Chore
@@ -175,58 +175,58 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07)
+## [neko-0.0.43](https://github.com/trueforge-org/truecharts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [neko-0.0.42](https://github.com/truecharts/charts/compare/neko-0.0.41...neko-0.0.42) (2022-10-05)
+## [neko-0.0.42](https://github.com/trueforge-org/truecharts/compare/neko-0.0.41...neko-0.0.42) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [neko-0.0.41](https://github.com/truecharts/charts/compare/neko-0.0.40...neko-0.0.41) (2022-10-04)
+## [neko-0.0.41](https://github.com/trueforge-org/truecharts/compare/neko-0.0.40...neko-0.0.41) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
-## [neko-0.0.40](https://github.com/truecharts/charts/compare/neko-0.0.39...neko-0.0.40) (2022-09-28)
+## [neko-0.0.40](https://github.com/trueforge-org/truecharts/compare/neko-0.0.39...neko-0.0.40) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
-- update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
+- update docker general non-major ([#3920](https://github.com/trueforge-org/truecharts/issues/3920))
-## [neko-0.0.39](https://github.com/truecharts/charts/compare/neko-0.0.38...neko-0.0.39) (2022-09-27)
+## [neko-0.0.39](https://github.com/trueforge-org/truecharts/compare/neko-0.0.38...neko-0.0.39) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [neko-0.0.38](https://github.com/truecharts/charts/compare/neko-0.0.37...neko-0.0.38) (2022-09-26)
+## [neko-0.0.38](https://github.com/trueforge-org/truecharts/compare/neko-0.0.37...neko-0.0.38) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [neko-0.0.37](https://github.com/truecharts/charts/compare/neko-0.0.36...neko-0.0.37) (2022-09-25)
+## [neko-0.0.37](https://github.com/trueforge-org/truecharts/compare/neko-0.0.36...neko-0.0.37) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22)
+## [neko-0.0.36](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22)
### Chore
@@ -244,14 +244,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22)
+## [neko-0.0.36](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22)
### Chore
@@ -268,14 +268,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3839](https://github.com/trueforge-org/truecharts/issues/3839))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-21)
+## [neko-0.0.35](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.35) (2022-09-21)
### Chore
@@ -291,13 +291,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20)
+## [neko-0.0.35](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20)
### Chore
@@ -312,13 +312,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20)
+## [neko-0.0.35](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20)
### Chore
@@ -332,13 +332,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.34](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
+## [neko-0.0.34](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
### Chore
@@ -351,12 +351,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.34](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
+## [neko-0.0.34](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
### Chore
@@ -368,12 +368,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.34](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
+## [neko-0.0.34](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.34) (2022-09-19)
### Chore
@@ -384,12 +384,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-17)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-17)
### Chore
@@ -399,11 +399,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-18)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-18)
### Chore
@@ -411,54 +411,54 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-16)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-16)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.33](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15)
+## [neko-0.0.33](https://github.com/trueforge-org/truecharts/compare/neko-0.0.32...neko-0.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [neko-0.0.32](https://github.com/truecharts/charts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13)
+## [neko-0.0.32](https://github.com/trueforge-org/truecharts/compare/neko-0.0.31...neko-0.0.32) (2022-09-13)
### Chore
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
-## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
+## [neko-0.0.31](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
### Chore
@@ -467,11 +467,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
+## [neko-0.0.31](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
### Chore
@@ -479,129 +479,129 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.31](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
+## [neko-0.0.31](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.31) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
+## [neko-0.0.30](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
+## [neko-0.0.30](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.30](https://github.com/truecharts/charts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
+## [neko-0.0.30](https://github.com/trueforge-org/truecharts/compare/neko-0.0.29...neko-0.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [neko-0.0.29](https://github.com/truecharts/charts/compare/neko-0.0.28...neko-0.0.29) (2022-09-07)
+## [neko-0.0.29](https://github.com/trueforge-org/truecharts/compare/neko-0.0.28...neko-0.0.29) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [neko-0.0.28](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30)
+## [neko-0.0.28](https://github.com/trueforge-org/truecharts/compare/neko-0.0.26...neko-0.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [neko-0.0.27](https://github.com/truecharts/charts/compare/neko-0.0.26...neko-0.0.27) (2022-08-30)
+## [neko-0.0.27](https://github.com/trueforge-org/truecharts/compare/neko-0.0.26...neko-0.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [neko-0.0.26](https://github.com/truecharts/charts/compare/neko-0.0.24...neko-0.0.26) (2022-08-29)
+## [neko-0.0.26](https://github.com/trueforge-org/truecharts/compare/neko-0.0.24...neko-0.0.26) (2022-08-29)
### Chore
-- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update docker general non-major ([#3620](https://github.com/trueforge-org/truecharts/issues/3620))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [neko-0.0.24](https://github.com/truecharts/charts/compare/neko-0.0.22...neko-0.0.24) (2022-08-26)
+## [neko-0.0.24](https://github.com/trueforge-org/truecharts/compare/neko-0.0.22...neko-0.0.24) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [neko-0.0.22](https://github.com/truecharts/charts/compare/neko-0.0.21...neko-0.0.22) (2022-08-23)
+## [neko-0.0.22](https://github.com/trueforge-org/truecharts/compare/neko-0.0.21...neko-0.0.22) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [neko-0.0.21](https://github.com/truecharts/charts/compare/neko-0.0.20...neko-0.0.21) (2022-08-23)
+## [neko-0.0.21](https://github.com/trueforge-org/truecharts/compare/neko-0.0.20...neko-0.0.21) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [neko-0.0.20](https://github.com/truecharts/charts/compare/neko-0.0.19...neko-0.0.20) (2022-08-21)
+## [neko-0.0.20](https://github.com/trueforge-org/truecharts/compare/neko-0.0.19...neko-0.0.20) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [neko-0.0.19](https://github.com/truecharts/charts/compare/neko-0.0.18...neko-0.0.19) (2022-08-17)
+## [neko-0.0.19](https://github.com/trueforge-org/truecharts/compare/neko-0.0.18...neko-0.0.19) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [neko-0.0.18](https://github.com/truecharts/charts/compare/neko-0.0.17...neko-0.0.18) (2022-08-14)
+## [neko-0.0.18](https://github.com/trueforge-org/truecharts/compare/neko-0.0.17...neko-0.0.18) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [neko-0.0.17](https://github.com/truecharts/charts/compare/neko-0.0.16...neko-0.0.17) (2022-08-12)
+## [neko-0.0.17](https://github.com/trueforge-org/truecharts/compare/neko-0.0.16...neko-0.0.17) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- cleanup ([#3390](https://github.com/truecharts/charts/issues/3390))
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- cleanup ([#3390](https://github.com/trueforge-org/truecharts/issues/3390))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [neko-0.0.16](https://github.com/truecharts/charts/compare/neko-0.0.14...neko-0.0.16) (2022-08-08)
+## [neko-0.0.16](https://github.com/trueforge-org/truecharts/compare/neko-0.0.14...neko-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [neko-0.0.14](https://github.com/truecharts/apps/compare/neko-0.0.13...neko-0.0.14) (2022-07-26)
diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml
index f0e39939df1..61771948925 100644
--- a/charts/stable/neko/Chart.yaml
+++ b/charts/stable/neko/Chart.yaml
@@ -43,7 +43,7 @@ sources:
- https://ghcr.io/m1k1o/neko/vlc
- https://ghcr.io/m1k1o/neko/xfce
- https://github.com/m1k1o/neko
- - https://github.com/truecharts/charts/tree/master/charts/stable/neko
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/neko
type: application
version: 10.3.14
diff --git a/charts/stable/neko/README.md b/charts/stable/neko/README.md
index debbd85e7ab..a72bb3c2f5f 100644
--- a/charts/stable/neko/README.md
+++ b/charts/stable/neko/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/neko)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/neko
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/neko/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/neko/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/netbootxyz/README.md b/charts/stable/netbootxyz/README.md
index 7e1b02042b8..f7a54ec1643 100644
--- a/charts/stable/netbootxyz/README.md
+++ b/charts/stable/netbootxyz/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/netbootxyz
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/netbootxyz/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/netbootxyz/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/netdata/README.md b/charts/stable/netdata/README.md
index 532a3b4c4f7..90a99b0f1e6 100644
--- a/charts/stable/netdata/README.md
+++ b/charts/stable/netdata/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/netdata
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/netdata/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/netdata/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/neverwinternights-ee/README.md b/charts/stable/neverwinternights-ee/README.md
index 4d6ba9ca48e..0c80eec43eb 100644
--- a/charts/stable/neverwinternights-ee/README.md
+++ b/charts/stable/neverwinternights-ee/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/neverwinternights-ee
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/neverwinternights-ee/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/neverwinternights-ee/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/newyearcountdownclock/README.md b/charts/stable/newyearcountdownclock/README.md
index 76c7b3d3ffa..7eb116ce197 100644
--- a/charts/stable/newyearcountdownclock/README.md
+++ b/charts/stable/newyearcountdownclock/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/newyearcountdownclock
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/newyearcountdownclock/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/newyearcountdownclock/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nextpvr/CHANGELOG.md b/charts/stable/nextpvr/CHANGELOG.md
index 494f4ef5c51..53c53c3ff19 100644
--- a/charts/stable/nextpvr/CHANGELOG.md
+++ b/charts/stable/nextpvr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [nextpvr-3.0.0](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-3.0.0) (2022-11-10)
+## [nextpvr-3.0.0](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-3.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [nextpvr-2.0.46](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.46) (2022-11-08)
+## [nextpvr-2.0.46](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.46) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.45](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
+## [nextpvr-2.0.45](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.45](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
+## [nextpvr-2.0.45](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
### Chore
@@ -60,81 +60,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.45](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
+## [nextpvr-2.0.45](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.44](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.44) (2022-11-07)
+## [nextpvr-2.0.44](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.43](https://github.com/truecharts/charts/compare/nextpvr-2.0.42...nextpvr-2.0.43) (2022-11-06)
+## [nextpvr-2.0.43](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.42...nextpvr-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nextpvr-2.0.42](https://github.com/truecharts/charts/compare/nextpvr-2.0.41...nextpvr-2.0.42) (2022-11-06)
+## [nextpvr-2.0.42](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.41...nextpvr-2.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [nextpvr-2.0.41](https://github.com/truecharts/charts/compare/nextpvr-2.0.40...nextpvr-2.0.41) (2022-11-05)
+## [nextpvr-2.0.41](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.40...nextpvr-2.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [nextpvr-2.0.40](https://github.com/truecharts/charts/compare/nextpvr-2.0.39...nextpvr-2.0.40) (2022-11-02)
+## [nextpvr-2.0.40](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.39...nextpvr-2.0.40) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [nextpvr-2.0.39](https://github.com/truecharts/charts/compare/nextpvr-2.0.38...nextpvr-2.0.39) (2022-10-25)
+## [nextpvr-2.0.39](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.38...nextpvr-2.0.39) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [nextpvr-2.0.38](https://github.com/truecharts/charts/compare/nextpvr-2.0.37...nextpvr-2.0.38) (2022-10-19)
+## [nextpvr-2.0.38](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.37...nextpvr-2.0.38) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [nextpvr-2.0.37](https://github.com/truecharts/charts/compare/nextpvr-2.0.36...nextpvr-2.0.37) (2022-10-12)
+## [nextpvr-2.0.37](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.36...nextpvr-2.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07)
+## [nextpvr-2.0.36](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07)
+## [nextpvr-2.0.36](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [nextpvr-2.0.35](https://github.com/truecharts/charts/compare/nextpvr-2.0.34...nextpvr-2.0.35) (2022-10-05)
+## [nextpvr-2.0.35](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.34...nextpvr-2.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [nextpvr-2.0.34](https://github.com/truecharts/charts/compare/nextpvr-2.0.33...nextpvr-2.0.34) (2022-09-27)
+## [nextpvr-2.0.34](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.33...nextpvr-2.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [nextpvr-2.0.33](https://github.com/truecharts/charts/compare/nextpvr-2.0.32...nextpvr-2.0.33) (2022-09-25)
+## [nextpvr-2.0.33](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.32...nextpvr-2.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-22)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-17)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-18)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-16)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-16)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15)
+## [nextpvr-2.0.32](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12)
### Chore
@@ -378,9 +378,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-12)
### Chore
@@ -388,87 +388,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.31](https://github.com/truecharts/charts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
+## [nextpvr-2.0.31](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.30...nextpvr-2.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [nextpvr-2.0.30](https://github.com/truecharts/charts/compare/nextpvr-2.0.29...nextpvr-2.0.30) (2022-09-05)
+## [nextpvr-2.0.30](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.29...nextpvr-2.0.30) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [nextpvr-2.0.29](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.29) (2022-08-30)
+## [nextpvr-2.0.29](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.27...nextpvr-2.0.29) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [nextpvr-2.0.28](https://github.com/truecharts/charts/compare/nextpvr-2.0.27...nextpvr-2.0.28) (2022-08-30)
+## [nextpvr-2.0.28](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.27...nextpvr-2.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [nextpvr-2.0.27](https://github.com/truecharts/charts/compare/nextpvr-2.0.26...nextpvr-2.0.27) (2022-08-29)
+## [nextpvr-2.0.27](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.26...nextpvr-2.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [nextpvr-2.0.26](https://github.com/truecharts/charts/compare/nextpvr-2.0.25...nextpvr-2.0.26) (2022-08-23)
+## [nextpvr-2.0.26](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.25...nextpvr-2.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [nextpvr-2.0.25](https://github.com/truecharts/charts/compare/nextpvr-2.0.24...nextpvr-2.0.25) (2022-08-12)
+## [nextpvr-2.0.25](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.24...nextpvr-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [nextpvr-2.0.24](https://github.com/truecharts/charts/compare/nextpvr-2.0.23...nextpvr-2.0.24) (2022-08-08)
+## [nextpvr-2.0.24](https://github.com/trueforge-org/truecharts/compare/nextpvr-2.0.23...nextpvr-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [nextpvr-2.0.23](https://github.com/truecharts/apps/compare/nextpvr-2.0.22...nextpvr-2.0.23) (2022-07-26)
diff --git a/charts/stable/nextpvr/Chart.yaml b/charts/stable/nextpvr/Chart.yaml
index b44a3c151bd..227aaf5890c 100644
--- a/charts/stable/nextpvr/Chart.yaml
+++ b/charts/stable/nextpvr/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: nextpvr
sources:
- https://github.com/sub3/NextPVR/wiki/Install-Docker
- - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nextpvr
- https://hub.docker.com/r/nextpvr/nextpvr_amd64
type: application
version: 12.3.5
diff --git a/charts/stable/nextpvr/README.md b/charts/stable/nextpvr/README.md
index 39eb411600a..843116a2ac7 100644
--- a/charts/stable/nextpvr/README.md
+++ b/charts/stable/nextpvr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nextpvr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/nextpvr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nextpvr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/nextpvr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/nexus-oss/README.md b/charts/stable/nexus-oss/README.md
index f33410d62dc..22a5c234161 100644
--- a/charts/stable/nexus-oss/README.md
+++ b/charts/stable/nexus-oss/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nexus-oss
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nexus-oss/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nexus-oss/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nginx-proxy-manager/README.md b/charts/stable/nginx-proxy-manager/README.md
index c87bfe67514..14bc14fe460 100644
--- a/charts/stable/nginx-proxy-manager/README.md
+++ b/charts/stable/nginx-proxy-manager/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nginx-proxy-manager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nginx-proxy-manager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nginx-proxy-manager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ngircd/README.md b/charts/stable/ngircd/README.md
index 0848a8c1500..7eeff942222 100644
--- a/charts/stable/ngircd/README.md
+++ b/charts/stable/ngircd/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ngircd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ngircd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ngircd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nightscout/README.md b/charts/stable/nightscout/README.md
index 1cba9f20453..5004d380d94 100644
--- a/charts/stable/nightscout/README.md
+++ b/charts/stable/nightscout/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nightscout
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nightscout/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nightscout/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nitter/README.md b/charts/stable/nitter/README.md
index c3f6eee9cc6..a312f9c4480 100644
--- a/charts/stable/nitter/README.md
+++ b/charts/stable/nitter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nitter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nitter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nitter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nntp2nntp/README.md b/charts/stable/nntp2nntp/README.md
index 0449226a2b5..423a0c2d6cd 100644
--- a/charts/stable/nntp2nntp/README.md
+++ b/charts/stable/nntp2nntp/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nntp2nntp
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nntp2nntp/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nntp2nntp/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nocodb/README.md b/charts/stable/nocodb/README.md
index f39500618f5..04f83e559ea 100644
--- a/charts/stable/nocodb/README.md
+++ b/charts/stable/nocodb/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nocodb
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nocodb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nocodb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/node-red/README.md b/charts/stable/node-red/README.md
index 057bc4e36c7..cea79aa6eb4 100644
--- a/charts/stable/node-red/README.md
+++ b/charts/stable/node-red/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/node-red
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/node-red/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/node-red/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nosqlclient/README.md b/charts/stable/nosqlclient/README.md
index 97bfecaa462..046100e4f63 100644
--- a/charts/stable/nosqlclient/README.md
+++ b/charts/stable/nosqlclient/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nosqlclient
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nosqlclient/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nosqlclient/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/notarius/README.md b/charts/stable/notarius/README.md
index a1d29f61959..66d121838f2 100644
--- a/charts/stable/notarius/README.md
+++ b/charts/stable/notarius/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/notarius
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/notarius/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/notarius/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/notea/README.md b/charts/stable/notea/README.md
index de34e6d4815..fc158143bea 100644
--- a/charts/stable/notea/README.md
+++ b/charts/stable/notea/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/notea
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/notea/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/notea/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/notifiarr/Chart.yaml b/charts/stable/notifiarr/Chart.yaml
index 9f6ba1af33f..45523056ee6 100644
--- a/charts/stable/notifiarr/Chart.yaml
+++ b/charts/stable/notifiarr/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: notifiarr
sources:
- https://github.com/Notifiarr/notifiarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/notifiarr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/notifiarr
- https://hub.docker.com/r/golift/notifiarr
type: application
version: 7.3.5
diff --git a/charts/stable/notifiarr/README.md b/charts/stable/notifiarr/README.md
index 6724230e32e..2cc101ba557 100644
--- a/charts/stable/notifiarr/README.md
+++ b/charts/stable/notifiarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/notifiarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/notifiarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/notifiarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/notifiarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/novnc/README.md b/charts/stable/novnc/README.md
index e1781d57e7c..4732bbfaf78 100644
--- a/charts/stable/novnc/README.md
+++ b/charts/stable/novnc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/novnc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/novnc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/novnc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ntfy/README.md b/charts/stable/ntfy/README.md
index d8eacd8f348..530fed2daec 100644
--- a/charts/stable/ntfy/README.md
+++ b/charts/stable/ntfy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ntfy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ntfy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ntfy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nullserv/README.md b/charts/stable/nullserv/README.md
index d18b2a0fb96..797b02d85a6 100644
--- a/charts/stable/nullserv/README.md
+++ b/charts/stable/nullserv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nullserv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nullserv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nullserv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/nvidia-gpu-exporter/Chart.yaml b/charts/stable/nvidia-gpu-exporter/Chart.yaml
index fa719c059f7..f9265663b9a 100644
--- a/charts/stable/nvidia-gpu-exporter/Chart.yaml
+++ b/charts/stable/nvidia-gpu-exporter/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: nvidia-gpu-exporter
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/nvidia-gpu-exporter
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nvidia-gpu-exporter
- https://github.com/utkuozdemir/nvidia_gpu_exporter
- https://hub.docker.com/r/utkuozdemir/nvidia_gpu_exporter
type: application
diff --git a/charts/stable/nvidia-gpu-exporter/README.md b/charts/stable/nvidia-gpu-exporter/README.md
index b45da562c20..bd9bbb7ff62 100644
--- a/charts/stable/nvidia-gpu-exporter/README.md
+++ b/charts/stable/nvidia-gpu-exporter/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nvidia-gpu-exporter)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/nvidia-gpu-exporter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nvidia-gpu-exporter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/nvidia-gpu-exporter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/nzbget/CHANGELOG.md b/charts/stable/nzbget/CHANGELOG.md
index 7c43f480531..bbb843b6900 100644
--- a/charts/stable/nzbget/CHANGELOG.md
+++ b/charts/stable/nzbget/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [nzbget-12.0.0](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-12.0.0) (2022-11-10)
+## [nzbget-12.0.0](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-12.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.46](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.46) (2022-11-08)
+## [nzbget-11.0.46](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.46) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.45](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
+## [nzbget-11.0.45](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.45](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
+## [nzbget-11.0.45](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.45](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
+## [nzbget-11.0.45](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.44](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.44) (2022-11-07)
+## [nzbget-11.0.44](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.44](https://github.com/truecharts/charts/compare/nzbget-11.0.43...nzbget-11.0.44) (2022-11-06)
+## [nzbget-11.0.44](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.43...nzbget-11.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [nzbget-11.0.43](https://github.com/truecharts/charts/compare/nzbget-11.0.42...nzbget-11.0.43) (2022-11-06)
+## [nzbget-11.0.43](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.42...nzbget-11.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [nzbget-11.0.42](https://github.com/truecharts/charts/compare/nzbget-11.0.41...nzbget-11.0.42) (2022-11-05)
+## [nzbget-11.0.42](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.41...nzbget-11.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [nzbget-11.0.41](https://github.com/truecharts/charts/compare/nzbget-11.0.40...nzbget-11.0.41) (2022-11-02)
+## [nzbget-11.0.41](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.40...nzbget-11.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [nzbget-11.0.40](https://github.com/truecharts/charts/compare/nzbget-11.0.39...nzbget-11.0.40) (2022-10-25)
+## [nzbget-11.0.40](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.39...nzbget-11.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [nzbget-11.0.39](https://github.com/truecharts/charts/compare/nzbget-11.0.38...nzbget-11.0.39) (2022-10-19)
+## [nzbget-11.0.39](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.38...nzbget-11.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [nzbget-11.0.38](https://github.com/truecharts/charts/compare/nzbget-11.0.37...nzbget-11.0.38) (2022-10-12)
+## [nzbget-11.0.38](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.37...nzbget-11.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [nzbget-11.0.37](https://github.com/truecharts/charts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07)
+## [nzbget-11.0.37](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [nzbget-11.0.37](https://github.com/truecharts/charts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07)
+## [nzbget-11.0.37](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [nzbget-11.0.36](https://github.com/truecharts/charts/compare/nzbget-11.0.35...nzbget-11.0.36) (2022-10-05)
+## [nzbget-11.0.36](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.35...nzbget-11.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [nzbget-11.0.35](https://github.com/truecharts/charts/compare/nzbget-11.0.34...nzbget-11.0.35) (2022-09-27)
+## [nzbget-11.0.35](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.34...nzbget-11.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [nzbget-11.0.34](https://github.com/truecharts/charts/compare/nzbget-11.0.33...nzbget-11.0.34) (2022-09-25)
+## [nzbget-11.0.34](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.33...nzbget-11.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-22)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-20)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-20)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-17)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-18)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-16)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-16)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15)
+## [nzbget-11.0.33](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12)
### Chore
@@ -367,13 +367,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-12)
### Chore
@@ -381,107 +381,107 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.32](https://github.com/truecharts/charts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
+## [nzbget-11.0.32](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.31...nzbget-11.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Docs
- add more docs
-## [nzbget-11.0.31](https://github.com/truecharts/charts/compare/nzbget-11.0.29...nzbget-11.0.31) (2022-08-30)
+## [nzbget-11.0.31](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.29...nzbget-11.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [nzbget-11.0.30](https://github.com/truecharts/charts/compare/nzbget-11.0.29...nzbget-11.0.30) (2022-08-30)
+## [nzbget-11.0.30](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.29...nzbget-11.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [nzbget-11.0.29](https://github.com/truecharts/charts/compare/nzbget-11.0.28...nzbget-11.0.29) (2022-08-29)
+## [nzbget-11.0.29](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.28...nzbget-11.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [nzbget-11.0.28](https://github.com/truecharts/charts/compare/nzbget-11.0.27...nzbget-11.0.28) (2022-08-23)
+## [nzbget-11.0.28](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.27...nzbget-11.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [nzbget-11.0.27](https://github.com/truecharts/charts/compare/nzbget-11.0.26...nzbget-11.0.27) (2022-08-12)
+## [nzbget-11.0.27](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.26...nzbget-11.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [nzbget-11.0.26](https://github.com/truecharts/charts/compare/nzbget-11.0.25...nzbget-11.0.26) (2022-08-10)
+## [nzbget-11.0.26](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.25...nzbget-11.0.26) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [nzbget-11.0.25](https://github.com/truecharts/charts/compare/nzbget-11.0.24...nzbget-11.0.25) (2022-08-08)
+## [nzbget-11.0.25](https://github.com/trueforge-org/truecharts/compare/nzbget-11.0.24...nzbget-11.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [nzbget-11.0.24](https://github.com/truecharts/apps/compare/nzbget-11.0.23...nzbget-11.0.24) (2022-07-26)
diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml
index cc3eb3a3761..8c0764d0070 100644
--- a/charts/stable/nzbget/Chart.yaml
+++ b/charts/stable/nzbget/Chart.yaml
@@ -34,7 +34,7 @@ name: nzbget
sources:
- https://ghcr.io/home-operations/nzbget
- https://github.com/nzbgetcom/nzbget
- - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbget
- https://nzbget.net/
type: application
version: 27.2.3
diff --git a/charts/stable/nzbget/README.md b/charts/stable/nzbget/README.md
index c4df974f809..3776408f410 100644
--- a/charts/stable/nzbget/README.md
+++ b/charts/stable/nzbget/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/nzbget)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/nzbget
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nzbget/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/nzbget/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/nzbhydra/README.md b/charts/stable/nzbhydra/README.md
index 2b9d14c2b55..309cf25f750 100644
--- a/charts/stable/nzbhydra/README.md
+++ b/charts/stable/nzbhydra/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/nzbhydra
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/nzbhydra/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/nzbhydra/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/obs-ndi/CHANGELOG.md b/charts/stable/obs-ndi/CHANGELOG.md
index c47bcfaa3cc..f1950e9545a 100644
--- a/charts/stable/obs-ndi/CHANGELOG.md
+++ b/charts/stable/obs-ndi/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [obs-ndi-1.0.0](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-1.0.0) (2022-11-10)
+## [obs-ndi-1.0.0](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [obs-ndi-0.0.43](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.43) (2022-11-08)
+## [obs-ndi-0.0.43](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.43) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.42](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
+## [obs-ndi-0.0.42](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.42](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
+## [obs-ndi-0.0.42](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
### Chore
@@ -57,105 +57,105 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.42](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
+## [obs-ndi-0.0.42](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.41](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.41) (2022-11-07)
+## [obs-ndi-0.0.41](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.41](https://github.com/truecharts/charts/compare/obs-ndi-0.0.40...obs-ndi-0.0.41) (2022-11-06)
+## [obs-ndi-0.0.41](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.40...obs-ndi-0.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obs-ndi-0.0.40](https://github.com/truecharts/charts/compare/obs-ndi-0.0.39...obs-ndi-0.0.40) (2022-11-06)
+## [obs-ndi-0.0.40](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.39...obs-ndi-0.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [obs-ndi-0.0.39](https://github.com/truecharts/charts/compare/obs-ndi-0.0.38...obs-ndi-0.0.39) (2022-11-05)
+## [obs-ndi-0.0.39](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.38...obs-ndi-0.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [obs-ndi-0.0.38](https://github.com/truecharts/charts/compare/obs-ndi-0.0.37...obs-ndi-0.0.38) (2022-11-05)
+## [obs-ndi-0.0.38](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.37...obs-ndi-0.0.38) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [obs-ndi-0.0.37](https://github.com/truecharts/charts/compare/obs-ndi-0.0.36...obs-ndi-0.0.37) (2022-11-03)
+## [obs-ndi-0.0.37](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.36...obs-ndi-0.0.37) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4289](https://github.com/truecharts/charts/issues/4289))
+- update docker general non-major ([#4289](https://github.com/trueforge-org/truecharts/issues/4289))
-## [obs-ndi-0.0.36](https://github.com/truecharts/charts/compare/obs-ndi-0.0.35...obs-ndi-0.0.36) (2022-11-02)
+## [obs-ndi-0.0.36](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.35...obs-ndi-0.0.36) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [obs-ndi-0.0.35](https://github.com/truecharts/charts/compare/obs-ndi-0.0.34...obs-ndi-0.0.35) (2022-11-01)
+## [obs-ndi-0.0.35](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.34...obs-ndi-0.0.35) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [obs-ndi-0.0.34](https://github.com/truecharts/charts/compare/obs-ndi-0.0.33...obs-ndi-0.0.34) (2022-10-25)
+## [obs-ndi-0.0.34](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.33...obs-ndi-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [obs-ndi-0.0.33](https://github.com/truecharts/charts/compare/obs-ndi-0.0.32...obs-ndi-0.0.33) (2022-10-22)
+## [obs-ndi-0.0.33](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.32...obs-ndi-0.0.33) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [obs-ndi-0.0.32](https://github.com/truecharts/charts/compare/obs-ndi-0.0.31...obs-ndi-0.0.32) (2022-10-19)
+## [obs-ndi-0.0.32](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.31...obs-ndi-0.0.32) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [obs-ndi-0.0.31](https://github.com/truecharts/charts/compare/obs-ndi-0.0.30...obs-ndi-0.0.31) (2022-10-12)
+## [obs-ndi-0.0.31](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.30...obs-ndi-0.0.31) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07)
+## [obs-ndi-0.0.30](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07)
### Chore
@@ -163,37 +163,37 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07)
+## [obs-ndi-0.0.30](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [obs-ndi-0.0.29](https://github.com/truecharts/charts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05)
+## [obs-ndi-0.0.29](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- update docker general non-major
-## [obs-ndi-0.0.28](https://github.com/truecharts/charts/compare/obs-ndi-0.0.27...obs-ndi-0.0.28) (2022-09-27)
+## [obs-ndi-0.0.28](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.27...obs-ndi-0.0.28) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [obs-ndi-0.0.27](https://github.com/truecharts/charts/compare/obs-ndi-0.0.26...obs-ndi-0.0.27) (2022-09-25)
+## [obs-ndi-0.0.27](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.26...obs-ndi-0.0.27) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-22)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-22)
### Chore
@@ -211,10 +211,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21)
### Chore
@@ -231,10 +231,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21)
### Chore
@@ -250,10 +250,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20)
### Chore
@@ -285,10 +285,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-19)
### Chore
@@ -330,10 +330,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-17)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-17)
### Chore
@@ -343,10 +343,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-18)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-18)
### Chore
@@ -354,44 +354,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-16)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-16)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15)
+## [obs-ndi-0.0.26](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12)
### Chore
@@ -400,10 +400,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-12)
### Chore
@@ -411,99 +411,99 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.25](https://github.com/truecharts/charts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
+## [obs-ndi-0.0.25](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.24...obs-ndi-0.0.25) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obs-ndi-0.0.24](https://github.com/truecharts/charts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01)
+## [obs-ndi-0.0.24](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.23...obs-ndi-0.0.24) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge-org/truecharts/issues/3649))
-## [obs-ndi-0.0.23](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30)
+## [obs-ndi-0.0.23](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.21...obs-ndi-0.0.23) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [obs-ndi-0.0.22](https://github.com/truecharts/charts/compare/obs-ndi-0.0.21...obs-ndi-0.0.22) (2022-08-30)
+## [obs-ndi-0.0.22](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.21...obs-ndi-0.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [obs-ndi-0.0.21](https://github.com/truecharts/charts/compare/obs-ndi-0.0.20...obs-ndi-0.0.21) (2022-08-29)
+## [obs-ndi-0.0.21](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.20...obs-ndi-0.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [obs-ndi-0.0.20](https://github.com/truecharts/charts/compare/obs-ndi-0.0.18...obs-ndi-0.0.20) (2022-08-26)
+## [obs-ndi-0.0.20](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.18...obs-ndi-0.0.20) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [obs-ndi-0.0.18](https://github.com/truecharts/charts/compare/obs-ndi-0.0.17...obs-ndi-0.0.18) (2022-08-23)
+## [obs-ndi-0.0.18](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.17...obs-ndi-0.0.18) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [obs-ndi-0.0.17](https://github.com/truecharts/charts/compare/obs-ndi-0.0.16...obs-ndi-0.0.17) (2022-08-12)
+## [obs-ndi-0.0.17](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.16...obs-ndi-0.0.17) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [obs-ndi-0.0.16](https://github.com/truecharts/charts/compare/obs-ndi-0.0.14...obs-ndi-0.0.16) (2022-08-08)
+## [obs-ndi-0.0.16](https://github.com/trueforge-org/truecharts/compare/obs-ndi-0.0.14...obs-ndi-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [obs-ndi-0.0.14](https://github.com/truecharts/apps/compare/obs-ndi-0.0.13...obs-ndi-0.0.14) (2022-07-26)
diff --git a/charts/stable/obs-ndi/Chart.yaml b/charts/stable/obs-ndi/Chart.yaml
index f524ceabce8..745417e4fa7 100644
--- a/charts/stable/obs-ndi/Chart.yaml
+++ b/charts/stable/obs-ndi/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: obs-ndi
sources:
- https://github.com/patrickstigler/docker-obs-ndi
- - https://github.com/truecharts/charts/tree/master/charts/stable/obs-ndi
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/obs-ndi
- https://hub.docker.com/r/patrickstigler/obs-ndi
type: application
version: 9.3.5
diff --git a/charts/stable/obs-ndi/README.md b/charts/stable/obs-ndi/README.md
index 5b6b49b8fbf..1e35770d995 100644
--- a/charts/stable/obs-ndi/README.md
+++ b/charts/stable/obs-ndi/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/obs-ndi)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/obs-ndi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/obs-ndi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/obs-ndi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/observium/README.md b/charts/stable/observium/README.md
index 31a2864f53d..0315dba3c04 100644
--- a/charts/stable/observium/README.md
+++ b/charts/stable/observium/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/observium
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/observium/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/observium/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/obsidian/CHANGELOG.md b/charts/stable/obsidian/CHANGELOG.md
index 3153c143e38..b0701aceaa6 100644
--- a/charts/stable/obsidian/CHANGELOG.md
+++ b/charts/stable/obsidian/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [obsidian-1.0.0](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-1.0.0) (2022-11-10)
+## [obsidian-1.0.0](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.40](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.40) (2022-11-08)
+## [obsidian-0.0.40](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.40) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.39](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
+## [obsidian-0.0.39](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.39](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
+## [obsidian-0.0.39](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
### Chore
@@ -53,84 +53,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.39](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
+## [obsidian-0.0.39](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.39) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.38](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.38) (2022-11-07)
+## [obsidian-0.0.38](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.38) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.38](https://github.com/truecharts/charts/compare/obsidian-0.0.37...obsidian-0.0.38) (2022-11-06)
+## [obsidian-0.0.38](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.37...obsidian-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [obsidian-0.0.37](https://github.com/truecharts/charts/compare/obsidian-0.0.36...obsidian-0.0.37) (2022-11-06)
+## [obsidian-0.0.37](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.36...obsidian-0.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [obsidian-0.0.36](https://github.com/truecharts/charts/compare/obsidian-0.0.35...obsidian-0.0.36) (2022-11-05)
+## [obsidian-0.0.36](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.35...obsidian-0.0.36) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [obsidian-0.0.35](https://github.com/truecharts/charts/compare/obsidian-0.0.34...obsidian-0.0.35) (2022-11-02)
+## [obsidian-0.0.35](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.34...obsidian-0.0.35) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [obsidian-0.0.34](https://github.com/truecharts/charts/compare/obsidian-0.0.33...obsidian-0.0.34) (2022-10-25)
+## [obsidian-0.0.34](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.33...obsidian-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [obsidian-0.0.33](https://github.com/truecharts/charts/compare/obsidian-0.0.32...obsidian-0.0.33) (2022-10-19)
+## [obsidian-0.0.33](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.32...obsidian-0.0.33) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [obsidian-0.0.32](https://github.com/truecharts/charts/compare/obsidian-0.0.31...obsidian-0.0.32) (2022-10-12)
+## [obsidian-0.0.32](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.31...obsidian-0.0.32) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [obsidian-0.0.31](https://github.com/truecharts/charts/compare/obsidian-0.0.30...obsidian-0.0.31) (2022-10-11)
+## [obsidian-0.0.31](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.30...obsidian-0.0.31) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
-## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07)
+## [obsidian-0.0.30](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07)
### Chore
@@ -138,36 +138,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07)
+## [obsidian-0.0.30](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [obsidian-0.0.29](https://github.com/truecharts/charts/compare/obsidian-0.0.28...obsidian-0.0.29) (2022-10-05)
+## [obsidian-0.0.29](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.28...obsidian-0.0.29) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [obsidian-0.0.28](https://github.com/truecharts/charts/compare/obsidian-0.0.27...obsidian-0.0.28) (2022-09-27)
+## [obsidian-0.0.28](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.27...obsidian-0.0.28) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [obsidian-0.0.27](https://github.com/truecharts/charts/compare/obsidian-0.0.26...obsidian-0.0.27) (2022-09-25)
+## [obsidian-0.0.27](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.26...obsidian-0.0.27) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-22)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-22)
### Chore
@@ -185,10 +185,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21)
### Chore
@@ -205,10 +205,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21)
### Chore
@@ -224,10 +224,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20)
### Chore
@@ -242,10 +242,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
### Chore
@@ -290,10 +290,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-19)
### Chore
@@ -304,10 +304,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-17)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-17)
### Chore
@@ -317,10 +317,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-18)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-18)
### Chore
@@ -328,44 +328,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-16)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-16)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15)
+## [obsidian-0.0.26](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12)
### Chore
@@ -374,9 +374,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-12)
### Chore
@@ -384,97 +384,97 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.25](https://github.com/truecharts/charts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
+## [obsidian-0.0.25](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.24...obsidian-0.0.25) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [obsidian-0.0.24](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.24) (2022-08-30)
+## [obsidian-0.0.24](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.22...obsidian-0.0.24) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [obsidian-0.0.23](https://github.com/truecharts/charts/compare/obsidian-0.0.22...obsidian-0.0.23) (2022-08-30)
+## [obsidian-0.0.23](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.22...obsidian-0.0.23) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [obsidian-0.0.22](https://github.com/truecharts/charts/compare/obsidian-0.0.21...obsidian-0.0.22) (2022-08-29)
+## [obsidian-0.0.22](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.21...obsidian-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [obsidian-0.0.21](https://github.com/truecharts/charts/compare/obsidian-0.0.19...obsidian-0.0.21) (2022-08-26)
+## [obsidian-0.0.21](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.19...obsidian-0.0.21) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [obsidian-0.0.19](https://github.com/truecharts/charts/compare/obsidian-0.0.18...obsidian-0.0.19) (2022-08-23)
+## [obsidian-0.0.19](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.18...obsidian-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [obsidian-0.0.18](https://github.com/truecharts/charts/compare/obsidian-0.0.17...obsidian-0.0.18) (2022-08-12)
+## [obsidian-0.0.18](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.17...obsidian-0.0.18) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [obsidian-0.0.17](https://github.com/truecharts/charts/compare/obsidian-0.0.15...obsidian-0.0.17) (2022-08-09)
+## [obsidian-0.0.17](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.15...obsidian-0.0.17) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
### Fix
-- cleanup ([#3387](https://github.com/truecharts/charts/issues/3387))
+- cleanup ([#3387](https://github.com/trueforge-org/truecharts/issues/3387))
-## [obsidian-0.0.15](https://github.com/truecharts/charts/compare/obsidian-0.0.14...obsidian-0.0.15) (2022-08-08)
+## [obsidian-0.0.15](https://github.com/trueforge-org/truecharts/compare/obsidian-0.0.14...obsidian-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [obsidian-0.0.14](https://github.com/truecharts/apps/compare/obsidian-0.0.13...obsidian-0.0.14) (2022-07-26)
diff --git a/charts/stable/obsidian/Chart.yaml b/charts/stable/obsidian/Chart.yaml
index 6d368126fa6..a842e67e89b 100644
--- a/charts/stable/obsidian/Chart.yaml
+++ b/charts/stable/obsidian/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://ghcr.io/sytone/obsidian-remote
- https://github.com/sytone/obsidian-remote
- https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote
- - https://github.com/truecharts/charts/tree/master/charts/stable/obsidian
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/obsidian
type: application
version: 9.3.5
diff --git a/charts/stable/obsidian/README.md b/charts/stable/obsidian/README.md
index 8410042b590..2a3bf543503 100644
--- a/charts/stable/obsidian/README.md
+++ b/charts/stable/obsidian/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/obsidian)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/obsidian
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/obsidian/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/obsidian/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/octoprint/README.md b/charts/stable/octoprint/README.md
index d8a3ecb530b..e0911b04607 100644
--- a/charts/stable/octoprint/README.md
+++ b/charts/stable/octoprint/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/octoprint
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/octoprint/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/octoprint/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/odoo/README.md b/charts/stable/odoo/README.md
index c07ba8ebaf3..83fb29f4669 100644
--- a/charts/stable/odoo/README.md
+++ b/charts/stable/odoo/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/odoo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/odoo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/odoo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml
index 16b14f33b69..047b7befa3e 100644
--- a/charts/stable/ollama/Chart.yaml
+++ b/charts/stable/ollama/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://ghcr.io/open-webui/open-webui
- https://github.com/ollama/ollama
- https://github.com/open-webui/open-webui
- - https://github.com/truecharts/charts/tree/master/charts/stable/ollama
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ollama
- https://hub.docker.com/r/ollama/ollama
type: application
version: 8.5.14
diff --git a/charts/stable/ollama/README.md b/charts/stable/ollama/README.md
index 21f0caa6e0b..17a64fcbb2c 100644
--- a/charts/stable/ollama/README.md
+++ b/charts/stable/ollama/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ollama)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ollama
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ollama/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ollama/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/omada-controller/CHANGELOG.md b/charts/stable/omada-controller/CHANGELOG.md
index f0571b3b206..7778cc2ad24 100644
--- a/charts/stable/omada-controller/CHANGELOG.md
+++ b/charts/stable/omada-controller/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [omada-controller-7.0.0](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-7.0.0) (2022-11-10)
+## [omada-controller-7.0.0](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-7.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.7](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.7) (2022-11-08)
+## [omada-controller-6.3.7](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.7) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.6](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
+## [omada-controller-6.3.6](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.6](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
+## [omada-controller-6.3.6](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
### Chore
@@ -53,49 +53,49 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.6](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
+## [omada-controller-6.3.6](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.6) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.5](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.5) (2022-11-07)
+## [omada-controller-6.3.5](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.5) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.5](https://github.com/truecharts/charts/compare/omada-controller-6.3.4...omada-controller-6.3.5) (2022-11-06)
+## [omada-controller-6.3.5](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.4...omada-controller-6.3.5) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [omada-controller-6.3.4](https://github.com/truecharts/charts/compare/omada-controller-6.3.3...omada-controller-6.3.4) (2022-11-06)
+## [omada-controller-6.3.4](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.3...omada-controller-6.3.4) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [omada-controller-6.3.3](https://github.com/truecharts/charts/compare/omada-controller-6.3.2...omada-controller-6.3.3) (2022-11-05)
+## [omada-controller-6.3.3](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.2...omada-controller-6.3.3) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [omada-controller-6.3.2](https://github.com/truecharts/charts/compare/omada-controller-6.3.1...omada-controller-6.3.2) (2022-11-02)
+## [omada-controller-6.3.2](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.1...omada-controller-6.3.2) (2022-11-02)
### Chore
@@ -103,16 +103,16 @@ pagefind: false
### Docs
-- Add DHCP Option 138 for APs ([#4285](https://github.com/truecharts/charts/issues/4285))
+- Add DHCP Option 138 for APs ([#4285](https://github.com/trueforge-org/truecharts/issues/4285))
-## [omada-controller-6.3.1](https://github.com/truecharts/charts/compare/omada-controller-6.3.0...omada-controller-6.3.1) (2022-11-02)
+## [omada-controller-6.3.1](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.3.0...omada-controller-6.3.1) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [omada-controller-6.3.0](https://github.com/truecharts/charts/compare/omada-controller-6.2.2...omada-controller-6.3.0) (2022-11-02)
+## [omada-controller-6.3.0](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.2.2...omada-controller-6.3.0) (2022-11-02)
### Chore
@@ -120,23 +120,23 @@ pagefind: false
### Docs
-- Add Installation Notes ([#4278](https://github.com/truecharts/charts/issues/4278))
+- Add Installation Notes ([#4278](https://github.com/trueforge-org/truecharts/issues/4278))
-## [omada-controller-6.2.2](https://github.com/truecharts/charts/compare/omada-controller-6.2.1...omada-controller-6.2.2) (2022-10-25)
+## [omada-controller-6.2.2](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.2.1...omada-controller-6.2.2) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [omada-controller-6.2.1](https://github.com/truecharts/charts/compare/omada-controller-6.2.0...omada-controller-6.2.1) (2022-10-19)
+## [omada-controller-6.2.1](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.2.0...omada-controller-6.2.1) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [omada-controller-6.2.0](https://github.com/truecharts/charts/compare/omada-controller-6.1.1...omada-controller-6.2.0) (2022-10-16)
+## [omada-controller-6.2.0](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.1.1...omada-controller-6.2.0) (2022-10-16)
### Chore
@@ -144,16 +144,16 @@ pagefind: false
### Fix
-- Switch internal https port to 443, to stop redirection to 8043 on ingress ([#4107](https://github.com/truecharts/charts/issues/4107))
+- Switch internal https port to 443, to stop redirection to 8043 on ingress ([#4107](https://github.com/trueforge-org/truecharts/issues/4107))
-## [omada-controller-6.1.1](https://github.com/truecharts/charts/compare/omada-controller-6.1.0...omada-controller-6.1.1) (2022-10-12)
+## [omada-controller-6.1.1](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.1.0...omada-controller-6.1.1) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [omada-controller-6.1.0](https://github.com/truecharts/charts/compare/omada-controller-6.0.70...omada-controller-6.1.0) (2022-10-12)
+## [omada-controller-6.1.0](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.70...omada-controller-6.1.0) (2022-10-12)
### Chore
@@ -161,9 +161,9 @@ pagefind: false
### Feat
-- Add additional ENV VARS ([#4080](https://github.com/truecharts/charts/issues/4080))
+- Add additional ENV VARS ([#4080](https://github.com/trueforge-org/truecharts/issues/4080))
-## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07)
+## [omada-controller-6.0.70](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07)
### Chore
@@ -171,43 +171,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07)
+## [omada-controller-6.0.70](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [omada-controller-6.0.69](https://github.com/truecharts/charts/compare/omada-controller-6.0.68...omada-controller-6.0.69) (2022-10-05)
+## [omada-controller-6.0.69](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.68...omada-controller-6.0.69) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [omada-controller-6.0.68](https://github.com/truecharts/charts/compare/omada-controller-6.0.67...omada-controller-6.0.68) (2022-09-28)
+## [omada-controller-6.0.68](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.67...omada-controller-6.0.68) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- add ingress for portal ([#3944](https://github.com/truecharts/charts/issues/3944))
+- add ingress for portal ([#3944](https://github.com/trueforge-org/truecharts/issues/3944))
-## [omada-controller-6.0.67](https://github.com/truecharts/charts/compare/omada-controller-6.0.66...omada-controller-6.0.67) (2022-09-27)
+## [omada-controller-6.0.67](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.66...omada-controller-6.0.67) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [omada-controller-6.0.66](https://github.com/truecharts/charts/compare/omada-controller-6.0.65...omada-controller-6.0.66) (2022-09-25)
+## [omada-controller-6.0.66](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.65...omada-controller-6.0.66) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-22)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-22)
### Chore
@@ -225,11 +225,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21)
### Chore
@@ -246,11 +246,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21)
### Chore
@@ -266,11 +266,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20)
### Chore
@@ -285,11 +285,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20)
### Chore
@@ -303,11 +303,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
### Chore
@@ -320,11 +320,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
### Chore
@@ -336,11 +336,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-19)
### Chore
@@ -351,11 +351,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-17)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-17)
### Chore
@@ -365,11 +365,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-18)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-18)
### Chore
@@ -377,48 +377,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-16)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-16)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15)
+## [omada-controller-6.0.65](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
+## [omada-controller-6.0.64](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
### Chore
@@ -427,11 +427,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
+## [omada-controller-6.0.64](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
### Chore
@@ -439,161 +439,161 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.64](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
+## [omada-controller-6.0.64](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.64) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
+## [omada-controller-6.0.63](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
+## [omada-controller-6.0.63](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.63](https://github.com/truecharts/charts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
+## [omada-controller-6.0.63](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.62...omada-controller-6.0.63) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [omada-controller-6.0.62](https://github.com/truecharts/charts/compare/omada-controller-6.0.61...omada-controller-6.0.62) (2022-09-05)
+## [omada-controller-6.0.62](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.61...omada-controller-6.0.62) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [omada-controller-6.0.61](https://github.com/truecharts/charts/compare/omada-controller-6.0.60...omada-controller-6.0.61) (2022-09-04)
+## [omada-controller-6.0.61](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.60...omada-controller-6.0.61) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [omada-controller-6.0.60](https://github.com/truecharts/charts/compare/omada-controller-6.0.59...omada-controller-6.0.60) (2022-09-03)
+## [omada-controller-6.0.60](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.59...omada-controller-6.0.60) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [omada-controller-6.0.59](https://github.com/truecharts/charts/compare/omada-controller-6.0.57...omada-controller-6.0.59) (2022-08-30)
+## [omada-controller-6.0.59](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.57...omada-controller-6.0.59) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [omada-controller-6.0.58](https://github.com/truecharts/charts/compare/omada-controller-6.0.57...omada-controller-6.0.58) (2022-08-30)
+## [omada-controller-6.0.58](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.57...omada-controller-6.0.58) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [omada-controller-6.0.57](https://github.com/truecharts/charts/compare/omada-controller-6.0.56...omada-controller-6.0.57) (2022-08-29)
+## [omada-controller-6.0.57](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.56...omada-controller-6.0.57) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [omada-controller-6.0.56](https://github.com/truecharts/charts/compare/omada-controller-6.0.55...omada-controller-6.0.56) (2022-08-29)
+## [omada-controller-6.0.56](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.55...omada-controller-6.0.56) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge-org/truecharts/issues/3606))
-## [omada-controller-6.0.55](https://github.com/truecharts/charts/compare/omada-controller-6.0.54...omada-controller-6.0.55) (2022-08-27)
+## [omada-controller-6.0.55](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.54...omada-controller-6.0.55) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [omada-controller-6.0.54](https://github.com/truecharts/charts/compare/omada-controller-6.0.53...omada-controller-6.0.54) (2022-08-25)
+## [omada-controller-6.0.54](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.53...omada-controller-6.0.54) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [omada-controller-6.0.53](https://github.com/truecharts/charts/compare/omada-controller-6.0.52...omada-controller-6.0.53) (2022-08-23)
+## [omada-controller-6.0.53](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.52...omada-controller-6.0.53) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [omada-controller-6.0.52](https://github.com/truecharts/charts/compare/omada-controller-6.0.51...omada-controller-6.0.52) (2022-08-23)
+## [omada-controller-6.0.52](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.51...omada-controller-6.0.52) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [omada-controller-6.0.51](https://github.com/truecharts/charts/compare/omada-controller-6.0.50...omada-controller-6.0.51) (2022-08-21)
+## [omada-controller-6.0.51](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.50...omada-controller-6.0.51) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [omada-controller-6.0.50](https://github.com/truecharts/charts/compare/omada-controller-6.0.49...omada-controller-6.0.50) (2022-08-19)
+## [omada-controller-6.0.50](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.49...omada-controller-6.0.50) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [omada-controller-6.0.49](https://github.com/truecharts/charts/compare/omada-controller-6.0.48...omada-controller-6.0.49) (2022-08-14)
+## [omada-controller-6.0.49](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.48...omada-controller-6.0.49) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [omada-controller-6.0.48](https://github.com/truecharts/charts/compare/omada-controller-6.0.47...omada-controller-6.0.48) (2022-08-12)
+## [omada-controller-6.0.48](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.47...omada-controller-6.0.48) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [omada-controller-6.0.47](https://github.com/truecharts/charts/compare/omada-controller-6.0.46...omada-controller-6.0.47) (2022-08-12)
+## [omada-controller-6.0.47](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.46...omada-controller-6.0.47) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [omada-controller-6.0.46](https://github.com/truecharts/charts/compare/omada-controller-6.0.45...omada-controller-6.0.46) (2022-08-10)
+## [omada-controller-6.0.46](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.45...omada-controller-6.0.46) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [omada-controller-6.0.45](https://github.com/truecharts/charts/compare/omada-controller-6.0.43...omada-controller-6.0.45) (2022-08-08)
+## [omada-controller-6.0.45](https://github.com/trueforge-org/truecharts/compare/omada-controller-6.0.43...omada-controller-6.0.45) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [omada-controller-6.0.43](https://github.com/truecharts/apps/compare/omada-controller-6.0.42...omada-controller-6.0.43) (2022-07-30)
diff --git a/charts/stable/omada-controller/Chart.yaml b/charts/stable/omada-controller/Chart.yaml
index 68e79ee880a..e3474f87ed9 100644
--- a/charts/stable/omada-controller/Chart.yaml
+++ b/charts/stable/omada-controller/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/omada-controller
- https://hub.docker.com/r/mbentley/omada-controller
type: application
version: 17.3.6
diff --git a/charts/stable/omada-controller/README.md b/charts/stable/omada-controller/README.md
index d2bf22f068c..72ded166f3f 100644
--- a/charts/stable/omada-controller/README.md
+++ b/charts/stable/omada-controller/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/omada-controller)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/omada-controller
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/omada-controller/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/omada-controller/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md
index 490f2132493..a8bd0c0ea44 100644
--- a/charts/stable/ombi/README.md
+++ b/charts/stable/ombi/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ombi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ombi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ombi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/onlinecheckyourserver/README.md b/charts/stable/onlinecheckyourserver/README.md
index c64ffa213b5..40195835b72 100644
--- a/charts/stable/onlinecheckyourserver/README.md
+++ b/charts/stable/onlinecheckyourserver/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/onlinecheckyourserver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/onlinecheckyourserver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/onlinecheckyourserver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/onlyoffice-document-server/CHANGELOG.md b/charts/stable/onlyoffice-document-server/CHANGELOG.md
index 6acfcb5bee7..34f7f41877a 100644
--- a/charts/stable/onlyoffice-document-server/CHANGELOG.md
+++ b/charts/stable/onlyoffice-document-server/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [onlyoffice-document-server-7.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-7.0.0) (2022-11-10)
+## [onlyoffice-document-server-7.0.0](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-7.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [onlyoffice-document-server-6.0.54](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.54) (2022-11-08)
+## [onlyoffice-document-server-6.0.54](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.54) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.53](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
+## [onlyoffice-document-server-6.0.53](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.53](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
+## [onlyoffice-document-server-6.0.53](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.53](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
+## [onlyoffice-document-server-6.0.53](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.53) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.52](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.52) (2022-11-07)
+## [onlyoffice-document-server-6.0.52](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.52) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.52](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.52) (2022-11-06)
+## [onlyoffice-document-server-6.0.52](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.51...onlyoffice-document-server-6.0.52) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [onlyoffice-document-server-6.0.51](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.50...onlyoffice-document-server-6.0.51) (2022-11-06)
+## [onlyoffice-document-server-6.0.51](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.50...onlyoffice-document-server-6.0.51) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [onlyoffice-document-server-6.0.50](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.49...onlyoffice-document-server-6.0.50) (2022-11-05)
+## [onlyoffice-document-server-6.0.50](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.49...onlyoffice-document-server-6.0.50) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [onlyoffice-document-server-6.0.49](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.48...onlyoffice-document-server-6.0.49) (2022-11-02)
+## [onlyoffice-document-server-6.0.49](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.48...onlyoffice-document-server-6.0.49) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [onlyoffice-document-server-6.0.48](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.47...onlyoffice-document-server-6.0.48) (2022-10-25)
+## [onlyoffice-document-server-6.0.48](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.47...onlyoffice-document-server-6.0.48) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [onlyoffice-document-server-6.0.47](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.46...onlyoffice-document-server-6.0.47) (2022-10-25)
+## [onlyoffice-document-server-6.0.47](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.46...onlyoffice-document-server-6.0.47) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [onlyoffice-document-server-6.0.46](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.45...onlyoffice-document-server-6.0.46) (2022-10-22)
+## [onlyoffice-document-server-6.0.46](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.45...onlyoffice-document-server-6.0.46) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [onlyoffice-document-server-6.0.45](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.44...onlyoffice-document-server-6.0.45) (2022-10-19)
+## [onlyoffice-document-server-6.0.45](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.44...onlyoffice-document-server-6.0.45) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [onlyoffice-document-server-6.0.44](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.43...onlyoffice-document-server-6.0.44) (2022-10-12)
+## [onlyoffice-document-server-6.0.44](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.43...onlyoffice-document-server-6.0.44) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07)
+## [onlyoffice-document-server-6.0.43](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07)
### Chore
@@ -149,41 +149,41 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07)
+## [onlyoffice-document-server-6.0.43](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [onlyoffice-document-server-6.0.42](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.41...onlyoffice-document-server-6.0.42) (2022-10-05)
+## [onlyoffice-document-server-6.0.42](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.41...onlyoffice-document-server-6.0.42) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [onlyoffice-document-server-6.0.40](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.39...onlyoffice-document-server-6.0.40) (2022-09-27)
+## [onlyoffice-document-server-6.0.40](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.39...onlyoffice-document-server-6.0.40) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [onlyoffice-document-server-6.0.39](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.38...onlyoffice-document-server-6.0.39) (2022-09-25)
+## [onlyoffice-document-server-6.0.39](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.38...onlyoffice-document-server-6.0.39) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [onlyoffice-document-server-6.0.38](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.37...onlyoffice-document-server-6.0.38) (2022-09-23)
+## [onlyoffice-document-server-6.0.38](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.37...onlyoffice-document-server-6.0.38) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-22)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-22)
### Chore
@@ -201,10 +201,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21)
### Chore
@@ -240,10 +240,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20)
### Chore
@@ -258,10 +258,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
### Chore
@@ -291,10 +291,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
### Chore
@@ -306,10 +306,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-19)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-17)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-17)
### Chore
@@ -333,10 +333,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-18)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-18)
### Chore
@@ -344,50 +344,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-16)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-16)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15)
+## [onlyoffice-document-server-6.0.37](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [onlyoffice-document-server-6.0.36](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.35...onlyoffice-document-server-6.0.36) (2022-09-13)
+## [onlyoffice-document-server-6.0.36](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.35...onlyoffice-document-server-6.0.36) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12)
### Chore
@@ -396,9 +396,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-12)
### Chore
@@ -406,101 +406,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.35](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
+## [onlyoffice-document-server-6.0.35](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.34...onlyoffice-document-server-6.0.35) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [onlyoffice-document-server-6.0.34](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.34) (2022-08-30)
+## [onlyoffice-document-server-6.0.34](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.34) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [onlyoffice-document-server-6.0.33](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.33) (2022-08-30)
+## [onlyoffice-document-server-6.0.33](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.32...onlyoffice-document-server-6.0.33) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [onlyoffice-document-server-6.0.32](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.31...onlyoffice-document-server-6.0.32) (2022-08-30)
+## [onlyoffice-document-server-6.0.32](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.31...onlyoffice-document-server-6.0.32) (2022-08-30)
### Chore
-- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624))
+- update helm general non-major ([#3624](https://github.com/trueforge-org/truecharts/issues/3624))
-## [onlyoffice-document-server-6.0.31](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.29...onlyoffice-document-server-6.0.31) (2022-08-29)
+## [onlyoffice-document-server-6.0.31](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.29...onlyoffice-document-server-6.0.31) (2022-08-29)
### Chore
-- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620))
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update docker general non-major ([#3620](https://github.com/trueforge-org/truecharts/issues/3620))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [onlyoffice-document-server-6.0.29](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.28...onlyoffice-document-server-6.0.29) (2022-08-23)
+## [onlyoffice-document-server-6.0.29](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.28...onlyoffice-document-server-6.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [onlyoffice-document-server-6.0.28](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.27...onlyoffice-document-server-6.0.28) (2022-08-17)
+## [onlyoffice-document-server-6.0.28](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.27...onlyoffice-document-server-6.0.28) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [onlyoffice-document-server-6.0.27](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.26...onlyoffice-document-server-6.0.27) (2022-08-12)
+## [onlyoffice-document-server-6.0.27](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.26...onlyoffice-document-server-6.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [onlyoffice-document-server-6.0.26](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.25...onlyoffice-document-server-6.0.26) (2022-08-09)
+## [onlyoffice-document-server-6.0.26](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.25...onlyoffice-document-server-6.0.26) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [onlyoffice-document-server-6.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.24...onlyoffice-document-server-6.0.25) (2022-08-08)
+## [onlyoffice-document-server-6.0.25](https://github.com/trueforge-org/truecharts/compare/onlyoffice-document-server-6.0.24...onlyoffice-document-server-6.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [onlyoffice-document-server-6.0.24](https://github.com/truecharts/apps/compare/onlyoffice-document-server-6.0.23...onlyoffice-document-server-6.0.24) (2022-07-26)
diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml
index 994d9bf6b6d..8ea057a000e 100644
--- a/charts/stable/onlyoffice-document-server/Chart.yaml
+++ b/charts/stable/onlyoffice-document-server/Chart.yaml
@@ -40,7 +40,7 @@ name: onlyoffice-document-server
sources:
- https://github.com/ONLYOFFICE/Docker-DocumentServer
- https://github.com/ONLYOFFICE/DocumentServer
- - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/onlyoffice-document-server
- https://hub.docker.com/r/onlyoffice/documentserver
type: application
version: 22.7.10
diff --git a/charts/stable/onlyoffice-document-server/README.md b/charts/stable/onlyoffice-document-server/README.md
index 0ffcbfa2867..115bf6d5f1a 100644
--- a/charts/stable/onlyoffice-document-server/README.md
+++ b/charts/stable/onlyoffice-document-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/onlyoffice-document-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/onlyoffice-document-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/onlyoffice-document-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/onlyoffice-document-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/openaudible/README.md b/charts/stable/openaudible/README.md
index ad455f6f107..72933f25963 100644
--- a/charts/stable/openaudible/README.md
+++ b/charts/stable/openaudible/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openaudible
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openaudible/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openaudible/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/openbooks/README.md b/charts/stable/openbooks/README.md
index 7d8ffe5e9a1..74b0006bb69 100644
--- a/charts/stable/openbooks/README.md
+++ b/charts/stable/openbooks/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openbooks
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openbooks/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openbooks/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/opengl-desktop-g3/CHANGELOG.md b/charts/stable/opengl-desktop-g3/CHANGELOG.md
index eea3ebaf783..f675c7a3d1c 100644
--- a/charts/stable/opengl-desktop-g3/CHANGELOG.md
+++ b/charts/stable/opengl-desktop-g3/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [opengl-desktop-g3-1.0.0](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-1.0.0) (2022-11-10)
+## [opengl-desktop-g3-1.0.0](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [opengl-desktop-g3-0.0.40](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.40) (2022-11-08)
+## [opengl-desktop-g3-0.0.40](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.40) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
+## [opengl-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
+## [opengl-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
### Chore
@@ -57,91 +57,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.39](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
+## [opengl-desktop-g3-0.0.39](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.39) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.38](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.38) (2022-11-07)
+## [opengl-desktop-g3-0.0.38](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.38) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.38](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.38) (2022-11-06)
+## [opengl-desktop-g3-0.0.38](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.37...opengl-desktop-g3-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [opengl-desktop-g3-0.0.37](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.36...opengl-desktop-g3-0.0.37) (2022-11-06)
+## [opengl-desktop-g3-0.0.37](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.36...opengl-desktop-g3-0.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [opengl-desktop-g3-0.0.36](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.35...opengl-desktop-g3-0.0.36) (2022-11-05)
+## [opengl-desktop-g3-0.0.36](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.35...opengl-desktop-g3-0.0.36) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [opengl-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.34...opengl-desktop-g3-0.0.35) (2022-11-02)
+## [opengl-desktop-g3-0.0.35](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.34...opengl-desktop-g3-0.0.35) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [opengl-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.33...opengl-desktop-g3-0.0.34) (2022-10-25)
+## [opengl-desktop-g3-0.0.34](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.33...opengl-desktop-g3-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [opengl-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.32...opengl-desktop-g3-0.0.33) (2022-10-23)
+## [opengl-desktop-g3-0.0.33](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.32...opengl-desktop-g3-0.0.33) (2022-10-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
+- update docker general non-major ([#4165](https://github.com/trueforge-org/truecharts/issues/4165))
-## [opengl-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.31...opengl-desktop-g3-0.0.32) (2022-10-19)
+## [opengl-desktop-g3-0.0.32](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.31...opengl-desktop-g3-0.0.32) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [opengl-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.30...opengl-desktop-g3-0.0.31) (2022-10-14)
+## [opengl-desktop-g3-0.0.31](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.30...opengl-desktop-g3-0.0.31) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [opengl-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.29...opengl-desktop-g3-0.0.30) (2022-10-12)
+## [opengl-desktop-g3-0.0.30](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.29...opengl-desktop-g3-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07)
+## [opengl-desktop-g3-0.0.29](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07)
### Chore
@@ -149,36 +149,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07)
+## [opengl-desktop-g3-0.0.29](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [opengl-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.27...opengl-desktop-g3-0.0.28) (2022-10-05)
+## [opengl-desktop-g3-0.0.28](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.27...opengl-desktop-g3-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [opengl-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.26...opengl-desktop-g3-0.0.27) (2022-09-27)
+## [opengl-desktop-g3-0.0.27](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.26...opengl-desktop-g3-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [opengl-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.25...opengl-desktop-g3-0.0.26) (2022-09-25)
+## [opengl-desktop-g3-0.0.26](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.25...opengl-desktop-g3-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-22)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-22)
### Chore
@@ -196,11 +196,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21)
### Chore
@@ -217,11 +217,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21)
### Chore
@@ -237,11 +237,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20)
### Chore
@@ -256,11 +256,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20)
### Chore
@@ -274,11 +274,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
### Chore
@@ -291,11 +291,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
### Chore
@@ -307,11 +307,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
+## [opengl-desktop-g3-0.0.25](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-19)
### Chore
@@ -322,11 +322,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-17)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-17)
### Chore
@@ -336,10 +336,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-18)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-18)
### Chore
@@ -347,44 +347,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-16)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-16)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.24](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15)
+## [opengl-desktop-g3-0.0.24](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12)
### Chore
@@ -393,10 +393,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-12)
### Chore
@@ -404,92 +404,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.23](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
+## [opengl-desktop-g3-0.0.23](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.22...opengl-desktop-g3-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [opengl-desktop-g3-0.0.22](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.22) (2022-08-30)
+## [opengl-desktop-g3-0.0.22](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [opengl-desktop-g3-0.0.21](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.21) (2022-08-30)
+## [opengl-desktop-g3-0.0.21](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.20...opengl-desktop-g3-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [opengl-desktop-g3-0.0.20](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.19...opengl-desktop-g3-0.0.20) (2022-08-29)
+## [opengl-desktop-g3-0.0.20](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.19...opengl-desktop-g3-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [opengl-desktop-g3-0.0.19](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.17...opengl-desktop-g3-0.0.19) (2022-08-26)
+## [opengl-desktop-g3-0.0.19](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.17...opengl-desktop-g3-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [opengl-desktop-g3-0.0.17](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.16...opengl-desktop-g3-0.0.17) (2022-08-23)
+## [opengl-desktop-g3-0.0.17](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.16...opengl-desktop-g3-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [opengl-desktop-g3-0.0.16](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.15...opengl-desktop-g3-0.0.16) (2022-08-12)
+## [opengl-desktop-g3-0.0.16](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.15...opengl-desktop-g3-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [opengl-desktop-g3-0.0.15](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.14...opengl-desktop-g3-0.0.15) (2022-08-08)
+## [opengl-desktop-g3-0.0.15](https://github.com/trueforge-org/truecharts/compare/opengl-desktop-g3-0.0.14...opengl-desktop-g3-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [opengl-desktop-g3-0.0.14](https://github.com/truecharts/apps/compare/opengl-desktop-g3-0.0.13...opengl-desktop-g3-0.0.14) (2022-07-26)
diff --git a/charts/stable/opengl-desktop-g3/Chart.yaml b/charts/stable/opengl-desktop-g3/Chart.yaml
index 493dfde283f..e06c30db1e6 100644
--- a/charts/stable/opengl-desktop-g3/Chart.yaml
+++ b/charts/stable/opengl-desktop-g3/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: opengl-desktop-g3
sources:
- https://github.com/accetto/headless-drawing-g3/
- - https://github.com/truecharts/charts/tree/master/charts/stable/opengl-desktop-g3
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/opengl-desktop-g3
- https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3
type: application
version: 8.3.5
diff --git a/charts/stable/opengl-desktop-g3/README.md b/charts/stable/opengl-desktop-g3/README.md
index c114f354452..63bd0fc0fb2 100644
--- a/charts/stable/opengl-desktop-g3/README.md
+++ b/charts/stable/opengl-desktop-g3/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/opengl-desktop-g3)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/opengl-desktop-g3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/opengl-desktop-g3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/opengl-desktop-g3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/openhab/README.md b/charts/stable/openhab/README.md
index 9d48d94bb26..08f36f4d1bf 100644
--- a/charts/stable/openhab/README.md
+++ b/charts/stable/openhab/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openhab
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openhab/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openhab/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/openra/README.md b/charts/stable/openra/README.md
index 56c1d72b53c..f6ae48898e1 100644
--- a/charts/stable/openra/README.md
+++ b/charts/stable/openra/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openra
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openra/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openra/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/openspeedtest/README.md b/charts/stable/openspeedtest/README.md
index 3ef16e6b7dc..1a4c8f32f0c 100644
--- a/charts/stable/openspeedtest/README.md
+++ b/charts/stable/openspeedtest/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openspeedtest
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openspeedtest/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openspeedtest/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/openttd/CHANGELOG.md b/charts/stable/openttd/CHANGELOG.md
index a6bf3b2b2b4..f8b2a596bfe 100644
--- a/charts/stable/openttd/CHANGELOG.md
+++ b/charts/stable/openttd/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [openttd-1.0.0](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-1.0.0) (2022-11-10)
+## [openttd-1.0.0](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [openttd-0.0.38](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.38) (2022-11-08)
+## [openttd-0.0.38](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.37](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
+## [openttd-0.0.37](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.37](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
+## [openttd-0.0.37](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.37](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
+## [openttd-0.0.37](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.36](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.36) (2022-11-07)
+## [openttd-0.0.36](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.36](https://github.com/truecharts/charts/compare/openttd-0.0.35...openttd-0.0.36) (2022-11-06)
+## [openttd-0.0.36](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.35...openttd-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [openttd-0.0.35](https://github.com/truecharts/charts/compare/openttd-0.0.34...openttd-0.0.35) (2022-11-06)
+## [openttd-0.0.35](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.34...openttd-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [openttd-0.0.34](https://github.com/truecharts/charts/compare/openttd-0.0.33...openttd-0.0.34) (2022-11-05)
+## [openttd-0.0.34](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.33...openttd-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [openttd-0.0.33](https://github.com/truecharts/charts/compare/openttd-0.0.32...openttd-0.0.33) (2022-11-02)
+## [openttd-0.0.33](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.32...openttd-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [openttd-0.0.32](https://github.com/truecharts/charts/compare/openttd-0.0.31...openttd-0.0.32) (2022-10-26)
+## [openttd-0.0.32](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.31...openttd-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [openttd-0.0.31](https://github.com/truecharts/charts/compare/openttd-0.0.30...openttd-0.0.31) (2022-10-25)
+## [openttd-0.0.31](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.30...openttd-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [openttd-0.0.30](https://github.com/truecharts/charts/compare/openttd-0.0.29...openttd-0.0.30) (2022-10-19)
+## [openttd-0.0.30](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.29...openttd-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [openttd-0.0.29](https://github.com/truecharts/charts/compare/openttd-0.0.28...openttd-0.0.29) (2022-10-12)
+## [openttd-0.0.29](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.28...openttd-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07)
+## [openttd-0.0.28](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07)
+## [openttd-0.0.28](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [openttd-0.0.27](https://github.com/truecharts/charts/compare/openttd-0.0.26...openttd-0.0.27) (2022-10-05)
+## [openttd-0.0.27](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.26...openttd-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [openttd-0.0.26](https://github.com/truecharts/charts/compare/openttd-0.0.25...openttd-0.0.26) (2022-09-27)
+## [openttd-0.0.26](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.25...openttd-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [openttd-0.0.25](https://github.com/truecharts/charts/compare/openttd-0.0.24...openttd-0.0.25) (2022-09-25)
+## [openttd-0.0.25](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.24...openttd-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-22)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20)
### Chore
@@ -226,10 +226,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20)
### Chore
@@ -243,10 +243,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
### Chore
@@ -274,10 +274,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19)
### Chore
@@ -288,10 +288,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-17)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-17)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-18)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-18)
### Chore
@@ -312,44 +312,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-16)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-16)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15)
+## [openttd-0.0.24](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12)
### Chore
@@ -358,10 +358,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-12)
### Chore
@@ -369,92 +369,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.23](https://github.com/truecharts/charts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
+## [openttd-0.0.23](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.22...openttd-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [openttd-0.0.22](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.22) (2022-08-30)
+## [openttd-0.0.22](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.20...openttd-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [openttd-0.0.21](https://github.com/truecharts/charts/compare/openttd-0.0.20...openttd-0.0.21) (2022-08-30)
+## [openttd-0.0.21](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.20...openttd-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [openttd-0.0.20](https://github.com/truecharts/charts/compare/openttd-0.0.19...openttd-0.0.20) (2022-08-29)
+## [openttd-0.0.20](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.19...openttd-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [openttd-0.0.19](https://github.com/truecharts/charts/compare/openttd-0.0.17...openttd-0.0.19) (2022-08-26)
+## [openttd-0.0.19](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.17...openttd-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [openttd-0.0.17](https://github.com/truecharts/charts/compare/openttd-0.0.16...openttd-0.0.17) (2022-08-23)
+## [openttd-0.0.17](https://github.com/trueforge-org/truecharts/compare/openttd-0.0.16...openttd-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [owi2plex-0.0.16](https://github.com/truecharts/charts/compare/owi2plex-0.0.15...owi2plex-0.0.16) (2022-08-12)
+## [owi2plex-0.0.16](https://github.com/trueforge-org/truecharts/compare/owi2plex-0.0.15...owi2plex-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [owi2plex-0.0.15](https://github.com/truecharts/charts/compare/owi2plex-0.0.14...owi2plex-0.0.15) (2022-08-08)
+## [owi2plex-0.0.15](https://github.com/trueforge-org/truecharts/compare/owi2plex-0.0.14...owi2plex-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [owi2plex-0.0.14](https://github.com/truecharts/apps/compare/owi2plex-0.0.13...owi2plex-0.0.14) (2022-07-26)
diff --git a/charts/stable/openttd/Chart.yaml b/charts/stable/openttd/Chart.yaml
index 123ad18d3b5..dc5182ef6fa 100644
--- a/charts/stable/openttd/Chart.yaml
+++ b/charts/stable/openttd/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: openttd
sources:
- https://ghcr.io/ich777/openttdserver
- - https://github.com/truecharts/charts/tree/master/charts/stable/openttd
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/openttd
- https://www.openttd.org/
type: application
version: 8.3.5
diff --git a/charts/stable/openttd/README.md b/charts/stable/openttd/README.md
index bec3e4aa49c..f99010875e3 100644
--- a/charts/stable/openttd/README.md
+++ b/charts/stable/openttd/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/openttd)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/openttd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openttd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/openttd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/openvscode-server/README.md b/charts/stable/openvscode-server/README.md
index 1a2aa185923..05291d96589 100644
--- a/charts/stable/openvscode-server/README.md
+++ b/charts/stable/openvscode-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/openvscode-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/openvscode-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/openvscode-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/openwebrxplus/README.md b/charts/stable/openwebrxplus/README.md
index 6a1564199d8..dea56e54beb 100644
--- a/charts/stable/openwebrxplus/README.md
+++ b/charts/stable/openwebrxplus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/incubator/openwebrxplus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/incubator/openwebrxplus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/incubator/openwebrxplus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/orcaslicer/README.md b/charts/stable/orcaslicer/README.md
index 58c6ddd085d..5816c20ae51 100644
--- a/charts/stable/orcaslicer/README.md
+++ b/charts/stable/orcaslicer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/orcaslicer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/orcaslicer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/orcaslicer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/organizr/CHANGELOG.md b/charts/stable/organizr/CHANGELOG.md
index fa503390296..35cf67690e1 100644
--- a/charts/stable/organizr/CHANGELOG.md
+++ b/charts/stable/organizr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [organizr-12.0.0](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-12.0.0) (2022-11-10)
+## [organizr-12.0.0](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-12.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.44](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.44) (2022-11-08)
+## [organizr-11.0.44](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.44) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.43](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
+## [organizr-11.0.43](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.43](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
+## [organizr-11.0.43](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.43](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
+## [organizr-11.0.43](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.43) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.42](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.42) (2022-11-07)
+## [organizr-11.0.42](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.42) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.42](https://github.com/truecharts/charts/compare/organizr-11.0.41...organizr-11.0.42) (2022-11-06)
+## [organizr-11.0.42](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.41...organizr-11.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [organizr-11.0.41](https://github.com/truecharts/charts/compare/organizr-11.0.40...organizr-11.0.41) (2022-11-06)
+## [organizr-11.0.41](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.40...organizr-11.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [organizr-11.0.40](https://github.com/truecharts/charts/compare/organizr-11.0.39...organizr-11.0.40) (2022-11-05)
+## [organizr-11.0.40](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.39...organizr-11.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [organizr-11.0.39](https://github.com/truecharts/charts/compare/organizr-11.0.38...organizr-11.0.39) (2022-11-02)
+## [organizr-11.0.39](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.38...organizr-11.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [organizr-11.0.38](https://github.com/truecharts/charts/compare/organizr-11.0.37...organizr-11.0.38) (2022-10-25)
+## [organizr-11.0.38](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.37...organizr-11.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [organizr-11.0.37](https://github.com/truecharts/charts/compare/organizr-11.0.36...organizr-11.0.37) (2022-10-19)
+## [organizr-11.0.37](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.36...organizr-11.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [organizr-11.0.36](https://github.com/truecharts/charts/compare/organizr-11.0.35...organizr-11.0.36) (2022-10-12)
+## [organizr-11.0.36](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.35...organizr-11.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [organizr-11.0.35](https://github.com/truecharts/charts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07)
+## [organizr-11.0.35](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [organizr-11.0.35](https://github.com/truecharts/charts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07)
+## [organizr-11.0.35](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [organizr-11.0.34](https://github.com/truecharts/charts/compare/organizr-11.0.33...organizr-11.0.34) (2022-10-05)
+## [organizr-11.0.34](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.33...organizr-11.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [organizr-11.0.33](https://github.com/truecharts/charts/compare/organizr-11.0.32...organizr-11.0.33) (2022-09-27)
+## [organizr-11.0.33](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.32...organizr-11.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [organizr-11.0.32](https://github.com/truecharts/charts/compare/organizr-11.0.31...organizr-11.0.32) (2022-09-25)
+## [organizr-11.0.32](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.31...organizr-11.0.32) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-22)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-20)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-20)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-17)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-18)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-16)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-16)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15)
+## [organizr-11.0.31](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-12)
### Chore
@@ -377,81 +377,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.30](https://github.com/truecharts/charts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
+## [organizr-11.0.30](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.29...organizr-11.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [organizr-11.0.29](https://github.com/truecharts/charts/compare/organizr-11.0.27...organizr-11.0.29) (2022-08-30)
+## [organizr-11.0.29](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.27...organizr-11.0.29) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [organizr-11.0.28](https://github.com/truecharts/charts/compare/organizr-11.0.27...organizr-11.0.28) (2022-08-30)
+## [organizr-11.0.28](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.27...organizr-11.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [organizr-11.0.27](https://github.com/truecharts/charts/compare/organizr-11.0.26...organizr-11.0.27) (2022-08-29)
+## [organizr-11.0.27](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.26...organizr-11.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [organizr-11.0.26](https://github.com/truecharts/charts/compare/organizr-11.0.25...organizr-11.0.26) (2022-08-23)
+## [organizr-11.0.26](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.25...organizr-11.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [organizr-11.0.25](https://github.com/truecharts/charts/compare/organizr-11.0.24...organizr-11.0.25) (2022-08-12)
+## [organizr-11.0.25](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.24...organizr-11.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [organizr-11.0.24](https://github.com/truecharts/charts/compare/organizr-11.0.23...organizr-11.0.24) (2022-08-08)
+## [organizr-11.0.24](https://github.com/trueforge-org/truecharts/compare/organizr-11.0.23...organizr-11.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [organizr-11.0.23](https://github.com/truecharts/apps/compare/organizr-11.0.22...organizr-11.0.23) (2022-07-26)
diff --git a/charts/stable/organizr/Chart.yaml b/charts/stable/organizr/Chart.yaml
index 4207f45615b..567f02fdd26 100644
--- a/charts/stable/organizr/Chart.yaml
+++ b/charts/stable/organizr/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: organizr
sources:
- https://github.com/causefx/Organizr
- - https://github.com/truecharts/charts/tree/master/charts/stable/organizr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/organizr
- https://hub.docker.com/r/organizr/organizr
type: application
version: 21.3.5
diff --git a/charts/stable/organizr/README.md b/charts/stable/organizr/README.md
index ec4cf01081a..ac5df67aa2c 100644
--- a/charts/stable/organizr/README.md
+++ b/charts/stable/organizr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/organizr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/organizr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/organizr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/organizr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/oscam/README.md b/charts/stable/oscam/README.md
index e3dad125c49..d024950234a 100644
--- a/charts/stable/oscam/README.md
+++ b/charts/stable/oscam/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/oscam
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/oscam/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/oscam/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/outline/README.md b/charts/stable/outline/README.md
index 70ae9aedeac..a5a8c974939 100644
--- a/charts/stable/outline/README.md
+++ b/charts/stable/outline/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/outline
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/outline/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/outline/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/overseerr/CHANGELOG.md b/charts/stable/overseerr/CHANGELOG.md
index 7fad6493927..d23215a0469 100644
--- a/charts/stable/overseerr/CHANGELOG.md
+++ b/charts/stable/overseerr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [overseerr-7.0.0](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-7.0.0) (2022-11-10)
+## [overseerr-7.0.0](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-7.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [overseerr-6.0.47](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.47) (2022-11-08)
+## [overseerr-6.0.47](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.47) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.46](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
+## [overseerr-6.0.46](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.46](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
+## [overseerr-6.0.46](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.46](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
+## [overseerr-6.0.46](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.45](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.45) (2022-11-07)
+## [overseerr-6.0.45](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.45](https://github.com/truecharts/charts/compare/overseerr-6.0.44...overseerr-6.0.45) (2022-11-06)
+## [overseerr-6.0.45](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.44...overseerr-6.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [overseerr-6.0.44](https://github.com/truecharts/charts/compare/overseerr-6.0.43...overseerr-6.0.44) (2022-11-06)
+## [overseerr-6.0.44](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.43...overseerr-6.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [overseerr-6.0.43](https://github.com/truecharts/charts/compare/overseerr-6.0.42...overseerr-6.0.43) (2022-11-05)
+## [overseerr-6.0.43](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.42...overseerr-6.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [overseerr-6.0.42](https://github.com/truecharts/charts/compare/overseerr-6.0.41...overseerr-6.0.42) (2022-11-02)
+## [overseerr-6.0.42](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.41...overseerr-6.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [overseerr-6.0.41](https://github.com/truecharts/charts/compare/overseerr-6.0.40...overseerr-6.0.41) (2022-10-25)
+## [overseerr-6.0.41](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.40...overseerr-6.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [overseerr-6.0.40](https://github.com/truecharts/charts/compare/overseerr-6.0.39...overseerr-6.0.40) (2022-10-19)
+## [overseerr-6.0.40](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.39...overseerr-6.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [overseerr-6.0.39](https://github.com/truecharts/charts/compare/overseerr-6.0.38...overseerr-6.0.39) (2022-10-16)
+## [overseerr-6.0.39](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.38...overseerr-6.0.39) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [overseerr-6.0.38](https://github.com/truecharts/charts/compare/overseerr-6.0.37...overseerr-6.0.38) (2022-10-12)
+## [overseerr-6.0.38](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.37...overseerr-6.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07)
+## [overseerr-6.0.37](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07)
+## [overseerr-6.0.37](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [overseerr-6.0.36](https://github.com/truecharts/charts/compare/overseerr-6.0.35...overseerr-6.0.36) (2022-10-05)
+## [overseerr-6.0.36](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.35...overseerr-6.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [overseerr-6.0.35](https://github.com/truecharts/charts/compare/overseerr-6.0.34...overseerr-6.0.35) (2022-09-27)
+## [overseerr-6.0.35](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.34...overseerr-6.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [overseerr-6.0.34](https://github.com/truecharts/charts/compare/overseerr-6.0.33...overseerr-6.0.34) (2022-09-25)
+## [overseerr-6.0.34](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.33...overseerr-6.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-22)
+## [overseerr-6.0.33](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-22)
### Chore
@@ -189,11 +189,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21)
+## [overseerr-6.0.33](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21)
### Chore
@@ -210,11 +210,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21)
+## [overseerr-6.0.33](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21)
### Chore
@@ -230,11 +230,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20)
+## [overseerr-6.0.33](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20)
### Chore
@@ -249,11 +249,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20)
+## [overseerr-6.0.33](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20)
### Chore
@@ -267,11 +267,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
### Chore
@@ -284,10 +284,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
### Chore
@@ -299,10 +299,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-19)
### Chore
@@ -313,10 +313,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-17)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-17)
### Chore
@@ -326,10 +326,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-18)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-18)
### Chore
@@ -337,44 +337,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-16)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-16)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.32](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15)
+## [overseerr-6.0.32](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.31...overseerr-6.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12)
### Chore
@@ -383,9 +383,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-12)
### Chore
@@ -393,81 +393,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.31](https://github.com/truecharts/charts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
+## [overseerr-6.0.31](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.30...overseerr-6.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [overseerr-6.0.30](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.30) (2022-08-30)
+## [overseerr-6.0.30](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.28...overseerr-6.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [overseerr-6.0.29](https://github.com/truecharts/charts/compare/overseerr-6.0.28...overseerr-6.0.29) (2022-08-30)
+## [overseerr-6.0.29](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.28...overseerr-6.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [overseerr-6.0.28](https://github.com/truecharts/charts/compare/overseerr-6.0.27...overseerr-6.0.28) (2022-08-29)
+## [overseerr-6.0.28](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.27...overseerr-6.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [overseerr-6.0.27](https://github.com/truecharts/charts/compare/overseerr-6.0.26...overseerr-6.0.27) (2022-08-23)
+## [overseerr-6.0.27](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.26...overseerr-6.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [overseerr-6.0.26](https://github.com/truecharts/charts/compare/overseerr-6.0.25...overseerr-6.0.26) (2022-08-12)
+## [overseerr-6.0.26](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.25...overseerr-6.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [overseerr-6.0.25](https://github.com/truecharts/charts/compare/overseerr-6.0.24...overseerr-6.0.25) (2022-08-08)
+## [overseerr-6.0.25](https://github.com/trueforge-org/truecharts/compare/overseerr-6.0.24...overseerr-6.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [overseerr-6.0.24](https://github.com/truecharts/apps/compare/overseerr-6.0.23...overseerr-6.0.24) (2022-07-26)
diff --git a/charts/stable/overseerr/Chart.yaml b/charts/stable/overseerr/Chart.yaml
index 4c4d3180343..ef9e77e2d90 100644
--- a/charts/stable/overseerr/Chart.yaml
+++ b/charts/stable/overseerr/Chart.yaml
@@ -36,7 +36,7 @@ name: overseerr
sources:
- https://ghcr.io/sct/overseerr
- https://github.com/sct/overseerr
- - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/overseerr
type: application
version: 16.3.5
diff --git a/charts/stable/overseerr/README.md b/charts/stable/overseerr/README.md
index b28e9fb36c3..70d5e93f275 100644
--- a/charts/stable/overseerr/README.md
+++ b/charts/stable/overseerr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/overseerr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/overseerr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/overseerr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/overseerr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/owi2plex/README.md b/charts/stable/owi2plex/README.md
index 8b6205d4f63..8fc9830f7f5 100644
--- a/charts/stable/owi2plex/README.md
+++ b/charts/stable/owi2plex/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/owi2plex
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/owi2plex/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/owi2plex/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/owncast/README.md b/charts/stable/owncast/README.md
index afb33ee468e..a3468f6c72d 100644
--- a/charts/stable/owncast/README.md
+++ b/charts/stable/owncast/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/owncast
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/owncast/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/owncast/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pairdrop/Chart.yaml b/charts/stable/pairdrop/Chart.yaml
index ffa65f21f37..55f1f13b443 100644
--- a/charts/stable/pairdrop/Chart.yaml
+++ b/charts/stable/pairdrop/Chart.yaml
@@ -34,7 +34,7 @@ sources:
- https://ghcr.io/schlagmichdoch/pairdrop
- https://github.com/schlagmichdoch/PairDrop
- https://github.com/schlagmichdoch/PairDrop/pkgs/container/pairdrop
- - https://github.com/truecharts/charts/tree/master/charts/stable/pairdrop
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pairdrop
type: application
version: 2.3.5
diff --git a/charts/stable/pairdrop/README.md b/charts/stable/pairdrop/README.md
index d629e4dd694..297086cb780 100644
--- a/charts/stable/pairdrop/README.md
+++ b/charts/stable/pairdrop/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pairdrop)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pairdrop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pairdrop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pairdrop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/palworld/README.md b/charts/stable/palworld/README.md
index cde25390995..f9008d1d1bf 100644
--- a/charts/stable/palworld/README.md
+++ b/charts/stable/palworld/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/palworld
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/palworld/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/palworld/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/paperless-ngx/Chart.yaml b/charts/stable/paperless-ngx/Chart.yaml
index c3bb4473cb3..4e1b8af7220 100644
--- a/charts/stable/paperless-ngx/Chart.yaml
+++ b/charts/stable/paperless-ngx/Chart.yaml
@@ -41,7 +41,7 @@ name: paperless-ngx
sources:
- https://ghcr.io/paperless-ngx/paperless-ngx
- https://github.com/paperless-ngx/paperless-ngx
- - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/paperless-ngx
- https://hub.docker.com/r/apache/tika
- https://hub.docker.com/r/gotenberg/gotenberg
- https://paperless-ngx.readthedocs.io/en/latest/
diff --git a/charts/stable/paperless-ngx/README.md b/charts/stable/paperless-ngx/README.md
index af26fc5f33b..84090f3a8e5 100644
--- a/charts/stable/paperless-ngx/README.md
+++ b/charts/stable/paperless-ngx/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/paperless-ngx)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/paperless-ngx
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/paperless-ngx/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/paperless-ngx/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/papermerge/README.md b/charts/stable/papermerge/README.md
index 1f4acb27945..35eeada90b3 100644
--- a/charts/stable/papermerge/README.md
+++ b/charts/stable/papermerge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/papermerge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/papermerge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/papermerge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/passwordpusherephemeral/README.md b/charts/stable/passwordpusherephemeral/README.md
index 9d5679dd90e..d4ab9f4cbfd 100644
--- a/charts/stable/passwordpusherephemeral/README.md
+++ b/charts/stable/passwordpusherephemeral/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/passwordpusherephemeral
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/passwordpusherephemeral/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/passwordpusherephemeral/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pasta/README.md b/charts/stable/pasta/README.md
index 34a8cf3a7a7..b851c505026 100644
--- a/charts/stable/pasta/README.md
+++ b/charts/stable/pasta/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pasta
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pasta/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pasta/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pastey/README.md b/charts/stable/pastey/README.md
index 6f2632cdbf1..45ed9e8697b 100644
--- a/charts/stable/pastey/README.md
+++ b/charts/stable/pastey/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pastey
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pastey/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pastey/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pavlovvr/README.md b/charts/stable/pavlovvr/README.md
index 1a1a4ea0a80..4cd59bbb12a 100644
--- a/charts/stable/pavlovvr/README.md
+++ b/charts/stable/pavlovvr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pavlovvr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pavlovvr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pavlovvr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/peanut/README.md b/charts/stable/peanut/README.md
index 1dba0fd6be3..78bff1ffb4a 100644
--- a/charts/stable/peanut/README.md
+++ b/charts/stable/peanut/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/peanut
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/peanut/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/peanut/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/peppermint/Chart.yaml b/charts/stable/peppermint/Chart.yaml
index 966af38dc19..3a710d9182b 100644
--- a/charts/stable/peppermint/Chart.yaml
+++ b/charts/stable/peppermint/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: peppermint
sources:
- https://github.com/Peppermint-Lab/peppermint
- - https://github.com/truecharts/charts/tree/master/charts/stable/peppermint
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/peppermint
- https://hub.docker.com/r/pepperlabs/peppermint
type: application
version: 4.3.5
diff --git a/charts/stable/peppermint/README.md b/charts/stable/peppermint/README.md
index 47794804866..b02ed962aa2 100644
--- a/charts/stable/peppermint/README.md
+++ b/charts/stable/peppermint/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/peppermint)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/peppermint
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/peppermint/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/peppermint/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pgadmin/README.md b/charts/stable/pgadmin/README.md
index 9ab9b500163..89f39ad7314 100644
--- a/charts/stable/pgadmin/README.md
+++ b/charts/stable/pgadmin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pgadmin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pgadmin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pgadmin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/phoronix-test-suite/README.md b/charts/stable/phoronix-test-suite/README.md
index 78ed48c0f6b..a9094472ca6 100644
--- a/charts/stable/phoronix-test-suite/README.md
+++ b/charts/stable/phoronix-test-suite/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/phoronix-test-suite
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/phoronix-test-suite/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/phoronix-test-suite/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/photo-stream/README.md b/charts/stable/photo-stream/README.md
index ed32601572c..f5dfd59cd49 100644
--- a/charts/stable/photo-stream/README.md
+++ b/charts/stable/photo-stream/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/photo-stream
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/photo-stream/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/photo-stream/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/photoprism/README.md b/charts/stable/photoprism/README.md
index 64e1741d4d4..360c6bba428 100644
--- a/charts/stable/photoprism/README.md
+++ b/charts/stable/photoprism/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/photoprism
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/photoprism/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/photoprism/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/photoshow/README.md b/charts/stable/photoshow/README.md
index 968e0ceb643..51fcb57f848 100644
--- a/charts/stable/photoshow/README.md
+++ b/charts/stable/photoshow/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/photoshow
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/photoshow/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/photoshow/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/photostructure/CHANGELOG.md b/charts/stable/photostructure/CHANGELOG.md
index 6578ac23c85..bd13a317ccb 100644
--- a/charts/stable/photostructure/CHANGELOG.md
+++ b/charts/stable/photostructure/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [photostructure-1.0.0](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-1.0.0) (2022-11-10)
+## [photostructure-1.0.0](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
### Fix
- change container config label
-## [photostructure-0.0.37](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.37) (2022-11-08)
+## [photostructure-0.0.37](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.36](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
+## [photostructure-0.0.36](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.36](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
+## [photostructure-0.0.36](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.36](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
+## [photostructure-0.0.36](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.35](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.35) (2022-11-07)
+## [photostructure-0.0.35](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.35](https://github.com/truecharts/charts/compare/photostructure-0.0.34...photostructure-0.0.35) (2022-11-06)
+## [photostructure-0.0.35](https://github.com/trueforge/truecharts/compare/photostructure-0.0.34...photostructure-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [photostructure-0.0.34](https://github.com/truecharts/charts/compare/photostructure-0.0.33...photostructure-0.0.34) (2022-11-06)
+## [photostructure-0.0.34](https://github.com/trueforge/truecharts/compare/photostructure-0.0.33...photostructure-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
-## [photostructure-0.0.33](https://github.com/truecharts/charts/compare/photostructure-0.0.32...photostructure-0.0.33) (2022-11-05)
+## [photostructure-0.0.33](https://github.com/trueforge/truecharts/compare/photostructure-0.0.32...photostructure-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
-## [photostructure-0.0.32](https://github.com/truecharts/charts/compare/photostructure-0.0.31...photostructure-0.0.32) (2022-11-02)
+## [photostructure-0.0.32](https://github.com/trueforge/truecharts/compare/photostructure-0.0.31...photostructure-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
-## [photostructure-0.0.31](https://github.com/truecharts/charts/compare/photostructure-0.0.30...photostructure-0.0.31) (2022-10-25)
+## [photostructure-0.0.31](https://github.com/trueforge/truecharts/compare/photostructure-0.0.30...photostructure-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [photostructure-0.0.30](https://github.com/truecharts/charts/compare/photostructure-0.0.29...photostructure-0.0.30) (2022-10-19)
+## [photostructure-0.0.30](https://github.com/trueforge/truecharts/compare/photostructure-0.0.29...photostructure-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
-## [photostructure-0.0.29](https://github.com/truecharts/charts/compare/photostructure-0.0.28...photostructure-0.0.29) (2022-10-12)
+## [photostructure-0.0.29](https://github.com/trueforge/truecharts/compare/photostructure-0.0.28...photostructure-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
-## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07)
+## [photostructure-0.0.28](https://github.com/trueforge/truecharts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07)
+## [photostructure-0.0.28](https://github.com/trueforge/truecharts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [photostructure-0.0.27](https://github.com/truecharts/charts/compare/photostructure-0.0.26...photostructure-0.0.27) (2022-10-05)
+## [photostructure-0.0.27](https://github.com/trueforge/truecharts/compare/photostructure-0.0.26...photostructure-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge/truecharts/issues/3979))
- update helm general non-major
-## [photostructure-0.0.26](https://github.com/truecharts/charts/compare/photostructure-0.0.25...photostructure-0.0.26) (2022-09-27)
+## [photostructure-0.0.26](https://github.com/trueforge/truecharts/compare/photostructure-0.0.25...photostructure-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge/truecharts/issues/3918))
-## [photostructure-0.0.25](https://github.com/truecharts/charts/compare/photostructure-0.0.24...photostructure-0.0.25) (2022-09-25)
+## [photostructure-0.0.25](https://github.com/trueforge/truecharts/compare/photostructure-0.0.24...photostructure-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge/truecharts/issues/3898))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-22)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-17)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-18)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-16)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-16)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15)
+## [photostructure-0.0.24](https://github.com/trueforge/truecharts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge/truecharts/issues/3751))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12)
### Chore
@@ -371,9 +371,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-12)
### Chore
@@ -381,87 +381,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.23](https://github.com/truecharts/charts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
+## [photostructure-0.0.23](https://github.com/trueforge/truecharts/compare/photostructure-0.0.22...photostructure-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [photostructure-0.0.22](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.22) (2022-08-30)
+## [photostructure-0.0.22](https://github.com/trueforge/truecharts/compare/photostructure-0.0.20...photostructure-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [photostructure-0.0.21](https://github.com/truecharts/charts/compare/photostructure-0.0.20...photostructure-0.0.21) (2022-08-30)
+## [photostructure-0.0.21](https://github.com/trueforge/truecharts/compare/photostructure-0.0.20...photostructure-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [photostructure-0.0.20](https://github.com/truecharts/charts/compare/photostructure-0.0.19...photostructure-0.0.20) (2022-08-29)
+## [photostructure-0.0.20](https://github.com/trueforge/truecharts/compare/photostructure-0.0.19...photostructure-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge/truecharts/issues/3619))
-## [photostructure-0.0.19](https://github.com/truecharts/charts/compare/photostructure-0.0.17...photostructure-0.0.19) (2022-08-26)
+## [photostructure-0.0.19](https://github.com/trueforge/truecharts/compare/photostructure-0.0.17...photostructure-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge/truecharts/issues/3586))
-## [photostructure-0.0.17](https://github.com/truecharts/charts/compare/photostructure-0.0.16...photostructure-0.0.17) (2022-08-23)
+## [photostructure-0.0.17](https://github.com/trueforge/truecharts/compare/photostructure-0.0.16...photostructure-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge/truecharts/issues/3545))
-## [photostructure-0.0.16](https://github.com/truecharts/charts/compare/photostructure-0.0.15...photostructure-0.0.16) (2022-08-12)
+## [photostructure-0.0.16](https://github.com/trueforge/truecharts/compare/photostructure-0.0.15...photostructure-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge/truecharts/issues/3447))
-## [photostructure-0.0.15](https://github.com/truecharts/charts/compare/photostructure-0.0.14...photostructure-0.0.15) (2022-08-08)
+## [photostructure-0.0.15](https://github.com/trueforge/truecharts/compare/photostructure-0.0.14...photostructure-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge/truecharts/issues/3402))
## [photostructure-0.0.14](https://github.com/truecharts/apps/compare/photostructure-0.0.13...photostructure-0.0.14) (2022-07-26)
diff --git a/charts/stable/photostructure/Chart.yaml b/charts/stable/photostructure/Chart.yaml
index 9c0ef6ac7be..9dff29934de 100644
--- a/charts/stable/photostructure/Chart.yaml
+++ b/charts/stable/photostructure/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: photostructure
sources:
- https://github.com/photostructure/photostructure-for-servers
- - https://github.com/truecharts/charts/tree/master/charts/stable/photostructure
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/photostructure
- https://hub.docker.com/r/photostructure/server
type: application
version: 10.3.5
diff --git a/charts/stable/photostructure/README.md b/charts/stable/photostructure/README.md
index 41aa0247a6f..5bdbacaff26 100644
--- a/charts/stable/photostructure/README.md
+++ b/charts/stable/photostructure/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/photostructure)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/photostructure
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/photostructure/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/photostructure/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/photoview/README.md b/charts/stable/photoview/README.md
index 20cbcc1a470..d861d6b042e 100644
--- a/charts/stable/photoview/README.md
+++ b/charts/stable/photoview/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/photoview
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/photoview/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/photoview/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/phpldapadmin/README.md b/charts/stable/phpldapadmin/README.md
index 5b253273e18..0c2c61e6ea5 100644
--- a/charts/stable/phpldapadmin/README.md
+++ b/charts/stable/phpldapadmin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/phpldapadmin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/phpldapadmin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/phpldapadmin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/phpmyadmin/README.md b/charts/stable/phpmyadmin/README.md
index af755287242..dbc211520f8 100644
--- a/charts/stable/phpmyadmin/README.md
+++ b/charts/stable/phpmyadmin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/phpmyadmin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/phpmyadmin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/phpmyadmin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/piaware/README.md b/charts/stable/piaware/README.md
index cf4a91f0a1a..189b06bb4af 100644
--- a/charts/stable/piaware/README.md
+++ b/charts/stable/piaware/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/piaware
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/piaware/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/piaware/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/picoshare/CHANGELOG.md b/charts/stable/picoshare/CHANGELOG.md
index 92c0ab5a325..8deff82c575 100644
--- a/charts/stable/picoshare/CHANGELOG.md
+++ b/charts/stable/picoshare/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [picoshare-3.0.0](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-3.0.0) (2022-11-10)
+## [picoshare-3.0.0](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [picoshare-2.0.46](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.46) (2022-11-08)
+## [picoshare-2.0.46](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.46) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.45](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
+## [picoshare-2.0.45](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.45](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
+## [picoshare-2.0.45](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.45](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
+## [picoshare-2.0.45](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.44](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.44) (2022-11-07)
+## [picoshare-2.0.44](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.44](https://github.com/truecharts/charts/compare/picoshare-2.0.43...picoshare-2.0.44) (2022-11-06)
+## [picoshare-2.0.44](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.43...picoshare-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [picoshare-2.0.43](https://github.com/truecharts/charts/compare/picoshare-2.0.42...picoshare-2.0.43) (2022-11-06)
+## [picoshare-2.0.43](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.42...picoshare-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [picoshare-2.0.42](https://github.com/truecharts/charts/compare/picoshare-2.0.41...picoshare-2.0.42) (2022-11-05)
+## [picoshare-2.0.42](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.41...picoshare-2.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [picoshare-2.0.41](https://github.com/truecharts/charts/compare/picoshare-2.0.40...picoshare-2.0.41) (2022-11-02)
+## [picoshare-2.0.41](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.40...picoshare-2.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [picoshare-2.0.40](https://github.com/truecharts/charts/compare/picoshare-2.0.39...picoshare-2.0.40) (2022-10-25)
+## [picoshare-2.0.40](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.39...picoshare-2.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [picoshare-2.0.39](https://github.com/truecharts/charts/compare/picoshare-2.0.38...picoshare-2.0.39) (2022-10-19)
+## [picoshare-2.0.39](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.38...picoshare-2.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [picoshare-2.0.38](https://github.com/truecharts/charts/compare/picoshare-2.0.37...picoshare-2.0.38) (2022-10-12)
+## [picoshare-2.0.38](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.37...picoshare-2.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [picoshare-2.0.37](https://github.com/truecharts/charts/compare/picoshare-2.0.36...picoshare-2.0.37) (2022-10-10)
+## [picoshare-2.0.37](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.36...picoshare-2.0.37) (2022-10-10)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049))
+- update docker general non-major ([#4049](https://github.com/trueforge-org/truecharts/issues/4049))
-## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07)
+## [picoshare-2.0.36](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07)
+## [picoshare-2.0.36](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [picoshare-2.0.35](https://github.com/truecharts/charts/compare/picoshare-2.0.34...picoshare-2.0.35) (2022-10-05)
+## [picoshare-2.0.35](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.34...picoshare-2.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [picoshare-2.0.34](https://github.com/truecharts/charts/compare/picoshare-2.0.33...picoshare-2.0.34) (2022-09-27)
+## [picoshare-2.0.34](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.33...picoshare-2.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [picoshare-2.0.33](https://github.com/truecharts/charts/compare/picoshare-2.0.32...picoshare-2.0.33) (2022-09-25)
+## [picoshare-2.0.33](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.32...picoshare-2.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-22)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-22)
### Chore
@@ -189,10 +189,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21)
### Chore
@@ -228,10 +228,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20)
### Chore
@@ -246,10 +246,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20)
### Chore
@@ -263,10 +263,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-19)
### Chore
@@ -308,10 +308,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-17)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-17)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-18)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-18)
### Chore
@@ -332,44 +332,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-16)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-16)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15)
+## [picoshare-2.0.32](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12)
### Chore
@@ -378,9 +378,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-12)
### Chore
@@ -388,87 +388,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.31](https://github.com/truecharts/charts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
+## [picoshare-2.0.31](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.30...picoshare-2.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [picoshare-2.0.30](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.30) (2022-08-30)
+## [picoshare-2.0.30](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.28...picoshare-2.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [picoshare-2.0.29](https://github.com/truecharts/charts/compare/picoshare-2.0.28...picoshare-2.0.29) (2022-08-30)
+## [picoshare-2.0.29](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.28...picoshare-2.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [picoshare-2.0.28](https://github.com/truecharts/charts/compare/picoshare-2.0.27...picoshare-2.0.28) (2022-08-29)
+## [picoshare-2.0.28](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.27...picoshare-2.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [picoshare-2.0.27](https://github.com/truecharts/charts/compare/picoshare-2.0.26...picoshare-2.0.27) (2022-08-23)
+## [picoshare-2.0.27](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.26...picoshare-2.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [picoshare-2.0.26](https://github.com/truecharts/charts/compare/picoshare-2.0.25...picoshare-2.0.26) (2022-08-14)
+## [picoshare-2.0.26](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.25...picoshare-2.0.26) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [picoshare-2.0.25](https://github.com/truecharts/charts/compare/picoshare-2.0.24...picoshare-2.0.25) (2022-08-12)
+## [picoshare-2.0.25](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.24...picoshare-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [picoshare-2.0.24](https://github.com/truecharts/charts/compare/picoshare-2.0.23...picoshare-2.0.24) (2022-08-08)
+## [picoshare-2.0.24](https://github.com/trueforge-org/truecharts/compare/picoshare-2.0.23...picoshare-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [picoshare-2.0.23](https://github.com/truecharts/apps/compare/picoshare-2.0.22...picoshare-2.0.23) (2022-07-26)
diff --git a/charts/stable/picoshare/Chart.yaml b/charts/stable/picoshare/Chart.yaml
index 4a4b2c14e4d..5aa06e9c754 100644
--- a/charts/stable/picoshare/Chart.yaml
+++ b/charts/stable/picoshare/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: picoshare
sources:
- https://github.com/mtlynch/picoshare
- - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/picoshare
- https://hub.docker.com/r/mtlynch/picoshare
type: application
version: 12.4.3
diff --git a/charts/stable/picoshare/README.md b/charts/stable/picoshare/README.md
index 1f1dac78b9b..a12d58b2e39 100644
--- a/charts/stable/picoshare/README.md
+++ b/charts/stable/picoshare/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/picoshare)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/picoshare
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/picoshare/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/picoshare/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pigallery2/CHANGELOG.md b/charts/stable/pigallery2/CHANGELOG.md
index aeab8693f62..b2a451b0322 100644
--- a/charts/stable/pigallery2/CHANGELOG.md
+++ b/charts/stable/pigallery2/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [pigallery2-1.0.0](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-1.0.0) (2022-11-10)
+## [pigallery2-1.0.0](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.37](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.37) (2022-11-08)
+## [pigallery2-0.0.37](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.36](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
+## [pigallery2-0.0.36](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.36](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
+## [pigallery2-0.0.36](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.36](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
+## [pigallery2-0.0.36](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.35](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.35) (2022-11-07)
+## [pigallery2-0.0.35](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.35](https://github.com/truecharts/charts/compare/pigallery2-0.0.34...pigallery2-0.0.35) (2022-11-06)
+## [pigallery2-0.0.35](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.34...pigallery2-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pigallery2-0.0.34](https://github.com/truecharts/charts/compare/pigallery2-0.0.33...pigallery2-0.0.34) (2022-11-06)
+## [pigallery2-0.0.34](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.33...pigallery2-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [pigallery2-0.0.33](https://github.com/truecharts/charts/compare/pigallery2-0.0.32...pigallery2-0.0.33) (2022-11-05)
+## [pigallery2-0.0.33](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.32...pigallery2-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [pigallery2-0.0.32](https://github.com/truecharts/charts/compare/pigallery2-0.0.31...pigallery2-0.0.32) (2022-11-02)
+## [pigallery2-0.0.32](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.31...pigallery2-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [pigallery2-0.0.31](https://github.com/truecharts/charts/compare/pigallery2-0.0.30...pigallery2-0.0.31) (2022-10-25)
+## [pigallery2-0.0.31](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.30...pigallery2-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [pigallery2-0.0.30](https://github.com/truecharts/charts/compare/pigallery2-0.0.29...pigallery2-0.0.30) (2022-10-19)
+## [pigallery2-0.0.30](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.29...pigallery2-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [pigallery2-0.0.29](https://github.com/truecharts/charts/compare/pigallery2-0.0.28...pigallery2-0.0.29) (2022-10-12)
+## [pigallery2-0.0.29](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.28...pigallery2-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07)
+## [pigallery2-0.0.28](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07)
+## [pigallery2-0.0.28](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pigallery2-0.0.27](https://github.com/truecharts/charts/compare/pigallery2-0.0.26...pigallery2-0.0.27) (2022-10-05)
+## [pigallery2-0.0.27](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.26...pigallery2-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [pigallery2-0.0.26](https://github.com/truecharts/charts/compare/pigallery2-0.0.25...pigallery2-0.0.26) (2022-09-27)
+## [pigallery2-0.0.26](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.25...pigallery2-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [pigallery2-0.0.25](https://github.com/truecharts/charts/compare/pigallery2-0.0.24...pigallery2-0.0.25) (2022-09-25)
+## [pigallery2-0.0.25](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.24...pigallery2-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-22)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-17)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-18)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-16)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-16)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15)
+## [pigallery2-0.0.24](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12)
### Chore
@@ -367,10 +367,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-12)
### Chore
@@ -378,92 +378,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.23](https://github.com/truecharts/charts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
+## [pigallery2-0.0.23](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.22...pigallery2-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pigallery2-0.0.22](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.22) (2022-08-30)
+## [pigallery2-0.0.22](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.20...pigallery2-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pigallery2-0.0.21](https://github.com/truecharts/charts/compare/pigallery2-0.0.20...pigallery2-0.0.21) (2022-08-30)
+## [pigallery2-0.0.21](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.20...pigallery2-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pigallery2-0.0.20](https://github.com/truecharts/charts/compare/pigallery2-0.0.19...pigallery2-0.0.20) (2022-08-29)
+## [pigallery2-0.0.20](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.19...pigallery2-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [pigallery2-0.0.19](https://github.com/truecharts/charts/compare/pigallery2-0.0.17...pigallery2-0.0.19) (2022-08-26)
+## [pigallery2-0.0.19](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.17...pigallery2-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [pigallery2-0.0.17](https://github.com/truecharts/charts/compare/pigallery2-0.0.16...pigallery2-0.0.17) (2022-08-23)
+## [pigallery2-0.0.17](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.16...pigallery2-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [pigallery2-0.0.16](https://github.com/truecharts/charts/compare/pigallery2-0.0.15...pigallery2-0.0.16) (2022-08-12)
+## [pigallery2-0.0.16](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.15...pigallery2-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [pigallery2-0.0.15](https://github.com/truecharts/charts/compare/pigallery2-0.0.14...pigallery2-0.0.15) (2022-08-08)
+## [pigallery2-0.0.15](https://github.com/trueforge-org/truecharts/compare/pigallery2-0.0.14...pigallery2-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [pigallery2-0.0.14](https://github.com/truecharts/apps/compare/pigallery2-0.0.13...pigallery2-0.0.14) (2022-07-26)
diff --git a/charts/stable/pigallery2/Chart.yaml b/charts/stable/pigallery2/Chart.yaml
index e57fe416d19..b9564458933 100644
--- a/charts/stable/pigallery2/Chart.yaml
+++ b/charts/stable/pigallery2/Chart.yaml
@@ -39,7 +39,7 @@ maintainers:
name: pigallery2
sources:
- https://github.com/bpatrik/pigallery2
- - https://github.com/truecharts/charts/tree/master/charts/stable/pigallery2
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pigallery2
- https://hub.docker.com/r/bpatrik/pigallery2
type: application
version: 8.3.5
diff --git a/charts/stable/pigallery2/README.md b/charts/stable/pigallery2/README.md
index 06ac570935f..2045cd1b53d 100644
--- a/charts/stable/pigallery2/README.md
+++ b/charts/stable/pigallery2/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pigallery2)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pigallery2
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pigallery2/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pigallery2/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pihole/CHANGELOG.md b/charts/stable/pihole/CHANGELOG.md
index 4508f38ad34..adcd45ab046 100644
--- a/charts/stable/pihole/CHANGELOG.md
+++ b/charts/stable/pihole/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [pihole-7.0.0](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-7.0.0) (2022-11-10)
+## [pihole-7.0.0](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-7.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.53](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.53) (2022-11-08)
+## [pihole-6.0.53](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.53) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.52](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
+## [pihole-6.0.52](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.52](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
+## [pihole-6.0.52](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.52](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
+## [pihole-6.0.52](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.52) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.51](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.51) (2022-11-07)
+## [pihole-6.0.51](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.51) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.51](https://github.com/truecharts/charts/compare/pihole-6.0.50...pihole-6.0.51) (2022-11-06)
+## [pihole-6.0.51](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.50...pihole-6.0.51) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pihole-6.0.50](https://github.com/truecharts/charts/compare/pihole-6.0.49...pihole-6.0.50) (2022-11-06)
+## [pihole-6.0.50](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.49...pihole-6.0.50) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [pihole-6.0.49](https://github.com/truecharts/charts/compare/pihole-6.0.48...pihole-6.0.49) (2022-11-05)
+## [pihole-6.0.49](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.48...pihole-6.0.49) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [pihole-6.0.48](https://github.com/truecharts/charts/compare/pihole-6.0.47...pihole-6.0.48) (2022-11-02)
+## [pihole-6.0.48](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.47...pihole-6.0.48) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [pihole-6.0.47](https://github.com/truecharts/charts/compare/pihole-6.0.46...pihole-6.0.47) (2022-10-25)
+## [pihole-6.0.47](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.46...pihole-6.0.47) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [pihole-6.0.46](https://github.com/truecharts/charts/compare/pihole-6.0.45...pihole-6.0.46) (2022-10-19)
+## [pihole-6.0.46](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.45...pihole-6.0.46) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [pihole-6.0.45](https://github.com/truecharts/charts/compare/pihole-6.0.44...pihole-6.0.45) (2022-10-12)
+## [pihole-6.0.45](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.44...pihole-6.0.45) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07)
+## [pihole-6.0.44](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07)
+## [pihole-6.0.44](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pihole-6.0.43](https://github.com/truecharts/charts/compare/pihole-6.0.42...pihole-6.0.43) (2022-10-05)
+## [pihole-6.0.43](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.42...pihole-6.0.43) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [pihole-6.0.42](https://github.com/truecharts/charts/compare/pihole-6.0.41...pihole-6.0.42) (2022-09-27)
+## [pihole-6.0.42](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.41...pihole-6.0.42) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [pihole-6.0.41](https://github.com/truecharts/charts/compare/pihole-6.0.40...pihole-6.0.41) (2022-09-25)
+## [pihole-6.0.41](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.40...pihole-6.0.41) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-22)
+## [pihole-6.0.40](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-22)
### Chore
@@ -178,12 +178,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21)
+## [pihole-6.0.40](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21)
### Chore
@@ -200,12 +200,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21)
+## [pihole-6.0.40](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21)
### Chore
@@ -221,12 +221,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20)
+## [pihole-6.0.40](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20)
### Chore
@@ -241,12 +241,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20)
+## [pihole-6.0.40](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20)
### Chore
@@ -260,12 +260,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
### Chore
@@ -278,11 +278,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
### Chore
@@ -294,11 +294,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-19)
### Chore
@@ -309,11 +309,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-17)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-17)
### Chore
@@ -323,11 +323,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-18)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-18)
### Chore
@@ -335,48 +335,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-16)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-16)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.39](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15)
+## [pihole-6.0.39](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.38...pihole-6.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12)
### Chore
@@ -385,9 +385,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-12)
### Chore
@@ -395,112 +395,112 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.38](https://github.com/truecharts/charts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
+## [pihole-6.0.38](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.37...pihole-6.0.38) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-07)
+## [pihole-6.0.37](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [pihole-6.0.37](https://github.com/truecharts/charts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06)
+## [pihole-6.0.37](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.36...pihole-6.0.37) (2022-09-06)
### Chore
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [pihole-6.0.36](https://github.com/truecharts/charts/compare/pihole-6.0.35...pihole-6.0.36) (2022-09-03)
+## [pihole-6.0.36](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.35...pihole-6.0.36) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [pihole-6.0.35](https://github.com/truecharts/charts/compare/pihole-6.0.33...pihole-6.0.35) (2022-08-30)
+## [pihole-6.0.35](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.33...pihole-6.0.35) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pihole-6.0.34](https://github.com/truecharts/charts/compare/pihole-6.0.33...pihole-6.0.34) (2022-08-30)
+## [pihole-6.0.34](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.33...pihole-6.0.34) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pihole-6.0.33](https://github.com/truecharts/charts/compare/pihole-6.0.32...pihole-6.0.33) (2022-08-30)
+## [pihole-6.0.33](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.32...pihole-6.0.33) (2022-08-30)
### Chore
-- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+- update docker general non-major ([#3623](https://github.com/trueforge-org/truecharts/issues/3623))
-## [pihole-6.0.32](https://github.com/truecharts/charts/compare/pihole-6.0.31...pihole-6.0.32) (2022-08-29)
+## [pihole-6.0.32](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.31...pihole-6.0.32) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [pihole-6.0.31](https://github.com/truecharts/charts/compare/pihole-6.0.30...pihole-6.0.31) (2022-08-26)
+## [pihole-6.0.31](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.30...pihole-6.0.31) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [pihole-6.0.30](https://github.com/truecharts/charts/compare/pihole-6.0.29...pihole-6.0.30) (2022-08-23)
+## [pihole-6.0.30](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.29...pihole-6.0.30) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [pihole-6.0.29](https://github.com/truecharts/charts/compare/pihole-6.0.28...pihole-6.0.29) (2022-08-12)
+## [pihole-6.0.29](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.28...pihole-6.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [pihole-6.0.28](https://github.com/truecharts/charts/compare/pihole-6.0.27...pihole-6.0.28) (2022-08-08)
+## [pihole-6.0.28](https://github.com/trueforge-org/truecharts/compare/pihole-6.0.27...pihole-6.0.28) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [pihole-6.0.27](https://github.com/truecharts/apps/compare/pihole-6.0.26...pihole-6.0.27) (2022-07-26)
diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml
index 6a779844374..7767c7be936 100644
--- a/charts/stable/pihole/Chart.yaml
+++ b/charts/stable/pihole/Chart.yaml
@@ -34,7 +34,7 @@ sources:
- https://ghcr.io/pi-hole/pihole
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
- - https://github.com/truecharts/charts/tree/master/charts/stable/pihole
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole
- https://pi-hole.net/
type: application
version: 20.5.5
diff --git a/charts/stable/pihole/README.md b/charts/stable/pihole/README.md
index 51b2796c60b..dd69d1f4ec9 100644
--- a/charts/stable/pihole/README.md
+++ b/charts/stable/pihole/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pihole)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pihole
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pihole/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pihole/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pingvin-share/README.md b/charts/stable/pingvin-share/README.md
index d7b37f3719b..afda76405dd 100644
--- a/charts/stable/pingvin-share/README.md
+++ b/charts/stable/pingvin-share/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pingvin-share
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pingvin-share/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pingvin-share/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pinry/README.md b/charts/stable/pinry/README.md
index c7fc7f998ab..ca23993de26 100644
--- a/charts/stable/pinry/README.md
+++ b/charts/stable/pinry/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pinry
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pinry/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pinry/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/piwigo/CHANGELOG.md b/charts/stable/piwigo/CHANGELOG.md
index e04e5cccd31..d755e203555 100644
--- a/charts/stable/piwigo/CHANGELOG.md
+++ b/charts/stable/piwigo/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [piwigo-4.0.0](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-4.0.0) (2022-11-10)
+## [piwigo-4.0.0](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-4.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.8](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.8) (2022-11-08)
+## [piwigo-3.1.8](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.8) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.7](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
+## [piwigo-3.1.7](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.7](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
+## [piwigo-3.1.7](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
### Chore
@@ -53,70 +53,70 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.7](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
+## [piwigo-3.1.7](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.7) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.6](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.6) (2022-11-07)
+## [piwigo-3.1.6](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.6) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.6](https://github.com/truecharts/charts/compare/piwigo-3.1.5...piwigo-3.1.6) (2022-11-06)
+## [piwigo-3.1.6](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.5...piwigo-3.1.6) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [piwigo-3.1.5](https://github.com/truecharts/charts/compare/piwigo-3.1.4...piwigo-3.1.5) (2022-11-06)
+## [piwigo-3.1.5](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.4...piwigo-3.1.5) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [piwigo-3.1.4](https://github.com/truecharts/charts/compare/piwigo-3.1.3...piwigo-3.1.4) (2022-11-05)
+## [piwigo-3.1.4](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.3...piwigo-3.1.4) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [piwigo-3.1.3](https://github.com/truecharts/charts/compare/piwigo-3.1.2...piwigo-3.1.3) (2022-11-02)
+## [piwigo-3.1.3](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.2...piwigo-3.1.3) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [piwigo-3.1.2](https://github.com/truecharts/charts/compare/piwigo-3.1.1...piwigo-3.1.2) (2022-10-25)
+## [piwigo-3.1.2](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.1...piwigo-3.1.2) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [piwigo-3.1.1](https://github.com/truecharts/charts/compare/piwigo-3.1.0...piwigo-3.1.1) (2022-10-19)
+## [piwigo-3.1.1](https://github.com/trueforge-org/truecharts/compare/piwigo-3.1.0...piwigo-3.1.1) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [piwigo-3.1.0](https://github.com/truecharts/charts/compare/piwigo-3.0.37...piwigo-3.1.0) (2022-10-17)
+## [piwigo-3.1.0](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.37...piwigo-3.1.0) (2022-10-17)
### Chore
@@ -124,16 +124,16 @@ pagefind: false
### Feat
-- Add persistance for Gallery dir ([#4116](https://github.com/truecharts/charts/issues/4116))
+- Add persistance for Gallery dir ([#4116](https://github.com/trueforge-org/truecharts/issues/4116))
-## [piwigo-3.0.37](https://github.com/truecharts/charts/compare/piwigo-3.0.36...piwigo-3.0.37) (2022-10-12)
+## [piwigo-3.0.37](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.36...piwigo-3.0.37) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07)
+## [piwigo-3.0.36](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07)
### Chore
@@ -141,36 +141,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07)
+## [piwigo-3.0.36](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [piwigo-3.0.35](https://github.com/truecharts/charts/compare/piwigo-3.0.34...piwigo-3.0.35) (2022-10-05)
+## [piwigo-3.0.35](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.34...piwigo-3.0.35) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [piwigo-3.0.34](https://github.com/truecharts/charts/compare/piwigo-3.0.33...piwigo-3.0.34) (2022-09-27)
+## [piwigo-3.0.34](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.33...piwigo-3.0.34) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [piwigo-3.0.33](https://github.com/truecharts/charts/compare/piwigo-3.0.32...piwigo-3.0.33) (2022-09-25)
+## [piwigo-3.0.33](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.32...piwigo-3.0.33) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-22)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-22)
### Chore
@@ -188,10 +188,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21)
### Chore
@@ -227,10 +227,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20)
### Chore
@@ -245,10 +245,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20)
### Chore
@@ -262,10 +262,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
### Chore
@@ -278,10 +278,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
### Chore
@@ -293,10 +293,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-19)
### Chore
@@ -307,10 +307,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-17)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-17)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-18)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-18)
### Chore
@@ -331,44 +331,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-16)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-16)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15)
+## [piwigo-3.0.32](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12)
### Chore
@@ -377,9 +377,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-12)
### Chore
@@ -387,87 +387,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.31](https://github.com/truecharts/charts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
+## [piwigo-3.0.31](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.30...piwigo-3.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [piwigo-3.0.30](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.30) (2022-08-30)
+## [piwigo-3.0.30](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.28...piwigo-3.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [piwigo-3.0.29](https://github.com/truecharts/charts/compare/piwigo-3.0.28...piwigo-3.0.29) (2022-08-30)
+## [piwigo-3.0.29](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.28...piwigo-3.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [piwigo-3.0.28](https://github.com/truecharts/charts/compare/piwigo-3.0.27...piwigo-3.0.28) (2022-08-29)
+## [piwigo-3.0.28](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.27...piwigo-3.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [piwigo-3.0.27](https://github.com/truecharts/charts/compare/piwigo-3.0.25...piwigo-3.0.27) (2022-08-26)
+## [piwigo-3.0.27](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.25...piwigo-3.0.27) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [piwigo-3.0.25](https://github.com/truecharts/charts/compare/piwigo-3.0.24...piwigo-3.0.25) (2022-08-23)
+## [piwigo-3.0.25](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.24...piwigo-3.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [piwigo-3.0.24](https://github.com/truecharts/charts/compare/piwigo-3.0.23...piwigo-3.0.24) (2022-08-12)
+## [piwigo-3.0.24](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.23...piwigo-3.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [piwigo-3.0.23](https://github.com/truecharts/charts/compare/piwigo-3.0.22...piwigo-3.0.23) (2022-08-08)
+## [piwigo-3.0.23](https://github.com/trueforge-org/truecharts/compare/piwigo-3.0.22...piwigo-3.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [piwigo-3.0.22](https://github.com/truecharts/apps/compare/piwigo-3.0.21...piwigo-3.0.22) (2022-07-26)
diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml
index a8382c34bcb..9d4f70c105e 100644
--- a/charts/stable/piwigo/Chart.yaml
+++ b/charts/stable/piwigo/Chart.yaml
@@ -43,7 +43,7 @@ name: piwigo
sources:
- https://ghcr.io/linuxserver/piwigo
- https://github.com/linuxserver/docker-piwigo
- - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo
type: application
version: 16.7.9
diff --git a/charts/stable/piwigo/README.md b/charts/stable/piwigo/README.md
index 02d2af5b452..5c749c11ddb 100644
--- a/charts/stable/piwigo/README.md
+++ b/charts/stable/piwigo/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/piwigo)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/piwigo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/piwigo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/piwigo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pixapop/README.md b/charts/stable/pixapop/README.md
index 74786e2e394..d23608dd3f8 100644
--- a/charts/stable/pixapop/README.md
+++ b/charts/stable/pixapop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pixapop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pixapop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pixapop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pixark/CHANGELOG.md b/charts/stable/pixark/CHANGELOG.md
index 208f20043aa..0db372863f7 100644
--- a/charts/stable/pixark/CHANGELOG.md
+++ b/charts/stable/pixark/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [pixark-1.0.0](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-1.0.0) (2022-11-10)
+## [pixark-1.0.0](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [pixark-0.0.38](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.38) (2022-11-08)
+## [pixark-0.0.38](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.37](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
+## [pixark-0.0.37](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.37](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
+## [pixark-0.0.37](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.37](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
+## [pixark-0.0.37](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.36](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.36) (2022-11-07)
+## [pixark-0.0.36](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.36](https://github.com/truecharts/charts/compare/pixark-0.0.35...pixark-0.0.36) (2022-11-06)
+## [pixark-0.0.36](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.35...pixark-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pixark-0.0.35](https://github.com/truecharts/charts/compare/pixark-0.0.34...pixark-0.0.35) (2022-11-06)
+## [pixark-0.0.35](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.34...pixark-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [pixark-0.0.34](https://github.com/truecharts/charts/compare/pixark-0.0.33...pixark-0.0.34) (2022-11-05)
+## [pixark-0.0.34](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.33...pixark-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [pixark-0.0.33](https://github.com/truecharts/charts/compare/pixark-0.0.32...pixark-0.0.33) (2022-11-02)
+## [pixark-0.0.33](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.32...pixark-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [pixark-0.0.32](https://github.com/truecharts/charts/compare/pixark-0.0.31...pixark-0.0.32) (2022-10-27)
+## [pixark-0.0.32](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.31...pixark-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [pixark-0.0.32](https://github.com/truecharts/charts/compare/pixark-0.0.31...pixark-0.0.32) (2022-10-27)
+## [pixark-0.0.32](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.31...pixark-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [pixark-0.0.31](https://github.com/truecharts/charts/compare/pixark-0.0.30...pixark-0.0.31) (2022-10-25)
+## [pixark-0.0.31](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.30...pixark-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [pixark-0.0.30](https://github.com/truecharts/charts/compare/pixark-0.0.29...pixark-0.0.30) (2022-10-19)
+## [pixark-0.0.30](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.29...pixark-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [pixark-0.0.29](https://github.com/truecharts/charts/compare/pixark-0.0.28...pixark-0.0.29) (2022-10-12)
+## [pixark-0.0.29](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.28...pixark-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07)
+## [pixark-0.0.28](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07)
### Chore
@@ -150,36 +150,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07)
+## [pixark-0.0.28](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pixark-0.0.27](https://github.com/truecharts/charts/compare/pixark-0.0.26...pixark-0.0.27) (2022-10-05)
+## [pixark-0.0.27](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.26...pixark-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [pixark-0.0.26](https://github.com/truecharts/charts/compare/pixark-0.0.25...pixark-0.0.26) (2022-09-27)
+## [pixark-0.0.26](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.25...pixark-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [pixark-0.0.25](https://github.com/truecharts/charts/compare/pixark-0.0.24...pixark-0.0.25) (2022-09-25)
+## [pixark-0.0.25](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.24...pixark-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-22)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-22)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20)
### Chore
@@ -271,10 +271,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-17)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-17)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-18)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-18)
### Chore
@@ -340,44 +340,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-16)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-16)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15)
+## [pixark-0.0.24](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12)
### Chore
@@ -386,10 +386,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-12)
### Chore
@@ -397,92 +397,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.23](https://github.com/truecharts/charts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
+## [pixark-0.0.23](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.22...pixark-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pixark-0.0.22](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.22) (2022-08-30)
+## [pixark-0.0.22](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.20...pixark-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pixark-0.0.21](https://github.com/truecharts/charts/compare/pixark-0.0.20...pixark-0.0.21) (2022-08-30)
+## [pixark-0.0.21](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.20...pixark-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pixark-0.0.20](https://github.com/truecharts/charts/compare/pixark-0.0.19...pixark-0.0.20) (2022-08-29)
+## [pixark-0.0.20](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.19...pixark-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [pixark-0.0.19](https://github.com/truecharts/charts/compare/pixark-0.0.17...pixark-0.0.19) (2022-08-26)
+## [pixark-0.0.19](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.17...pixark-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [pixark-0.0.17](https://github.com/truecharts/charts/compare/pixark-0.0.16...pixark-0.0.17) (2022-08-23)
+## [pixark-0.0.17](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.16...pixark-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [pixark-0.0.16](https://github.com/truecharts/charts/compare/pixark-0.0.15...pixark-0.0.16) (2022-08-12)
+## [pixark-0.0.16](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.15...pixark-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [pixark-0.0.15](https://github.com/truecharts/charts/compare/pixark-0.0.14...pixark-0.0.15) (2022-08-08)
+## [pixark-0.0.15](https://github.com/trueforge-org/truecharts/compare/pixark-0.0.14...pixark-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [pixark-0.0.14](https://github.com/truecharts/apps/compare/pixark-0.0.13...pixark-0.0.14) (2022-07-26)
diff --git a/charts/stable/pixark/Chart.yaml b/charts/stable/pixark/Chart.yaml
index 52497605d8c..967ededcdd0 100644
--- a/charts/stable/pixark/Chart.yaml
+++ b/charts/stable/pixark/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: pixark
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/pixark
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pixark
- https://pixark.snail.com/
type: application
version: 8.3.5
diff --git a/charts/stable/pixark/README.md b/charts/stable/pixark/README.md
index 9ba8aec219f..7fd09aacf47 100644
--- a/charts/stable/pixark/README.md
+++ b/charts/stable/pixark/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pixark)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pixark
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pixark/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pixark/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/plant-it/README.md b/charts/stable/plant-it/README.md
index 621873703f0..5423ffc544c 100644
--- a/charts/stable/plant-it/README.md
+++ b/charts/stable/plant-it/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plant-it
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plant-it/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plant-it/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plausible/README.md b/charts/stable/plausible/README.md
index 8a0934f2da5..a7ce31ec083 100644
--- a/charts/stable/plausible/README.md
+++ b/charts/stable/plausible/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plausible
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plausible/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plausible/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plaxt/README.md b/charts/stable/plaxt/README.md
index 38d65650dbe..292cfe945cc 100644
--- a/charts/stable/plaxt/README.md
+++ b/charts/stable/plaxt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plaxt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plaxt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plaxt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plex-auto-languages/README.md b/charts/stable/plex-auto-languages/README.md
index 8e9be008de9..8b2947bc9bc 100644
--- a/charts/stable/plex-auto-languages/README.md
+++ b/charts/stable/plex-auto-languages/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plex-auto-languages
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plex-auto-languages/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plex-auto-languages/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plex-meta-manager/README.md b/charts/stable/plex-meta-manager/README.md
index 030439464df..c4eb93a2550 100644
--- a/charts/stable/plex-meta-manager/README.md
+++ b/charts/stable/plex-meta-manager/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plex-meta-manager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plex-meta-manager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plex-meta-manager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plex-playlist-sync/README.md b/charts/stable/plex-playlist-sync/README.md
index 84da026ffc2..6f993348639 100644
--- a/charts/stable/plex-playlist-sync/README.md
+++ b/charts/stable/plex-playlist-sync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plex-playlist-sync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plex-playlist-sync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/plex-playlist-sync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plex-utills/CHANGELOG.md b/charts/stable/plex-utills/CHANGELOG.md
index 8ff518a11e3..35452623342 100644
--- a/charts/stable/plex-utills/CHANGELOG.md
+++ b/charts/stable/plex-utills/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [plex-utills-2.0.0](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-2.0.0) (2022-11-10)
+## [plex-utills-2.0.0](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-2.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.15](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.15) (2022-11-08)
+## [plex-utills-1.0.15](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.15) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.14](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
+## [plex-utills-1.0.14](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.14](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
+## [plex-utills-1.0.14](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.14](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
+## [plex-utills-1.0.14](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.14) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.13](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.13) (2022-11-07)
+## [plex-utills-1.0.13](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.13) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.13](https://github.com/truecharts/charts/compare/plex-utills-1.0.12...plex-utills-1.0.13) (2022-11-06)
+## [plex-utills-1.0.13](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.12...plex-utills-1.0.13) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plex-utills-1.0.12](https://github.com/truecharts/charts/compare/plex-utills-1.0.11...plex-utills-1.0.12) (2022-11-06)
+## [plex-utills-1.0.12](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.11...plex-utills-1.0.12) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [plex-utills-1.0.11](https://github.com/truecharts/charts/compare/plex-utills-1.0.10...plex-utills-1.0.11) (2022-11-05)
+## [plex-utills-1.0.11](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.10...plex-utills-1.0.11) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [plex-utills-1.0.10](https://github.com/truecharts/charts/compare/plex-utills-1.0.9...plex-utills-1.0.10) (2022-11-02)
+## [plex-utills-1.0.10](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.9...plex-utills-1.0.10) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [plex-utills-1.0.9](https://github.com/truecharts/charts/compare/plex-utills-1.0.8...plex-utills-1.0.9) (2022-10-25)
+## [plex-utills-1.0.9](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.8...plex-utills-1.0.9) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [plex-utills-1.0.8](https://github.com/truecharts/charts/compare/plex-utills-1.0.7...plex-utills-1.0.8) (2022-10-19)
+## [plex-utills-1.0.8](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.7...plex-utills-1.0.8) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [plex-utills-1.0.7](https://github.com/truecharts/charts/compare/plex-utills-1.0.6...plex-utills-1.0.7) (2022-10-12)
+## [plex-utills-1.0.7](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.6...plex-utills-1.0.7) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07)
+## [plex-utills-1.0.6](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07)
+## [plex-utills-1.0.6](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [plex-utills-1.0.5](https://github.com/truecharts/charts/compare/plex-utills-1.0.4...plex-utills-1.0.5) (2022-10-05)
+## [plex-utills-1.0.5](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.4...plex-utills-1.0.5) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [plex-utills-1.0.4](https://github.com/truecharts/charts/compare/plex-utills-1.0.3...plex-utills-1.0.4) (2022-09-27)
+## [plex-utills-1.0.4](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.3...plex-utills-1.0.4) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [plex-utills-1.0.3](https://github.com/truecharts/charts/compare/plex-utills-1.0.2...plex-utills-1.0.3) (2022-09-25)
+## [plex-utills-1.0.3](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.2...plex-utills-1.0.3) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-22)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-17)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-18)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-16)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-16)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15)
+## [plex-utills-1.0.2](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-12)
### Chore
@@ -377,87 +377,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-1.0.1](https://github.com/truecharts/charts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
+## [plex-utills-1.0.1](https://github.com/trueforge-org/truecharts/compare/plex-utills-1.0.0...plex-utills-1.0.1) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [plex-utills-0.0.22](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.22) (2022-08-30)
+## [plex-utills-0.0.22](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.20...plex-utills-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [plex-utills-0.0.21](https://github.com/truecharts/charts/compare/plex-utills-0.0.20...plex-utills-0.0.21) (2022-08-30)
+## [plex-utills-0.0.21](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.20...plex-utills-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [plex-utills-0.0.20](https://github.com/truecharts/charts/compare/plex-utills-0.0.19...plex-utills-0.0.20) (2022-08-29)
+## [plex-utills-0.0.20](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.19...plex-utills-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [plex-utills-0.0.19](https://github.com/truecharts/charts/compare/plex-utills-0.0.17...plex-utills-0.0.19) (2022-08-26)
+## [plex-utills-0.0.19](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.17...plex-utills-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [plex-utills-0.0.17](https://github.com/truecharts/charts/compare/plex-utills-0.0.16...plex-utills-0.0.17) (2022-08-23)
+## [plex-utills-0.0.17](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.16...plex-utills-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [plex-utills-0.0.16](https://github.com/truecharts/charts/compare/plex-utills-0.0.15...plex-utills-0.0.16) (2022-08-12)
+## [plex-utills-0.0.16](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.15...plex-utills-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [plex-utills-0.0.15](https://github.com/truecharts/charts/compare/plex-utills-0.0.14...plex-utills-0.0.15) (2022-08-08)
+## [plex-utills-0.0.15](https://github.com/trueforge-org/truecharts/compare/plex-utills-0.0.14...plex-utills-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [plex-utills-0.0.14](https://github.com/truecharts/apps/compare/plex-utills-0.0.13...plex-utills-0.0.14) (2022-07-26)
diff --git a/charts/stable/plex-utills/Chart.yaml b/charts/stable/plex-utills/Chart.yaml
index 143fad53a9b..dad7cabe478 100644
--- a/charts/stable/plex-utills/Chart.yaml
+++ b/charts/stable/plex-utills/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: plex-utills
sources:
- https://github.com/jkirkcaldy/plex-utills
- - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plex-utills
- https://hub.docker.com/r/jkirkcaldy/plex-utills
type: application
version: 11.3.5
diff --git a/charts/stable/plex-utills/README.md b/charts/stable/plex-utills/README.md
index 05f1d9f597a..29e2e78c288 100644
--- a/charts/stable/plex-utills/README.md
+++ b/charts/stable/plex-utills/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/plex-utills)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/plex-utills
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plex-utills/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/plex-utills/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md
index 01d4eff1f5a..b73b7aad70b 100644
--- a/charts/stable/plex/README.md
+++ b/charts/stable/plex/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plex
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plex/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plex/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml
index a4229e015da..e919854f10f 100644
--- a/charts/stable/plexanisync/Chart.yaml
+++ b/charts/stable/plexanisync/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://ghcr.io/rickdb/plexanisync
- https://github.com/RickDB/PlexAniSync
- https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync
- - https://github.com/truecharts/charts/tree/master/charts/stable/plexanisync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plexanisync
type: application
version: 9.3.5
diff --git a/charts/stable/plexanisync/README.md b/charts/stable/plexanisync/README.md
index 6b4d8bb323f..7fe08556df7 100644
--- a/charts/stable/plexanisync/README.md
+++ b/charts/stable/plexanisync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/plexanisync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/plexanisync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plexanisync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/plexanisync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/plexripper/README.md b/charts/stable/plexripper/README.md
index 3c4509a8fb0..245cea9bcca 100644
--- a/charts/stable/plexripper/README.md
+++ b/charts/stable/plexripper/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/plexripper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plexripper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/plexripper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/plextraktsync/CHANGELOG.md b/charts/stable/plextraktsync/CHANGELOG.md
index e47f122e0f9..39f97b65047 100644
--- a/charts/stable/plextraktsync/CHANGELOG.md
+++ b/charts/stable/plextraktsync/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [plextraktsync-2.0.0](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-2.0.0) (2022-11-10)
+## [plextraktsync-2.0.0](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-2.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [plextraktsync-1.0.23](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.23) (2022-11-08)
+## [plextraktsync-1.0.23](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.23) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.22](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
+## [plextraktsync-1.0.22](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.22](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
+## [plextraktsync-1.0.22](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
### Chore
@@ -60,130 +60,130 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.22](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
+## [plextraktsync-1.0.22](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.22) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.21](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.21) (2022-11-07)
+## [plextraktsync-1.0.21](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.21) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.21](https://github.com/truecharts/charts/compare/plextraktsync-1.0.20...plextraktsync-1.0.21) (2022-11-06)
+## [plextraktsync-1.0.21](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.20...plextraktsync-1.0.21) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [plextraktsync-1.0.20](https://github.com/truecharts/charts/compare/plextraktsync-1.0.19...plextraktsync-1.0.20) (2022-11-06)
+## [plextraktsync-1.0.20](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.19...plextraktsync-1.0.20) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [plextraktsync-1.0.19](https://github.com/truecharts/charts/compare/plextraktsync-1.0.18...plextraktsync-1.0.19) (2022-11-05)
+## [plextraktsync-1.0.19](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.18...plextraktsync-1.0.19) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [plextraktsync-1.0.18](https://github.com/truecharts/charts/compare/plextraktsync-1.0.17...plextraktsync-1.0.18) (2022-11-02)
+## [plextraktsync-1.0.18](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.17...plextraktsync-1.0.18) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [plextraktsync-1.0.17](https://github.com/truecharts/charts/compare/plextraktsync-1.0.16...plextraktsync-1.0.17) (2022-11-01)
+## [plextraktsync-1.0.17](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.16...plextraktsync-1.0.17) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
+- update docker general non-major ([#4260](https://github.com/trueforge-org/truecharts/issues/4260))
-## [plextraktsync-1.0.16](https://github.com/truecharts/charts/compare/plextraktsync-1.0.15...plextraktsync-1.0.16) (2022-10-30)
+## [plextraktsync-1.0.16](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.15...plextraktsync-1.0.16) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [plextraktsync-1.0.15](https://github.com/truecharts/charts/compare/plextraktsync-1.0.14...plextraktsync-1.0.15) (2022-10-28)
+## [plextraktsync-1.0.15](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.14...plextraktsync-1.0.15) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [plextraktsync-1.0.14](https://github.com/truecharts/charts/compare/plextraktsync-1.0.13...plextraktsync-1.0.14) (2022-10-27)
+## [plextraktsync-1.0.14](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.13...plextraktsync-1.0.14) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [plextraktsync-1.0.14](https://github.com/truecharts/charts/compare/plextraktsync-1.0.13...plextraktsync-1.0.14) (2022-10-27)
+## [plextraktsync-1.0.14](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.13...plextraktsync-1.0.14) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [plextraktsync-1.0.13](https://github.com/truecharts/charts/compare/plextraktsync-1.0.12...plextraktsync-1.0.13) (2022-10-25)
+## [plextraktsync-1.0.13](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.12...plextraktsync-1.0.13) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [plextraktsync-1.0.12](https://github.com/truecharts/charts/compare/plextraktsync-1.0.11...plextraktsync-1.0.12) (2022-10-24)
+## [plextraktsync-1.0.12](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.11...plextraktsync-1.0.12) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [plextraktsync-1.0.11](https://github.com/truecharts/charts/compare/plextraktsync-1.0.10...plextraktsync-1.0.11) (2022-10-21)
+## [plextraktsync-1.0.11](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.10...plextraktsync-1.0.11) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [plextraktsync-1.0.10](https://github.com/truecharts/charts/compare/plextraktsync-1.0.9...plextraktsync-1.0.10) (2022-10-19)
+## [plextraktsync-1.0.10](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.9...plextraktsync-1.0.10) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [plextraktsync-1.0.9](https://github.com/truecharts/charts/compare/plextraktsync-1.0.8...plextraktsync-1.0.9) (2022-10-12)
+## [plextraktsync-1.0.9](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.8...plextraktsync-1.0.9) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07)
+## [plextraktsync-1.0.8](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07)
### Chore
@@ -191,51 +191,51 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07)
+## [plextraktsync-1.0.8](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [plextraktsync-1.0.7](https://github.com/truecharts/charts/compare/plextraktsync-1.0.6...plextraktsync-1.0.7) (2022-10-07)
+## [plextraktsync-1.0.7](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.6...plextraktsync-1.0.7) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [plextraktsync-1.0.6](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plextraktsync-1.0.6) (2022-10-05)
+## [plextraktsync-1.0.6](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.5...plextraktsync-1.0.6) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [plextraktsync-1.0.5](https://github.com/truecharts/charts/compare/plextraktsync-1.0.4...plextraktsync-1.0.5) (2022-10-04)
+## [plextraktsync-1.0.5](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.4...plextraktsync-1.0.5) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
- update docker general non-major
-## [plextraktsync-1.0.4](https://github.com/truecharts/charts/compare/plextraktsync-1.0.3...plextraktsync-1.0.4) (2022-09-27)
+## [plextraktsync-1.0.4](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.3...plextraktsync-1.0.4) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [plextraktsync-1.0.3](https://github.com/truecharts/charts/compare/plextraktsync-1.0.2...plextraktsync-1.0.3) (2022-09-25)
+## [plextraktsync-1.0.3](https://github.com/trueforge-org/truecharts/compare/plextraktsync-1.0.2...plextraktsync-1.0.3) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [plextraktsync-1.0.2](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-1.0.2) (2022-09-22)
+## [plextraktsync-1.0.2](https://github.com/trueforge-org/truecharts/compare/plextraktsync-0.0.30...plextraktsync-1.0.2) (2022-09-22)
### Chore
@@ -252,15 +252,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Fix
-- cron type does not work ([#3811](https://github.com/truecharts/charts/issues/3811))
-- add docs and persistence ([#3604](https://github.com/truecharts/charts/issues/3604))
+- cron type does not work ([#3811](https://github.com/trueforge-org/truecharts/issues/3811))
+- add docs and persistence ([#3604](https://github.com/trueforge-org/truecharts/issues/3604))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21)
### Chore
@@ -276,9 +276,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20)
### Chore
@@ -309,9 +309,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20)
### Chore
@@ -324,9 +324,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
### Chore
@@ -338,9 +338,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
### Chore
@@ -351,9 +351,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19)
### Chore
@@ -363,9 +363,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-18)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-18)
### Chore
@@ -374,9 +374,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-18)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-18)
### Chore
@@ -384,39 +384,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-16)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-16)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15)
+## [post-recording-0.0.24](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12)
### Chore
@@ -425,10 +425,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-12)
### Chore
@@ -436,92 +436,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.23](https://github.com/truecharts/charts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
+## [post-recording-0.0.23](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.22...post-recording-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [post-recording-0.0.22](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.22) (2022-08-30)
+## [post-recording-0.0.22](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.20...post-recording-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [post-recording-0.0.21](https://github.com/truecharts/charts/compare/post-recording-0.0.20...post-recording-0.0.21) (2022-08-30)
+## [post-recording-0.0.21](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.20...post-recording-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [post-recording-0.0.20](https://github.com/truecharts/charts/compare/post-recording-0.0.19...post-recording-0.0.20) (2022-08-29)
+## [post-recording-0.0.20](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.19...post-recording-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [post-recording-0.0.19](https://github.com/truecharts/charts/compare/post-recording-0.0.17...post-recording-0.0.19) (2022-08-26)
+## [post-recording-0.0.19](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.17...post-recording-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [post-recording-0.0.17](https://github.com/truecharts/charts/compare/post-recording-0.0.16...post-recording-0.0.17) (2022-08-23)
+## [post-recording-0.0.17](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.16...post-recording-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [post-recording-0.0.16](https://github.com/truecharts/charts/compare/post-recording-0.0.15...post-recording-0.0.16) (2022-08-12)
+## [post-recording-0.0.16](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.15...post-recording-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [post-recording-0.0.15](https://github.com/truecharts/charts/compare/post-recording-0.0.14...post-recording-0.0.15) (2022-08-08)
+## [post-recording-0.0.15](https://github.com/trueforge-org/truecharts/compare/post-recording-0.0.14...post-recording-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [post-recording-0.0.14](https://github.com/truecharts/apps/compare/post-recording-0.0.13...post-recording-0.0.14) (2022-07-26)
diff --git a/charts/stable/plextraktsync/Chart.yaml b/charts/stable/plextraktsync/Chart.yaml
index 966a20b4caf..aad7451f696 100644
--- a/charts/stable/plextraktsync/Chart.yaml
+++ b/charts/stable/plextraktsync/Chart.yaml
@@ -35,7 +35,7 @@ name: plextraktsync
sources:
- https://ghcr.io/taxel/plextraktsync
- https://github.com/Taxel/PlexTraktSync
- - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/plextraktsync
type: application
version: 11.3.7
diff --git a/charts/stable/plextraktsync/README.md b/charts/stable/plextraktsync/README.md
index 94a378fe85f..b9343893be9 100644
--- a/charts/stable/plextraktsync/README.md
+++ b/charts/stable/plextraktsync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/plextraktsync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/plextraktsync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/plextraktsync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/plextraktsync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pocketmine-mp/README.md b/charts/stable/pocketmine-mp/README.md
index 89a44644a79..11df60c3bb6 100644
--- a/charts/stable/pocketmine-mp/README.md
+++ b/charts/stable/pocketmine-mp/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pocketmine-mp
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pocketmine-mp/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pocketmine-mp/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/podgrab/CHANGELOG.md b/charts/stable/podgrab/CHANGELOG.md
index 1391a565d32..c4bfb2b4a00 100644
--- a/charts/stable/podgrab/CHANGELOG.md
+++ b/charts/stable/podgrab/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [podgrab-11.0.0](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-11.0.0) (2022-11-10)
+## [podgrab-11.0.0](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-11.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [podgrab-10.0.47](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.47) (2022-11-08)
+## [podgrab-10.0.47](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.47) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.46](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
+## [podgrab-10.0.46](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.46](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
+## [podgrab-10.0.46](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.46](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
+## [podgrab-10.0.46](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.45](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.45) (2022-11-07)
+## [podgrab-10.0.45](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.45](https://github.com/truecharts/charts/compare/podgrab-10.0.44...podgrab-10.0.45) (2022-11-06)
+## [podgrab-10.0.45](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.44...podgrab-10.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [podgrab-10.0.44](https://github.com/truecharts/charts/compare/podgrab-10.0.43...podgrab-10.0.44) (2022-11-06)
+## [podgrab-10.0.44](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.43...podgrab-10.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [podgrab-10.0.43](https://github.com/truecharts/charts/compare/podgrab-10.0.42...podgrab-10.0.43) (2022-11-05)
+## [podgrab-10.0.43](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.42...podgrab-10.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [podgrab-10.0.42](https://github.com/truecharts/charts/compare/podgrab-10.0.41...podgrab-10.0.42) (2022-11-02)
+## [podgrab-10.0.42](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.41...podgrab-10.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [podgrab-10.0.41](https://github.com/truecharts/charts/compare/podgrab-10.0.40...podgrab-10.0.41) (2022-10-25)
+## [podgrab-10.0.41](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.40...podgrab-10.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [podgrab-10.0.40](https://github.com/truecharts/charts/compare/podgrab-10.0.39...podgrab-10.0.40) (2022-10-19)
+## [podgrab-10.0.40](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.39...podgrab-10.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [podgrab-10.0.39](https://github.com/truecharts/charts/compare/podgrab-10.0.38...podgrab-10.0.39) (2022-10-12)
+## [podgrab-10.0.39](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.38...podgrab-10.0.39) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [podgrab-10.0.38](https://github.com/truecharts/charts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07)
+## [podgrab-10.0.38](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [podgrab-10.0.38](https://github.com/truecharts/charts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07)
+## [podgrab-10.0.38](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [podgrab-10.0.37](https://github.com/truecharts/charts/compare/podgrab-10.0.36...podgrab-10.0.37) (2022-10-05)
+## [podgrab-10.0.37](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.36...podgrab-10.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [podgrab-10.0.36](https://github.com/truecharts/charts/compare/podgrab-10.0.35...podgrab-10.0.36) (2022-09-27)
+## [podgrab-10.0.36](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.35...podgrab-10.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [podgrab-10.0.35](https://github.com/truecharts/charts/compare/podgrab-10.0.34...podgrab-10.0.35) (2022-09-25)
+## [podgrab-10.0.35](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.34...podgrab-10.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-22)
+## [podgrab-10.0.34](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-22)
### Chore
@@ -182,11 +182,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21)
+## [podgrab-10.0.34](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21)
### Chore
@@ -203,11 +203,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21)
+## [podgrab-10.0.34](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21)
### Chore
@@ -223,11 +223,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-20)
+## [podgrab-10.0.34](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-20)
### Chore
@@ -242,11 +242,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-20)
+## [podgrab-10.0.34](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-20)
### Chore
@@ -260,11 +260,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
### Chore
@@ -277,10 +277,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
### Chore
@@ -292,10 +292,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-19)
### Chore
@@ -306,10 +306,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-17)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-17)
### Chore
@@ -319,10 +319,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-18)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-18)
### Chore
@@ -330,44 +330,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-16)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-16)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.33](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15)
+## [podgrab-10.0.33](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.32...podgrab-10.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12)
### Chore
@@ -376,9 +376,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-12)
### Chore
@@ -386,81 +386,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.32](https://github.com/truecharts/charts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
+## [podgrab-10.0.32](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.31...podgrab-10.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [podgrab-10.0.31](https://github.com/truecharts/charts/compare/podgrab-10.0.29...podgrab-10.0.31) (2022-08-30)
+## [podgrab-10.0.31](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.29...podgrab-10.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [podgrab-10.0.30](https://github.com/truecharts/charts/compare/podgrab-10.0.29...podgrab-10.0.30) (2022-08-30)
+## [podgrab-10.0.30](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.29...podgrab-10.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [podgrab-10.0.29](https://github.com/truecharts/charts/compare/podgrab-10.0.28...podgrab-10.0.29) (2022-08-29)
+## [podgrab-10.0.29](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.28...podgrab-10.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [podgrab-10.0.28](https://github.com/truecharts/charts/compare/podgrab-10.0.27...podgrab-10.0.28) (2022-08-23)
+## [podgrab-10.0.28](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.27...podgrab-10.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [podgrab-10.0.27](https://github.com/truecharts/charts/compare/podgrab-10.0.26...podgrab-10.0.27) (2022-08-12)
+## [podgrab-10.0.27](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.26...podgrab-10.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [podgrab-10.0.26](https://github.com/truecharts/charts/compare/podgrab-10.0.25...podgrab-10.0.26) (2022-08-08)
+## [podgrab-10.0.26](https://github.com/trueforge-org/truecharts/compare/podgrab-10.0.25...podgrab-10.0.26) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [podgrab-10.0.25](https://github.com/truecharts/apps/compare/podgrab-10.0.24...podgrab-10.0.25) (2022-07-26)
diff --git a/charts/stable/podgrab/Chart.yaml b/charts/stable/podgrab/Chart.yaml
index 779870829dd..a2d8af80c3e 100644
--- a/charts/stable/podgrab/Chart.yaml
+++ b/charts/stable/podgrab/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: podgrab
sources:
- https://github.com/akhilrex/podgrab
- - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/podgrab
- https://hub.docker.com/r/akhilrex/podgrab
type: application
version: 20.3.5
diff --git a/charts/stable/podgrab/README.md b/charts/stable/podgrab/README.md
index f946fa0b7d8..2f4f1079710 100644
--- a/charts/stable/podgrab/README.md
+++ b/charts/stable/podgrab/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/podgrab)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/podgrab
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/podgrab/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/podgrab/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/portainer/README.md b/charts/stable/portainer/README.md
index cda09d4953c..e5f535a2bfd 100644
--- a/charts/stable/portainer/README.md
+++ b/charts/stable/portainer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/portainer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/portainer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/portainer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/post-recording/README.md b/charts/stable/post-recording/README.md
index ee9f89d0587..0d51985f497 100644
--- a/charts/stable/post-recording/README.md
+++ b/charts/stable/post-recording/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/post-recording
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/post-recording/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/post-recording/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/posterr/README.md b/charts/stable/posterr/README.md
index d9838968ba8..ed2ee48a179 100644
--- a/charts/stable/posterr/README.md
+++ b/charts/stable/posterr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/posterr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/posterr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/posterr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/postscriptum/README.md b/charts/stable/postscriptum/README.md
index afb0b5b8fec..d1ab33f5e92 100644
--- a/charts/stable/postscriptum/README.md
+++ b/charts/stable/postscriptum/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/postscriptum
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/postscriptum/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/postscriptum/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pretend-youre-xyzzy/README.md b/charts/stable/pretend-youre-xyzzy/README.md
index 7d9ebe9e9d9..ce01d7e0795 100644
--- a/charts/stable/pretend-youre-xyzzy/README.md
+++ b/charts/stable/pretend-youre-xyzzy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pretend-youre-xyzzy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pretend-youre-xyzzy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pretend-youre-xyzzy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/profilarr/README.md b/charts/stable/profilarr/README.md
index 51ce08e682d..87f199d4a47 100644
--- a/charts/stable/profilarr/README.md
+++ b/charts/stable/profilarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/profilarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/profilarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/profilarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/projectsend/README.md b/charts/stable/projectsend/README.md
index bb2c7f7f540..bea3fedc0c6 100644
--- a/charts/stable/projectsend/README.md
+++ b/charts/stable/projectsend/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/projectsend
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/projectsend/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/projectsend/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/promcord/README.md b/charts/stable/promcord/README.md
index 8723c7638d2..4886d61e871 100644
--- a/charts/stable/promcord/README.md
+++ b/charts/stable/promcord/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/promcord
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/promcord/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/promcord/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/prometheus-pve-exporter/README.md b/charts/stable/prometheus-pve-exporter/README.md
index 37da905fccb..d58d83763b6 100644
--- a/charts/stable/prometheus-pve-exporter/README.md
+++ b/charts/stable/prometheus-pve-exporter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/prometheus-pve-exporter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/prometheus-pve-exporter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/prometheus-pve-exporter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/protonmail-bridge/README.md b/charts/stable/protonmail-bridge/README.md
index d3748c9177c..ad86288bf5b 100644
--- a/charts/stable/protonmail-bridge/README.md
+++ b/charts/stable/protonmail-bridge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/protonmail-bridge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/protonmail-bridge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/protonmail-bridge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/prowlarr/README.md b/charts/stable/prowlarr/README.md
index a017cb2a8ba..20b1d20139a 100644
--- a/charts/stable/prowlarr/README.md
+++ b/charts/stable/prowlarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/prowlarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/prowlarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/prowlarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/proxmox-backup-server/README.md b/charts/stable/proxmox-backup-server/README.md
index 542b32dde09..09d94583a33 100644
--- a/charts/stable/proxmox-backup-server/README.md
+++ b/charts/stable/proxmox-backup-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/proxmox-backup-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/proxmox-backup-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/proxmox-backup-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/prpdf/README.md b/charts/stable/prpdf/README.md
index fc5bf7708d4..1d3541cfa2a 100644
--- a/charts/stable/prpdf/README.md
+++ b/charts/stable/prpdf/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/prpdf
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/prpdf/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/prpdf/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/prusaslicer-novnc/README.md b/charts/stable/prusaslicer-novnc/README.md
index 9fda5a61177..99f00de38d0 100644
--- a/charts/stable/prusaslicer-novnc/README.md
+++ b/charts/stable/prusaslicer-novnc/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/prusaslicer-novnc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/prusaslicer-novnc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/prusaslicer-novnc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ps3netsrv/README.md b/charts/stable/ps3netsrv/README.md
index d4f4ad568d8..f9118663d00 100644
--- a/charts/stable/ps3netsrv/README.md
+++ b/charts/stable/ps3netsrv/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ps3netsrv
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ps3netsrv/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ps3netsrv/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pt-helper/CHANGELOG.md b/charts/stable/pt-helper/CHANGELOG.md
index 4741e5d78f1..39f4820bb7d 100644
--- a/charts/stable/pt-helper/CHANGELOG.md
+++ b/charts/stable/pt-helper/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [pt-helper-1.0.0](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-1.0.0) (2022-11-10)
+## [pt-helper-1.0.0](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.38](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.38) (2022-11-08)
+## [pt-helper-0.0.38](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.38) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.37](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
+## [pt-helper-0.0.37](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.37](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
+## [pt-helper-0.0.37](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.37](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
+## [pt-helper-0.0.37](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.36](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.36) (2022-11-07)
+## [pt-helper-0.0.36](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.36](https://github.com/truecharts/charts/compare/pt-helper-0.0.35...pt-helper-0.0.36) (2022-11-06)
+## [pt-helper-0.0.36](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.35...pt-helper-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pt-helper-0.0.35](https://github.com/truecharts/charts/compare/pt-helper-0.0.34...pt-helper-0.0.35) (2022-11-06)
+## [pt-helper-0.0.35](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.34...pt-helper-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [pt-helper-0.0.34](https://github.com/truecharts/charts/compare/pt-helper-0.0.33...pt-helper-0.0.34) (2022-11-05)
+## [pt-helper-0.0.34](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.33...pt-helper-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [pt-helper-0.0.33](https://github.com/truecharts/charts/compare/pt-helper-0.0.32...pt-helper-0.0.33) (2022-11-02)
+## [pt-helper-0.0.33](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.32...pt-helper-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [pt-helper-0.0.32](https://github.com/truecharts/charts/compare/pt-helper-0.0.31...pt-helper-0.0.32) (2022-10-25)
+## [pt-helper-0.0.32](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.31...pt-helper-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [pt-helper-0.0.31](https://github.com/truecharts/charts/compare/pt-helper-0.0.30...pt-helper-0.0.31) (2022-10-19)
+## [pt-helper-0.0.31](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.30...pt-helper-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [pt-helper-0.0.30](https://github.com/truecharts/charts/compare/pt-helper-0.0.29...pt-helper-0.0.30) (2022-10-12)
+## [pt-helper-0.0.30](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.29...pt-helper-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07)
+## [pt-helper-0.0.29](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07)
### Chore
@@ -131,43 +131,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07)
+## [pt-helper-0.0.29](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pt-helper-0.0.28](https://github.com/truecharts/charts/compare/pt-helper-0.0.27...pt-helper-0.0.28) (2022-10-05)
+## [pt-helper-0.0.28](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.27...pt-helper-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [pt-helper-0.0.27](https://github.com/truecharts/charts/compare/pt-helper-0.0.26...pt-helper-0.0.27) (2022-09-27)
+## [pt-helper-0.0.27](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.26...pt-helper-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [pt-helper-0.0.26](https://github.com/truecharts/charts/compare/pt-helper-0.0.25...pt-helper-0.0.26) (2022-09-25)
+## [pt-helper-0.0.26](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.25...pt-helper-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [pt-helper-0.0.25](https://github.com/truecharts/charts/compare/pt-helper-0.0.24...pt-helper-0.0.25) (2022-09-25)
+## [pt-helper-0.0.25](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.24...pt-helper-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-22)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-22)
### Chore
@@ -185,10 +185,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21)
### Chore
@@ -205,10 +205,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21)
### Chore
@@ -224,10 +224,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20)
### Chore
@@ -242,10 +242,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
### Chore
@@ -290,10 +290,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-19)
### Chore
@@ -304,10 +304,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-17)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-17)
### Chore
@@ -317,10 +317,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-18)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-18)
### Chore
@@ -328,44 +328,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-16)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-16)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15)
+## [pt-helper-0.0.24](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12)
### Chore
@@ -374,9 +374,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-12)
### Chore
@@ -384,87 +384,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.23](https://github.com/truecharts/charts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
+## [pt-helper-0.0.23](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.22...pt-helper-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pt-helper-0.0.22](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.22) (2022-08-30)
+## [pt-helper-0.0.22](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.20...pt-helper-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pt-helper-0.0.21](https://github.com/truecharts/charts/compare/pt-helper-0.0.20...pt-helper-0.0.21) (2022-08-30)
+## [pt-helper-0.0.21](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.20...pt-helper-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pt-helper-0.0.20](https://github.com/truecharts/charts/compare/pt-helper-0.0.19...pt-helper-0.0.20) (2022-08-29)
+## [pt-helper-0.0.20](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.19...pt-helper-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [pt-helper-0.0.19](https://github.com/truecharts/charts/compare/pt-helper-0.0.17...pt-helper-0.0.19) (2022-08-26)
+## [pt-helper-0.0.19](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.17...pt-helper-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [pt-helper-0.0.17](https://github.com/truecharts/charts/compare/pt-helper-0.0.16...pt-helper-0.0.17) (2022-08-23)
+## [pt-helper-0.0.17](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.16...pt-helper-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [pt-helper-0.0.16](https://github.com/truecharts/charts/compare/pt-helper-0.0.15...pt-helper-0.0.16) (2022-08-12)
+## [pt-helper-0.0.16](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.15...pt-helper-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [pt-helper-0.0.15](https://github.com/truecharts/charts/compare/pt-helper-0.0.14...pt-helper-0.0.15) (2022-08-08)
+## [pt-helper-0.0.15](https://github.com/trueforge-org/truecharts/compare/pt-helper-0.0.14...pt-helper-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [pt-helper-0.0.14](https://github.com/truecharts/apps/compare/pt-helper-0.0.13...pt-helper-0.0.14) (2022-07-26)
diff --git a/charts/stable/pt-helper/Chart.yaml b/charts/stable/pt-helper/Chart.yaml
index 91b1cd41a6d..fa3b7a2f97c 100644
--- a/charts/stable/pt-helper/Chart.yaml
+++ b/charts/stable/pt-helper/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: pt-helper
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/pt-helper
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pt-helper
- https://hub.docker.com/r/crazyq/pt_helper
type: application
version: 8.3.5
diff --git a/charts/stable/pt-helper/README.md b/charts/stable/pt-helper/README.md
index 790902c94aa..f22de72d0d9 100644
--- a/charts/stable/pt-helper/README.md
+++ b/charts/stable/pt-helper/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pt-helper)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pt-helper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pt-helper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pt-helper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/putty/README.md b/charts/stable/putty/README.md
index 7275cba88a5..a8d7e53742d 100644
--- a/charts/stable/putty/README.md
+++ b/charts/stable/putty/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/putty
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/putty/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/putty/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pvk-ii/CHANGELOG.md b/charts/stable/pvk-ii/CHANGELOG.md
index b7a15c213b1..e4c98dfbddb 100644
--- a/charts/stable/pvk-ii/CHANGELOG.md
+++ b/charts/stable/pvk-ii/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [pvk-ii-1.0.0](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-1.0.0) (2022-11-10)
+## [pvk-ii-1.0.0](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [pvk-ii-0.0.38](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.38) (2022-11-08)
+## [pvk-ii-0.0.38](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.37](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
+## [pvk-ii-0.0.37](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.37](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
+## [pvk-ii-0.0.37](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.37](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
+## [pvk-ii-0.0.37](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.36](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.36) (2022-11-07)
+## [pvk-ii-0.0.36](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.36](https://github.com/truecharts/charts/compare/pvk-ii-0.0.35...pvk-ii-0.0.36) (2022-11-06)
+## [pvk-ii-0.0.36](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.35...pvk-ii-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [pvk-ii-0.0.35](https://github.com/truecharts/charts/compare/pvk-ii-0.0.34...pvk-ii-0.0.35) (2022-11-06)
+## [pvk-ii-0.0.35](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.34...pvk-ii-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [pvk-ii-0.0.34](https://github.com/truecharts/charts/compare/pvk-ii-0.0.33...pvk-ii-0.0.34) (2022-11-05)
+## [pvk-ii-0.0.34](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.33...pvk-ii-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [pvk-ii-0.0.33](https://github.com/truecharts/charts/compare/pvk-ii-0.0.32...pvk-ii-0.0.33) (2022-11-02)
+## [pvk-ii-0.0.33](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.32...pvk-ii-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [pvk-ii-0.0.32](https://github.com/truecharts/charts/compare/pvk-ii-0.0.31...pvk-ii-0.0.32) (2022-10-27)
+## [pvk-ii-0.0.32](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.31...pvk-ii-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [pvk-ii-0.0.32](https://github.com/truecharts/charts/compare/pvk-ii-0.0.31...pvk-ii-0.0.32) (2022-10-27)
+## [pvk-ii-0.0.32](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.31...pvk-ii-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [pvk-ii-0.0.31](https://github.com/truecharts/charts/compare/pvk-ii-0.0.30...pvk-ii-0.0.31) (2022-10-25)
+## [pvk-ii-0.0.31](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.30...pvk-ii-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [pvk-ii-0.0.30](https://github.com/truecharts/charts/compare/pvk-ii-0.0.29...pvk-ii-0.0.30) (2022-10-19)
+## [pvk-ii-0.0.30](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.29...pvk-ii-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [pvk-ii-0.0.29](https://github.com/truecharts/charts/compare/pvk-ii-0.0.28...pvk-ii-0.0.29) (2022-10-12)
+## [pvk-ii-0.0.29](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.28...pvk-ii-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07)
+## [pvk-ii-0.0.28](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07)
### Chore
@@ -150,36 +150,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07)
+## [pvk-ii-0.0.28](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [pvk-ii-0.0.27](https://github.com/truecharts/charts/compare/pvk-ii-0.0.26...pvk-ii-0.0.27) (2022-10-05)
+## [pvk-ii-0.0.27](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.26...pvk-ii-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [pvk-ii-0.0.26](https://github.com/truecharts/charts/compare/pvk-ii-0.0.25...pvk-ii-0.0.26) (2022-09-27)
+## [pvk-ii-0.0.26](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.25...pvk-ii-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [pvk-ii-0.0.25](https://github.com/truecharts/charts/compare/pvk-ii-0.0.24...pvk-ii-0.0.25) (2022-09-25)
+## [pvk-ii-0.0.25](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.24...pvk-ii-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-22)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-22)
### Chore
@@ -197,10 +197,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20)
### Chore
@@ -254,10 +254,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20)
### Chore
@@ -271,10 +271,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-19)
### Chore
@@ -316,10 +316,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-17)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-17)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-18)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-18)
### Chore
@@ -340,44 +340,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-16)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-16)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15)
+## [pvk-ii-0.0.24](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12)
### Chore
@@ -386,10 +386,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-12)
### Chore
@@ -397,92 +397,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.23](https://github.com/truecharts/charts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
+## [pvk-ii-0.0.23](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.22...pvk-ii-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [pvk-ii-0.0.22](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.22) (2022-08-30)
+## [pvk-ii-0.0.22](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.20...pvk-ii-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pvk-ii-0.0.21](https://github.com/truecharts/charts/compare/pvk-ii-0.0.20...pvk-ii-0.0.21) (2022-08-30)
+## [pvk-ii-0.0.21](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.20...pvk-ii-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [pvk-ii-0.0.20](https://github.com/truecharts/charts/compare/pvk-ii-0.0.19...pvk-ii-0.0.20) (2022-08-29)
+## [pvk-ii-0.0.20](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.19...pvk-ii-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [pvk-ii-0.0.19](https://github.com/truecharts/charts/compare/pvk-ii-0.0.17...pvk-ii-0.0.19) (2022-08-26)
+## [pvk-ii-0.0.19](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.17...pvk-ii-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [pvk-ii-0.0.17](https://github.com/truecharts/charts/compare/pvk-ii-0.0.16...pvk-ii-0.0.17) (2022-08-23)
+## [pvk-ii-0.0.17](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.16...pvk-ii-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [pvk-ii-0.0.16](https://github.com/truecharts/charts/compare/pvk-ii-0.0.15...pvk-ii-0.0.16) (2022-08-12)
+## [pvk-ii-0.0.16](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.15...pvk-ii-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [pvk-ii-0.0.15](https://github.com/truecharts/charts/compare/pvk-ii-0.0.14...pvk-ii-0.0.15) (2022-08-08)
+## [pvk-ii-0.0.15](https://github.com/trueforge-org/truecharts/compare/pvk-ii-0.0.14...pvk-ii-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [pvk-ii-0.0.14](https://github.com/truecharts/apps/compare/pvk-ii-0.0.13...pvk-ii-0.0.14) (2022-07-26)
diff --git a/charts/stable/pvk-ii/Chart.yaml b/charts/stable/pvk-ii/Chart.yaml
index 11b76101733..ccbaac2e2e5 100644
--- a/charts/stable/pvk-ii/Chart.yaml
+++ b/charts/stable/pvk-ii/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: pvk-ii
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/pvk-ii
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pvk-ii
- https://www.steampowered.com/
type: application
version: 8.3.5
diff --git a/charts/stable/pvk-ii/README.md b/charts/stable/pvk-ii/README.md
index d0e57856b6b..9b75308357f 100644
--- a/charts/stable/pvk-ii/README.md
+++ b/charts/stable/pvk-ii/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pvk-ii)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/pvk-ii
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pvk-ii/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/pvk-ii/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/pwm/README.md b/charts/stable/pwm/README.md
index 4935cb50530..e62ced66c85 100644
--- a/charts/stable/pwm/README.md
+++ b/charts/stable/pwm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pwm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pwm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pwm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pwndrop/README.md b/charts/stable/pwndrop/README.md
index 705947afe17..58db593f152 100644
--- a/charts/stable/pwndrop/README.md
+++ b/charts/stable/pwndrop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pwndrop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pwndrop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pwndrop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pyload-ng/README.md b/charts/stable/pyload-ng/README.md
index c7c3b4f30fc..a8c5ae36145 100644
--- a/charts/stable/pyload-ng/README.md
+++ b/charts/stable/pyload-ng/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pyload-ng
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pyload-ng/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pyload-ng/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pyload/README.md b/charts/stable/pyload/README.md
index e21f19ba1bf..ac1bd315703 100644
--- a/charts/stable/pyload/README.md
+++ b/charts/stable/pyload/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pyload
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pyload/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pyload/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/pylon/README.md b/charts/stable/pylon/README.md
index 351f39dff04..e4286658166 100644
--- a/charts/stable/pylon/README.md
+++ b/charts/stable/pylon/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/pylon
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/pylon/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/pylon/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qbitmanage/README.md b/charts/stable/qbitmanage/README.md
index 4f9c97b0762..fd5070486a0 100644
--- a/charts/stable/qbitmanage/README.md
+++ b/charts/stable/qbitmanage/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qbitmanage
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qbitmanage/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qbitmanage/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qbitrr/README.md b/charts/stable/qbitrr/README.md
index 41180c5f3e7..1c8f507389f 100644
--- a/charts/stable/qbitrr/README.md
+++ b/charts/stable/qbitrr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qbitrr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qbitrr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qbitrr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qbittorrent/README.md b/charts/stable/qbittorrent/README.md
index 0a1f01e3520..217c48dffd9 100644
--- a/charts/stable/qbittorrent/README.md
+++ b/charts/stable/qbittorrent/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qbittorrent
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qbittorrent/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qbittorrent/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qdirstat/README.md b/charts/stable/qdirstat/README.md
index 3dfecbad4c7..f50b977c58d 100644
--- a/charts/stable/qdirstat/README.md
+++ b/charts/stable/qdirstat/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qdirstat
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qdirstat/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qdirstat/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qflood/README.md b/charts/stable/qflood/README.md
index 14bf8d0d066..b591c3d2186 100644
--- a/charts/stable/qflood/README.md
+++ b/charts/stable/qflood/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qflood
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qflood/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qflood/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qinglong/CHANGELOG.md b/charts/stable/qinglong/CHANGELOG.md
index 66677b85dd9..66048d27a93 100644
--- a/charts/stable/qinglong/CHANGELOG.md
+++ b/charts/stable/qinglong/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [qinglong-3.0.0](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-3.0.0) (2022-11-10)
+## [qinglong-3.0.0](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-3.0.0) (2022-11-10)
### Chore
@@ -16,13 +16,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.61](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.61) (2022-11-09)
+## [qinglong-2.0.61](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.61) (2022-11-09)
### Chore
@@ -33,13 +33,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4355](https://github.com/truecharts/charts/issues/4355))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4355](https://github.com/trueforge-org/truecharts/issues/4355))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.60](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.60) (2022-11-08)
+## [qinglong-2.0.60](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.60) (2022-11-08)
### Chore
@@ -49,12 +49,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.59](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
+## [qinglong-2.0.59](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
### Chore
@@ -63,11 +63,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.59](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
+## [qinglong-2.0.59](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
### Chore
@@ -75,101 +75,101 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.59](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
+## [qinglong-2.0.59](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.59) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.58](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.58) (2022-11-07)
+## [qinglong-2.0.58](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.58) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.57](https://github.com/truecharts/charts/compare/qinglong-2.0.56...qinglong-2.0.57) (2022-11-06)
+## [qinglong-2.0.57](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.56...qinglong-2.0.57) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [qinglong-2.0.56](https://github.com/truecharts/charts/compare/qinglong-2.0.55...qinglong-2.0.56) (2022-11-06)
+## [qinglong-2.0.56](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.55...qinglong-2.0.56) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [qinglong-2.0.55](https://github.com/truecharts/charts/compare/qinglong-2.0.54...qinglong-2.0.55) (2022-11-05)
+## [qinglong-2.0.55](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.54...qinglong-2.0.55) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [qinglong-2.0.54](https://github.com/truecharts/charts/compare/qinglong-2.0.53...qinglong-2.0.54) (2022-11-05)
+## [qinglong-2.0.54](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.53...qinglong-2.0.54) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [qinglong-2.0.53](https://github.com/truecharts/charts/compare/qinglong-2.0.52...qinglong-2.0.53) (2022-11-02)
+## [qinglong-2.0.53](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.52...qinglong-2.0.53) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [qinglong-2.0.52](https://github.com/truecharts/charts/compare/qinglong-2.0.51...qinglong-2.0.52) (2022-10-30)
+## [qinglong-2.0.52](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.51...qinglong-2.0.52) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [qinglong-2.0.51](https://github.com/truecharts/charts/compare/qinglong-2.0.50...qinglong-2.0.51) (2022-10-25)
+## [qinglong-2.0.51](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.50...qinglong-2.0.51) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [qinglong-2.0.50](https://github.com/truecharts/charts/compare/qinglong-2.0.49...qinglong-2.0.50) (2022-10-24)
+## [qinglong-2.0.50](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.49...qinglong-2.0.50) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [qinglong-2.0.49](https://github.com/truecharts/charts/compare/qinglong-2.0.48...qinglong-2.0.49) (2022-10-19)
+## [qinglong-2.0.49](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.48...qinglong-2.0.49) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [qinglong-2.0.48](https://github.com/truecharts/charts/compare/qinglong-2.0.47...qinglong-2.0.48) (2022-10-12)
+## [qinglong-2.0.48](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.47...qinglong-2.0.48) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07)
+## [qinglong-2.0.47](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07)
### Chore
@@ -177,57 +177,57 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07)
+## [qinglong-2.0.47](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [qinglong-2.0.46](https://github.com/truecharts/charts/compare/qinglong-2.0.45...qinglong-2.0.46) (2022-10-05)
+## [qinglong-2.0.46](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.45...qinglong-2.0.46) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [qinglong-2.0.45](https://github.com/truecharts/charts/compare/qinglong-2.0.44...qinglong-2.0.45) (2022-10-04)
+## [qinglong-2.0.45](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.44...qinglong-2.0.45) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
-## [qinglong-2.0.44](https://github.com/truecharts/charts/compare/qinglong-2.0.43...qinglong-2.0.44) (2022-09-30)
+## [qinglong-2.0.44](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.43...qinglong-2.0.44) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [qinglong-2.0.43](https://github.com/truecharts/charts/compare/qinglong-2.0.42...qinglong-2.0.43) (2022-09-27)
+## [qinglong-2.0.43](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.42...qinglong-2.0.43) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [qinglong-2.0.42](https://github.com/truecharts/charts/compare/qinglong-2.0.41...qinglong-2.0.42) (2022-09-25)
+## [qinglong-2.0.42](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.41...qinglong-2.0.42) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [qinglong-2.0.41](https://github.com/truecharts/charts/compare/qinglong-2.0.40...qinglong-2.0.41) (2022-09-25)
+## [qinglong-2.0.41](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.40...qinglong-2.0.41) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-22)
+## [qinglong-2.0.40](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-22)
### Chore
@@ -245,11 +245,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21)
+## [qinglong-2.0.40](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21)
### Chore
@@ -266,11 +266,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21)
+## [qinglong-2.0.40](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21)
### Chore
@@ -286,11 +286,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20)
+## [qinglong-2.0.40](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20)
### Chore
@@ -305,11 +305,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20)
+## [qinglong-2.0.40](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20)
### Chore
@@ -323,11 +323,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
### Chore
@@ -340,10 +340,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
### Chore
@@ -355,10 +355,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-19)
### Chore
@@ -369,10 +369,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-17)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-17)
### Chore
@@ -382,10 +382,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-18)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-18)
### Chore
@@ -393,44 +393,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-16)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-16)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.39](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15)
+## [qinglong-2.0.39](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.38...qinglong-2.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12)
### Chore
@@ -439,10 +439,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-12)
### Chore
@@ -450,111 +450,111 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.38](https://github.com/truecharts/charts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
+## [qinglong-2.0.38](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.37...qinglong-2.0.38) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [qinglong-2.0.37](https://github.com/truecharts/charts/compare/qinglong-2.0.36...qinglong-2.0.37) (2022-09-05)
+## [qinglong-2.0.37](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.36...qinglong-2.0.37) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [qinglong-2.0.36](https://github.com/truecharts/charts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04)
+## [qinglong-2.0.36](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.35...qinglong-2.0.36) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [qinglong-2.0.35](https://github.com/truecharts/charts/compare/qinglong-2.0.33...qinglong-2.0.35) (2022-08-30)
+## [qinglong-2.0.35](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.33...qinglong-2.0.35) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [qinglong-2.0.34](https://github.com/truecharts/charts/compare/qinglong-2.0.33...qinglong-2.0.34) (2022-08-30)
+## [qinglong-2.0.34](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.33...qinglong-2.0.34) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [qinglong-2.0.33](https://github.com/truecharts/charts/compare/qinglong-2.0.32...qinglong-2.0.33) (2022-08-29)
+## [qinglong-2.0.33](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.32...qinglong-2.0.33) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [qinglong-2.0.32](https://github.com/truecharts/charts/compare/qinglong-2.0.31...qinglong-2.0.32) (2022-08-26)
+## [qinglong-2.0.32](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.31...qinglong-2.0.32) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [qinglong-2.0.31](https://github.com/truecharts/charts/compare/qinglong-2.0.30...qinglong-2.0.31) (2022-08-23)
+## [qinglong-2.0.31](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.30...qinglong-2.0.31) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [qinglong-2.0.30](https://github.com/truecharts/charts/compare/qinglong-2.0.29...qinglong-2.0.30) (2022-08-14)
+## [qinglong-2.0.30](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.29...qinglong-2.0.30) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [qinglong-2.0.29](https://github.com/truecharts/charts/compare/qinglong-2.0.28...qinglong-2.0.29) (2022-08-12)
+## [qinglong-2.0.29](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.28...qinglong-2.0.29) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [qinglong-2.0.28](https://github.com/truecharts/charts/compare/qinglong-2.0.26...qinglong-2.0.28) (2022-08-08)
+## [qinglong-2.0.28](https://github.com/trueforge-org/truecharts/compare/qinglong-2.0.26...qinglong-2.0.28) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [qinglong-2.0.26](https://github.com/truecharts/apps/compare/qinglong-2.0.25...qinglong-2.0.26) (2022-07-26)
diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml
index ca85b989d61..ca0e4dceda1 100644
--- a/charts/stable/qinglong/Chart.yaml
+++ b/charts/stable/qinglong/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: qinglong
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qinglong
- https://hub.docker.com/r/whyour/qinglong
type: application
version: 12.3.5
diff --git a/charts/stable/qinglong/README.md b/charts/stable/qinglong/README.md
index fa162f738d9..c4c0fa82913 100644
--- a/charts/stable/qinglong/README.md
+++ b/charts/stable/qinglong/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/qinglong)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/qinglong
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qinglong/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/qinglong/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/quake3/README.md b/charts/stable/quake3/README.md
index 9559ffb63de..e5d9563889b 100644
--- a/charts/stable/quake3/README.md
+++ b/charts/stable/quake3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/quake3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/quake3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/quake3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/quassel-core/README.md b/charts/stable/quassel-core/README.md
index ac93b9ecb6c..a3070a45685 100644
--- a/charts/stable/quassel-core/README.md
+++ b/charts/stable/quassel-core/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/quassel-core
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/quassel-core/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/quassel-core/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/quassel-web/README.md b/charts/stable/quassel-web/README.md
index 3593feba1bf..37f436cd03a 100644
--- a/charts/stable/quassel-web/README.md
+++ b/charts/stable/quassel-web/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/quassel-web
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/quassel-web/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/quassel-web/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/quickshare/CHANGELOG.md b/charts/stable/quickshare/CHANGELOG.md
index b23cdfdc4a8..642625f3e6b 100644
--- a/charts/stable/quickshare/CHANGELOG.md
+++ b/charts/stable/quickshare/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [quickshare-1.0.0](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-1.0.0) (2022-11-10)
+## [quickshare-1.0.0](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [quickshare-0.0.38](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.38) (2022-11-08)
+## [quickshare-0.0.38](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.37](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
+## [quickshare-0.0.37](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.37](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
+## [quickshare-0.0.37](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.37](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
+## [quickshare-0.0.37](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.36](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.36) (2022-11-07)
+## [quickshare-0.0.36](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.36](https://github.com/truecharts/charts/compare/quickshare-0.0.35...quickshare-0.0.36) (2022-11-06)
+## [quickshare-0.0.36](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.35...quickshare-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [quickshare-0.0.35](https://github.com/truecharts/charts/compare/quickshare-0.0.34...quickshare-0.0.35) (2022-11-06)
+## [quickshare-0.0.35](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.34...quickshare-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [quickshare-0.0.34](https://github.com/truecharts/charts/compare/quickshare-0.0.33...quickshare-0.0.34) (2022-11-05)
+## [quickshare-0.0.34](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.33...quickshare-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [quickshare-0.0.33](https://github.com/truecharts/charts/compare/quickshare-0.0.32...quickshare-0.0.33) (2022-11-02)
+## [quickshare-0.0.33](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.32...quickshare-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [quickshare-0.0.32](https://github.com/truecharts/charts/compare/quickshare-0.0.31...quickshare-0.0.32) (2022-10-25)
+## [quickshare-0.0.32](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.31...quickshare-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [quickshare-0.0.31](https://github.com/truecharts/charts/compare/quickshare-0.0.30...quickshare-0.0.31) (2022-10-19)
+## [quickshare-0.0.31](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.30...quickshare-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [quickshare-0.0.30](https://github.com/truecharts/charts/compare/quickshare-0.0.29...quickshare-0.0.30) (2022-10-12)
+## [quickshare-0.0.30](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.29...quickshare-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07)
+## [quickshare-0.0.29](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07)
+## [quickshare-0.0.29](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [quickshare-0.0.28](https://github.com/truecharts/charts/compare/quickshare-0.0.27...quickshare-0.0.28) (2022-10-05)
+## [quickshare-0.0.28](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.27...quickshare-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [quickshare-0.0.27](https://github.com/truecharts/charts/compare/quickshare-0.0.26...quickshare-0.0.27) (2022-09-27)
+## [quickshare-0.0.27](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.26...quickshare-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [quickshare-0.0.26](https://github.com/truecharts/charts/compare/quickshare-0.0.25...quickshare-0.0.26) (2022-09-25)
+## [quickshare-0.0.26](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.25...quickshare-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-22)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-17)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-18)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-18)
### Chore
@@ -325,44 +325,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-16)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-16)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15)
+## [quickshare-0.0.25](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12)
### Chore
@@ -371,10 +371,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-12)
### Chore
@@ -382,98 +382,98 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.24](https://github.com/truecharts/charts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
+## [quickshare-0.0.24](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.23...quickshare-0.0.24) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [quickshare-0.0.23](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.23) (2022-08-30)
+## [quickshare-0.0.23](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.21...quickshare-0.0.23) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [quickshare-0.0.22](https://github.com/truecharts/charts/compare/quickshare-0.0.21...quickshare-0.0.22) (2022-08-30)
+## [quickshare-0.0.22](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.21...quickshare-0.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [quickshare-0.0.21](https://github.com/truecharts/charts/compare/quickshare-0.0.20...quickshare-0.0.21) (2022-08-29)
+## [quickshare-0.0.21](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.20...quickshare-0.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [quickshare-0.0.20](https://github.com/truecharts/charts/compare/quickshare-0.0.18...quickshare-0.0.20) (2022-08-26)
+## [quickshare-0.0.20](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.18...quickshare-0.0.20) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [quickshare-0.0.18](https://github.com/truecharts/charts/compare/quickshare-0.0.17...quickshare-0.0.18) (2022-08-23)
+## [quickshare-0.0.18](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.17...quickshare-0.0.18) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [quickshare-0.0.17](https://github.com/truecharts/charts/compare/quickshare-0.0.16...quickshare-0.0.17) (2022-08-14)
+## [quickshare-0.0.17](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.16...quickshare-0.0.17) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [quickshare-0.0.16](https://github.com/truecharts/charts/compare/quickshare-0.0.15...quickshare-0.0.16) (2022-08-12)
+## [quickshare-0.0.16](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.15...quickshare-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [quickshare-0.0.15](https://github.com/truecharts/charts/compare/quickshare-0.0.14...quickshare-0.0.15) (2022-08-08)
+## [quickshare-0.0.15](https://github.com/trueforge-org/truecharts/compare/quickshare-0.0.14...quickshare-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [quickshare-0.0.14](https://github.com/truecharts/apps/compare/quickshare-0.0.13...quickshare-0.0.14) (2022-07-26)
diff --git a/charts/stable/quickshare/Chart.yaml b/charts/stable/quickshare/Chart.yaml
index 8c0265ff11b..156c6db7242 100644
--- a/charts/stable/quickshare/Chart.yaml
+++ b/charts/stable/quickshare/Chart.yaml
@@ -36,7 +36,7 @@ maintainers:
name: quickshare
sources:
- https://github.com/ihexxa/quickshare
- - https://github.com/truecharts/charts/tree/master/charts/stable/quickshare
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/quickshare
- https://hub.docker.com/r/hexxa/quickshare
type: application
version: 8.3.5
diff --git a/charts/stable/quickshare/README.md b/charts/stable/quickshare/README.md
index 3295556633d..72b84fc94d6 100644
--- a/charts/stable/quickshare/README.md
+++ b/charts/stable/quickshare/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/quickshare)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/quickshare
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/quickshare/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/quickshare/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/quiz-game/README.md b/charts/stable/quiz-game/README.md
index 5bb7e5b22f0..6fb2a4cc930 100644
--- a/charts/stable/quiz-game/README.md
+++ b/charts/stable/quiz-game/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/quiz-game
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/quiz-game/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/quiz-game/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/qwantify/README.md b/charts/stable/qwantify/README.md
index 2a4112c28cf..a903a3c1fbc 100644
--- a/charts/stable/qwantify/README.md
+++ b/charts/stable/qwantify/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/qwantify
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/qwantify/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/qwantify/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md
index 3c93bf11450..17dd6faaf72 100644
--- a/charts/stable/radarr/README.md
+++ b/charts/stable/radarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/radarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/radarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/radarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/radarrsync/README.md b/charts/stable/radarrsync/README.md
index cb3b5489f34..fab5fc01150 100644
--- a/charts/stable/radarrsync/README.md
+++ b/charts/stable/radarrsync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/radarrsync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/radarrsync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/radarrsync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/radicale/README.md b/charts/stable/radicale/README.md
index 6d82aa10ef1..8bd0a0ed442 100644
--- a/charts/stable/radicale/README.md
+++ b/charts/stable/radicale/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/radicale
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/radicale/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/radicale/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rapidphotodownloader/README.md b/charts/stable/rapidphotodownloader/README.md
index 9ef1a67f03d..1ab35bed455 100644
--- a/charts/stable/rapidphotodownloader/README.md
+++ b/charts/stable/rapidphotodownloader/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rapidphotodownloader
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rapidphotodownloader/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rapidphotodownloader/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/raspberrymatic/README.md b/charts/stable/raspberrymatic/README.md
index 97a4229be94..7608b78a1a7 100644
--- a/charts/stable/raspberrymatic/README.md
+++ b/charts/stable/raspberrymatic/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/raspberrymatic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/raspberrymatic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/raspberrymatic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rcon-webadmin/README.md b/charts/stable/rcon-webadmin/README.md
index efe2dc650cb..671b660569b 100644
--- a/charts/stable/rcon-webadmin/README.md
+++ b/charts/stable/rcon-webadmin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rcon-webadmin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rcon-webadmin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rcon-webadmin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rdesktop/README.md b/charts/stable/rdesktop/README.md
index 256e7fbc99c..b2349314af7 100644
--- a/charts/stable/rdesktop/README.md
+++ b/charts/stable/rdesktop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rdesktop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rdesktop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rdesktop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rdtclient/Chart.yaml b/charts/stable/rdtclient/Chart.yaml
index 4da62e4264b..0aa03779295 100644
--- a/charts/stable/rdtclient/Chart.yaml
+++ b/charts/stable/rdtclient/Chart.yaml
@@ -34,7 +34,7 @@ name: rdtclient
sources:
- https://ghcr.io/rogerfar/rdtclient
- https://github.com/rogerfar/rdt-client
- - https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro
type: application
version: 7.3.5
diff --git a/charts/stable/rdtclient/README.md b/charts/stable/rdtclient/README.md
index d4d4b988e6d..293e95978a0 100644
--- a/charts/stable/rdtclient/README.md
+++ b/charts/stable/rdtclient/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rdtclient)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rdtclient
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rdtclient/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rdtclient/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/recyclarr/README.md b/charts/stable/recyclarr/README.md
index 67907d6aa99..e44d50d3dd6 100644
--- a/charts/stable/recyclarr/README.md
+++ b/charts/stable/recyclarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/recyclarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/recyclarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/recyclarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/red-discordbot/README.md b/charts/stable/red-discordbot/README.md
index 7c82188b814..e2a70169649 100644
--- a/charts/stable/red-discordbot/README.md
+++ b/charts/stable/red-discordbot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/red-discordbot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/red-discordbot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/red-discordbot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/redis/README.md b/charts/stable/redis/README.md
index d5f39583eb7..c218b9be6bd 100644
--- a/charts/stable/redis/README.md
+++ b/charts/stable/redis/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/redis
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/redis/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/redis/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/redisinsight/README.md b/charts/stable/redisinsight/README.md
index 2f11c504d44..5b3830cf988 100644
--- a/charts/stable/redisinsight/README.md
+++ b/charts/stable/redisinsight/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/redisinsight
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/redisinsight/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/redisinsight/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/redm/CHANGELOG.md b/charts/stable/redm/CHANGELOG.md
index fb55b08403f..d93f3e4fba4 100644
--- a/charts/stable/redm/CHANGELOG.md
+++ b/charts/stable/redm/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [redm-1.0.0](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-1.0.0) (2022-11-10)
+## [redm-1.0.0](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [redm-0.0.38](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.38) (2022-11-08)
+## [redm-0.0.38](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.37](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
+## [redm-0.0.37](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.37](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
+## [redm-0.0.37](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
### Chore
@@ -57,115 +57,115 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.37](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
+## [redm-0.0.37](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.36](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.36) (2022-11-07)
+## [redm-0.0.36](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.36](https://github.com/truecharts/charts/compare/redmine-3.0.65...redm-0.0.36) (2022-11-06)
+## [redm-0.0.36](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.65...redm-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [redm-0.0.35](https://github.com/truecharts/charts/compare/redm-0.0.34...redm-0.0.35) (2022-11-06)
+## [redm-0.0.35](https://github.com/trueforge-org/truecharts/compare/redm-0.0.34...redm-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [redm-0.0.34](https://github.com/truecharts/charts/compare/redmine-3.0.63...redm-0.0.34) (2022-11-05)
+## [redm-0.0.34](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.63...redm-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [redm-0.0.33](https://github.com/truecharts/charts/compare/redmine-3.0.62...redm-0.0.33) (2022-11-02)
+## [redm-0.0.33](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.62...redm-0.0.33) (2022-11-02)
### Chore
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [redm-0.0.32](https://github.com/truecharts/charts/compare/redmine-3.0.60...redm-0.0.32) (2022-10-26)
+## [redm-0.0.32](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.60...redm-0.0.32) (2022-10-26)
### Chore
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [redm-0.0.31](https://github.com/truecharts/charts/compare/redmine-3.0.58...redm-0.0.31) (2022-10-25)
+## [redm-0.0.31](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.58...redm-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [redm-0.0.30](https://github.com/truecharts/charts/compare/redm-0.0.29...redm-0.0.30) (2022-10-19)
+## [redm-0.0.30](https://github.com/trueforge-org/truecharts/compare/redm-0.0.29...redm-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [redm-0.0.29](https://github.com/truecharts/charts/compare/redm-0.0.28...redm-0.0.29) (2022-10-12)
+## [redm-0.0.29](https://github.com/trueforge-org/truecharts/compare/redm-0.0.28...redm-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07)
+## [redm-0.0.28](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07)
+## [redm-0.0.28](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07)
### Chore
- update helm general non-major
-## [redm-0.0.27](https://github.com/truecharts/charts/compare/redmine-3.0.52...redm-0.0.27) (2022-10-05)
+## [redm-0.0.27](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.52...redm-0.0.27) (2022-10-05)
### Chore
- update helm general non-major
-## [redm-0.0.26](https://github.com/truecharts/charts/compare/redm-0.0.25...redm-0.0.26) (2022-09-27)
+## [redm-0.0.26](https://github.com/trueforge-org/truecharts/compare/redm-0.0.25...redm-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [redm-0.0.25](https://github.com/truecharts/charts/compare/redmine-3.0.48...redm-0.0.25) (2022-09-25)
+## [redm-0.0.25](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.48...redm-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-22)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-22)
### Chore
@@ -183,10 +183,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21)
### Chore
@@ -203,10 +203,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21)
### Chore
@@ -222,10 +222,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20)
### Chore
@@ -240,10 +240,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20)
### Chore
@@ -257,10 +257,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
### Chore
@@ -273,10 +273,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
### Chore
@@ -288,10 +288,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-17)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-17)
### Chore
@@ -315,10 +315,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-18)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-18)
### Chore
@@ -326,44 +326,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-16)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-16)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15)
+## [redm-0.0.24](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12)
### Chore
@@ -372,10 +372,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-12)
### Chore
@@ -383,92 +383,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.23](https://github.com/truecharts/charts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
+## [redm-0.0.23](https://github.com/trueforge-org/truecharts/compare/redm-0.0.22...redm-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [redm-0.0.22](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.22) (2022-08-30)
+## [redm-0.0.22](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.42...redm-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [redm-0.0.21](https://github.com/truecharts/charts/compare/redmine-3.0.42...redm-0.0.21) (2022-08-30)
+## [redm-0.0.21](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.42...redm-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [redm-0.0.20](https://github.com/truecharts/charts/compare/redm-0.0.19...redm-0.0.20) (2022-08-29)
+## [redm-0.0.20](https://github.com/trueforge-org/truecharts/compare/redm-0.0.19...redm-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [redm-0.0.19](https://github.com/truecharts/charts/compare/redmine-3.0.40...redm-0.0.19) (2022-08-26)
+## [redm-0.0.19](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.40...redm-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [redm-0.0.17](https://github.com/truecharts/charts/compare/redmine-3.0.36...redm-0.0.17) (2022-08-23)
+## [redm-0.0.17](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.36...redm-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [redm-0.0.16](https://github.com/truecharts/charts/compare/redmine-3.0.33...redm-0.0.16) (2022-08-12)
+## [redm-0.0.16](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.33...redm-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [redm-0.0.15](https://github.com/truecharts/charts/compare/redmine-3.0.30...redm-0.0.15) (2022-08-08)
+## [redm-0.0.15](https://github.com/trueforge-org/truecharts/compare/redmine-3.0.30...redm-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [redm-0.0.14](https://github.com/truecharts/apps/compare/redm-0.0.13...redm-0.0.14) (2022-07-26)
diff --git a/charts/stable/redm/Chart.yaml b/charts/stable/redm/Chart.yaml
index 864175631fc..14913b2aae8 100644
--- a/charts/stable/redm/Chart.yaml
+++ b/charts/stable/redm/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: redm
sources:
- https://ghcr.io/ich777/redmserver
- - https://github.com/truecharts/charts/tree/master/charts/stable/redm
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redm
- https://redm.gg/
type: application
version: 9.3.5
diff --git a/charts/stable/redm/README.md b/charts/stable/redm/README.md
index eaafda933ea..ac904067554 100644
--- a/charts/stable/redm/README.md
+++ b/charts/stable/redm/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/redm)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/redm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/redm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/redm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/redmine/README.md b/charts/stable/redmine/README.md
index 25da265f7c1..1687ce5c55b 100644
--- a/charts/stable/redmine/README.md
+++ b/charts/stable/redmine/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/redmine
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/redmine/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/redmine/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/reg/README.md b/charts/stable/reg/README.md
index 49f96ff576a..b3733fe329c 100644
--- a/charts/stable/reg/README.md
+++ b/charts/stable/reg/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/reg
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/reg/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/reg/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/remmina/README.md b/charts/stable/remmina/README.md
index 29dc94166b6..b0740295436 100644
--- a/charts/stable/remmina/README.md
+++ b/charts/stable/remmina/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/remmina
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/remmina/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/remmina/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/remotely/CHANGELOG.md b/charts/stable/remotely/CHANGELOG.md
index d3e426934e3..dcf9e8f03ed 100644
--- a/charts/stable/remotely/CHANGELOG.md
+++ b/charts/stable/remotely/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [remotely-1.0.0](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-1.0.0) (2022-11-10)
+## [remotely-1.0.0](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.39](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.39) (2022-11-08)
+## [remotely-0.0.39](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.39) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.38](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
+## [remotely-0.0.38](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.38](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
+## [remotely-0.0.38](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.38](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
+## [remotely-0.0.38](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.38) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.37](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.37) (2022-11-07)
+## [remotely-0.0.37](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.37) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.37](https://github.com/truecharts/charts/compare/remotely-0.0.36...remotely-0.0.37) (2022-11-06)
+## [remotely-0.0.37](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.36...remotely-0.0.37) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [remotely-0.0.36](https://github.com/truecharts/charts/compare/remotely-0.0.35...remotely-0.0.36) (2022-11-06)
+## [remotely-0.0.36](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.35...remotely-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [remotely-0.0.35](https://github.com/truecharts/charts/compare/remotely-0.0.34...remotely-0.0.35) (2022-11-05)
+## [remotely-0.0.35](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.34...remotely-0.0.35) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [remotely-0.0.34](https://github.com/truecharts/charts/compare/remotely-0.0.33...remotely-0.0.34) (2022-11-02)
+## [remotely-0.0.34](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.33...remotely-0.0.34) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [remotely-0.0.33](https://github.com/truecharts/charts/compare/remotely-0.0.32...remotely-0.0.33) (2022-10-25)
+## [remotely-0.0.33](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.32...remotely-0.0.33) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [remotely-0.0.32](https://github.com/truecharts/charts/compare/remotely-0.0.31...remotely-0.0.32) (2022-10-19)
+## [remotely-0.0.32](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.31...remotely-0.0.32) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [remotely-0.0.31](https://github.com/truecharts/charts/compare/remotely-0.0.30...remotely-0.0.31) (2022-10-12)
+## [remotely-0.0.31](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.30...remotely-0.0.31) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07)
+## [remotely-0.0.30](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07)
+## [remotely-0.0.30](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [remotely-0.0.29](https://github.com/truecharts/charts/compare/remotely-0.0.28...remotely-0.0.29) (2022-10-05)
+## [remotely-0.0.29](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.28...remotely-0.0.29) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [remotely-0.0.28](https://github.com/truecharts/charts/compare/remotely-0.0.27...remotely-0.0.28) (2022-09-27)
+## [remotely-0.0.28](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.27...remotely-0.0.28) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [remotely-0.0.27](https://github.com/truecharts/charts/compare/remotely-0.0.26...remotely-0.0.27) (2022-09-25)
+## [remotely-0.0.27](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.26...remotely-0.0.27) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-22)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-22)
### Chore
@@ -178,11 +178,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21)
### Chore
@@ -199,11 +199,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21)
### Chore
@@ -219,11 +219,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20)
### Chore
@@ -238,11 +238,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20)
### Chore
@@ -256,11 +256,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
### Chore
@@ -273,11 +273,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
### Chore
@@ -289,11 +289,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
+## [remotely-0.0.26](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-19)
### Chore
@@ -304,11 +304,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-17)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-17)
### Chore
@@ -318,10 +318,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-18)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-18)
### Chore
@@ -329,44 +329,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-16)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-16)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.25](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15)
+## [remotely-0.0.25](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.24...remotely-0.0.25) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12)
### Chore
@@ -375,9 +375,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-12)
### Chore
@@ -385,93 +385,93 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.24](https://github.com/truecharts/charts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
+## [remotely-0.0.24](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.23...remotely-0.0.24) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [remotely-0.0.23](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.23) (2022-08-30)
+## [remotely-0.0.23](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.21...remotely-0.0.23) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [remotely-0.0.22](https://github.com/truecharts/charts/compare/remotely-0.0.21...remotely-0.0.22) (2022-08-30)
+## [remotely-0.0.22](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.21...remotely-0.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [remotely-0.0.21](https://github.com/truecharts/charts/compare/remotely-0.0.20...remotely-0.0.21) (2022-08-29)
+## [remotely-0.0.21](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.20...remotely-0.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [remotely-0.0.20](https://github.com/truecharts/charts/compare/remotely-0.0.18...remotely-0.0.20) (2022-08-26)
+## [remotely-0.0.20](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.18...remotely-0.0.20) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [remotely-0.0.18](https://github.com/truecharts/charts/compare/remotely-0.0.17...remotely-0.0.18) (2022-08-23)
+## [remotely-0.0.18](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.17...remotely-0.0.18) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [remotely-0.0.17](https://github.com/truecharts/charts/compare/remotely-0.0.16...remotely-0.0.17) (2022-08-14)
+## [remotely-0.0.17](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.16...remotely-0.0.17) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [remotely-0.0.16](https://github.com/truecharts/charts/compare/remotely-0.0.15...remotely-0.0.16) (2022-08-12)
+## [remotely-0.0.16](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.15...remotely-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [remotely-0.0.15](https://github.com/truecharts/charts/compare/remotely-0.0.14...remotely-0.0.15) (2022-08-08)
+## [remotely-0.0.15](https://github.com/trueforge-org/truecharts/compare/remotely-0.0.14...remotely-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [remotely-0.0.14](https://github.com/truecharts/apps/compare/remotely-0.0.13...remotely-0.0.14) (2022-07-26)
diff --git a/charts/stable/remotely/Chart.yaml b/charts/stable/remotely/Chart.yaml
index 008974ceddf..bcb5c2a44d4 100644
--- a/charts/stable/remotely/Chart.yaml
+++ b/charts/stable/remotely/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: remotely
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/remotely
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/remotely
- https://hub.docker.com/r/immybot/remotely
- https://remotely.one/
type: application
diff --git a/charts/stable/remotely/README.md b/charts/stable/remotely/README.md
index 78cb0f361b2..b41da4af524 100644
--- a/charts/stable/remotely/README.md
+++ b/charts/stable/remotely/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/remotely)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/remotely
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/remotely/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/remotely/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/renovate/Chart.yaml b/charts/stable/renovate/Chart.yaml
index ca6b8e0baf3..d6e1c2e2691 100644
--- a/charts/stable/renovate/Chart.yaml
+++ b/charts/stable/renovate/Chart.yaml
@@ -29,7 +29,7 @@ maintainers:
url: https://truecharts.org
name: renovate
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/renovate
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/renovate
type: application
version: 2.3.5
diff --git a/charts/stable/renovate/README.md b/charts/stable/renovate/README.md
index 5e35837b79c..28a38a0ba18 100644
--- a/charts/stable/renovate/README.md
+++ b/charts/stable/renovate/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/renovate)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/renovate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/renovate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/renovate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/requestrr/CHANGELOG.md b/charts/stable/requestrr/CHANGELOG.md
index 90d97960721..ed4a05e1eda 100644
--- a/charts/stable/requestrr/CHANGELOG.md
+++ b/charts/stable/requestrr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [requestrr-3.0.0](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-3.0.0) (2022-11-10)
+## [requestrr-3.0.0](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.43](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.43) (2022-11-08)
+## [requestrr-2.0.43](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.43) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.42](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
+## [requestrr-2.0.42](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.42](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
+## [requestrr-2.0.42](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.42](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
+## [requestrr-2.0.42](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.41](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.41) (2022-11-07)
+## [requestrr-2.0.41](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.41](https://github.com/truecharts/charts/compare/requestrr-2.0.40...requestrr-2.0.41) (2022-11-06)
+## [requestrr-2.0.41](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.40...requestrr-2.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [requestrr-2.0.40](https://github.com/truecharts/charts/compare/requestrr-2.0.39...requestrr-2.0.40) (2022-11-06)
+## [requestrr-2.0.40](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.39...requestrr-2.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [requestrr-2.0.39](https://github.com/truecharts/charts/compare/requestrr-2.0.38...requestrr-2.0.39) (2022-11-05)
+## [requestrr-2.0.39](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.38...requestrr-2.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [requestrr-2.0.38](https://github.com/truecharts/charts/compare/requestrr-2.0.37...requestrr-2.0.38) (2022-11-02)
+## [requestrr-2.0.38](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.37...requestrr-2.0.38) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [requestrr-2.0.37](https://github.com/truecharts/charts/compare/requestrr-2.0.36...requestrr-2.0.37) (2022-10-25)
+## [requestrr-2.0.37](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.36...requestrr-2.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [requestrr-2.0.36](https://github.com/truecharts/charts/compare/requestrr-2.0.35...requestrr-2.0.36) (2022-10-19)
+## [requestrr-2.0.36](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.35...requestrr-2.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [requestrr-2.0.35](https://github.com/truecharts/charts/compare/requestrr-2.0.34...requestrr-2.0.35) (2022-10-12)
+## [requestrr-2.0.35](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.34...requestrr-2.0.35) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07)
+## [requestrr-2.0.34](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07)
+## [requestrr-2.0.34](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [requestrr-2.0.33](https://github.com/truecharts/charts/compare/requestrr-2.0.32...requestrr-2.0.33) (2022-10-05)
+## [requestrr-2.0.33](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.32...requestrr-2.0.33) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [requestrr-2.0.32](https://github.com/truecharts/charts/compare/requestrr-2.0.31...requestrr-2.0.32) (2022-09-27)
+## [requestrr-2.0.32](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.31...requestrr-2.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [requestrr-2.0.31](https://github.com/truecharts/charts/compare/requestrr-2.0.30...requestrr-2.0.31) (2022-09-25)
+## [requestrr-2.0.31](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.30...requestrr-2.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-22)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-22)
### Chore
@@ -178,10 +178,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21)
### Chore
@@ -198,10 +198,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21)
### Chore
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20)
### Chore
@@ -252,10 +252,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
### Chore
@@ -268,10 +268,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-19)
### Chore
@@ -297,10 +297,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-17)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-17)
### Chore
@@ -310,10 +310,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-18)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-18)
### Chore
@@ -321,44 +321,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-16)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-16)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15)
+## [requestrr-2.0.30](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12)
### Chore
@@ -367,9 +367,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-12)
### Chore
@@ -377,81 +377,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.29](https://github.com/truecharts/charts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
+## [requestrr-2.0.29](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.28...requestrr-2.0.29) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [requestrr-2.0.28](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.28) (2022-08-30)
+## [requestrr-2.0.28](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.26...requestrr-2.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [requestrr-2.0.27](https://github.com/truecharts/charts/compare/requestrr-2.0.26...requestrr-2.0.27) (2022-08-30)
+## [requestrr-2.0.27](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.26...requestrr-2.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [requestrr-2.0.26](https://github.com/truecharts/charts/compare/requestrr-2.0.25...requestrr-2.0.26) (2022-08-29)
+## [requestrr-2.0.26](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.25...requestrr-2.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [requestrr-2.0.25](https://github.com/truecharts/charts/compare/requestrr-2.0.24...requestrr-2.0.25) (2022-08-23)
+## [requestrr-2.0.25](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.24...requestrr-2.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [requestrr-2.0.24](https://github.com/truecharts/charts/compare/requestrr-2.0.23...requestrr-2.0.24) (2022-08-12)
+## [requestrr-2.0.24](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.23...requestrr-2.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [requestrr-2.0.23](https://github.com/truecharts/charts/compare/requestrr-2.0.22...requestrr-2.0.23) (2022-08-08)
+## [requestrr-2.0.23](https://github.com/trueforge-org/truecharts/compare/requestrr-2.0.22...requestrr-2.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [requestrr-2.0.22](https://github.com/truecharts/apps/compare/requestrr-2.0.21...requestrr-2.0.22) (2022-07-26)
diff --git a/charts/stable/requestrr/Chart.yaml b/charts/stable/requestrr/Chart.yaml
index 8c1d2267406..63dcdf5b6e6 100644
--- a/charts/stable/requestrr/Chart.yaml
+++ b/charts/stable/requestrr/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: requestrr
sources:
- https://github.com/thomst08/requestrr
- - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/requestrr
- https://hub.docker.com/r/thomst08/requestrr
type: application
version: 13.3.5
diff --git a/charts/stable/requestrr/README.md b/charts/stable/requestrr/README.md
index 5bbecfb3a52..7c595bb7681 100644
--- a/charts/stable/requestrr/README.md
+++ b/charts/stable/requestrr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/requestrr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/requestrr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/requestrr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/requestrr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/resilio-sync/README.md b/charts/stable/resilio-sync/README.md
index cad4b62c483..ae587b6e774 100644
--- a/charts/stable/resilio-sync/README.md
+++ b/charts/stable/resilio-sync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/resilio-sync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/resilio-sync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/resilio-sync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/restic-rest-server/README.md b/charts/stable/restic-rest-server/README.md
index e8fabf0e563..acaeb809451 100644
--- a/charts/stable/restic-rest-server/README.md
+++ b/charts/stable/restic-rest-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/restic-rest-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/restic-rest-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/restic-rest-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/retrobot/README.md b/charts/stable/retrobot/README.md
index 8bfe69ebf6b..b032a769a51 100644
--- a/charts/stable/retrobot/README.md
+++ b/charts/stable/retrobot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/retrobot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/retrobot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/retrobot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/reubah/README.md b/charts/stable/reubah/README.md
index afe4b0ad8f2..bcbc4c90f25 100644
--- a/charts/stable/reubah/README.md
+++ b/charts/stable/reubah/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/reubah
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/reubah/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/reubah/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rflood/CHANGELOG.md b/charts/stable/rflood/CHANGELOG.md
index 898af70ef2c..93bfdaf90bb 100644
--- a/charts/stable/rflood/CHANGELOG.md
+++ b/charts/stable/rflood/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [rflood-1.0.0](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-1.0.0) (2022-11-10)
+## [rflood-1.0.0](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [rflood-0.0.45](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.45) (2022-11-08)
+## [rflood-0.0.45](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.45) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.44](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
+## [rflood-0.0.44](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.44](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
+## [rflood-0.0.44](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.44](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
+## [rflood-0.0.44](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.44) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.43](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.43) (2022-11-07)
+## [rflood-0.0.43](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.43) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.43](https://github.com/truecharts/charts/compare/rflood-0.0.42...rflood-0.0.43) (2022-11-06)
+## [rflood-0.0.43](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.42...rflood-0.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rflood-0.0.42](https://github.com/truecharts/charts/compare/rflood-0.0.41...rflood-0.0.42) (2022-11-06)
+## [rflood-0.0.42](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.41...rflood-0.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [rflood-0.0.41](https://github.com/truecharts/charts/compare/rflood-0.0.40...rflood-0.0.41) (2022-11-05)
+## [rflood-0.0.41](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.40...rflood-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [rflood-0.0.40](https://github.com/truecharts/charts/compare/rflood-0.0.39...rflood-0.0.40) (2022-11-02)
+## [rflood-0.0.40](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.39...rflood-0.0.40) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [rflood-0.0.39](https://github.com/truecharts/charts/compare/rflood-0.0.38...rflood-0.0.39) (2022-10-25)
+## [rflood-0.0.39](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.38...rflood-0.0.39) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [rflood-0.0.38](https://github.com/truecharts/charts/compare/rflood-0.0.37...rflood-0.0.38) (2022-10-21)
+## [rflood-0.0.38](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.37...rflood-0.0.38) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [rflood-0.0.37](https://github.com/truecharts/charts/compare/rflood-0.0.36...rflood-0.0.37) (2022-10-19)
+## [rflood-0.0.37](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.36...rflood-0.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [rflood-0.0.36](https://github.com/truecharts/charts/compare/rflood-0.0.35...rflood-0.0.36) (2022-10-12)
+## [rflood-0.0.36](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.35...rflood-0.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07)
+## [rflood-0.0.35](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07)
### Chore
@@ -142,50 +142,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07)
+## [rflood-0.0.35](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rflood-0.0.34](https://github.com/truecharts/charts/compare/rflood-0.0.33...rflood-0.0.34) (2022-10-05)
+## [rflood-0.0.34](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.33...rflood-0.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [rflood-0.0.33](https://github.com/truecharts/charts/compare/rflood-0.0.32...rflood-0.0.33) (2022-09-27)
+## [rflood-0.0.33](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.32...rflood-0.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [rflood-0.0.32](https://github.com/truecharts/charts/compare/rflood-0.0.31...rflood-0.0.32) (2022-09-26)
+## [rflood-0.0.32](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.31...rflood-0.0.32) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [rflood-0.0.31](https://github.com/truecharts/charts/compare/rflood-0.0.30...rflood-0.0.31) (2022-09-25)
+## [rflood-0.0.31](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.30...rflood-0.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [rflood-0.0.30](https://github.com/truecharts/charts/compare/rflood-0.0.29...rflood-0.0.30) (2022-09-23)
+## [rflood-0.0.30](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.29...rflood-0.0.30) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-22)
+## [rflood-0.0.29](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-22)
### Chore
@@ -203,13 +203,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-21)
+## [rflood-0.0.29](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-21)
### Chore
@@ -226,13 +226,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-21)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-21)
### Chore
@@ -248,12 +248,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-20)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-20)
### Chore
@@ -268,12 +268,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-20)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-20)
### Chore
@@ -287,12 +287,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
### Chore
@@ -305,12 +305,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
### Chore
@@ -322,12 +322,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
+## [rflood-0.0.28](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-19)
### Chore
@@ -338,12 +338,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-17)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-17)
### Chore
@@ -353,11 +353,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-18)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-18)
### Chore
@@ -365,48 +365,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-16)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-16)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.27](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15)
+## [rflood-0.0.27](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.26...rflood-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12)
### Chore
@@ -415,11 +415,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-12)
### Chore
@@ -427,115 +427,115 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.26](https://github.com/truecharts/charts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
+## [rflood-0.0.26](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.25...rflood-0.0.26) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [rflood-0.0.25](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.25) (2022-08-30)
+## [rflood-0.0.25](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.23...rflood-0.0.25) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rflood-0.0.24](https://github.com/truecharts/charts/compare/rflood-0.0.23...rflood-0.0.24) (2022-08-30)
+## [rflood-0.0.24](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.23...rflood-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rflood-0.0.23](https://github.com/truecharts/charts/compare/rflood-0.0.22...rflood-0.0.23) (2022-08-29)
+## [rflood-0.0.23](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.22...rflood-0.0.23) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [rflood-0.0.22](https://github.com/truecharts/charts/compare/rflood-0.0.20...rflood-0.0.22) (2022-08-26)
+## [rflood-0.0.22](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.20...rflood-0.0.22) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [rflood-0.0.20](https://github.com/truecharts/charts/compare/rflood-0.0.19...rflood-0.0.20) (2022-08-26)
+## [rflood-0.0.20](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.19...rflood-0.0.20) (2022-08-26)
### Fix
-- remove duplicate vars and cleanup ([#3576](https://github.com/truecharts/charts/issues/3576))
+- remove duplicate vars and cleanup ([#3576](https://github.com/trueforge-org/truecharts/issues/3576))
-## [rflood-0.0.19](https://github.com/truecharts/charts/compare/rflood-0.0.18...rflood-0.0.19) (2022-08-23)
+## [rflood-0.0.19](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.18...rflood-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [rflood-0.0.18](https://github.com/truecharts/charts/compare/rflood-0.0.17...rflood-0.0.18) (2022-08-14)
+## [rflood-0.0.18](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.17...rflood-0.0.18) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [rflood-0.0.17](https://github.com/truecharts/charts/compare/rflood-0.0.16...rflood-0.0.17) (2022-08-12)
+## [rflood-0.0.17](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.16...rflood-0.0.17) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [rflood-0.0.16](https://github.com/truecharts/charts/compare/rflood-0.0.15...rflood-0.0.16) (2022-08-12)
+## [rflood-0.0.16](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.15...rflood-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [rflood-0.0.15](https://github.com/truecharts/charts/compare/rflood-0.0.14...rflood-0.0.15) (2022-08-08)
+## [rflood-0.0.15](https://github.com/trueforge-org/truecharts/compare/rflood-0.0.14...rflood-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [rflood-0.0.14](https://github.com/truecharts/apps/compare/rflood-0.0.13...rflood-0.0.14) (2022-07-26)
diff --git a/charts/stable/rflood/Chart.yaml b/charts/stable/rflood/Chart.yaml
index f02d3de780a..e1fb4e302bb 100644
--- a/charts/stable/rflood/Chart.yaml
+++ b/charts/stable/rflood/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: rflood
sources:
- https://ghcr.io/hotio/rflood
- - https://github.com/truecharts/charts/tree/master/charts/stable/rflood
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rflood
- https://hotio.dev/containers/rflood
type: application
version: 8.3.8
diff --git a/charts/stable/rflood/README.md b/charts/stable/rflood/README.md
index fc4d8e1d585..adad263dd2c 100644
--- a/charts/stable/rflood/README.md
+++ b/charts/stable/rflood/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rflood)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rflood
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rflood/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/rflood/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/rickroll/README.md b/charts/stable/rickroll/README.md
index cadc7434cfd..347e309e846 100644
--- a/charts/stable/rickroll/README.md
+++ b/charts/stable/rickroll/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rickroll
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rickroll/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rickroll/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ring-mqtt/CHANGELOG.md b/charts/stable/ring-mqtt/CHANGELOG.md
index 1ba6b1c3f14..afadae2af86 100644
--- a/charts/stable/ring-mqtt/CHANGELOG.md
+++ b/charts/stable/ring-mqtt/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [ring-mqtt-2.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-2.0.0) (2022-11-10)
+## [ring-mqtt-2.0.0](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [ring-mqtt-1.0.20](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.20) (2022-11-08)
+## [ring-mqtt-1.0.20](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.20) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
+## [ring-mqtt-1.0.19](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
+## [ring-mqtt-1.0.19](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
### Chore
@@ -57,97 +57,97 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
+## [ring-mqtt-1.0.19](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.19) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.18](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.18) (2022-11-07)
+## [ring-mqtt-1.0.18](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.18) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.18](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.18) (2022-11-06)
+## [ring-mqtt-1.0.18](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.17...ring-mqtt-1.0.18) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [ring-mqtt-1.0.17](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.16...ring-mqtt-1.0.17) (2022-11-06)
+## [ring-mqtt-1.0.17](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.16...ring-mqtt-1.0.17) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [ring-mqtt-1.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.15...ring-mqtt-1.0.16) (2022-11-05)
+## [ring-mqtt-1.0.16](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.15...ring-mqtt-1.0.16) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [ring-mqtt-1.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.14...ring-mqtt-1.0.15) (2022-11-02)
+## [ring-mqtt-1.0.15](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.14...ring-mqtt-1.0.15) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [ring-mqtt-1.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.13...ring-mqtt-1.0.14) (2022-10-25)
+## [ring-mqtt-1.0.14](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.13...ring-mqtt-1.0.14) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-## [ring-mqtt-1.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.12...ring-mqtt-1.0.13) (2022-10-25)
+## [ring-mqtt-1.0.13](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.12...ring-mqtt-1.0.13) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [ring-mqtt-1.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.11...ring-mqtt-1.0.12) (2022-10-21)
+## [ring-mqtt-1.0.12](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.11...ring-mqtt-1.0.12) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [ring-mqtt-1.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.10...ring-mqtt-1.0.11) (2022-10-19)
+## [ring-mqtt-1.0.11](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.10...ring-mqtt-1.0.11) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [ring-mqtt-1.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.9...ring-mqtt-1.0.10) (2022-10-14)
+## [ring-mqtt-1.0.10](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.9...ring-mqtt-1.0.10) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [ring-mqtt-1.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.8...ring-mqtt-1.0.9) (2022-10-12)
+## [ring-mqtt-1.0.9](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.8...ring-mqtt-1.0.9) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07)
+## [ring-mqtt-1.0.8](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07)
### Chore
@@ -155,36 +155,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07)
+## [ring-mqtt-1.0.8](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [ring-mqtt-1.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.6...ring-mqtt-1.0.7) (2022-10-05)
+## [ring-mqtt-1.0.7](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.6...ring-mqtt-1.0.7) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [ring-mqtt-1.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.5...ring-mqtt-1.0.6) (2022-09-27)
+## [ring-mqtt-1.0.6](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.5...ring-mqtt-1.0.6) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [ring-mqtt-1.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.4...ring-mqtt-1.0.5) (2022-09-25)
+## [ring-mqtt-1.0.5](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.4...ring-mqtt-1.0.5) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-22)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-22)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21)
### Chore
@@ -222,10 +222,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21)
### Chore
@@ -241,10 +241,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20)
### Chore
@@ -276,10 +276,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
### Chore
@@ -292,10 +292,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
### Chore
@@ -307,10 +307,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-19)
### Chore
@@ -321,10 +321,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-17)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-17)
### Chore
@@ -334,10 +334,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-18)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-18)
### Chore
@@ -345,44 +345,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-16)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-16)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15)
+## [ring-mqtt-1.0.4](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12)
### Chore
@@ -391,9 +391,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-12)
### Chore
@@ -401,111 +401,111 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.3](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
+## [ring-mqtt-1.0.3](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.2...ring-mqtt-1.0.3) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [ring-mqtt-1.0.2](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.1...ring-mqtt-1.0.2) (2022-09-04)
+## [ring-mqtt-1.0.2](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.1...ring-mqtt-1.0.2) (2022-09-04)
### Fix
-- enable ports ([#3686](https://github.com/truecharts/charts/issues/3686))
+- enable ports ([#3686](https://github.com/trueforge-org/truecharts/issues/3686))
-## [ring-mqtt-1.0.1](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.0...ring-mqtt-1.0.1) (2022-09-04)
+## [ring-mqtt-1.0.1](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-1.0.0...ring-mqtt-1.0.1) (2022-09-04)
### Chore
-- update docker general non-major ([#3681](https://github.com/truecharts/charts/issues/3681))
+- update docker general non-major ([#3681](https://github.com/trueforge-org/truecharts/issues/3681))
-## [ring-mqtt-1.0.0](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.23...ring-mqtt-1.0.0) (2022-09-03)
+## [ring-mqtt-1.0.0](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.23...ring-mqtt-1.0.0) (2022-09-03)
### Fix
-- move to stable + docs ([#3675](https://github.com/truecharts/charts/issues/3675))
+- move to stable + docs ([#3675](https://github.com/trueforge-org/truecharts/issues/3675))
-## [ring-mqtt-0.0.23](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.22...ring-mqtt-0.0.23) (2022-09-01)
+## [ring-mqtt-0.0.23](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.22...ring-mqtt-0.0.23) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge-org/truecharts/issues/3649))
-## [ring-mqtt-0.0.22](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.22) (2022-08-30)
+## [ring-mqtt-0.0.22](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ring-mqtt-0.0.21](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.21) (2022-08-30)
+## [ring-mqtt-0.0.21](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.20...ring-mqtt-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [ring-mqtt-0.0.20](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.19...ring-mqtt-0.0.20) (2022-08-29)
+## [ring-mqtt-0.0.20](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.19...ring-mqtt-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [ring-mqtt-0.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.17...ring-mqtt-0.0.19) (2022-08-26)
+## [ring-mqtt-0.0.19](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.17...ring-mqtt-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [ring-mqtt-0.0.17](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.16...ring-mqtt-0.0.17) (2022-08-23)
+## [ring-mqtt-0.0.17](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.16...ring-mqtt-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [ring-mqtt-0.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.15...ring-mqtt-0.0.16) (2022-08-12)
+## [ring-mqtt-0.0.16](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.15...ring-mqtt-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [ring-mqtt-0.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-0.0.14...ring-mqtt-0.0.15) (2022-08-08)
+## [ring-mqtt-0.0.15](https://github.com/trueforge-org/truecharts/compare/ring-mqtt-0.0.14...ring-mqtt-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [ring-mqtt-0.0.14](https://github.com/truecharts/apps/compare/ring-mqtt-0.0.13...ring-mqtt-0.0.14) (2022-07-26)
diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml
index 76de873f4f2..3d30f295fce 100644
--- a/charts/stable/ring-mqtt/Chart.yaml
+++ b/charts/stable/ring-mqtt/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: ring-mqtt
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ring-mqtt
- https://github.com/tsightler/ring-mqtt
- https://hub.docker.com/r/tsightler/ring-mqtt
type: application
diff --git a/charts/stable/ring-mqtt/README.md b/charts/stable/ring-mqtt/README.md
index 9c47ae788b5..7dba7c60035 100644
--- a/charts/stable/ring-mqtt/README.md
+++ b/charts/stable/ring-mqtt/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/ring-mqtt)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/ring-mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ring-mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/ring-mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/rmlint/README.md b/charts/stable/rmlint/README.md
index 713ebe45873..222168ad307 100644
--- a/charts/stable/rmlint/README.md
+++ b/charts/stable/rmlint/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rmlint
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rmlint/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rmlint/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/romm/README.md b/charts/stable/romm/README.md
index 84ce1f116ee..4ba28c20138 100644
--- a/charts/stable/romm/README.md
+++ b/charts/stable/romm/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/romm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/romm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/romm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/root/README.md b/charts/stable/root/README.md
index ce0f6f6434f..fc905401ed1 100644
--- a/charts/stable/root/README.md
+++ b/charts/stable/root/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/root
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/root/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/root/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rsnapshot/README.md b/charts/stable/rsnapshot/README.md
index 1fed2057811..adc21f7ba01 100644
--- a/charts/stable/rsnapshot/README.md
+++ b/charts/stable/rsnapshot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rsnapshot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rsnapshot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rsnapshot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rss-bridge/README.md b/charts/stable/rss-bridge/README.md
index 43ce2c2a421..967f5fdb72b 100644
--- a/charts/stable/rss-bridge/README.md
+++ b/charts/stable/rss-bridge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rss-bridge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rss-bridge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rss-bridge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rss-proxy/CHANGELOG.md b/charts/stable/rss-proxy/CHANGELOG.md
index 2bd943663fb..83549397e6e 100644
--- a/charts/stable/rss-proxy/CHANGELOG.md
+++ b/charts/stable/rss-proxy/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [rss-proxy-1.0.0](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-1.0.0) (2022-11-10)
+## [rss-proxy-1.0.0](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.37](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.37) (2022-11-08)
+## [rss-proxy-0.0.37](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.36](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
+## [rss-proxy-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.36](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
+## [rss-proxy-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.36](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
+## [rss-proxy-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.35](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.35) (2022-11-07)
+## [rss-proxy-0.0.35](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.35](https://github.com/truecharts/charts/compare/rss-proxy-0.0.34...rss-proxy-0.0.35) (2022-11-06)
+## [rss-proxy-0.0.35](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.34...rss-proxy-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-proxy-0.0.34](https://github.com/truecharts/charts/compare/rss-proxy-0.0.33...rss-proxy-0.0.34) (2022-11-06)
+## [rss-proxy-0.0.34](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.33...rss-proxy-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [rss-proxy-0.0.33](https://github.com/truecharts/charts/compare/rss-proxy-0.0.32...rss-proxy-0.0.33) (2022-11-05)
+## [rss-proxy-0.0.33](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.32...rss-proxy-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [rss-proxy-0.0.32](https://github.com/truecharts/charts/compare/rss-proxy-0.0.31...rss-proxy-0.0.32) (2022-11-02)
+## [rss-proxy-0.0.32](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.31...rss-proxy-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [rss-proxy-0.0.31](https://github.com/truecharts/charts/compare/rss-proxy-0.0.30...rss-proxy-0.0.31) (2022-10-25)
+## [rss-proxy-0.0.31](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.30...rss-proxy-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [rss-proxy-0.0.30](https://github.com/truecharts/charts/compare/rss-proxy-0.0.29...rss-proxy-0.0.30) (2022-10-19)
+## [rss-proxy-0.0.30](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.29...rss-proxy-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [rss-proxy-0.0.29](https://github.com/truecharts/charts/compare/rss-proxy-0.0.28...rss-proxy-0.0.29) (2022-10-12)
+## [rss-proxy-0.0.29](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.28...rss-proxy-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07)
+## [rss-proxy-0.0.28](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07)
+## [rss-proxy-0.0.28](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rss-proxy-0.0.27](https://github.com/truecharts/charts/compare/rss-proxy-0.0.26...rss-proxy-0.0.27) (2022-10-05)
+## [rss-proxy-0.0.27](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.26...rss-proxy-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [rss-proxy-0.0.26](https://github.com/truecharts/charts/compare/rss-proxy-0.0.25...rss-proxy-0.0.26) (2022-09-27)
+## [rss-proxy-0.0.26](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.25...rss-proxy-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [rss-proxy-0.0.25](https://github.com/truecharts/charts/compare/rss-proxy-0.0.24...rss-proxy-0.0.25) (2022-09-25)
+## [rss-proxy-0.0.25](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.24...rss-proxy-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-22)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-22)
### Chore
@@ -177,9 +177,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21)
### Chore
@@ -195,9 +195,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20)
### Chore
@@ -228,9 +228,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20)
### Chore
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
### Chore
@@ -257,9 +257,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
### Chore
@@ -270,9 +270,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-19)
### Chore
@@ -282,9 +282,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-18)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-18)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-18)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-18)
### Chore
@@ -303,39 +303,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-16)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-16)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15)
+## [rss-proxy-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12)
+## [rss-proxy-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-12)
### Chore
@@ -344,92 +344,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
+## [rss-proxy-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
+## [rss-proxy-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
+## [rss-proxy-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-proxy-0.0.23](https://github.com/truecharts/charts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
+## [rss-proxy-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.22...rss-proxy-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-proxy-0.0.22](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30)
+## [rss-proxy-0.0.22](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.20...rss-proxy-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rss-proxy-0.0.21](https://github.com/truecharts/charts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30)
+## [rss-proxy-0.0.21](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.20...rss-proxy-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rss-proxy-0.0.20](https://github.com/truecharts/charts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29)
+## [rss-proxy-0.0.20](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.19...rss-proxy-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [rss-proxy-0.0.19](https://github.com/truecharts/charts/compare/rss-proxy-0.0.17...rss-proxy-0.0.19) (2022-08-26)
+## [rss-proxy-0.0.19](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.17...rss-proxy-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [rss-proxy-0.0.17](https://github.com/truecharts/charts/compare/rss-proxy-0.0.16...rss-proxy-0.0.17) (2022-08-23)
+## [rss-proxy-0.0.17](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.16...rss-proxy-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [rss-proxy-0.0.16](https://github.com/truecharts/charts/compare/rss-proxy-0.0.15...rss-proxy-0.0.16) (2022-08-12)
+## [rss-proxy-0.0.16](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.15...rss-proxy-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [rss-proxy-0.0.15](https://github.com/truecharts/charts/compare/rss-proxy-0.0.14...rss-proxy-0.0.15) (2022-08-08)
+## [rss-proxy-0.0.15](https://github.com/trueforge-org/truecharts/compare/rss-proxy-0.0.14...rss-proxy-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [rss-proxy-0.0.14](https://github.com/truecharts/apps/compare/rss-proxy-0.0.13...rss-proxy-0.0.14) (2022-07-26)
diff --git a/charts/stable/rss-proxy/Chart.yaml b/charts/stable/rss-proxy/Chart.yaml
index a21f798dcd8..becfde3e4fd 100644
--- a/charts/stable/rss-proxy/Chart.yaml
+++ b/charts/stable/rss-proxy/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: rss-proxy
sources:
- https://github.com/damoeb/rss-proxy
- - https://github.com/truecharts/charts/tree/master/charts/stable/rss-proxy
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rss-proxy
- https://hub.docker.com/r/damoeb/rss-proxy
type: application
version: 8.3.5
diff --git a/charts/stable/rss-proxy/README.md b/charts/stable/rss-proxy/README.md
index f62e3081a9f..eb5a81659d1 100644
--- a/charts/stable/rss-proxy/README.md
+++ b/charts/stable/rss-proxy/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rss-proxy)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rss-proxy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rss-proxy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/rss-proxy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/rss-to-telegram/CHANGELOG.md b/charts/stable/rss-to-telegram/CHANGELOG.md
index a039edee247..8d018ddbcd7 100644
--- a/charts/stable/rss-to-telegram/CHANGELOG.md
+++ b/charts/stable/rss-to-telegram/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [rss-to-telegram-1.0.0](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-1.0.0) (2022-11-10)
+## [rss-to-telegram-1.0.0](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [rss-to-telegram-0.0.37](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.37) (2022-11-08)
+## [rss-to-telegram-0.0.37](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.36](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
+## [rss-to-telegram-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.36](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
+## [rss-to-telegram-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.36](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
+## [rss-to-telegram-0.0.36](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.35](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.35) (2022-11-07)
+## [rss-to-telegram-0.0.35](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.35](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.35) (2022-11-06)
+## [rss-to-telegram-0.0.35](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.34...rss-to-telegram-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rss-to-telegram-0.0.34](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.33...rss-to-telegram-0.0.34) (2022-11-06)
+## [rss-to-telegram-0.0.34](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.33...rss-to-telegram-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [rss-to-telegram-0.0.33](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.32...rss-to-telegram-0.0.33) (2022-11-05)
+## [rss-to-telegram-0.0.33](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.32...rss-to-telegram-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [rss-to-telegram-0.0.32](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.31...rss-to-telegram-0.0.32) (2022-11-02)
+## [rss-to-telegram-0.0.32](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.31...rss-to-telegram-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [rss-to-telegram-0.0.31](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.30...rss-to-telegram-0.0.31) (2022-10-25)
+## [rss-to-telegram-0.0.31](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.30...rss-to-telegram-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [rss-to-telegram-0.0.30](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.29...rss-to-telegram-0.0.30) (2022-10-19)
+## [rss-to-telegram-0.0.30](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.29...rss-to-telegram-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [rss-to-telegram-0.0.29](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.28...rss-to-telegram-0.0.29) (2022-10-12)
+## [rss-to-telegram-0.0.29](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.28...rss-to-telegram-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07)
+## [rss-to-telegram-0.0.28](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07)
+## [rss-to-telegram-0.0.28](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rss-to-telegram-0.0.27](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.26...rss-to-telegram-0.0.27) (2022-10-05)
+## [rss-to-telegram-0.0.27](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.26...rss-to-telegram-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [rss-to-telegram-0.0.26](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.25...rss-to-telegram-0.0.26) (2022-09-27)
+## [rss-to-telegram-0.0.26](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.25...rss-to-telegram-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [rss-to-telegram-0.0.25](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.24...rss-to-telegram-0.0.25) (2022-09-25)
+## [rss-to-telegram-0.0.25](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.24...rss-to-telegram-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-22)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21)
### Chore
@@ -199,9 +199,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21)
### Chore
@@ -216,9 +216,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20)
### Chore
@@ -247,9 +247,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
### Chore
@@ -261,9 +261,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-19)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-18)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-18)
### Chore
@@ -297,9 +297,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-18)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-18)
### Chore
@@ -307,39 +307,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-16)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-16)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15)
+## [rss-to-telegram-0.0.24](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12)
### Chore
@@ -348,9 +348,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-12)
### Chore
@@ -358,87 +358,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.23](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
+## [rss-to-telegram-0.0.23](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.22...rss-to-telegram-0.0.23) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rss-to-telegram-0.0.22](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.22) (2022-08-30)
+## [rss-to-telegram-0.0.22](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rss-to-telegram-0.0.21](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.21) (2022-08-30)
+## [rss-to-telegram-0.0.21](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.20...rss-to-telegram-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rss-to-telegram-0.0.20](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.19...rss-to-telegram-0.0.20) (2022-08-29)
+## [rss-to-telegram-0.0.20](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.19...rss-to-telegram-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [rss-to-telegram-0.0.19](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.17...rss-to-telegram-0.0.19) (2022-08-26)
+## [rss-to-telegram-0.0.19](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.17...rss-to-telegram-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [rss-to-telegram-0.0.17](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.16...rss-to-telegram-0.0.17) (2022-08-23)
+## [rss-to-telegram-0.0.17](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.16...rss-to-telegram-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [rss-to-telegram-0.0.16](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.15...rss-to-telegram-0.0.16) (2022-08-12)
+## [rss-to-telegram-0.0.16](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.15...rss-to-telegram-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [rss-to-telegram-0.0.15](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.14...rss-to-telegram-0.0.15) (2022-08-08)
+## [rss-to-telegram-0.0.15](https://github.com/trueforge-org/truecharts/compare/rss-to-telegram-0.0.14...rss-to-telegram-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [rss-to-telegram-0.0.14](https://github.com/truecharts/apps/compare/rss-to-telegram-0.0.13...rss-to-telegram-0.0.14) (2022-07-26)
diff --git a/charts/stable/rss-to-telegram/Chart.yaml b/charts/stable/rss-to-telegram/Chart.yaml
index bfab36808b9..3181e46e945 100644
--- a/charts/stable/rss-to-telegram/Chart.yaml
+++ b/charts/stable/rss-to-telegram/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: rss-to-telegram
sources:
- https://github.com/BoKKeR/RSS-to-Telegram-Bot
- - https://github.com/truecharts/charts/tree/master/charts/stable/rss-to-telegram
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rss-to-telegram
- https://hub.docker.com/r/bokker/rss.to.telegram
type: application
version: 8.3.5
diff --git a/charts/stable/rss-to-telegram/README.md b/charts/stable/rss-to-telegram/README.md
index dec972a8118..d799d149f4f 100644
--- a/charts/stable/rss-to-telegram/README.md
+++ b/charts/stable/rss-to-telegram/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rss-to-telegram)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rss-to-telegram
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rss-to-telegram/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/rss-to-telegram/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/rsshub/README.md b/charts/stable/rsshub/README.md
index 95ca6ba03ec..a33a03dffde 100644
--- a/charts/stable/rsshub/README.md
+++ b/charts/stable/rsshub/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rsshub
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rsshub/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rsshub/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rstudio/README.md b/charts/stable/rstudio/README.md
index d40f7852b20..2b03f438669 100644
--- a/charts/stable/rstudio/README.md
+++ b/charts/stable/rstudio/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rstudio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rstudio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rstudio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rtorrent-rutorrent/README.md b/charts/stable/rtorrent-rutorrent/README.md
index 5e4609901f0..37e2ed103e1 100644
--- a/charts/stable/rtorrent-rutorrent/README.md
+++ b/charts/stable/rtorrent-rutorrent/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rtorrent-rutorrent)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rtorrent-rutorrent
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rtorrent-rutorrent/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rtorrent-rutorrent/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/rust/README.md b/charts/stable/rust/README.md
index a15b97979c3..e3ede07cbd0 100644
--- a/charts/stable/rust/README.md
+++ b/charts/stable/rust/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rust
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rust/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rust/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rustdesk/README.md b/charts/stable/rustdesk/README.md
index cd873e23a6f..5236425c9ff 100644
--- a/charts/stable/rustdesk/README.md
+++ b/charts/stable/rustdesk/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/rustdesk
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rustdesk/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/rustdesk/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/rustpad/CHANGELOG.md b/charts/stable/rustpad/CHANGELOG.md
index 1794f3108f9..86e808f1a65 100644
--- a/charts/stable/rustpad/CHANGELOG.md
+++ b/charts/stable/rustpad/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [rustpad-1.0.0](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-1.0.0) (2022-11-10)
+## [rustpad-1.0.0](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [rustpad-0.0.37](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.37) (2022-11-08)
+## [rustpad-0.0.37](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.36](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
+## [rustpad-0.0.36](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.36](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
+## [rustpad-0.0.36](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.36](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
+## [rustpad-0.0.36](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.35](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.35) (2022-11-07)
+## [rustpad-0.0.35](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.35](https://github.com/truecharts/charts/compare/rustpad-0.0.34...rustpad-0.0.35) (2022-11-06)
+## [rustpad-0.0.35](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.34...rustpad-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [rustpad-0.0.34](https://github.com/truecharts/charts/compare/rustpad-0.0.33...rustpad-0.0.34) (2022-11-06)
+## [rustpad-0.0.34](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.33...rustpad-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [rustpad-0.0.33](https://github.com/truecharts/charts/compare/rustpad-0.0.32...rustpad-0.0.33) (2022-11-05)
+## [rustpad-0.0.33](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.32...rustpad-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [rustpad-0.0.32](https://github.com/truecharts/charts/compare/rustpad-0.0.31...rustpad-0.0.32) (2022-11-02)
+## [rustpad-0.0.32](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.31...rustpad-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [rustpad-0.0.31](https://github.com/truecharts/charts/compare/rustpad-0.0.30...rustpad-0.0.31) (2022-10-25)
+## [rustpad-0.0.31](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.30...rustpad-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [rustpad-0.0.30](https://github.com/truecharts/charts/compare/rustpad-0.0.29...rustpad-0.0.30) (2022-10-19)
+## [rustpad-0.0.30](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.29...rustpad-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [rustpad-0.0.29](https://github.com/truecharts/charts/compare/rustpad-0.0.28...rustpad-0.0.29) (2022-10-12)
+## [rustpad-0.0.29](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.28...rustpad-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07)
+## [rustpad-0.0.28](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07)
### Chore
@@ -135,37 +135,37 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07)
+## [rustpad-0.0.28](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [rustpad-0.0.27](https://github.com/truecharts/charts/compare/rustpad-0.0.26...rustpad-0.0.27) (2022-10-05)
+## [rustpad-0.0.27](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.26...rustpad-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- update docker general non-major
-## [rustpad-0.0.26](https://github.com/truecharts/charts/compare/rustpad-0.0.25...rustpad-0.0.26) (2022-09-27)
+## [rustpad-0.0.26](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.25...rustpad-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [rustpad-0.0.25](https://github.com/truecharts/charts/compare/rustpad-0.0.24...rustpad-0.0.25) (2022-09-25)
+## [rustpad-0.0.25](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.24...rustpad-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-22)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-22)
### Chore
@@ -183,10 +183,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21)
### Chore
@@ -203,10 +203,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21)
### Chore
@@ -222,10 +222,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20)
### Chore
@@ -240,10 +240,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20)
### Chore
@@ -257,10 +257,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
### Chore
@@ -273,10 +273,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
### Chore
@@ -288,10 +288,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-17)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-17)
### Chore
@@ -315,10 +315,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-18)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-18)
### Chore
@@ -326,44 +326,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-16)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-16)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15)
+## [rustpad-0.0.24](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12)
### Chore
@@ -372,10 +372,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-12)
### Chore
@@ -383,92 +383,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.23](https://github.com/truecharts/charts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
+## [rustpad-0.0.23](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.22...rustpad-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [rustpad-0.0.22](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.22) (2022-08-30)
+## [rustpad-0.0.22](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.20...rustpad-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rustpad-0.0.21](https://github.com/truecharts/charts/compare/rustpad-0.0.20...rustpad-0.0.21) (2022-08-30)
+## [rustpad-0.0.21](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.20...rustpad-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [rustpad-0.0.20](https://github.com/truecharts/charts/compare/rustpad-0.0.19...rustpad-0.0.20) (2022-08-29)
+## [rustpad-0.0.20](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.19...rustpad-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [rustpad-0.0.19](https://github.com/truecharts/charts/compare/rustpad-0.0.17...rustpad-0.0.19) (2022-08-26)
+## [rustpad-0.0.19](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.17...rustpad-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [rustpad-0.0.17](https://github.com/truecharts/charts/compare/rustpad-0.0.16...rustpad-0.0.17) (2022-08-23)
+## [rustpad-0.0.17](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.16...rustpad-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [rustpad-0.0.16](https://github.com/truecharts/charts/compare/rustpad-0.0.15...rustpad-0.0.16) (2022-08-12)
+## [rustpad-0.0.16](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.15...rustpad-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [rustpad-0.0.15](https://github.com/truecharts/charts/compare/rustpad-0.0.14...rustpad-0.0.15) (2022-08-08)
+## [rustpad-0.0.15](https://github.com/trueforge-org/truecharts/compare/rustpad-0.0.14...rustpad-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [rustpad-0.0.14](https://github.com/truecharts/apps/compare/rustpad-0.0.13...rustpad-0.0.14) (2022-07-26)
diff --git a/charts/stable/rustpad/Chart.yaml b/charts/stable/rustpad/Chart.yaml
index c6d7879ea8f..a6051418b70 100644
--- a/charts/stable/rustpad/Chart.yaml
+++ b/charts/stable/rustpad/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: rustpad
sources:
- https://github.com/ekzhang/rustpad
- - https://github.com/truecharts/charts/tree/master/charts/stable/rustpad
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rustpad
- https://hub.docker.com/r/ekzhang/rustpad
type: application
version: 8.3.5
diff --git a/charts/stable/rustpad/README.md b/charts/stable/rustpad/README.md
index 6cca2b18ac9..bc886030a50 100644
--- a/charts/stable/rustpad/README.md
+++ b/charts/stable/rustpad/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/rustpad)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/rustpad
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/rustpad/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/rustpad/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/s3backup/README.md b/charts/stable/s3backup/README.md
index eb7274036b6..5a8e77d0839 100644
--- a/charts/stable/s3backup/README.md
+++ b/charts/stable/s3backup/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/s3backup
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/s3backup/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/s3backup/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/s3sync/CHANGELOG.md b/charts/stable/s3sync/CHANGELOG.md
index bda20d2b2f6..0b8f9590f52 100644
--- a/charts/stable/s3sync/CHANGELOG.md
+++ b/charts/stable/s3sync/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [s3sync-1.0.0](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-1.0.0) (2022-11-10)
+## [s3sync-1.0.0](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [s3sync-0.0.37](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.37) (2022-11-08)
+## [s3sync-0.0.37](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.36](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
+## [s3sync-0.0.36](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.36](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
+## [s3sync-0.0.36](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.36](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
+## [s3sync-0.0.36](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.35](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.35) (2022-11-07)
+## [s3sync-0.0.35](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.35](https://github.com/truecharts/charts/compare/s3sync-0.0.34...s3sync-0.0.35) (2022-11-06)
+## [s3sync-0.0.35](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.34...s3sync-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [s3sync-0.0.34](https://github.com/truecharts/charts/compare/s3sync-0.0.33...s3sync-0.0.34) (2022-11-06)
+## [s3sync-0.0.34](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.33...s3sync-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [s3sync-0.0.33](https://github.com/truecharts/charts/compare/s3sync-0.0.32...s3sync-0.0.33) (2022-11-05)
+## [s3sync-0.0.33](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.32...s3sync-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [s3sync-0.0.32](https://github.com/truecharts/charts/compare/s3sync-0.0.31...s3sync-0.0.32) (2022-11-02)
+## [s3sync-0.0.32](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.31...s3sync-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [s3sync-0.0.31](https://github.com/truecharts/charts/compare/s3sync-0.0.30...s3sync-0.0.31) (2022-10-25)
+## [s3sync-0.0.31](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.30...s3sync-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [s3sync-0.0.30](https://github.com/truecharts/charts/compare/s3sync-0.0.29...s3sync-0.0.30) (2022-10-19)
+## [s3sync-0.0.30](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.29...s3sync-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [s3sync-0.0.29](https://github.com/truecharts/charts/compare/s3sync-0.0.28...s3sync-0.0.29) (2022-10-12)
+## [s3sync-0.0.29](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.28...s3sync-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07)
+## [s3sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07)
+## [s3sync-0.0.28](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [s3sync-0.0.27](https://github.com/truecharts/charts/compare/s3sync-0.0.26...s3sync-0.0.27) (2022-10-05)
+## [s3sync-0.0.27](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.26...s3sync-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [s3sync-0.0.26](https://github.com/truecharts/charts/compare/s3sync-0.0.25...s3sync-0.0.26) (2022-09-27)
+## [s3sync-0.0.26](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.25...s3sync-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [s3sync-0.0.25](https://github.com/truecharts/charts/compare/s3sync-0.0.24...s3sync-0.0.25) (2022-09-25)
+## [s3sync-0.0.25](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.24...s3sync-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-22)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-22)
### Chore
@@ -187,11 +187,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21)
### Chore
@@ -213,11 +213,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21)
### Chore
@@ -238,11 +238,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-20)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-20)
### Chore
@@ -262,11 +262,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-20)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-20)
### Chore
@@ -285,11 +285,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
### Chore
@@ -307,11 +307,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
### Chore
@@ -328,11 +328,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-19)
### Chore
@@ -348,11 +348,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-18)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-18)
### Chore
@@ -367,11 +367,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-18)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-18)
### Chore
@@ -385,11 +385,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-16)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-16)
### Chore
@@ -402,11 +402,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-16)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-16)
### Chore
@@ -418,11 +418,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15)
### Chore
@@ -433,11 +433,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15)
+## [s3sync-0.0.24](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-15)
### Chore
@@ -447,11 +447,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12)
### Chore
@@ -460,10 +460,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-12)
### Chore
@@ -471,92 +471,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.23](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
+## [s3sync-0.0.23](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.22...s3sync-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [s3sync-0.0.22](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.22) (2022-08-30)
+## [s3sync-0.0.22](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.20...s3sync-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [s3sync-0.0.21](https://github.com/truecharts/charts/compare/s3sync-0.0.20...s3sync-0.0.21) (2022-08-30)
+## [s3sync-0.0.21](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.20...s3sync-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [s3sync-0.0.20](https://github.com/truecharts/charts/compare/s3sync-0.0.19...s3sync-0.0.20) (2022-08-29)
+## [s3sync-0.0.20](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.19...s3sync-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [s3sync-0.0.19](https://github.com/truecharts/charts/compare/s3sync-0.0.17...s3sync-0.0.19) (2022-08-26)
+## [s3sync-0.0.19](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.17...s3sync-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [s3sync-0.0.17](https://github.com/truecharts/charts/compare/s3sync-0.0.16...s3sync-0.0.17) (2022-08-23)
+## [s3sync-0.0.17](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.16...s3sync-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [s3sync-0.0.16](https://github.com/truecharts/charts/compare/s3sync-0.0.15...s3sync-0.0.16) (2022-08-12)
+## [s3sync-0.0.16](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.15...s3sync-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [s3sync-0.0.15](https://github.com/truecharts/charts/compare/s3sync-0.0.14...s3sync-0.0.15) (2022-08-08)
+## [s3sync-0.0.15](https://github.com/trueforge-org/truecharts/compare/s3sync-0.0.14...s3sync-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [s3sync-0.0.14](https://github.com/truecharts/apps/compare/s3sync-0.0.13...s3sync-0.0.14) (2022-07-26)
diff --git a/charts/stable/s3sync/Chart.yaml b/charts/stable/s3sync/Chart.yaml
index 190602fdb6f..d01ce6c5502 100644
--- a/charts/stable/s3sync/Chart.yaml
+++ b/charts/stable/s3sync/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: s3sync
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/s3sync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/s3sync
- https://github.com/what-name/docker-s3sync
- https://hub.docker.com/r/whatname/docker-s3sync
type: application
diff --git a/charts/stable/s3sync/README.md b/charts/stable/s3sync/README.md
index 5f64ced1bcf..455677576ae 100644
--- a/charts/stable/s3sync/README.md
+++ b/charts/stable/s3sync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/s3sync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/s3sync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/s3sync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/s3sync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/sabnzbd/README.md b/charts/stable/sabnzbd/README.md
index 04350ecee61..c824e65250d 100644
--- a/charts/stable/sabnzbd/README.md
+++ b/charts/stable/sabnzbd/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sabnzbd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sabnzbd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sabnzbd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/satisfactory/README.md b/charts/stable/satisfactory/README.md
index d4b02da8d0e..6f98b8a6a5d 100644
--- a/charts/stable/satisfactory/README.md
+++ b/charts/stable/satisfactory/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/satisfactory
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/satisfactory/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/satisfactory/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/scrutiny/README.md b/charts/stable/scrutiny/README.md
index ae2ae299486..d776e6f5454 100644
--- a/charts/stable/scrutiny/README.md
+++ b/charts/stable/scrutiny/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/scrutiny
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/scrutiny/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/scrutiny/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/scrypted/README.md b/charts/stable/scrypted/README.md
index 71352a68145..43ee918d7e5 100644
--- a/charts/stable/scrypted/README.md
+++ b/charts/stable/scrypted/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/scrypted
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/scrypted/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/scrypted/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sd-webui/README.md b/charts/stable/sd-webui/README.md
index 524b0ed04f3..c632a1daa7b 100644
--- a/charts/stable/sd-webui/README.md
+++ b/charts/stable/sd-webui/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sd-webui-docker
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sd-webui-docker/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sd-webui-docker/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sdtd/CHANGELOG.md b/charts/stable/sdtd/CHANGELOG.md
index 4423a3105cf..e19c20c516e 100644
--- a/charts/stable/sdtd/CHANGELOG.md
+++ b/charts/stable/sdtd/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [sdtd-2.0.0](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-2.0.0) (2022-11-10)
+## [sdtd-2.0.0](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [sdtd-1.0.17](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.17) (2022-11-08)
+## [sdtd-1.0.17](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.17) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.16](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
+## [sdtd-1.0.16](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.16](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
+## [sdtd-1.0.16](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
### Chore
@@ -57,113 +57,113 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.16](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
+## [sdtd-1.0.16](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.16) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.15](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.15) (2022-11-07)
+## [sdtd-1.0.15](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.15) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.15](https://github.com/truecharts/charts/compare/sdtd-1.0.14...sdtd-1.0.15) (2022-11-06)
+## [sdtd-1.0.15](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.14...sdtd-1.0.15) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sdtd-1.0.14](https://github.com/truecharts/charts/compare/sdtd-1.0.13...sdtd-1.0.14) (2022-11-06)
+## [sdtd-1.0.14](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.13...sdtd-1.0.14) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [sdtd-1.0.13](https://github.com/truecharts/charts/compare/sdtd-1.0.12...sdtd-1.0.13) (2022-11-05)
+## [sdtd-1.0.13](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.12...sdtd-1.0.13) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [sdtd-1.0.12](https://github.com/truecharts/charts/compare/sdtd-1.0.11...sdtd-1.0.12) (2022-11-02)
+## [sdtd-1.0.12](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.11...sdtd-1.0.12) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [sdtd-1.0.11](https://github.com/truecharts/charts/compare/sdtd-1.0.10...sdtd-1.0.11) (2022-10-26)
+## [sdtd-1.0.11](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.10...sdtd-1.0.11) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [sdtd-1.0.10](https://github.com/truecharts/charts/compare/sdtd-1.0.9...sdtd-1.0.10) (2022-10-25)
+## [sdtd-1.0.10](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.9...sdtd-1.0.10) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [sdtd-1.0.9](https://github.com/truecharts/charts/compare/sdtd-1.0.8...sdtd-1.0.9) (2022-10-19)
+## [sdtd-1.0.9](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.8...sdtd-1.0.9) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [sdtd-1.0.8](https://github.com/truecharts/charts/compare/sdtd-1.0.7...sdtd-1.0.8) (2022-10-12)
+## [sdtd-1.0.8](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.7...sdtd-1.0.8) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07)
+## [sdtd-1.0.7](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [sdtd-1.0.6](https://github.com/truecharts/charts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05)
+## [sdtd-1.0.6](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [sdtd-1.0.5](https://github.com/truecharts/charts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27)
+## [sdtd-1.0.5](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [sdtd-1.0.4](https://github.com/truecharts/charts/compare/sdtd-1.0.3...sdtd-1.0.4) (2022-09-25)
+## [sdtd-1.0.4](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.3...sdtd-1.0.4) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-22)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21)
### Chore
@@ -200,9 +200,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21)
### Chore
@@ -218,9 +218,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20)
### Chore
@@ -235,9 +235,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20)
### Chore
@@ -251,9 +251,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
### Chore
@@ -266,9 +266,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
### Chore
@@ -280,9 +280,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-19)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-17)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-17)
### Chore
@@ -305,9 +305,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-18)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-18)
### Chore
@@ -315,39 +315,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-16)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-16)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15)
+## [sdtd-1.0.3](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12)
### Chore
@@ -356,9 +356,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-12)
### Chore
@@ -366,97 +366,97 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.2](https://github.com/truecharts/charts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
+## [sdtd-1.0.2](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.1...sdtd-1.0.2) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sdtd-1.0.1](https://github.com/truecharts/charts/compare/sdtd-1.0.0...sdtd-1.0.1) (2022-08-30)
+## [sdtd-1.0.1](https://github.com/trueforge-org/truecharts/compare/sdtd-1.0.0...sdtd-1.0.1) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [sdtd-1.0.0](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-1.0.0) (2022-08-30)
+## [sdtd-1.0.0](https://github.com/trueforge-org/truecharts/compare/sdtd-0.0.21...sdtd-1.0.0) (2022-08-30)
### Feat
-- move to stable ([#3633](https://github.com/truecharts/charts/issues/3633))
+- move to stable ([#3633](https://github.com/trueforge-org/truecharts/issues/3633))
-## [sdtd-0.0.22](https://github.com/truecharts/charts/compare/sdtd-0.0.21...sdtd-0.0.22) (2022-08-30)
+## [sdtd-0.0.22](https://github.com/trueforge-org/truecharts/compare/sdtd-0.0.21...sdtd-0.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [sdtd-0.0.21](https://github.com/truecharts/charts/compare/sdtd-0.0.20...sdtd-0.0.21) (2022-08-29)
+## [sdtd-0.0.21](https://github.com/trueforge-org/truecharts/compare/sdtd-0.0.20...sdtd-0.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [sdtd-0.0.20](https://github.com/truecharts/charts/compare/sdtd-0.0.18...sdtd-0.0.20) (2022-08-26)
+## [sdtd-0.0.20](https://github.com/trueforge-org/truecharts/compare/sdtd-0.0.18...sdtd-0.0.20) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [sdtd-0.0.18](https://github.com/truecharts/charts/compare/sdtd-0.0.17...sdtd-0.0.18) (2022-08-23)
+## [sdtd-0.0.18](https://github.com/trueforge-org/truecharts/compare/sdtd-0.0.17...sdtd-0.0.18) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
## [sdtd-0.0.17]sdtd-0.0.17 (2022-08-22)
### Fix
-- rename 7daystodie to stdt and cleanup ([#3529](https://github.com/truecharts/charts/issues/3529))
+- rename 7daystodie to stdt and cleanup ([#3529](https://github.com/trueforge-org/truecharts/issues/3529))
-## [server-7daystodie-0.0.16](https://github.com/truecharts/charts/compare/server-7daystodie-0.0.15...server-7daystodie-0.0.16) (2022-08-12)
+## [server-7daystodie-0.0.16](https://github.com/trueforge-org/truecharts/compare/server-7daystodie-0.0.15...server-7daystodie-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [server-7daystodie-0.0.15](https://github.com/truecharts/charts/compare/server-7daystodie-0.0.14...server-7daystodie-0.0.15) (2022-08-08)
+## [server-7daystodie-0.0.15](https://github.com/trueforge-org/truecharts/compare/server-7daystodie-0.0.14...server-7daystodie-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [server-7daystodie-0.0.14](https://github.com/truecharts/apps/compare/server-7daystodie-0.0.13...server-7daystodie-0.0.14) (2022-07-26)
diff --git a/charts/stable/sdtd/Chart.yaml b/charts/stable/sdtd/Chart.yaml
index a610afb1678..50b59c1b342 100644
--- a/charts/stable/sdtd/Chart.yaml
+++ b/charts/stable/sdtd/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: sdtd
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sdtd
- https://www.steampowered.com/
type: application
version: 11.3.5
diff --git a/charts/stable/sdtd/README.md b/charts/stable/sdtd/README.md
index 03377ea4065..3ff914fdc91 100644
--- a/charts/stable/sdtd/README.md
+++ b/charts/stable/sdtd/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sdtd)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/sdtd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sdtd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/sdtd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/seafile/Chart.yaml b/charts/stable/seafile/Chart.yaml
index 6d7db8f75fb..44643ac3616 100644
--- a/charts/stable/seafile/Chart.yaml
+++ b/charts/stable/seafile/Chart.yaml
@@ -48,7 +48,7 @@ maintainers:
url: https://truecharts.org
name: seafile
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/seafile
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/seafile
- https://hub.docker.com/r/seafileltd/seafile-mc
- https://seafile.com
type: application
diff --git a/charts/stable/seafile/README.md b/charts/stable/seafile/README.md
index fe7a501fff3..7c1299837cd 100644
--- a/charts/stable/seafile/README.md
+++ b/charts/stable/seafile/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/seafile)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/seafile
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/seafile/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/seafile/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/searxng/README.md b/charts/stable/searxng/README.md
index e5b59008fbc..a00a79df8f6 100644
--- a/charts/stable/searxng/README.md
+++ b/charts/stable/searxng/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/searxng
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/searxng/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/searxng/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/seedsync/README.md b/charts/stable/seedsync/README.md
index a679bcad571..50b66f6e371 100644
--- a/charts/stable/seedsync/README.md
+++ b/charts/stable/seedsync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/seedsync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/seedsync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/seedsync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/semaphore/README.md b/charts/stable/semaphore/README.md
index 8c3166722d1..35771eb072e 100644
--- a/charts/stable/semaphore/README.md
+++ b/charts/stable/semaphore/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/semaphore
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/semaphore/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/semaphore/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/send/CHANGELOG.md b/charts/stable/send/CHANGELOG.md
index 7516dbb3943..53f65918215 100644
--- a/charts/stable/send/CHANGELOG.md
+++ b/charts/stable/send/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [send-1.0.0](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-1.0.0) (2022-11-10)
+## [send-1.0.0](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [send-0.0.38](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.38) (2022-11-08)
+## [send-0.0.38](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
+## [send-0.0.37](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
+## [send-0.0.37](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
+## [send-0.0.37](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.36](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.36) (2022-11-07)
+## [send-0.0.36](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.36](https://github.com/truecharts/charts/compare/projectsend-3.0.48...send-0.0.36) (2022-11-06)
+## [send-0.0.36](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.48...send-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [send-0.0.35](https://github.com/truecharts/charts/compare/projectsend-3.0.47...send-0.0.35) (2022-11-06)
+## [send-0.0.35](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.47...send-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [send-0.0.34](https://github.com/truecharts/charts/compare/send-0.0.33...send-0.0.34) (2022-11-05)
+## [send-0.0.34](https://github.com/trueforge-org/truecharts/compare/send-0.0.33...send-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [send-0.0.33](https://github.com/truecharts/charts/compare/projectsend-3.0.45...send-0.0.33) (2022-11-02)
+## [send-0.0.33](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.45...send-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [send-0.0.32](https://github.com/truecharts/charts/compare/projectsend-3.0.44...send-0.0.32) (2022-10-25)
+## [send-0.0.32](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.44...send-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [send-0.0.31](https://github.com/truecharts/charts/compare/send-0.0.30...send-0.0.31) (2022-10-19)
+## [send-0.0.31](https://github.com/trueforge-org/truecharts/compare/send-0.0.30...send-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [send-0.0.30](https://github.com/truecharts/charts/compare/send-0.0.29...send-0.0.30) (2022-10-12)
+## [send-0.0.30](https://github.com/trueforge-org/truecharts/compare/send-0.0.29...send-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07)
+## [send-0.0.29](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07)
### Chore
@@ -135,35 +135,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07)
+## [send-0.0.29](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [send-0.0.28](https://github.com/truecharts/charts/compare/projectsend-3.0.40...send-0.0.28) (2022-10-05)
+## [send-0.0.28](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.40...send-0.0.28) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [send-0.0.27](https://github.com/truecharts/charts/compare/send-0.0.26...send-0.0.27) (2022-09-27)
+## [send-0.0.27](https://github.com/trueforge-org/truecharts/compare/send-0.0.26...send-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [send-0.0.26](https://github.com/truecharts/charts/compare/projectsend-3.0.37...send-0.0.26) (2022-09-25)
+## [send-0.0.26](https://github.com/trueforge-org/truecharts/compare/projectsend-3.0.37...send-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-22)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-21)
### Chore
@@ -200,9 +200,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-21)
### Chore
@@ -218,9 +218,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-20)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-20)
### Chore
@@ -235,9 +235,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-20)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-20)
### Chore
@@ -251,9 +251,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-19)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-19)
### Chore
@@ -266,9 +266,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-19)
+## [send-0.0.25](https://github.com/trueforge-org/truecharts/compare/send-0.0.24...send-0.0.25) (2022-09-19)
### Chore
@@ -280,9 +280,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-19)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-19)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-17)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-17)
### Chore
@@ -305,9 +305,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-18)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-18)
### Chore
@@ -315,39 +315,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-16)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-16)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15)
+## [senseai-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12)
### Chore
@@ -356,9 +356,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-12)
### Chore
@@ -366,87 +366,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.31](https://github.com/truecharts/charts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
+## [senseai-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.30...senseai-server-0.0.31) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [senseai-server-0.0.30](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.30) (2022-08-30)
+## [senseai-server-0.0.30](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.28...senseai-server-0.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [senseai-server-0.0.29](https://github.com/truecharts/charts/compare/senseai-server-0.0.28...senseai-server-0.0.29) (2022-08-30)
+## [senseai-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.28...senseai-server-0.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [senseai-server-0.0.28](https://github.com/truecharts/charts/compare/senseai-server-0.0.27...senseai-server-0.0.28) (2022-08-29)
+## [senseai-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.27...senseai-server-0.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [senseai-server-0.0.27](https://github.com/truecharts/charts/compare/senseai-server-0.0.25...senseai-server-0.0.27) (2022-08-26)
+## [senseai-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.25...senseai-server-0.0.27) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [senseai-server-0.0.25](https://github.com/truecharts/charts/compare/senseai-server-0.0.24...senseai-server-0.0.25) (2022-08-23)
+## [senseai-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.24...senseai-server-0.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [senseai-server-0.0.24](https://github.com/truecharts/charts/compare/senseai-server-0.0.23...senseai-server-0.0.24) (2022-08-12)
+## [senseai-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.23...senseai-server-0.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [senseai-server-0.0.23](https://github.com/truecharts/charts/compare/senseai-server-0.0.22...senseai-server-0.0.23) (2022-08-08)
+## [senseai-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/senseai-server-0.0.22...senseai-server-0.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [senseai-server-0.0.22](https://github.com/truecharts/apps/compare/senseai-server-0.0.21...senseai-server-0.0.22) (2022-07-26)
diff --git a/charts/stable/send/Chart.yaml b/charts/stable/send/Chart.yaml
index 26483119bfd..ee7a4958e95 100644
--- a/charts/stable/send/Chart.yaml
+++ b/charts/stable/send/Chart.yaml
@@ -40,7 +40,7 @@ maintainers:
url: https://truecharts.org
name: send
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/send
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/send
- https://gitlab.com/timvisee/send
type: application
version: 9.7.10
diff --git a/charts/stable/send/README.md b/charts/stable/send/README.md
index b52b61ae91a..52b4e3e189f 100644
--- a/charts/stable/send/README.md
+++ b/charts/stable/send/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/send)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/send
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/send/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/send/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/ser2sock/README.md b/charts/stable/ser2sock/README.md
index 5fe21bb4fe5..157b6bef718 100644
--- a/charts/stable/ser2sock/README.md
+++ b/charts/stable/ser2sock/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ser2sock
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ser2sock/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ser2sock/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/serpbear/README.md b/charts/stable/serpbear/README.md
index 6a8b210dd6a..a310ebca880 100644
--- a/charts/stable/serpbear/README.md
+++ b/charts/stable/serpbear/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/serpbear
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/serpbear/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/serpbear/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/servas/README.md b/charts/stable/servas/README.md
index e3fd073fd6d..c4612ad2a62 100644
--- a/charts/stable/servas/README.md
+++ b/charts/stable/servas/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/servas
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/servas/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/servas/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sftpgo/CHANGELOG.md b/charts/stable/sftpgo/CHANGELOG.md
index 6733417f438..08944ee7ce5 100644
--- a/charts/stable/sftpgo/CHANGELOG.md
+++ b/charts/stable/sftpgo/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [sftpgo-1.0.0](https://github.com/truecharts/charts/compare/sftpgo-0.0.40...sftpgo-1.0.0) (2022-11-10)
+## [sftpgo-1.0.0](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.40...sftpgo-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Fix
- change container config label
-## [sftpgo-0.0.43](https://github.com/truecharts/charts/compare/sftpgo-0.0.40...sftpgo-0.0.43) (2022-11-08)
+## [sftpgo-0.0.43](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.40...sftpgo-0.0.43) (2022-11-08)
### Chore
@@ -34,11 +34,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]349](https://github.com/truecharts/charts/issues/4349))
+- Auto-update chart README [skip ci]349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+ ##- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Chore
@@ -47,21 +47,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/sftpgo-0.0.40...sftpgo-0.0.42) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sftpgo-0.0.42](https://github.com/truecharts/charts/compare/sftpgo-0.0.40...sftpgo-0.0.42) (2022-11-08)
+## [sftpgo-0.0.42](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.40...sftpgo-0.0.42) (2022-11-08)
### Chore
@@ -69,24 +69,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sftpgo-0.0.41](https://github.com/truecharts/charts/compare/sftpgo-0.0.40...sftpgo-0.0.41) (2022-11-07)
+## [sftpgo-0.0.41](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.40...sftpgo-0.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/sftpgo-0.0.40...sftpgo-0.0.41) (2022-11-06)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sftpgo-0.0.40](https://github.com/truecharts/charts/compare/sftpgo-0.0.39...sftpgo-0.0.40) (2022-11-06)
+## [sftpgo-0.0.40](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.39...sftpgo-0.0.40) (2022-11-06)
### Chore
@@ -94,57 +94,57 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [sftpgo-0.0.39](https://github.com/truecharts/charts/compare/sftpgo-0.0.38...sftpgo-0.0.39) (2022-11-05)
+## [sftpgo-0.0.39](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.38...sftpgo-0.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [sftpgo-0.0.38](https://github.com/truecharts/charts/compare/sftpgo-0.0.37...sftpgo-0.0.38) (2022-11-02)
+## [sftpgo-0.0.38](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.37...sftpgo-0.0.38) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [sftpgo-0.0.37](https://github.com/truecharts/charts/compare/sftpgo-0.0.36...sftpgo-0.0.37) (2022-10-25)
+## [sftpgo-0.0.37](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.36...sftpgo-0.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [sftpgo-0.0.36](https://github.com/truecharts/charts/compare/sftpgo-0.0.35...sftpgo-0.0.36) (2022-10-24)
+## [sftpgo-0.0.36](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.35...sftpgo-0.0.36) (2022-10-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
-## [sftpgo-0.0.35](https://github.com/truecharts/charts/compare/sftpgo-0.0.34...sftpgo-0.0.35) (2022-10-19)
+## [sftpgo-0.0.35](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.34...sftpgo-0.0.35) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [sftpgo-0.0.34](https://github.com/truecharts/charts/compare/sftpgo-0.0.33...sftpgo-0.0.34) (2022-10-14)
+## [sftpgo-0.0.34](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.33...sftpgo-0.0.34) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))))
-## [sftpgo-0.0.33](https://github.com/truecharts/charts/compare/sftpgo-0.0.32...sftpgo-0.0.33) (2022-10-12)
+## [sftpgo-0.0.33](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.32...sftpgo-0.0.33) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
### Chore
@@ -152,41 +152,41 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [sftpgo-0.0.32](https://github.com/truecharts/charts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07)
+## [sftpgo-0.0.32](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07)
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171))
+- update docker general non-major ([#4171](https://github.com/trueforge-org/truecharts/issues/4171))
- Auto-update chart README [skip ci]
- update helm general non-major
-## [sftpgo-0.0.31](https://github.com/truecharts/charts/compare/sftpgo-0.0.30...sftpgo-0.0.31) (2022-10-05)
+## [sftpgo-0.0.31](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.30...sftpgo-0.0.31) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [sftpgo-0.0.30](https://github.com/truecharts/charts/compare/sftpgo-0.0.29...sftpgo-0.0.30) (2022-09-27)
+## [sftpgo-0.0.30](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.29...sftpgo-0.0.30) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-22)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-22)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -200,10 +200,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21)
### Chore
@@ -218,18 +218,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -239,11 +239,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20)
### Chore
@@ -259,11 +259,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIub.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20)
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -274,7 +274,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3790](https://github.com/truecharts/charts/issues/3790))
+- Auto-update chart README [skip ci]#3790](https://github.com/trueforge-org/truecharts/issues/3790))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -284,16 +284,16 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-19)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-19)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -306,11 +306,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIajor ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- refactor Services SCALE GUIajor ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-19)
+## [sftpgo-0.0.28](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-19)
### Chore
@@ -321,7 +321,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3790](https://github.com/truecharts/charts/issues/3790))
+- Auto-update chart README [skip ci]#3790](https://github.com/trueforge-org/truecharts/issues/3790))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -329,14 +329,14 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-18)
+## [sftpgo-0.0.27](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-18)
### Chore
@@ -345,18 +345,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-16)
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-16)
+## [sftpgo-0.0.27](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-16)
### Chore
@@ -369,15 +369,15 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
-## [sftpgo-0.0.27](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-15)
+## [sftpgo-0.0.27](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.26...sftpgo-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12)
+## [sftpgo-0.0.26](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-12)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -386,9 +386,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))) (2022-09-12)
+- refactor Services SCALE GUIor ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))) (2022-09-12)
### Chore
@@ -396,7 +396,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
- Auto-update chart README [skip ci]
@@ -404,88 +404,88 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
+## [sftpgo-0.0.26](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIp ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sftpgo-0.0.26](https://github.com/truecharts/charts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
+## [sftpgo-0.0.26](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.25...sftpgo-0.0.26) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sftpgo-0.0.25](https://github.com/truecharts/charts/compare/sftpgo-0.0.24...sftpgo-0.0.25) (2022-09-02)
+## [sftpgo-0.0.25](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.24...sftpgo-0.0.25) (2022-09-02)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]660](https://github.com/truecharts/charts/issues/3660))
+- Auto-update chart README [skip ci]660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [sftpgo-0.0.24](https://github.com/truecharts/charts/compare/sftpgo-0.0.22...sftpgo-0.0.24) (2022-08-30)
+## [sftpgo-0.0.24](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.22...sftpgo-0.0.24) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [sftpgo-0.0.22](https://github.com/truecharts/charts/compare/sftpgo-0.0.21...sftpgo-0.0.22) (2022-08-29)
+## [sftpgo-0.0.22](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.21...sftpgo-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))) (2022-08-12)
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [sftpgo-0.0.17](https://github.com/truecharts/charts/compare/sftpgo-0.0.16...sftpgo-0.0.17) (2022-08-09)
+## [sftpgo-0.0.17](https://github.com/trueforge-org/truecharts/compare/sftpgo-0.0.16...sftpgo-0.0.17) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))es/3402))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))es/3402))
## [sftpgo-0.0.15](https://github.com/truecharts/apps/compare/sftpgo-0.0.14...sftpgo-0.0.15) (2022-07-30)
@@ -514,7 +514,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]s to fetch digests
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))(2022-07-23)
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))(2022-07-23)
### Chore
@@ -535,7 +535,7 @@ pagefind: false
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
@@ -557,9 +557,9 @@ pagefind: false
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/sftpgo/Chart.yaml b/charts/stable/sftpgo/Chart.yaml
index 6df6fa77ac5..bcfce95e6ce 100644
--- a/charts/stable/sftpgo/Chart.yaml
+++ b/charts/stable/sftpgo/Chart.yaml
@@ -34,7 +34,7 @@ name: sftpgo
sources:
- https://ghcr.io/drakkan/sftpgo
- https://github.com/drakkan/sftpgo
- - https://github.com/truecharts/charts/tree/master/charts/stable/sftpgo
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sftpgo
type: application
version: 9.3.5
diff --git a/charts/stable/sftpgo/README.md b/charts/stable/sftpgo/README.md
index c63fe6cb20b..df02dc1ed8f 100644
--- a/charts/stable/sftpgo/README.md
+++ b/charts/stable/sftpgo/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sftpgo)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/sftpgo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sftpgo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/sftpgo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/shaarli/CHANGELOG.md b/charts/stable/shaarli/CHANGELOG.md
index 3499fdddc1e..0435091c783 100644
--- a/charts/stable/shaarli/CHANGELOG.md
+++ b/charts/stable/shaarli/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [shaarli-1.0.0](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-1.0.0) (2022-11-10)
+## [shaarli-1.0.0](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.36](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.36) (2022-11-08)
+## [shaarli-0.0.36](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.36) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.35](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
+## [shaarli-0.0.35](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.35](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
+## [shaarli-0.0.35](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.35](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
+## [shaarli-0.0.35](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.35) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.34](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.34) (2022-11-07)
+## [shaarli-0.0.34](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.34) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.34](https://github.com/truecharts/charts/compare/shaarli-0.0.33...shaarli-0.0.34) (2022-11-06)
+## [shaarli-0.0.34](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.33...shaarli-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shaarli-0.0.33](https://github.com/truecharts/charts/compare/shaarli-0.0.32...shaarli-0.0.33) (2022-11-06)
+## [shaarli-0.0.33](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.32...shaarli-0.0.33) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [shaarli-0.0.32](https://github.com/truecharts/charts/compare/shaarli-0.0.31...shaarli-0.0.32) (2022-11-05)
+## [shaarli-0.0.32](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.31...shaarli-0.0.32) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [shaarli-0.0.31](https://github.com/truecharts/charts/compare/shaarli-0.0.30...shaarli-0.0.31) (2022-11-02)
+## [shaarli-0.0.31](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.30...shaarli-0.0.31) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [shaarli-0.0.30](https://github.com/truecharts/charts/compare/shaarli-0.0.29...shaarli-0.0.30) (2022-10-25)
+## [shaarli-0.0.30](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.29...shaarli-0.0.30) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [shaarli-0.0.29](https://github.com/truecharts/charts/compare/shaarli-0.0.28...shaarli-0.0.29) (2022-10-19)
+## [shaarli-0.0.29](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.28...shaarli-0.0.29) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [shaarli-0.0.28](https://github.com/truecharts/charts/compare/shaarli-0.0.27...shaarli-0.0.28) (2022-10-12)
+## [shaarli-0.0.28](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.27...shaarli-0.0.28) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07)
+## [shaarli-0.0.27](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07)
+## [shaarli-0.0.27](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [shaarli-0.0.26](https://github.com/truecharts/charts/compare/shaarli-0.0.25...shaarli-0.0.26) (2022-10-05)
+## [shaarli-0.0.26](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.25...shaarli-0.0.26) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [shaarli-0.0.25](https://github.com/truecharts/charts/compare/shaarli-0.0.24...shaarli-0.0.25) (2022-09-27)
+## [shaarli-0.0.25](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.24...shaarli-0.0.25) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [shaarli-0.0.24](https://github.com/truecharts/charts/compare/shaarli-0.0.23...shaarli-0.0.24) (2022-09-25)
+## [shaarli-0.0.24](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.23...shaarli-0.0.24) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-22)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-17)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-18)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-16)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-16)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15)
+## [shaarli-0.0.23](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12)
### Chore
@@ -353,9 +353,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-12)
### Chore
@@ -363,87 +363,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.22](https://github.com/truecharts/charts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
+## [shaarli-0.0.22](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.21...shaarli-0.0.22) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shaarli-0.0.21](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.21) (2022-08-30)
+## [shaarli-0.0.21](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.19...shaarli-0.0.21) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [shaarli-0.0.20](https://github.com/truecharts/charts/compare/shaarli-0.0.19...shaarli-0.0.20) (2022-08-30)
+## [shaarli-0.0.20](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.19...shaarli-0.0.20) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [shaarli-0.0.19](https://github.com/truecharts/charts/compare/shaarli-0.0.18...shaarli-0.0.19) (2022-08-29)
+## [shaarli-0.0.19](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.18...shaarli-0.0.19) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [shaarli-0.0.18](https://github.com/truecharts/charts/compare/shaarli-0.0.16...shaarli-0.0.18) (2022-08-26)
+## [shaarli-0.0.18](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.16...shaarli-0.0.18) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [shaarli-0.0.16](https://github.com/truecharts/charts/compare/shaarli-0.0.15...shaarli-0.0.16) (2022-08-23)
+## [shaarli-0.0.16](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.15...shaarli-0.0.16) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [shaarli-0.0.15](https://github.com/truecharts/charts/compare/shaarli-0.0.14...shaarli-0.0.15) (2022-08-12)
+## [shaarli-0.0.15](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.14...shaarli-0.0.15) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [shaarli-0.0.14](https://github.com/truecharts/charts/compare/shaarli-0.0.13...shaarli-0.0.14) (2022-08-08)
+## [shaarli-0.0.14](https://github.com/trueforge-org/truecharts/compare/shaarli-0.0.13...shaarli-0.0.14) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [shaarli-0.0.13](https://github.com/truecharts/apps/compare/shaarli-0.0.12...shaarli-0.0.13) (2022-07-26)
diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml
index 12384db4b98..b6860e2cf16 100644
--- a/charts/stable/shaarli/Chart.yaml
+++ b/charts/stable/shaarli/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: shaarli
sources:
- https://github.com/shaarli/Shaarli
- - https://github.com/truecharts/charts/tree/master/charts/stable/shaarli
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shaarli
- https://hub.docker.com/r/shaarli/shaarli
type: application
version: 8.4.5
diff --git a/charts/stable/shaarli/README.md b/charts/stable/shaarli/README.md
index 7011dee9862..060ed9564a3 100644
--- a/charts/stable/shaarli/README.md
+++ b/charts/stable/shaarli/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/shaarli)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/shaarli
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shaarli/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/shaarli/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/shapeshifter-obfuscator/README.md b/charts/stable/shapeshifter-obfuscator/README.md
index 3df4996044a..3675d7fc224 100644
--- a/charts/stable/shapeshifter-obfuscator/README.md
+++ b/charts/stable/shapeshifter-obfuscator/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shapeshifter-obfuscator
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shapeshifter-obfuscator/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shapeshifter-obfuscator/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sheetable/README.md b/charts/stable/sheetable/README.md
index b78d2b6ef53..c475c2edfb3 100644
--- a/charts/stable/sheetable/README.md
+++ b/charts/stable/sheetable/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sheetable
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sheetable/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sheetable/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/shiori/README.md b/charts/stable/shiori/README.md
index 7c865769997..60eac912d90 100644
--- a/charts/stable/shiori/README.md
+++ b/charts/stable/shiori/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shiori
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shiori/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shiori/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/shlink-web-client/CHANGELOG.md b/charts/stable/shlink-web-client/CHANGELOG.md
index f212b82a25b..2615666c3ad 100644
--- a/charts/stable/shlink-web-client/CHANGELOG.md
+++ b/charts/stable/shlink-web-client/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [shlink-web-client-4.0.0](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-4.0.0) (2022-11-10)
+## [shlink-web-client-4.0.0](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [shlink-web-client-3.0.46](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.46) (2022-11-08)
+## [shlink-web-client-3.0.46](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.46) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.45](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
+## [shlink-web-client-3.0.45](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.45](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
+## [shlink-web-client-3.0.45](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.45](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
+## [shlink-web-client-3.0.45](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.44](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.44) (2022-11-07)
+## [shlink-web-client-3.0.44](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.44](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.44) (2022-11-06)
+## [shlink-web-client-3.0.44](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.43...shlink-web-client-3.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [shlink-web-client-3.0.43](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.42...shlink-web-client-3.0.43) (2022-11-06)
+## [shlink-web-client-3.0.43](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.42...shlink-web-client-3.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [shlink-web-client-3.0.42](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.41...shlink-web-client-3.0.42) (2022-11-05)
+## [shlink-web-client-3.0.42](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.41...shlink-web-client-3.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [shlink-web-client-3.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.40...shlink-web-client-3.0.41) (2022-11-02)
+## [shlink-web-client-3.0.41](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.40...shlink-web-client-3.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [shlink-web-client-3.0.40](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.39...shlink-web-client-3.0.40) (2022-10-25)
+## [shlink-web-client-3.0.40](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.39...shlink-web-client-3.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [shlink-web-client-3.0.39](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.38...shlink-web-client-3.0.39) (2022-10-19)
+## [shlink-web-client-3.0.39](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.38...shlink-web-client-3.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [shlink-web-client-3.0.38](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.37...shlink-web-client-3.0.38) (2022-10-12)
+## [shlink-web-client-3.0.38](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.37...shlink-web-client-3.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07)
+## [shlink-web-client-3.0.37](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07)
+## [shlink-web-client-3.0.37](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [shlink-web-client-3.0.36](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.35...shlink-web-client-3.0.36) (2022-10-05)
+## [shlink-web-client-3.0.36](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.35...shlink-web-client-3.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [shlink-web-client-3.0.35](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.34...shlink-web-client-3.0.35) (2022-09-27)
+## [shlink-web-client-3.0.35](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.34...shlink-web-client-3.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [shlink-web-client-3.0.34](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.33...shlink-web-client-3.0.34) (2022-09-25)
+## [shlink-web-client-3.0.34](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.33...shlink-web-client-3.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-22)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-22)
### Chore
@@ -182,10 +182,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21)
### Chore
@@ -202,10 +202,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21)
### Chore
@@ -221,10 +221,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20)
### Chore
@@ -239,10 +239,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20)
### Chore
@@ -256,10 +256,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
### Chore
@@ -272,10 +272,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
### Chore
@@ -287,10 +287,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-19)
### Chore
@@ -301,10 +301,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-17)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-17)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-18)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-18)
### Chore
@@ -325,43 +325,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-16)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-16)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15)
+## [shlink-web-client-3.0.33](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12)
### Chore
@@ -370,9 +370,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-12)
### Chore
@@ -380,87 +380,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.32](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
+## [shlink-web-client-3.0.32](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.31...shlink-web-client-3.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [shlink-web-client-3.0.31](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.31) (2022-08-30)
+## [shlink-web-client-3.0.31](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [shlink-web-client-3.0.30](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.30) (2022-08-30)
+## [shlink-web-client-3.0.30](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.29...shlink-web-client-3.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [shlink-web-client-3.0.29](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.28...shlink-web-client-3.0.29) (2022-08-29)
+## [shlink-web-client-3.0.29](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.28...shlink-web-client-3.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [shlink-web-client-3.0.28](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.27...shlink-web-client-3.0.28) (2022-08-23)
+## [shlink-web-client-3.0.28](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.27...shlink-web-client-3.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [shlink-web-client-3.0.27](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.26...shlink-web-client-3.0.27) (2022-08-12)
+## [shlink-web-client-3.0.27](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.26...shlink-web-client-3.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [shlink-web-client-3.0.26](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.25...shlink-web-client-3.0.26) (2022-08-10)
+## [shlink-web-client-3.0.26](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.25...shlink-web-client-3.0.26) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [shlink-web-client-3.0.25](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.24...shlink-web-client-3.0.25) (2022-08-08)
+## [shlink-web-client-3.0.25](https://github.com/trueforge-org/truecharts/compare/shlink-web-client-3.0.24...shlink-web-client-3.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [shlink-web-client-3.0.24](https://github.com/truecharts/apps/compare/shlink-web-client-3.0.23...shlink-web-client-3.0.24) (2022-07-26)
diff --git a/charts/stable/shlink-web-client/Chart.yaml b/charts/stable/shlink-web-client/Chart.yaml
index ce8330983b1..ba601b46a73 100644
--- a/charts/stable/shlink-web-client/Chart.yaml
+++ b/charts/stable/shlink-web-client/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: shlink-web-client
sources:
- https://github.com/shlinkio/shlink-web-client
- - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shlink-web-client
- https://hub.docker.com/r/shlinkio/shlink-web-client
type: application
version: 14.4.5
diff --git a/charts/stable/shlink-web-client/README.md b/charts/stable/shlink-web-client/README.md
index 5cf4ef1a3c3..d7be0b5fdfc 100644
--- a/charts/stable/shlink-web-client/README.md
+++ b/charts/stable/shlink-web-client/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/shlink-web-client)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/shlink-web-client
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shlink-web-client/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/shlink-web-client/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/shlink/README.md b/charts/stable/shlink/README.md
index edca8934dc0..93372d5de1e 100644
--- a/charts/stable/shlink/README.md
+++ b/charts/stable/shlink/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shlink
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shlink/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shlink/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/shoko-server/README.md b/charts/stable/shoko-server/README.md
index 40a8095d5ca..2b58db16702 100644
--- a/charts/stable/shoko-server/README.md
+++ b/charts/stable/shoko-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shoko-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shoko-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shoko-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/shortipy/README.md b/charts/stable/shortipy/README.md
index b26b51ff546..6f4e641acbd 100644
--- a/charts/stable/shortipy/README.md
+++ b/charts/stable/shortipy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shortipy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shortipy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shortipy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/shorturl/README.md b/charts/stable/shorturl/README.md
index ef6ed84bb04..15496dd39f7 100644
--- a/charts/stable/shorturl/README.md
+++ b/charts/stable/shorturl/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/shorturl
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/shorturl/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/shorturl/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sia-daemon/README.md b/charts/stable/sia-daemon/README.md
index 4b182f2e1c2..0c9f263301f 100644
--- a/charts/stable/sia-daemon/README.md
+++ b/charts/stable/sia-daemon/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sia-daemon
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sia-daemon/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sia-daemon/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sickchill/README.md b/charts/stable/sickchill/README.md
index ccf8abfe936..af8c5844af2 100644
--- a/charts/stable/sickchill/README.md
+++ b/charts/stable/sickchill/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sickchill
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sickchill/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sickchill/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sickgear/CHANGELOG.md b/charts/stable/sickgear/CHANGELOG.md
index e98d736c38d..2fb119ebc9b 100644
--- a/charts/stable/sickgear/CHANGELOG.md
+++ b/charts/stable/sickgear/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [sickgear-4.0.0](https://github.com/truecharts/charts/compare/sickgear-3.0.40...sickgear-4.0.0) (2022-11-10)
+## [sickgear-4.0.0](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.40...sickgear-4.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [sickgear-3.0.43](https://github.com/truecharts/charts/compare/sickgear-3.0.40...sickgear-3.0.43) (2022-11-08)
+## [sickgear-3.0.43](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.40...sickgear-3.0.43) (2022-11-08)
### Chore
@@ -30,138 +30,138 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/sickgear-3.0.40...sickgear-3.0.42) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sickgear-3.0.42](https://github.com/truecharts/charts/compare/sickgear-3.0.40...sickgear-3.0.42) (2022-11-08)
+## [sickgear-3.0.42](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.40...sickgear-3.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sickgear-3.0.41](https://github.com/truecharts/charts/compare/sickgear-3.0.40...sickgear-3.0.41) (2022-11-07)
+## [sickgear-3.0.41](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.40...sickgear-3.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sickgear-3.0.40](https://github.com/truecharts/charts/compare/sickgear-3.0.39...sickgear-3.0.40) (2022-11-06)
+## [sickgear-3.0.40](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.39...sickgear-3.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/sickgear-3.0.38...sickgear-3.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [sickgear-3.0.38](https://github.com/truecharts/charts/compare/sickgear-3.0.37...sickgear-3.0.38) (2022-11-02)
+## [sickgear-3.0.38](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.37...sickgear-3.0.38) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [sickgear-3.0.37](https://github.com/truecharts/charts/compare/sickgear-3.0.36...sickgear-3.0.37) (2022-10-25)
+## [sickgear-3.0.37](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.36...sickgear-3.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))3.0.36) (2022-10-19)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))3.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [sickgear-3.0.35](https://github.com/truecharts/charts/compare/sickgear-3.0.34...sickgear-3.0.35) (2022-10-12)
+## [sickgear-3.0.35](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.34...sickgear-3.0.35) (2022-10-12)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07)
+## [sickgear-3.0.34](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07)
+## [sickgear-3.0.34](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [sickgear-3.0.32](https://github.com/truecharts/charts/compare/sickgear-3.0.31...sickgear-3.0.32) (2022-09-27)
+## [sickgear-3.0.32](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.31...sickgear-3.0.32) (2022-09-27)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [sickgear-3.0.31](https://github.com/truecharts/charts/compare/sickgear-3.0.30...sickgear-3.0.31) (2022-09-25)
+## [sickgear-3.0.31](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.30...sickgear-3.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-22)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-22)
### Chore
@@ -179,7 +179,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- update helm general non-majorub.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21)
@@ -191,19 +191,19 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -212,13 +212,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20)
### Chore
@@ -237,7 +237,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20)
### Chore
@@ -251,7 +251,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -259,14 +259,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -279,9 +279,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-19)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-19)
### Chore
@@ -299,14 +299,14 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-18)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-18)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -324,9 +324,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-16)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-16)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -337,15 +337,15 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-15)
+## [sickgear-3.0.30](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12)
- Auto-update chart README [skip ci]
@@ -356,9 +356,9 @@ pagefind: false
- refactor Services SCALE GUIkip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12)
+## [sickgear-3.0.29](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-12)
### Chore
@@ -366,17 +366,17 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
+## [sickgear-3.0.29](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -385,66 +385,66 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
+## [sickgear-3.0.29](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sickgear-3.0.29](https://github.com/truecharts/charts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
+## [sickgear-3.0.29](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.28...sickgear-3.0.29) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [sickgear-3.0.28](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.28) (2022-08-30)
+## [sickgear-3.0.28](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.26...sickgear-3.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [sickgear-3.0.27](https://github.com/truecharts/charts/compare/sickgear-3.0.26...sickgear-3.0.27) (2022-08-30)
+## [sickgear-3.0.27](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.26...sickgear-3.0.27) (2022-08-30)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))26))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))26))
-## [sickgear-3.0.26](https://github.com/truecharts/charts/compare/sickgear-3.0.25...sickgear-3.0.26) (2022-08-29)
+## [sickgear-3.0.26](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.25...sickgear-3.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [sickgear-3.0.25](https://github.com/truecharts/charts/compare/sickgear-3.0.24...sickgear-3.0.25) (2022-08-23)
+## [sickgear-3.0.25](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.24...sickgear-3.0.25) (2022-08-23)
### Fixdate chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [sickgear-3.0.24](https://github.com/truecharts/charts/compare/sickgear-3.0.23...sickgear-3.0.24) (2022-08-12)
+## [sickgear-3.0.24](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.23...sickgear-3.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [sickgear-3.0.23](https://github.com/truecharts/charts/compare/sickgear-3.0.22...sickgear-3.0.23) (2022-08-08)
+## [sickgear-3.0.23](https://github.com/trueforge-org/truecharts/compare/sickgear-3.0.22...sickgear-3.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [sickgear-3.0.22](https://github.com/truecharts/apps/compare/sickgear-3.0.21...sickgear-3.0.22) (2022-07-26)
@@ -457,7 +457,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
@@ -483,7 +483,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
@@ -507,7 +507,7 @@ pagefind: false
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- bump to cleanup old docs and use correct icon urls
## [sickgear-3.0.12](https://github.com/truecharts/apps/compare/sickgear-3.0.11...sickgear-3.0.12) (2022-07-12)
@@ -527,7 +527,7 @@ pagefind: false
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))0.10) (2022-07-11)
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))0.10) (2022-07-11)
#### Chore
@@ -565,7 +565,7 @@ pagefind: false
- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### [sickgear-3.0.5](https://github.com/truecharts/apps/compare/sickgear-3.0.4...sickgear-3.0.5) (2022-06-21)
@@ -579,8 +579,8 @@ pagefind: false
#### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402)))
diff --git a/charts/stable/sickgear/Chart.yaml b/charts/stable/sickgear/Chart.yaml
index 91f7ac7b751..a9603820ee4 100644
--- a/charts/stable/sickgear/Chart.yaml
+++ b/charts/stable/sickgear/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: sickgear
sources:
- https://github.com/SickGear/SickGear
- - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sickgear
- https://hub.docker.com/r/sickgear/sickgear
type: application
version: 14.3.5
diff --git a/charts/stable/sickgear/README.md b/charts/stable/sickgear/README.md
index 3a2080eb1a3..22cdcbca142 100644
--- a/charts/stable/sickgear/README.md
+++ b/charts/stable/sickgear/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sickgear)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/sickgear
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sickgear/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/sickgear/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/signal-cli-rest-api/Chart.yaml b/charts/stable/signal-cli-rest-api/Chart.yaml
index 16282d5fa32..2b79fa6838f 100644
--- a/charts/stable/signal-cli-rest-api/Chart.yaml
+++ b/charts/stable/signal-cli-rest-api/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: signal-cli-rest-api
sources:
- https://github.com/bbernhard/signal-cli-rest-api
- - https://github.com/truecharts/charts/tree/master/charts/stable/signal-cli-rest-api
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/signal-cli-rest-api
- https://hub.docker.com/r/bbernhard/signal-cli-rest-api
type: application
version: 1.3.5
diff --git a/charts/stable/signal-cli-rest-api/README.md b/charts/stable/signal-cli-rest-api/README.md
index 2000a02d6a9..b3b9fd04d2f 100644
--- a/charts/stable/signal-cli-rest-api/README.md
+++ b/charts/stable/signal-cli-rest-api/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/signal-cli-rest-api)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/incubator/signal-cli-rest-api
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/incubator/signal-cli-rest-api/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/incubator/signal-cli-rest-api/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/simply-shorten/README.md b/charts/stable/simply-shorten/README.md
index a36327706b8..797eacf7d22 100644
--- a/charts/stable/simply-shorten/README.md
+++ b/charts/stable/simply-shorten/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/simply-shorten
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/simply-shorten/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/simply-shorten/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sinusbot/README.md b/charts/stable/sinusbot/README.md
index 833b264f1b2..02e681c775c 100644
--- a/charts/stable/sinusbot/README.md
+++ b/charts/stable/sinusbot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sinusbot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sinusbot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sinusbot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/slack-invite/README.md b/charts/stable/slack-invite/README.md
index 42d7e5a4a65..35fd2aaaae8 100644
--- a/charts/stable/slack-invite/README.md
+++ b/charts/stable/slack-invite/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/slack-invite
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/slack-invite/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/slack-invite/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/slash/README.md b/charts/stable/slash/README.md
index 1c398140299..716482db223 100644
--- a/charts/stable/slash/README.md
+++ b/charts/stable/slash/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/slash
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/slash/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/slash/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/slink/README.md b/charts/stable/slink/README.md
index 7d5cec7ca6b..2d69aa98001 100644
--- a/charts/stable/slink/README.md
+++ b/charts/stable/slink/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/slink
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/slink/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/slink/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/slskd/README.md b/charts/stable/slskd/README.md
index 30659f908ba..7acf2e177f3 100644
--- a/charts/stable/slskd/README.md
+++ b/charts/stable/slskd/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/slskd
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/slskd/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/slskd/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/smartctl-exporter/Chart.yaml b/charts/stable/smartctl-exporter/Chart.yaml
index a871a1c19ae..b0ffd7bd1d6 100644
--- a/charts/stable/smartctl-exporter/Chart.yaml
+++ b/charts/stable/smartctl-exporter/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: smartctl-exporter
sources:
- https://github.com/prometheus-community/smartctl_exporter
- - https://github.com/truecharts/charts/tree/master/charts/stable/smartctl-exporter
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/smartctl-exporter
- https://quay.io/prometheuscommunity/smartctl-exporter
type: application
version: 5.3.5
diff --git a/charts/stable/smartctl-exporter/README.md b/charts/stable/smartctl-exporter/README.md
index a44769d409c..fda20aefb96 100644
--- a/charts/stable/smartctl-exporter/README.md
+++ b/charts/stable/smartctl-exporter/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/smartctl-exporter)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/smartctl-exporter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/smartctl-exporter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/smartctl-exporter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/smokeping/CHANGELOG.md b/charts/stable/smokeping/CHANGELOG.md
index 9ed32077a37..0a0f7e93d55 100644
--- a/charts/stable/smokeping/CHANGELOG.md
+++ b/charts/stable/smokeping/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [smokeping-4.0.0](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-4.0.0) (2022-11-10)
+## [smokeping-4.0.0](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-4.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.43](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.43) (2022-11-08)
+## [smokeping-3.0.43](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.43) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.42](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
+## [smokeping-3.0.42](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.42](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
+## [smokeping-3.0.42](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.42](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
+## [smokeping-3.0.42](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.41](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.41) (2022-11-07)
+## [smokeping-3.0.41](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.41](https://github.com/truecharts/charts/compare/smokeping-3.0.40...smokeping-3.0.41) (2022-11-06)
+## [smokeping-3.0.41](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.40...smokeping-3.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [smokeping-3.0.40](https://github.com/truecharts/charts/compare/smokeping-3.0.39...smokeping-3.0.40) (2022-11-06)
+## [smokeping-3.0.40](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.39...smokeping-3.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [smokeping-3.0.39](https://github.com/truecharts/charts/compare/smokeping-3.0.38...smokeping-3.0.39) (2022-11-05)
+## [smokeping-3.0.39](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.38...smokeping-3.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [smokeping-3.0.38](https://github.com/truecharts/charts/compare/smokeping-3.0.37...smokeping-3.0.38) (2022-11-02)
+## [smokeping-3.0.38](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.37...smokeping-3.0.38) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [smokeping-3.0.37](https://github.com/truecharts/charts/compare/smokeping-3.0.36...smokeping-3.0.37) (2022-10-25)
+## [smokeping-3.0.37](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.36...smokeping-3.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [smokeping-3.0.36](https://github.com/truecharts/charts/compare/smokeping-3.0.35...smokeping-3.0.36) (2022-10-19)
+## [smokeping-3.0.36](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.35...smokeping-3.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [smokeping-3.0.35](https://github.com/truecharts/charts/compare/smokeping-3.0.34...smokeping-3.0.35) (2022-10-12)
+## [smokeping-3.0.35](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.34...smokeping-3.0.35) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07)
+## [smokeping-3.0.34](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07)
+## [smokeping-3.0.34](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [smokeping-3.0.33](https://github.com/truecharts/charts/compare/smokeping-3.0.32...smokeping-3.0.33) (2022-10-05)
+## [smokeping-3.0.33](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.32...smokeping-3.0.33) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [smokeping-3.0.32](https://github.com/truecharts/charts/compare/smokeping-3.0.31...smokeping-3.0.32) (2022-09-27)
+## [smokeping-3.0.32](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.31...smokeping-3.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [smokeping-3.0.31](https://github.com/truecharts/charts/compare/smokeping-3.0.30...smokeping-3.0.31) (2022-09-25)
+## [smokeping-3.0.31](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.30...smokeping-3.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-22)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-17)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-18)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-16)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-16)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15)
+## [smokeping-3.0.30](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12)
### Chore
@@ -353,9 +353,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-12)
### Chore
@@ -363,81 +363,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.29](https://github.com/truecharts/charts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
+## [smokeping-3.0.29](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.28...smokeping-3.0.29) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [smokeping-3.0.28](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.28) (2022-08-30)
+## [smokeping-3.0.28](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.26...smokeping-3.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [smokeping-3.0.27](https://github.com/truecharts/charts/compare/smokeping-3.0.26...smokeping-3.0.27) (2022-08-30)
+## [smokeping-3.0.27](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.26...smokeping-3.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [smokeping-3.0.26](https://github.com/truecharts/charts/compare/smokeping-3.0.25...smokeping-3.0.26) (2022-08-29)
+## [smokeping-3.0.26](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.25...smokeping-3.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [smokeping-3.0.25](https://github.com/truecharts/charts/compare/smokeping-3.0.24...smokeping-3.0.25) (2022-08-23)
+## [smokeping-3.0.25](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.24...smokeping-3.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [smokeping-3.0.24](https://github.com/truecharts/charts/compare/smokeping-3.0.23...smokeping-3.0.24) (2022-08-12)
+## [smokeping-3.0.24](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.23...smokeping-3.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [smokeping-3.0.23](https://github.com/truecharts/charts/compare/smokeping-3.0.22...smokeping-3.0.23) (2022-08-08)
+## [smokeping-3.0.23](https://github.com/trueforge-org/truecharts/compare/smokeping-3.0.22...smokeping-3.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [smokeping-3.0.22](https://github.com/truecharts/apps/compare/smokeping-3.0.21...smokeping-3.0.22) (2022-07-26)
diff --git a/charts/stable/smokeping/Chart.yaml b/charts/stable/smokeping/Chart.yaml
index 80427acecc3..5f01c718201 100644
--- a/charts/stable/smokeping/Chart.yaml
+++ b/charts/stable/smokeping/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: smokeping
sources:
- https://ghcr.io/linuxserver/smokeping
- - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/smokeping
- https://oss.oetiker.ch/smokeping/
type: application
version: 13.3.8
diff --git a/charts/stable/smokeping/README.md b/charts/stable/smokeping/README.md
index fa40fea1537..00b3b71f3f5 100644
--- a/charts/stable/smokeping/README.md
+++ b/charts/stable/smokeping/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/smokeping)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/smokeping
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/smokeping/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/smokeping/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/smtp-relay/README.md b/charts/stable/smtp-relay/README.md
index f13f70f20e9..b7952041c32 100644
--- a/charts/stable/smtp-relay/README.md
+++ b/charts/stable/smtp-relay/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/smtp-relay
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/smtp-relay/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/smtp-relay/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/snapdrop/README.md b/charts/stable/snapdrop/README.md
index 43c2050bda0..6deb988df12 100644
--- a/charts/stable/snapdrop/README.md
+++ b/charts/stable/snapdrop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/snapdrop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/snapdrop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/snapdrop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/snippet-box/README.md b/charts/stable/snippet-box/README.md
index 140354cc053..df206120022 100644
--- a/charts/stable/snippet-box/README.md
+++ b/charts/stable/snippet-box/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/snippet-box
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/snippet-box/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/snippet-box/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/socials/CHANGELOG.md b/charts/stable/socials/CHANGELOG.md
index f7b0b21ace8..84b9f2e4ecb 100644
--- a/charts/stable/socials/CHANGELOG.md
+++ b/charts/stable/socials/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [socials-1.0.0](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-1.0.0) (2022-11-10)
+## [socials-1.0.0](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [socials-0.0.36](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.36) (2022-11-08)
+## [socials-0.0.36](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.36) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.35](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
+## [socials-0.0.35](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.35](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
+## [socials-0.0.35](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.35](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
+## [socials-0.0.35](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.35) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.34](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.34) (2022-11-07)
+## [socials-0.0.34](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.34) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.34](https://github.com/truecharts/charts/compare/socials-0.0.33...socials-0.0.34) (2022-11-06)
+## [socials-0.0.34](https://github.com/trueforge-org/truecharts/compare/socials-0.0.33...socials-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [socials-0.0.33](https://github.com/truecharts/charts/compare/socials-0.0.32...socials-0.0.33) (2022-11-06)
+## [socials-0.0.33](https://github.com/trueforge-org/truecharts/compare/socials-0.0.32...socials-0.0.33) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [socials-0.0.32](https://github.com/truecharts/charts/compare/socials-0.0.31...socials-0.0.32) (2022-11-05)
+## [socials-0.0.32](https://github.com/trueforge-org/truecharts/compare/socials-0.0.31...socials-0.0.32) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [socials-0.0.31](https://github.com/truecharts/charts/compare/socials-0.0.30...socials-0.0.31) (2022-11-02)
+## [socials-0.0.31](https://github.com/trueforge-org/truecharts/compare/socials-0.0.30...socials-0.0.31) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [socials-0.0.30](https://github.com/truecharts/charts/compare/socials-0.0.29...socials-0.0.30) (2022-10-25)
+## [socials-0.0.30](https://github.com/trueforge-org/truecharts/compare/socials-0.0.29...socials-0.0.30) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [socials-0.0.29](https://github.com/truecharts/charts/compare/socials-0.0.28...socials-0.0.29) (2022-10-19)
+## [socials-0.0.29](https://github.com/trueforge-org/truecharts/compare/socials-0.0.28...socials-0.0.29) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [socials-0.0.28](https://github.com/truecharts/charts/compare/socials-0.0.27...socials-0.0.28) (2022-10-12)
+## [socials-0.0.28](https://github.com/trueforge-org/truecharts/compare/socials-0.0.27...socials-0.0.28) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07)
+## [socials-0.0.27](https://github.com/trueforge-org/truecharts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07)
+## [socials-0.0.27](https://github.com/trueforge-org/truecharts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [socials-0.0.26](https://github.com/truecharts/charts/compare/socials-0.0.25...socials-0.0.26) (2022-10-05)
+## [socials-0.0.26](https://github.com/trueforge-org/truecharts/compare/socials-0.0.25...socials-0.0.26) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [socials-0.0.25](https://github.com/truecharts/charts/compare/socials-0.0.24...socials-0.0.25) (2022-09-27)
+## [socials-0.0.25](https://github.com/trueforge-org/truecharts/compare/socials-0.0.24...socials-0.0.25) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [socials-0.0.24](https://github.com/truecharts/charts/compare/socials-0.0.23...socials-0.0.24) (2022-09-25)
+## [socials-0.0.24](https://github.com/trueforge-org/truecharts/compare/socials-0.0.23...socials-0.0.24) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-22)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-22)
### Chore
@@ -182,9 +182,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21)
### Chore
@@ -201,9 +201,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21)
### Chore
@@ -219,9 +219,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20)
### Chore
@@ -236,9 +236,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20)
### Chore
@@ -252,9 +252,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
### Chore
@@ -267,9 +267,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
### Chore
@@ -281,9 +281,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-19)
### Chore
@@ -294,9 +294,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-17)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-17)
### Chore
@@ -306,9 +306,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-18)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-18)
### Chore
@@ -316,39 +316,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-16)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-16)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15)
+## [socials-0.0.23](https://github.com/trueforge-org/truecharts/compare/socials-0.0.22...socials-0.0.23) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12)
### Chore
@@ -357,10 +357,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-12)
### Chore
@@ -368,92 +368,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.22](https://github.com/truecharts/charts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
+## [socials-0.0.22](https://github.com/trueforge-org/truecharts/compare/socials-0.0.21...socials-0.0.22) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [socials-0.0.21](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.21) (2022-08-30)
+## [socials-0.0.21](https://github.com/trueforge-org/truecharts/compare/socials-0.0.19...socials-0.0.21) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [socials-0.0.20](https://github.com/truecharts/charts/compare/socials-0.0.19...socials-0.0.20) (2022-08-30)
+## [socials-0.0.20](https://github.com/trueforge-org/truecharts/compare/socials-0.0.19...socials-0.0.20) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [socials-0.0.19](https://github.com/truecharts/charts/compare/socials-0.0.18...socials-0.0.19) (2022-08-29)
+## [socials-0.0.19](https://github.com/trueforge-org/truecharts/compare/socials-0.0.18...socials-0.0.19) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [socials-0.0.18](https://github.com/truecharts/charts/compare/socials-0.0.16...socials-0.0.18) (2022-08-26)
+## [socials-0.0.18](https://github.com/trueforge-org/truecharts/compare/socials-0.0.16...socials-0.0.18) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [socials-0.0.16](https://github.com/truecharts/charts/compare/socials-0.0.15...socials-0.0.16) (2022-08-23)
+## [socials-0.0.16](https://github.com/trueforge-org/truecharts/compare/socials-0.0.15...socials-0.0.16) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [socials-0.0.15](https://github.com/truecharts/charts/compare/socials-0.0.14...socials-0.0.15) (2022-08-12)
+## [socials-0.0.15](https://github.com/trueforge-org/truecharts/compare/socials-0.0.14...socials-0.0.15) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [socials-0.0.14](https://github.com/truecharts/charts/compare/socials-0.0.13...socials-0.0.14) (2022-08-08)
+## [socials-0.0.14](https://github.com/trueforge-org/truecharts/compare/socials-0.0.13...socials-0.0.14) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [socials-0.0.13](https://github.com/truecharts/apps/compare/socials-0.0.12...socials-0.0.13) (2022-07-26)
diff --git a/charts/stable/socials/Chart.yaml b/charts/stable/socials/Chart.yaml
index dc3d457c9e5..97ae15b08e8 100644
--- a/charts/stable/socials/Chart.yaml
+++ b/charts/stable/socials/Chart.yaml
@@ -34,7 +34,7 @@ name: socials
sources:
- https://ghcr.io/diamkil/socials
- https://github.com/diamkil/socials
- - https://github.com/truecharts/charts/tree/master/charts/stable/socials
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/socials
- https://registry.hub.docker.com/r/diamkil/socials/
type: application
version: 8.3.5
diff --git a/charts/stable/socials/README.md b/charts/stable/socials/README.md
index ef24616f93b..4b6599db4ea 100644
--- a/charts/stable/socials/README.md
+++ b/charts/stable/socials/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/socials)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/socials
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/socials/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/socials/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/soft-serve/README.md b/charts/stable/soft-serve/README.md
index b840d13e4ee..769e4bea47f 100644
--- a/charts/stable/soft-serve/README.md
+++ b/charts/stable/soft-serve/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/soft-serve
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/soft-serve/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/soft-serve/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sonarr/CHANGELOG.md b/charts/stable/sonarr/CHANGELOG.md
index 6f1192b114f..1654d3d0fa9 100644
--- a/charts/stable/sonarr/CHANGELOG.md
+++ b/charts/stable/sonarr/CHANGELOG.md
@@ -3,33 +3,33 @@ title: Changelog
pagefind: false
---
-## [sonarr-19.0.14](https://github.com/truecharts/charts/compare/sonarr-19.0.12...sonarr-19.0.14) (2023-12-31)
+## [sonarr-19.0.14](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.12...sonarr-19.0.14) (2023-12-31)
### Chore
- fix more
- fix more
-## [sonarr-19.0.13](https://github.com/truecharts/charts/compare/sonarr-19.0.12...sonarr-19.0.13) (2023-12-31)
+## [sonarr-19.0.13](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.12...sonarr-19.0.13) (2023-12-31)
### Chore
- fix more
-## [sonarr-19.0.12](https://github.com/truecharts/charts/compare/sonarr-19.0.10...sonarr-19.0.12) (2023-12-31)
+## [sonarr-19.0.12](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.10...sonarr-19.0.12) (2023-12-31)
### Chore
- correct lists
- fix titles
-## [sonarr-19.0.10](https://github.com/truecharts/charts/compare/sonarr-19.0.9...sonarr-19.0.10) (2023-12-31)
+## [sonarr-19.0.10](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.9...sonarr-19.0.10) (2023-12-31)
### Chore
- print title
-## [sonarr-19.0.9](https://github.com/truecharts/charts/compare/sonarr-19.0.0...sonarr-19.0.9) (2023-12-31)
+## [sonarr-19.0.9](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.0...sonarr-19.0.9) (2023-12-31)
### Chore
@@ -44,9 +44,9 @@ pagefind: false
### Fix
-- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
+- fix auth ([#16697](https://github.com/trueforge-org/truecharts/issues/16697))
-## [sonarr-19.0.7](https://github.com/truecharts/charts/compare/sonarr-19.0.0...sonarr-19.0.7) (2023-12-31)
+## [sonarr-19.0.7](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.0...sonarr-19.0.7) (2023-12-31)
### Chore
@@ -59,9 +59,9 @@ pagefind: false
### Fix
-- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
+- fix auth ([#16697](https://github.com/trueforge-org/truecharts/issues/16697))
-## [sonarr-19.0.6](https://github.com/truecharts/charts/compare/sonarr-19.0.0...sonarr-19.0.6) (2023-12-31)
+## [sonarr-19.0.6](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.0...sonarr-19.0.6) (2023-12-31)
### Chore
@@ -73,9 +73,9 @@ pagefind: false
### Fix
-- fix auth ([#16697](https://github.com/truecharts/charts/issues/16697))
+- fix auth ([#16697](https://github.com/trueforge-org/truecharts/issues/16697))
-## [sonarr-19.0.5](https://github.com/truecharts/charts/compare/sonarr-19.0.0...sonarr-19.0.5) (2023-12-31)
+## [sonarr-19.0.5](https://github.com/trueforge-org/truecharts/compare/sonarr-19.0.0...sonarr-19.0.5) (2023-12-31)
### Chore
@@ -85,86 +85,86 @@ pagefind: false
- bump
- bump
-## [sonarr-19.0.0](https://github.com/truecharts/charts/compare/sonarr-18.1.0...sonarr-19.0.0) (2023-12-31)
+## [sonarr-19.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-18.1.0...sonarr-19.0.0) (2023-12-31)
### Chore
-- update container image ghcr.io/onedr0p/sonarr to v4.0.0.741[@6f288ad](https://github.com/6f288ad) by renovate ([#16693](https://github.com/truecharts/charts/issues/16693))
-- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
+- update container image ghcr.io/onedr0p/sonarr to v4.0.0.741[@6f288ad](https://github.com/6f288ad) by renovate ([#16693](https://github.com/trueforge-org/truecharts/issues/16693))
+- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/trueforge-org/truecharts/issues/16589))
-## [sonarr-18.1.0](https://github.com/truecharts/charts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30)
+## [sonarr-18.1.0](https://github.com/trueforge-org/truecharts/compare/sonarr-18.0.1...sonarr-18.1.0) (2023-12-30)
### Chore
-- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
+- update helm general minor by renovate ([#16579](https://github.com/trueforge-org/truecharts/issues/16579))
-## [sonarr-18.0.1](https://github.com/truecharts/charts/compare/sonarr-18.0.0...sonarr-18.0.1) (2023-12-26)
+## [sonarr-18.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-18.0.0...sonarr-18.0.1) (2023-12-26)
### Chore
-- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
+- update helm general non-major by renovate ([#16545](https://github.com/trueforge-org/truecharts/issues/16545))
-## [sonarr-18.0.0](https://github.com/truecharts/charts/compare/sonarr-17.0.12...sonarr-18.0.0) (2023-12-25)
+## [sonarr-18.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.12...sonarr-18.0.0) (2023-12-25)
### Chore
-- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
+- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/trueforge-org/truecharts/issues/16532))
-## [sonarr-17.0.12](https://github.com/truecharts/charts/compare/sonarr-17.0.11...sonarr-17.0.12) (2023-12-24)
+## [sonarr-17.0.12](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.11...sonarr-17.0.12) (2023-12-24)
### Chore
-- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
+- update helm general non-major by renovate ([#16384](https://github.com/trueforge-org/truecharts/issues/16384))
-## [sonarr-17.0.11](https://github.com/truecharts/charts/compare/sonarr-17.0.10...sonarr-17.0.11) (2023-12-24)
+## [sonarr-17.0.11](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.10...sonarr-17.0.11) (2023-12-24)
### Chore
-- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376))
+- update helm general non-major by renovate ([#16376](https://github.com/trueforge-org/truecharts/issues/16376))
-## [sonarr-17.0.10](https://github.com/truecharts/charts/compare/sonarr-17.0.9...sonarr-17.0.10) (2023-12-23)
+## [sonarr-17.0.10](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.9...sonarr-17.0.10) (2023-12-23)
### Chore
-- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373))
+- update helm general non-major by renovate ([#16373](https://github.com/trueforge-org/truecharts/issues/16373))
-## [sonarr-17.0.9](https://github.com/truecharts/charts/compare/sonarr-17.0.8...sonarr-17.0.9) (2023-12-23)
+## [sonarr-17.0.9](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.8...sonarr-17.0.9) (2023-12-23)
### Chore
-- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369))
+- update helm general non-major by renovate ([#16369](https://github.com/trueforge-org/truecharts/issues/16369))
-## [sonarr-17.0.8](https://github.com/truecharts/charts/compare/sonarr-17.0.7...sonarr-17.0.8) (2023-12-23)
+## [sonarr-17.0.8](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.7...sonarr-17.0.8) (2023-12-23)
### Chore
-- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361))
+- update helm general non-major by renovate ([#16361](https://github.com/trueforge-org/truecharts/issues/16361))
-## [sonarr-17.0.7](https://github.com/truecharts/charts/compare/sonarr-17.0.6...sonarr-17.0.7) (2023-12-22)
+## [sonarr-17.0.7](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.6...sonarr-17.0.7) (2023-12-22)
### Chore
-- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359))
+- update helm general non-major by renovate ([#16359](https://github.com/trueforge-org/truecharts/issues/16359))
-## [sonarr-17.0.6](https://github.com/truecharts/charts/compare/sonarr-17.0.5...sonarr-17.0.6) (2023-12-22)
+## [sonarr-17.0.6](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.5...sonarr-17.0.6) (2023-12-22)
### Fix
-- remove postgres ([#16350](https://github.com/truecharts/charts/issues/16350))
+- remove postgres ([#16350](https://github.com/trueforge-org/truecharts/issues/16350))
-## [sonarr-17.0.5](https://github.com/truecharts/charts/compare/sonarr-17.0.4...sonarr-17.0.5) (2023-12-22)
+## [sonarr-17.0.5](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.4...sonarr-17.0.5) (2023-12-22)
### Fix
- expose custom options for homepage integration
-## [sonarr-17.0.4](https://github.com/truecharts/charts/compare/sonarr-17.0.3...sonarr-17.0.4) (2023-12-21)
+## [sonarr-17.0.4](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.3...sonarr-17.0.4) (2023-12-21)
### Fix
- bump to release middleware fix
-## [sonarr-17.0.3](https://github.com/truecharts/charts/compare/sonarr-17.0.2...sonarr-17.0.3) (2023-12-21)
+## [sonarr-17.0.3](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.2...sonarr-17.0.3) (2023-12-21)
### Chore
@@ -174,63 +174,63 @@ pagefind: false
- ensure the cnpg GUI is included on CNPG apps
-## [sonarr-17.0.2](https://github.com/truecharts/charts/compare/sonarr-17.0.1...sonarr-17.0.2) (2023-12-21)
+## [sonarr-17.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.1...sonarr-17.0.2) (2023-12-21)
### Chore
-- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
+- update helm general non-major by renovate ([#16341](https://github.com/trueforge-org/truecharts/issues/16341))
-## [sonarr-17.0.1](https://github.com/truecharts/charts/compare/sonarr-17.0.0...sonarr-17.0.1) (2023-12-20)
+## [sonarr-17.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-17.0.0...sonarr-17.0.1) (2023-12-20)
### Chore
- bump patch versions on all charts for new GUI release
-## [sonarr-17.0.0](https://github.com/truecharts/charts/compare/sonarr-16.0.18...sonarr-17.0.0) (2023-12-20)
+## [sonarr-17.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.18...sonarr-17.0.0) (2023-12-20)
### Chore
-- update helm general major by renovate (major) ([#14631](https://github.com/truecharts/charts/issues/14631))
+- update helm general major by renovate (major) ([#14631](https://github.com/trueforge-org/truecharts/issues/14631))
-## [sonarr-16.0.18](https://github.com/truecharts/charts/compare/sonarr-16.0.17...sonarr-16.0.18) (2023-12-20)
+## [sonarr-16.0.18](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.17...sonarr-16.0.18) (2023-12-20)
### Chore
- Bump everything to force min/max scale version update
-## [sonarr-16.0.17](https://github.com/truecharts/charts/compare/sonarr-16.0.15...sonarr-16.0.17) (2023-12-16)
+## [sonarr-16.0.17](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.15...sonarr-16.0.17) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
-- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
+- update helm general non-major ([#14784](https://github.com/trueforge-org/truecharts/issues/14784))
-## [sonarr-16.0.17](https://github.com/truecharts/charts/compare/sonarr-16.0.15...sonarr-16.0.17) (2023-12-16)
+## [sonarr-16.0.17](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.15...sonarr-16.0.17) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
-- update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784))
+- update helm general non-major ([#14784](https://github.com/trueforge-org/truecharts/issues/14784))
-## [sonarr-16.0.16](https://github.com/truecharts/charts/compare/sonarr-16.0.15...sonarr-16.0.16) (2023-12-16)
+## [sonarr-16.0.16](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.15...sonarr-16.0.16) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
-## [sonarr-16.0.15](https://github.com/truecharts/charts/compare/sonarr-16.0.14...sonarr-16.0.15) (2023-12-09)
+## [sonarr-16.0.15](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.14...sonarr-16.0.15) (2023-12-09)
### Chore
-- update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567[@90200b6](https://github.com/90200b6) ([#15903](https://github.com/truecharts/charts/issues/15903))
+- update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567[@90200b6](https://github.com/90200b6) ([#15903](https://github.com/trueforge-org/truecharts/issues/15903))
-## [sonarr-16.0.14](https://github.com/truecharts/charts/compare/sonarr-16.0.13...sonarr-16.0.14) (2023-12-04)
+## [sonarr-16.0.14](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.13...sonarr-16.0.14) (2023-12-04)
### Chore
-- update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567[@6577c90](https://github.com/6577c90) ([#15654](https://github.com/truecharts/charts/issues/15654))
+- update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567[@6577c90](https://github.com/6577c90) ([#15654](https://github.com/trueforge-org/truecharts/issues/15654))
-## [sonarr-16.0.13](https://github.com/truecharts/charts/compare/sonarr-16.0.12...sonarr-16.0.13) (2023-12-03)
+## [sonarr-16.0.13](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.12...sonarr-16.0.13) (2023-12-03)
### Chore
@@ -238,352 +238,352 @@ pagefind: false
- fix annotations again
- update annotations
-## [sonarr-16.0.12](https://github.com/truecharts/charts/compare/sonarr-16.0.11...sonarr-16.0.12) (2023-11-18)
+## [sonarr-16.0.12](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.11...sonarr-16.0.12) (2023-11-18)
-## [sonarr-16.0.11](https://github.com/truecharts/charts/compare/sonarr-16.0.10...sonarr-16.0.11) (2023-11-17)
+## [sonarr-16.0.11](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.10...sonarr-16.0.11) (2023-11-17)
-## [sonarr-16.0.10](https://github.com/truecharts/charts/compare/sonarr-16.0.9...sonarr-16.0.10) (2023-11-16)
+## [sonarr-16.0.10](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.9...sonarr-16.0.10) (2023-11-16)
-## [sonarr-16.0.9](https://github.com/truecharts/charts/compare/sonarr-16.0.8...sonarr-16.0.9) (2023-11-08)
+## [sonarr-16.0.9](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.8...sonarr-16.0.9) (2023-11-08)
### Chore
-- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
+- update helm general non-major ([#14465](https://github.com/trueforge-org/truecharts/issues/14465))
-## [sonarr-16.0.8](https://github.com/truecharts/charts/compare/sonarr-16.0.7...sonarr-16.0.8) (2023-11-08)
+## [sonarr-16.0.8](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.7...sonarr-16.0.8) (2023-11-08)
### Chore
-- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
+- update helm general non-major ([#14454](https://github.com/trueforge-org/truecharts/issues/14454))
-## [sonarr-16.0.7](https://github.com/truecharts/charts/compare/sonarr-16.0.6...sonarr-16.0.7) (2023-11-05)
+## [sonarr-16.0.7](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.6...sonarr-16.0.7) (2023-11-05)
### Chore
-- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
+- update helm general non-major ([#14365](https://github.com/trueforge-org/truecharts/issues/14365))
-## [sonarr-16.0.6](https://github.com/truecharts/charts/compare/sonarr-16.0.5...sonarr-16.0.6) (2023-11-03)
+## [sonarr-16.0.6](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.5...sonarr-16.0.6) (2023-11-03)
### Chore
-- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
+- update helm general non-major ([#14287](https://github.com/trueforge-org/truecharts/issues/14287))
-## [sonarr-16.0.5](https://github.com/truecharts/charts/compare/sonarr-16.0.4...sonarr-16.0.5) (2023-10-29)
+## [sonarr-16.0.5](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.4...sonarr-16.0.5) (2023-10-29)
### Chore
-- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
-- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
+- Fix typo in categories and make them singular ([#13693](https://github.com/trueforge-org/truecharts/issues/13693))
+- update helm general non-major ([#14094](https://github.com/trueforge-org/truecharts/issues/14094))
-## [sonarr-16.0.4](https://github.com/truecharts/charts/compare/sonarr-16.0.3...sonarr-16.0.4) (2023-10-19)
+## [sonarr-16.0.4](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.3...sonarr-16.0.4) (2023-10-19)
### Chore
-- update container image oci.trueforge.org/truecharts/exportarr to v1.6.0 ([#13761](https://github.com/truecharts/charts/issues/13761))
+- update container image oci.trueforge.org/truecharts/exportarr to v1.6.0 ([#13761](https://github.com/trueforge-org/truecharts/issues/13761))
-## [sonarr-16.0.3](https://github.com/truecharts/charts/compare/sonarr-16.0.2...sonarr-16.0.3) (2023-10-07)
+## [sonarr-16.0.3](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.2...sonarr-16.0.3) (2023-10-07)
### Chore
-- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
+- update helm general non-major ([#13386](https://github.com/trueforge-org/truecharts/issues/13386))
-## [sonarr-16.0.2](https://github.com/truecharts/charts/compare/sonarr-16.0.1...sonarr-16.0.2) (2023-10-04)
+## [sonarr-16.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.1...sonarr-16.0.2) (2023-10-04)
### Chore
-- update container image oci.trueforge.org/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/truecharts/charts/issues/13227))
+- update container image oci.trueforge.org/truecharts/exportarr to v1.5.5 ([#13227](https://github.com/trueforge-org/truecharts/issues/13227))
-## [sonarr-16.0.1](https://github.com/truecharts/charts/compare/sonarr-16.0.0...sonarr-16.0.1) (2023-10-02)
+## [sonarr-16.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-16.0.0...sonarr-16.0.1) (2023-10-02)
-## [sonarr-16.0.0](https://github.com/truecharts/charts/compare/sonarr-15.1.3...sonarr-16.0.0) (2023-07-31)
+## [sonarr-16.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-15.1.3...sonarr-16.0.0) (2023-07-31)
-## [sonarr-15.1.3](https://github.com/truecharts/charts/compare/sonarr-15.1.2...sonarr-15.1.3) (2023-07-29)
+## [sonarr-15.1.3](https://github.com/trueforge-org/truecharts/compare/sonarr-15.1.2...sonarr-15.1.3) (2023-07-29)
### Chore
-- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
+- update helm general non-major ([#10955](https://github.com/trueforge-org/truecharts/issues/10955))
-## [sonarr-15.1.2](https://github.com/truecharts/charts/compare/sonarr-15.1.1...sonarr-15.1.2) (2023-07-22)
+## [sonarr-15.1.2](https://github.com/trueforge-org/truecharts/compare/sonarr-15.1.1...sonarr-15.1.2) (2023-07-22)
-## [sonarr-15.1.1](https://github.com/truecharts/charts/compare/sonarr-15.1.0...sonarr-15.1.1) (2023-07-21)
+## [sonarr-15.1.1](https://github.com/trueforge-org/truecharts/compare/sonarr-15.1.0...sonarr-15.1.1) (2023-07-21)
-## [sonarr-15.1.0](https://github.com/truecharts/charts/compare/sonarr-15.0.30...sonarr-15.1.0) (2023-07-21)
+## [sonarr-15.1.0](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.30...sonarr-15.1.0) (2023-07-21)
-## [sonarr-15.0.30](https://github.com/truecharts/charts/compare/sonarr-15.0.29...sonarr-15.0.30) (2023-07-01)
+## [sonarr-15.0.30](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.29...sonarr-15.0.30) (2023-07-01)
### Chore
-- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
+- update helm general non-major ([#10069](https://github.com/trueforge-org/truecharts/issues/10069))
-## [sonarr-15.0.29](https://github.com/truecharts/charts/compare/sonarr-15.0.28...sonarr-15.0.29) (2023-06-13)
+## [sonarr-15.0.29](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.28...sonarr-15.0.29) (2023-06-13)
### Chore
-- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
+- update helm chart common to 12.14.2 ([#9599](https://github.com/trueforge-org/truecharts/issues/9599))
-## [sonarr-15.0.28](https://github.com/truecharts/charts/compare/sonarr-15.0.27...sonarr-15.0.28) (2023-06-11)
+## [sonarr-15.0.28](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.27...sonarr-15.0.28) (2023-06-11)
### Chore
-- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
+- update helm general non-major ([#9558](https://github.com/trueforge-org/truecharts/issues/9558))
-## [sonarr-15.0.27](https://github.com/truecharts/charts/compare/sonarr-15.0.25...sonarr-15.0.27) (2023-06-07)
+## [sonarr-15.0.27](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.25...sonarr-15.0.27) (2023-06-07)
### Feat
-- install operators before testing ([#9455](https://github.com/truecharts/charts/issues/9455))
+- install operators before testing ([#9455](https://github.com/trueforge-org/truecharts/issues/9455))
-## [sonarr-15.0.25](https://github.com/truecharts/charts/compare/sonarr-15.0.24...sonarr-15.0.25) (2023-06-07)
+## [sonarr-15.0.25](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.24...sonarr-15.0.25) (2023-06-07)
### Chore
-- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
+- update helm general non-major ([#9457](https://github.com/trueforge-org/truecharts/issues/9457))
-## [sonarr-15.0.24](https://github.com/truecharts/charts/compare/sonarr-15.0.23...sonarr-15.0.24) (2023-06-07)
+## [sonarr-15.0.24](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.23...sonarr-15.0.24) (2023-06-07)
### Chore
-- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
+- update helm general non-major ([#9423](https://github.com/trueforge-org/truecharts/issues/9423))
-## [sonarr-15.0.23](https://github.com/truecharts/charts/compare/sonarr-15.0.22...sonarr-15.0.23) (2023-06-04)
+## [sonarr-15.0.23](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.22...sonarr-15.0.23) (2023-06-04)
### Chore
-- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
+- update helm general non-major ([#9393](https://github.com/trueforge-org/truecharts/issues/9393))
-## [sonarr-15.0.22](https://github.com/truecharts/charts/compare/sonarr-15.0.21...sonarr-15.0.22) (2023-05-30)
+## [sonarr-15.0.22](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.21...sonarr-15.0.22) (2023-05-30)
### Chore
-- Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT ([#9289](https://github.com/truecharts/charts/issues/9289))
+- Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT ([#9289](https://github.com/trueforge-org/truecharts/issues/9289))
-## [sonarr-15.0.21](https://github.com/truecharts/charts/compare/sonarr-15.0.20...sonarr-15.0.21) (2023-05-29)
+## [sonarr-15.0.21](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.20...sonarr-15.0.21) (2023-05-29)
### Chore
-- improve CI performance ([#9257](https://github.com/truecharts/charts/issues/9257))
+- improve CI performance ([#9257](https://github.com/trueforge-org/truecharts/issues/9257))
-## [sonarr-15.0.20](https://github.com/truecharts/charts/compare/sonarr-15.0.19...sonarr-15.0.20) (2023-05-28)
+## [sonarr-15.0.20](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.19...sonarr-15.0.20) (2023-05-28)
### Feat
-- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
+- hide advanced ingress options behind checbox ([#9203](https://github.com/trueforge-org/truecharts/issues/9203))
### Fix
-- quote modified charts list ([#9228](https://github.com/truecharts/charts/issues/9228))
+- quote modified charts list ([#9228](https://github.com/trueforge-org/truecharts/issues/9228))
-## [sonarr-15.0.19](https://github.com/truecharts/charts/compare/sonarr-15.0.18...sonarr-15.0.19) (2023-05-27)
+## [sonarr-15.0.19](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.18...sonarr-15.0.19) (2023-05-27)
### Chore
-- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
+- update helm general non-major ([#9197](https://github.com/trueforge-org/truecharts/issues/9197))
-## [sonarr-15.0.18](https://github.com/truecharts/charts/compare/sonarr-15.0.17...sonarr-15.0.18) (2023-05-26)
+## [sonarr-15.0.18](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.17...sonarr-15.0.18) (2023-05-26)
### Chore
-- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
+- update helm general non-major ([#9156](https://github.com/trueforge-org/truecharts/issues/9156))
-## [sonarr-15.0.17](https://github.com/truecharts/charts/compare/sonarr-15.0.16...sonarr-15.0.17) (2023-05-24)
+## [sonarr-15.0.17](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.16...sonarr-15.0.17) (2023-05-24)
### Chore
-- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
+- update helm general non-major ([#9125](https://github.com/trueforge-org/truecharts/issues/9125))
-## [sonarr-15.0.16](https://github.com/truecharts/charts/compare/sonarr-15.0.15...sonarr-15.0.16) (2023-05-22)
+## [sonarr-15.0.16](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.15...sonarr-15.0.16) (2023-05-22)
### Chore
-- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
+- update helm general non-major ([#9089](https://github.com/trueforge-org/truecharts/issues/9089))
-## [sonarr-15.0.15](https://github.com/truecharts/charts/compare/sonarr-15.0.14...sonarr-15.0.15) (2023-05-22)
+## [sonarr-15.0.15](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.14...sonarr-15.0.15) (2023-05-22)
### Feat
-- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
+- Add Global Pod Options ([#9007](https://github.com/trueforge-org/truecharts/issues/9007))
-## [sonarr-15.0.14](https://github.com/truecharts/charts/compare/sonarr-15.0.13...sonarr-15.0.14) (2023-05-16)
+## [sonarr-15.0.14](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.13...sonarr-15.0.14) (2023-05-16)
### Chore
-- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
+- update helm general non-major ([#8979](https://github.com/trueforge-org/truecharts/issues/8979))
-## [sonarr-15.0.13](https://github.com/truecharts/charts/compare/sonarr-15.0.12...sonarr-15.0.13) (2023-05-05)
+## [sonarr-15.0.13](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.12...sonarr-15.0.13) (2023-05-05)
### Chore
-- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
+- update helm general non-major ([#8782](https://github.com/trueforge-org/truecharts/issues/8782))
-## [sonarr-15.0.12](https://github.com/truecharts/charts/compare/sonarr-15.0.11...sonarr-15.0.12) (2023-05-03)
+## [sonarr-15.0.12](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.11...sonarr-15.0.12) (2023-05-03)
### Chore
-- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
+- update helm general non-major ([#8739](https://github.com/trueforge-org/truecharts/issues/8739))
-## [sonarr-15.0.11](https://github.com/truecharts/charts/compare/sonarr-15.0.10...sonarr-15.0.11) (2023-04-30)
+## [sonarr-15.0.11](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.10...sonarr-15.0.11) (2023-04-30)
### Chore
-- update container image oci.trueforge.org/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/truecharts/charts/issues/8525))
+- update container image oci.trueforge.org/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/trueforge-org/truecharts/issues/8525))
-## [sonarr-15.0.10](https://github.com/truecharts/charts/compare/sonarr-15.0.9...sonarr-15.0.10) (2023-04-25)
+## [sonarr-15.0.10](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.9...sonarr-15.0.10) (2023-04-25)
### Chore
-- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
+- update helm general non-major ([#8153](https://github.com/trueforge-org/truecharts/issues/8153))
-## [sonarr-15.0.9](https://github.com/truecharts/charts/compare/sonarr-15.0.8...sonarr-15.0.9) (2023-04-25)
+## [sonarr-15.0.9](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.8...sonarr-15.0.9) (2023-04-25)
### Chore
-- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
+- update helm general non-major ([#8145](https://github.com/trueforge-org/truecharts/issues/8145))
-## [sonarr-15.0.8](https://github.com/truecharts/charts/compare/sonarr-15.0.7...sonarr-15.0.8) (2023-04-20)
+## [sonarr-15.0.8](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.7...sonarr-15.0.8) (2023-04-20)
### Chore
-- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
+- update helm general non-major ([#8087](https://github.com/trueforge-org/truecharts/issues/8087))
-## [sonarr-15.0.7](https://github.com/truecharts/charts/compare/sonarr-15.0.6...sonarr-15.0.7) (2023-04-16)
+## [sonarr-15.0.7](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.6...sonarr-15.0.7) (2023-04-16)
### Chore
-- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
+- update helm general non-major ([#8071](https://github.com/trueforge-org/truecharts/issues/8071))
-## [sonarr-15.0.6](https://github.com/truecharts/charts/compare/sonarr-15.0.5...sonarr-15.0.6) (2023-04-16)
+## [sonarr-15.0.6](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.5...sonarr-15.0.6) (2023-04-16)
### Chore
-- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
+- update helm general non-major ([#8061](https://github.com/trueforge-org/truecharts/issues/8061))
-## [sonarr-15.0.5](https://github.com/truecharts/charts/compare/sonarr-15.0.4...sonarr-15.0.5) (2023-04-15)
+## [sonarr-15.0.5](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.4...sonarr-15.0.5) (2023-04-15)
### Chore
-- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
+- update helm general non-major ([#7998](https://github.com/trueforge-org/truecharts/issues/7998))
-## [sonarr-15.0.4](https://github.com/truecharts/charts/compare/sonarr-15.0.3...sonarr-15.0.4) (2023-04-14)
+## [sonarr-15.0.4](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.3...sonarr-15.0.4) (2023-04-14)
-## [sonarr-15.0.3](https://github.com/truecharts/charts/compare/sonarr-15.0.2...sonarr-15.0.3) (2023-04-14)
+## [sonarr-15.0.3](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.2...sonarr-15.0.3) (2023-04-14)
### Chore
-- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
+- bump common on the 222 ([#7959](https://github.com/trueforge-org/truecharts/issues/7959))
### Fix
- remove postgresql dependency and update common
-## [sonarr-15.0.2](https://github.com/truecharts/charts/compare/sonarr-15.0.1...sonarr-15.0.2) (2023-04-12)
+## [sonarr-15.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.1...sonarr-15.0.2) (2023-04-12)
-## [sonarr-15.0.1](https://github.com/truecharts/charts/compare/sonarr-15.0.0...sonarr-15.0.1) (2023-04-11)
+## [sonarr-15.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-15.0.0...sonarr-15.0.1) (2023-04-11)
### Fix
-- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
+- bump common on the 222 ([#7927](https://github.com/trueforge-org/truecharts/issues/7927))
-## [sonarr-15.0.0](https://github.com/truecharts/charts/compare/sonarr-14.0.0...sonarr-15.0.0) (2023-04-11)
+## [sonarr-15.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-14.0.0...sonarr-15.0.0) (2023-04-11)
### Feat
-- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
+- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/trueforge-org/truecharts/issues/7900))
-## [sonarr-14.0.0](https://github.com/truecharts/charts/compare/sonarr-13.0.8...sonarr-14.0.0) (2023-02-28)
+## [sonarr-14.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.8...sonarr-14.0.0) (2023-02-28)
-## [sonarr-13.0.8](https://github.com/truecharts/charts/compare/sonarr-13.0.7...sonarr-13.0.8) (2023-02-10)
+## [sonarr-13.0.8](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.7...sonarr-13.0.8) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
-## [sonarr-13.0.7](https://github.com/truecharts/charts/compare/sonarr-13.0.6...sonarr-13.0.7) (2022-12-27)
+## [sonarr-13.0.7](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.6...sonarr-13.0.7) (2022-12-27)
### Chore
-- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
+- update helm general non-major ([#5856](https://github.com/trueforge-org/truecharts/issues/5856))
-## [sonarr-13.0.6](https://github.com/truecharts/charts/compare/sonarr-13.0.5...sonarr-13.0.6) (2022-12-26)
+## [sonarr-13.0.6](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.5...sonarr-13.0.6) (2022-12-26)
### Chore
-- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
+- update helm general non-major ([#5839](https://github.com/trueforge-org/truecharts/issues/5839))
-## [sonarr-13.0.5](https://github.com/truecharts/charts/compare/sonarr-13.0.4...sonarr-13.0.5) (2022-12-25)
+## [sonarr-13.0.5](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.4...sonarr-13.0.5) (2022-12-25)
### Chore
- update helm general non-major
-## [sonarr-13.0.4](https://github.com/truecharts/charts/compare/sonarr-13.0.3...sonarr-13.0.4) (2022-12-19)
+## [sonarr-13.0.4](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.3...sonarr-13.0.4) (2022-12-19)
### Chore
- update helm general non-major
-## [sonarr-13.0.3](https://github.com/truecharts/charts/compare/sonarr-13.0.2...sonarr-13.0.3) (2022-12-13)
+## [sonarr-13.0.3](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.2...sonarr-13.0.3) (2022-12-13)
### Chore
- update helm general non-major
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.2](https://github.com/truecharts/charts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
+## [sonarr-13.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.1...sonarr-13.0.2) (2022-11-30)
-## [sonarr-13.0.1](https://github.com/truecharts/charts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
+## [sonarr-13.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
### Chore
-- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
+- update helm general non-major ([#4463](https://github.com/trueforge-org/truecharts/issues/4463))
-## [sonarr-13.0.1](https://github.com/truecharts/charts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
+## [sonarr-13.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
### Chore
-- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
+- update helm general non-major ([#4463](https://github.com/trueforge-org/truecharts/issues/4463))
-## [sonarr-13.0.1](https://github.com/truecharts/charts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
+## [sonarr-13.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
### Chore
-- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
+- update helm general non-major ([#4463](https://github.com/trueforge-org/truecharts/issues/4463))
-## [sonarr-13.0.1](https://github.com/truecharts/charts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
+## [sonarr-13.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-13.0.0...sonarr-13.0.1) (2022-11-15)
### Chore
-- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
+- update helm general non-major ([#4463](https://github.com/trueforge-org/truecharts/issues/4463))
-## [sonarr-13.0.0](https://github.com/truecharts/charts/compare/sonarr-12.0.4...sonarr-13.0.0) (2022-11-14)
+## [sonarr-13.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-12.0.4...sonarr-13.0.0) (2022-11-14)
### Chore
-- update helm general major (major) ([#4424](https://github.com/truecharts/charts/issues/4424))
+- update helm general major (major) ([#4424](https://github.com/trueforge-org/truecharts/issues/4424))
-## [sonarr-12.0.4](https://github.com/truecharts/charts/compare/sonarr-12.0.3...sonarr-12.0.4) (2022-11-12)
+## [sonarr-12.0.4](https://github.com/trueforge-org/truecharts/compare/sonarr-12.0.3...sonarr-12.0.4) (2022-11-12)
### Chore
-- update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395))
+- update helm general non-major ([#4395](https://github.com/trueforge-org/truecharts/issues/4395))
-## [sonarr-12.0.3](https://github.com/truecharts/charts/compare/sonarr-12.0.2...sonarr-12.0.3) (2022-11-11)
+## [sonarr-12.0.3](https://github.com/trueforge-org/truecharts/compare/sonarr-12.0.2...sonarr-12.0.3) (2022-11-11)
### Chore
@@ -593,7 +593,7 @@ pagefind: false
- readd ingressList to all Apps that already have Ingress itself
-## [sonarr-12.0.2](https://github.com/truecharts/charts/compare/sonarr-12.0.0...sonarr-12.0.2) (2022-11-11)
+## [sonarr-12.0.2](https://github.com/trueforge-org/truecharts/compare/sonarr-12.0.0...sonarr-12.0.2) (2022-11-11)
### Chore
@@ -604,7 +604,7 @@ pagefind: false
- remove removed includes
- remove references to targetPort
-## [sonarr-12.0.1](https://github.com/truecharts/charts/compare/sonarr-12.0.0...sonarr-12.0.1) (2022-11-11)
+## [sonarr-12.0.1](https://github.com/trueforge-org/truecharts/compare/sonarr-12.0.0...sonarr-12.0.1) (2022-11-11)
### Chore
@@ -615,7 +615,7 @@ pagefind: false
- remove removed includes
- remove references to targetPort
-## [sonarr-12.0.0](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-12.0.0) (2022-11-10)
+## [sonarr-12.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-12.0.0) (2022-11-10)
### Chore
@@ -628,11 +628,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-12.0.0](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-12.0.0) (2022-11-10)
+## [sonarr-12.0.0](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-12.0.0) (2022-11-10)
### Chore
@@ -644,11 +644,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.48](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.48) (2022-11-08)
+## [sonarr-11.0.48](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.48) (2022-11-08)
### Chore
@@ -658,11 +658,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.47](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
+## [sonarr-11.0.47](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
### Chore
@@ -671,10 +671,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.47](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
+## [sonarr-11.0.47](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
### Chore
@@ -682,77 +682,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.47](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
+## [sonarr-11.0.47](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.47) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.46](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.46) (2022-11-07)
+## [sonarr-11.0.46](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.46) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.46](https://github.com/truecharts/charts/compare/sonarr-11.0.45...sonarr-11.0.46) (2022-11-06)
+## [sonarr-11.0.46](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.45...sonarr-11.0.46) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [sonarr-11.0.45](https://github.com/truecharts/charts/compare/sonarr-11.0.44...sonarr-11.0.45) (2022-11-06)
+## [sonarr-11.0.45](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.44...sonarr-11.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [sonarr-11.0.44](https://github.com/truecharts/charts/compare/sonarr-11.0.43...sonarr-11.0.44) (2022-11-05)
+## [sonarr-11.0.44](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.43...sonarr-11.0.44) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [sonarr-11.0.43](https://github.com/truecharts/charts/compare/sonarr-11.0.42...sonarr-11.0.43) (2022-11-02)
+## [sonarr-11.0.43](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.42...sonarr-11.0.43) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [sonarr-11.0.42](https://github.com/truecharts/charts/compare/sonarr-11.0.41...sonarr-11.0.42) (2022-10-25)
+## [sonarr-11.0.42](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.41...sonarr-11.0.42) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [sonarr-11.0.41](https://github.com/truecharts/charts/compare/sonarr-11.0.40...sonarr-11.0.41) (2022-10-19)
+## [sonarr-11.0.41](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.40...sonarr-11.0.41) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [sonarr-11.0.40](https://github.com/truecharts/charts/compare/sonarr-11.0.39...sonarr-11.0.40) (2022-10-12)
+## [sonarr-11.0.40](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.39...sonarr-11.0.40) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [sonarr-11.0.39](https://github.com/truecharts/charts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07)
+## [sonarr-11.0.39](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07)
### Chore
@@ -760,43 +760,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [sonarr-11.0.39](https://github.com/truecharts/charts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07)
+## [sonarr-11.0.39](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [sonarr-11.0.38](https://github.com/truecharts/charts/compare/sonarr-11.0.37...sonarr-11.0.38) (2022-10-05)
+## [sonarr-11.0.38](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.37...sonarr-11.0.38) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [sonarr-11.0.37](https://github.com/truecharts/charts/compare/sonarr-11.0.36...sonarr-11.0.37) (2022-09-27)
+## [sonarr-11.0.37](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.36...sonarr-11.0.37) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [sonarr-11.0.36](https://github.com/truecharts/charts/compare/sonarr-11.0.35...sonarr-11.0.36) (2022-09-25)
+## [sonarr-11.0.36](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.35...sonarr-11.0.36) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [sonarr-11.0.35](https://github.com/truecharts/charts/compare/sonarr-11.0.34...sonarr-11.0.35) (2022-09-25)
+## [sonarr-11.0.35](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.34...sonarr-11.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-22)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-22)
### Chore
@@ -814,9 +814,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21)
### Chore
@@ -833,9 +833,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21)
### Chore
@@ -851,9 +851,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-20)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-20)
### Chore
@@ -868,9 +868,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-20)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-20)
### Chore
@@ -884,9 +884,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
### Chore
@@ -899,9 +899,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
### Chore
@@ -913,9 +913,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-19)
### Chore
@@ -926,9 +926,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-17)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-17)
### Chore
@@ -938,9 +938,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-18)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-18)
### Chore
@@ -948,39 +948,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-16)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-16)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15)
+## [sonarr-11.0.34](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12)
### Chore
@@ -989,9 +989,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-12)
### Chore
@@ -999,93 +999,93 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.33](https://github.com/truecharts/charts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
+## [sonarr-11.0.33](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.32...sonarr-11.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [sonarr-11.0.32](https://github.com/truecharts/charts/compare/sonarr-11.0.30...sonarr-11.0.32) (2022-08-30)
+## [sonarr-11.0.32](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.30...sonarr-11.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [sonarr-11.0.31](https://github.com/truecharts/charts/compare/sonarr-11.0.30...sonarr-11.0.31) (2022-08-30)
+## [sonarr-11.0.31](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.30...sonarr-11.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [sonarr-11.0.30](https://github.com/truecharts/charts/compare/sonarr-11.0.29...sonarr-11.0.30) (2022-08-29)
+## [sonarr-11.0.30](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.29...sonarr-11.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [sonarr-11.0.29](https://github.com/truecharts/charts/compare/sonarr-11.0.28...sonarr-11.0.29) (2022-08-23)
+## [sonarr-11.0.29](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.28...sonarr-11.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [sonarr-11.0.28](https://github.com/truecharts/charts/compare/sonarr-11.0.27...sonarr-11.0.28) (2022-08-12)
+## [sonarr-11.0.28](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.27...sonarr-11.0.28) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [sonarr-11.0.27](https://github.com/truecharts/charts/compare/sonarr-11.0.26...sonarr-11.0.27) (2022-08-12)
+## [sonarr-11.0.27](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.26...sonarr-11.0.27) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [sonarr-11.0.26](https://github.com/truecharts/charts/compare/sonarr-11.0.25...sonarr-11.0.26) (2022-08-10)
+## [sonarr-11.0.26](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.25...sonarr-11.0.26) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [sonarr-11.0.25](https://github.com/truecharts/charts/compare/sonarr-11.0.24...sonarr-11.0.25) (2022-08-08)
+## [sonarr-11.0.25](https://github.com/trueforge-org/truecharts/compare/sonarr-11.0.24...sonarr-11.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [sonarr-11.0.24](https://github.com/truecharts/apps/compare/sonarr-11.0.23...sonarr-11.0.24) (2022-07-26)
diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml
index 819428e7e0f..f0ef5ea062f 100644
--- a/charts/stable/sonarr/Chart.yaml
+++ b/charts/stable/sonarr/Chart.yaml
@@ -36,7 +36,7 @@ sources:
- https://ghcr.io/home-operations/sonarr
- https://ghcr.io/onedr0p/exportarr
- https://github.com/Sonarr/Sonarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr
type: application
version: 24.4.5
diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md
index daf67f130b3..e4e55a89ff8 100644
--- a/charts/stable/sonarr/README.md
+++ b/charts/stable/sonarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/sonarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/sonarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sonarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/sonarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/songkong/README.md b/charts/stable/songkong/README.md
index 73bc0a7dd0e..cf5622e2419 100644
--- a/charts/stable/songkong/README.md
+++ b/charts/stable/songkong/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/songkong
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/songkong/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/songkong/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sonsoftheforest/README.md b/charts/stable/sonsoftheforest/README.md
index 4750ae9276b..87eb97307a5 100644
--- a/charts/stable/sonsoftheforest/README.md
+++ b/charts/stable/sonsoftheforest/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sonsoftheforest
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sonsoftheforest/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sonsoftheforest/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sourcegraph/README.md b/charts/stable/sourcegraph/README.md
index e75b23f9d9b..a44e899dd0a 100644
--- a/charts/stable/sourcegraph/README.md
+++ b/charts/stable/sourcegraph/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sourcegraph
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sourcegraph/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sourcegraph/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/spaceengineers/CHANGELOG.md b/charts/stable/spaceengineers/CHANGELOG.md
index 5c2ff0cf50f..8c04b05f3b6 100644
--- a/charts/stable/spaceengineers/CHANGELOG.md
+++ b/charts/stable/spaceengineers/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [spaceengineers-1.0.0](https://github.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-1.0.0) (2022-11-10)
+## [spaceengineers-1.0.0](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.34...spaceengineers-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Fix
- change container config label
-## [spaceengineers-0.0.37](https://github.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-0.0.37) (2022-11-08)
+## [spaceengineers-0.0.37](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.34...spaceengineers-0.0.37) (2022-11-08)
### Chore
@@ -34,11 +34,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]349](https://github.com/truecharts/charts/issues/4349))
+- Auto-update chart README [skip ci]349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+ ##- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Chore
@@ -47,21 +47,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]hub.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-0.0.36) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spaceengineers-0.0.36](https://github.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-0.0.36) (2022-11-08)
+## [spaceengineers-0.0.36](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.34...spaceengineers-0.0.36) (2022-11-08)
### Chore
@@ -69,24 +69,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spaceengineers-0.0.35](https://github.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-0.0.35) (2022-11-07)
+## [spaceengineers-0.0.35](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.34...spaceengineers-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]hub.com/truecharts/charts/compare/spaceengineers-0.0.34...spaceengineers-0.0.35) (2022-11-06)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spaceengineers-0.0.34](https://github.com/truecharts/charts/compare/spaceengineers-0.0.33...spaceengineers-0.0.34) (2022-11-06)
+## [spaceengineers-0.0.34](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.33...spaceengineers-0.0.34) (2022-11-06)
### Chore
@@ -94,83 +94,83 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [spaceengineers-0.0.33](https://github.com/truecharts/charts/compare/spaceengineers-0.0.32...spaceengineers-0.0.33) (2022-11-05)
+## [spaceengineers-0.0.33](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.32...spaceengineers-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [spaceengineers-0.0.32](https://github.com/truecharts/charts/compare/spaceengineers-0.0.31...spaceengineers-0.0.32) (2022-11-02)
+## [spaceengineers-0.0.32](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.31...spaceengineers-0.0.32) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [spaceengineers-0.0.31](https://github.com/truecharts/charts/compare/spaceengineers-0.0.30...spaceengineers-0.0.31) (2022-10-25)
+## [spaceengineers-0.0.31](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.30...spaceengineers-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [spaceengineers-0.0.30](https://github.com/truecharts/charts/compare/spaceengineers-0.0.29...spaceengineers-0.0.30) (2022-10-19)
+## [spaceengineers-0.0.30](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.29...spaceengineers-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07)
+## [spaceengineers-0.0.28](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
- Auto-update chart README [skip ci]
- update helm general non-major
-## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07)
+## [spaceengineers-0.0.28](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [spaceengineers-0.0.27](https://github.com/truecharts/charts/compare/spaceengineers-0.0.26...spaceengineers-0.0.27) (2022-10-05)
+## [spaceengineers-0.0.27](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.26...spaceengineers-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [spaceengineers-0.0.25](https://github.com/truecharts/charts/compare/spaceengineers-0.0.24...spaceengineers-0.0.25) (2022-09-25)
+## [spaceengineers-0.0.25](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.24...spaceengineers-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-22)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-22)
### Chore
@@ -191,7 +191,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21)
### Chore
@@ -200,7 +200,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -208,9 +208,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
### Chore
@@ -221,14 +221,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3767](https://github.com/truecharts/charts/issues/3767))
+- refactor Services SCALE GUIor ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20)
### Chore
@@ -266,7 +266,7 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -274,7 +274,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]hub.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -288,9 +288,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-19)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-19)
### Chore
@@ -301,21 +301,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]hub.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-17)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-18)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-18)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -324,33 +324,33 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIs://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-16)
+- refactor Services SCALE GUIs://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-16)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-16)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]hub.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15)
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15)
+## [spaceengineers-0.0.24](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-15)
### Chore
@@ -365,10 +365,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12)
+## [spaceengineers-0.0.23](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-12)
### Chore
@@ -377,18 +377,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
+## [spaceengineers-0.0.23](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -397,72 +397,72 @@ pagefind: false
- refactor Services SCALE GUI
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
+## [spaceengineers-0.0.23](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [spaceengineers-0.0.23](https://github.com/truecharts/charts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
+## [spaceengineers-0.0.23](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.22...spaceengineers-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spaceengineers-0.0.22](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.22) (2022-08-30)
+## [spaceengineers-0.0.22](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.20...spaceengineers-0.0.22) (2022-08-30)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [spaceengineers-0.0.21](https://github.com/truecharts/charts/compare/spaceengineers-0.0.20...spaceengineers-0.0.21) (2022-08-30)
+## [spaceengineers-0.0.21](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.20...spaceengineers-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [spaceengineers-0.0.19](https://github.com/truecharts/charts/compare/spaceengineers-0.0.17...spaceengineers-0.0.19) (2022-08-26)
+## [spaceengineers-0.0.19](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.17...spaceengineers-0.0.19) (2022-08-26)
-### Fixeanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+### Fixeanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))...spaceengineers-0.0.17) (2022-08-23)
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))...spaceengineers-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [spaceengineers-0.0.16](https://github.com/truecharts/charts/compare/spaceengineers-0.0.15...spaceengineers-0.0.16) (2022-08-12)
+## [spaceengineers-0.0.16](https://github.com/trueforge-org/truecharts/compare/spaceengineers-0.0.15...spaceengineers-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
## [spaceengineers-0.0.14](https://github.com/truecharts/apps/compare/spaceengineers-0.0.13...spaceengineers-0.0.14) (2022-07-26)
@@ -477,8 +477,8 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]300](https://github.com/truecharts/apps/issues/3300))
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- add fake digest to new incubator Apps to fetch digests
## [spaceengineers-0.0.12](https://github.com/truecharts/apps/compare/spaceengineers-0.0.11...spaceengineers-0.0.12) (2022-07-23)
@@ -489,7 +489,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci] releases ([#3280](https://github.com/truecharts/apps/issues/3280))
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
### Chore
@@ -502,8 +502,8 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]eleases ([#3280](https://github.com/truecharts/apps/issues/3280))
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
@@ -512,7 +512,7 @@ pagefind: false
- Bump all charts to generate config and container references due to huge increase of repository
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
### Chore
@@ -523,11 +523,11 @@ pagefind: false
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))- Auto-update chart README [skip ci]
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml
index 6e36d48b127..3241c92eb53 100644
--- a/charts/stable/spaceengineers/Chart.yaml
+++ b/charts/stable/spaceengineers/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: spaceengineers
sources:
- https://github.com/Devidian/docker-spaceengineers
- - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/spaceengineers
- https://hub.docker.com/r/devidian/spaceengineers
type: application
version: 9.3.5
diff --git a/charts/stable/spaceengineers/README.md b/charts/stable/spaceengineers/README.md
index 29bf7998c1b..9a27766631b 100644
--- a/charts/stable/spaceengineers/README.md
+++ b/charts/stable/spaceengineers/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/spaceengineers)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/spaceengineers
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/spaceengineers/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/spaceengineers/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/speedtest-exporter/README.md b/charts/stable/speedtest-exporter/README.md
index be8b64bcea4..ee94bb808c2 100644
--- a/charts/stable/speedtest-exporter/README.md
+++ b/charts/stable/speedtest-exporter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/speedtest-exporter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/speedtest-exporter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/speedtest-exporter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/speedtest-tracker/Chart.yaml b/charts/stable/speedtest-tracker/Chart.yaml
index 23f7a441643..70b7a01d771 100644
--- a/charts/stable/speedtest-tracker/Chart.yaml
+++ b/charts/stable/speedtest-tracker/Chart.yaml
@@ -42,7 +42,7 @@ sources:
- https://ghcr.io/linuxserver/speedtest-tracker
- https://github.com/alexjustesen/speedtest-tracker
- https://github.com/linuxserver/docker-speedtest-tracker
- - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/speedtest-tracker
type: application
version: 8.7.12
diff --git a/charts/stable/speedtest-tracker/README.md b/charts/stable/speedtest-tracker/README.md
index deed5c0b7a9..2b30e5049b1 100644
--- a/charts/stable/speedtest-tracker/README.md
+++ b/charts/stable/speedtest-tracker/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/speedtest-tracker)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/speedtest-tracker
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/speedtest-tracker/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/speedtest-tracker/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/splunk/README.md b/charts/stable/splunk/README.md
index 6a80c8203f7..3729885b366 100644
--- a/charts/stable/splunk/README.md
+++ b/charts/stable/splunk/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/splunk
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/splunk/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/splunk/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/spotweb/CHANGELOG.md b/charts/stable/spotweb/CHANGELOG.md
index a744bda4739..a1c00b6cc71 100644
--- a/charts/stable/spotweb/CHANGELOG.md
+++ b/charts/stable/spotweb/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [spotweb-5.0.0](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-5.0.0) (2022-11-10)
+## [spotweb-5.0.0](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.50...spotweb-5.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Fix
- change container config label
-## [spotweb-4.0.53](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.53) (2022-11-08)
+## [spotweb-4.0.53](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.50...spotweb-4.0.53) (2022-11-08)
### Chore
@@ -34,11 +34,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]349](https://github.com/truecharts/charts/issues/4349))
+- Auto-update chart README [skip ci]349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+ ##- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Chore
@@ -47,21 +47,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spotweb-4.0.52](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
+## [spotweb-4.0.52](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
### Chore
@@ -69,24 +69,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spotweb-4.0.51](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.51) (2022-11-07)
+## [spotweb-4.0.51](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.50...spotweb-4.0.51) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.51) (2022-11-06)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [spotweb-4.0.50](https://github.com/truecharts/charts/compare/spotweb-4.0.49...spotweb-4.0.50) (2022-11-06)
+## [spotweb-4.0.50](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.49...spotweb-4.0.50) (2022-11-06)
### Chore
@@ -94,50 +94,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [spotweb-4.0.49](https://github.com/truecharts/charts/compare/spotweb-4.0.48...spotweb-4.0.49) (2022-11-05)
+## [spotweb-4.0.49](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.48...spotweb-4.0.49) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [spotweb-4.0.48](https://github.com/truecharts/charts/compare/spotweb-4.0.47...spotweb-4.0.48) (2022-11-02)
+## [spotweb-4.0.48](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.47...spotweb-4.0.48) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [spotweb-4.0.47](https://github.com/truecharts/charts/compare/spotweb-4.0.46...spotweb-4.0.47) (2022-10-25)
+## [spotweb-4.0.47](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.46...spotweb-4.0.47) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [spotweb-4.0.46](https://github.com/truecharts/charts/compare/spotweb-4.0.45...spotweb-4.0.46) (2022-10-25)
+## [spotweb-4.0.46](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.45...spotweb-4.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [spotweb-4.0.45](https://github.com/truecharts/charts/compare/spotweb-4.0.44...spotweb-4.0.45) (2022-10-19)
+## [spotweb-4.0.45](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.44...spotweb-4.0.45) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [spotweb-4.0.44](https://github.com/truecharts/charts/compare/spotweb-4.0.43...spotweb-4.0.44) (2022-10-12)
+## [spotweb-4.0.44](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.43...spotweb-4.0.44) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [spotweb-4.0.43](https://github.com/truecharts/charts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07)
+## [spotweb-4.0.43](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07)
### Chore
@@ -152,34 +152,34 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [spotweb-4.0.42](https://github.com/truecharts/charts/compare/spotweb-4.0.41...spotweb-4.0.42) (2022-10-05)
+## [spotweb-4.0.42](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.41...spotweb-4.0.42) (2022-10-05)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [spotweb-4.0.40](https://github.com/truecharts/charts/compare/spotweb-4.0.39...spotweb-4.0.40) (2022-09-27)
+## [spotweb-4.0.40](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.39...spotweb-4.0.40) (2022-09-27)
### Feat
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
### Feat
-- make include replace simpler ([#3904](https://github.com/truecharts/charts/issues/3904))
+- make include replace simpler ([#3904](https://github.com/trueforge-org/truecharts/issues/3904))
-## [spotweb-4.0.39](https://github.com/truecharts/charts/compare/spotweb-4.0.38...spotweb-4.0.39) (2022-09-25)
+## [spotweb-4.0.39](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.38...spotweb-4.0.39) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-22)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-22)
### Chore
@@ -197,16 +197,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-majorp ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -217,10 +217,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21)
### Chore
@@ -231,15 +231,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -255,10 +255,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20)
### Chore
@@ -272,13 +272,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -289,7 +289,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ps://github.com/truecharts/charts/issues/3751))
+- Auto-update chart README [skip ci]ps://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -300,13 +300,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-19)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-19)
### Chore
@@ -317,11 +317,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Chore
@@ -331,7 +331,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -342,10 +342,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-16)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-16)
### Chore
@@ -353,7 +353,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ps://github.com/truecharts/charts/issues/3751))
+- Auto-update chart README [skip ci]ps://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-16)
- Auto-update chart README [skip ci]
@@ -361,26 +361,26 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15)
+## [spotweb-4.0.38](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-15)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]7](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]7](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- ##- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+ ##- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
### Chore
@@ -391,20 +391,20 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12)
+## [spotweb-4.0.36](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-12)
### Chore
@@ -413,71 +413,71 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))tweb-4.0.36) (2022-09-11)
+- refactor Services SCALE GUIor ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))tweb-4.0.36) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- - update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spotweb-4.0.36](https://github.com/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11)
+## [spotweb-4.0.36](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/spotweb-4.0.35...spotweb-4.0.36) (2022-09-11)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [spotweb-4.0.35](https://github.com/truecharts/charts/compare/spotweb-4.0.33...spotweb-4.0.35) (2022-08-30)
+## [spotweb-4.0.35](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.33...spotweb-4.0.35) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+ ##- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [spotweb-4.0.33](https://github.com/truecharts/charts/compare/spotweb-4.0.31...spotweb-4.0.33) (2022-08-29)
+## [spotweb-4.0.33](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.31...spotweb-4.0.33) (2022-08-29)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [spotweb-4.0.31](https://github.com/truecharts/charts/compare/spotweb-4.0.30...spotweb-4.0.31) (2022-08-23)
+## [spotweb-4.0.31](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.30...spotweb-4.0.31) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [spotweb-4.0.30](https://github.com/truecharts/charts/compare/spotweb-4.0.29...spotweb-4.0.30) (2022-08-17)
+## [spotweb-4.0.30](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.29...spotweb-4.0.30) (2022-08-17)
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [spotweb-4.0.29](https://github.com/truecharts/charts/compare/spotweb-4.0.28...spotweb-4.0.29) (2022-08-12)
+## [spotweb-4.0.29](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.28...spotweb-4.0.29) (2022-08-12)
### Chore
@@ -488,23 +488,23 @@ pagefind: false
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+ ##- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [spotweb-4.0.27](https://github.com/truecharts/charts/compare/spotweb-4.0.26...spotweb-4.0.27) (2022-08-08)
+## [spotweb-4.0.27](https://github.com/trueforge-org/truecharts/compare/spotweb-4.0.26...spotweb-4.0.27) (2022-08-08)
### Chore
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- Auto-update chart README [skip ci]ates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/apps/compare/spotweb-4.0.25...spotweb-4.0.26) (2022-07-26)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
@@ -528,7 +528,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [spotweb-4.0.24](https://github.com/truecharts/apps/compare/spotweb-4.0.23...spotweb-4.0.24) (2022-07-23)
@@ -549,7 +549,7 @@ pagefind: false
- update helm general non-major helm releases ([#3274](https://github.com/truecharts/apps/issues/3274))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
@@ -568,7 +568,7 @@ pagefind: false
- Update Readme and Description on SCALE
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
### Fix
@@ -589,8 +589,8 @@ pagefind: false
## [spotweb-4.0.13](https://github.com/truecharts/apps/compare/spotweb-4.0.12...spotweb-4.0.13) (2022-07-12)
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
- bump to regenerate documentation
@@ -617,7 +617,7 @@ pagefind: false
- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### [spotweb-4.0.9](https://github.com/truecharts/apps/compare/spotweb-4.0.8...spotweb-4.0.9) (2022-07-05)
@@ -639,8 +639,8 @@ pagefind: false
#### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
### [spotweb-4.0.6](https://github.com/truecharts/apps/compare/spotweb-4.0.5...spotweb-4.0.6) (2022-06-22)
diff --git a/charts/stable/spotweb/Chart.yaml b/charts/stable/spotweb/Chart.yaml
index e084019eccf..f19afb089ef 100644
--- a/charts/stable/spotweb/Chart.yaml
+++ b/charts/stable/spotweb/Chart.yaml
@@ -35,7 +35,7 @@ name: spotweb
sources:
- https://github.com/joachimbaten/spotweb-docker
- https://github.com/spotweb/spotweb
- - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/spotweb
- https://hub.docker.com/r/jbaten/spotweb
type: application
version: 15.3.5
diff --git a/charts/stable/spotweb/README.md b/charts/stable/spotweb/README.md
index 86efab01d02..333907c44d4 100644
--- a/charts/stable/spotweb/README.md
+++ b/charts/stable/spotweb/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/spotweb)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/spotweb
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/spotweb/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/spotweb/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/sqlite-web/README.md b/charts/stable/sqlite-web/README.md
index d2e1b76438e..56f5767c13b 100644
--- a/charts/stable/sqlite-web/README.md
+++ b/charts/stable/sqlite-web/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sqlite-web
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sqlite-web/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sqlite-web/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sqlitebrowser/README.md b/charts/stable/sqlitebrowser/README.md
index b1299f7b291..feb9fdc724e 100644
--- a/charts/stable/sqlitebrowser/README.md
+++ b/charts/stable/sqlitebrowser/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sqlitebrowser
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sqlitebrowser/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sqlitebrowser/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/sshwifty/README.md b/charts/stable/sshwifty/README.md
index e25966e3873..6ede9790c0d 100644
--- a/charts/stable/sshwifty/README.md
+++ b/charts/stable/sshwifty/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/sshwifty
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/sshwifty/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/sshwifty/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/st-reborn-server/README.md b/charts/stable/st-reborn-server/README.md
index 49e53b20e92..c2e6023373d 100644
--- a/charts/stable/st-reborn-server/README.md
+++ b/charts/stable/st-reborn-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/st-reborn-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/st-reborn-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/st-reborn-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/stackedit/README.md b/charts/stable/stackedit/README.md
index 04938321fe7..287705a0e97 100644
--- a/charts/stable/stackedit/README.md
+++ b/charts/stable/stackedit/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/stackedit
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/stackedit/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/stackedit/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/standardnotes-web/README.md b/charts/stable/standardnotes-web/README.md
index c37117111e9..9298479d34a 100644
--- a/charts/stable/standardnotes-web/README.md
+++ b/charts/stable/standardnotes-web/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/standardnotes-web
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/standardnotes-web/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/standardnotes-web/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/starmade/README.md b/charts/stable/starmade/README.md
index d93a7cc8fd5..2caf80b76ee 100644
--- a/charts/stable/starmade/README.md
+++ b/charts/stable/starmade/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/starmade
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/starmade/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/starmade/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/stash/README.md b/charts/stable/stash/README.md
index 2df572f1ad0..6584ccb4f84 100644
--- a/charts/stable/stash/README.md
+++ b/charts/stable/stash/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/stash
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/stash/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/stash/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml
index 6adbf52b418..09c3e2dfa36 100644
--- a/charts/stable/static-web-server/Chart.yaml
+++ b/charts/stable/static-web-server/Chart.yaml
@@ -35,7 +35,7 @@ name: static-web-server
sources:
- https://ghcr.io/static-web-server/static-web-server
- https://github.com/static-web-server/static-web-server
- - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/static-web-server
- https://static-web-server.net
type: application
version: 7.4.5
diff --git a/charts/stable/static-web-server/README.md b/charts/stable/static-web-server/README.md
index 0c762bc20b2..d15c3cc7e4b 100644
--- a/charts/stable/static-web-server/README.md
+++ b/charts/stable/static-web-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/static-web-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/static-web-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/static-web-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/static-web-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/static/README.md b/charts/stable/static/README.md
index 6588b454ef6..67275fe62c4 100644
--- a/charts/stable/static/README.md
+++ b/charts/stable/static/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/static
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/static/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/static/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/stationeers/CHANGELOG.md b/charts/stable/stationeers/CHANGELOG.md
index db4ac507dfb..938b58f94f6 100644
--- a/charts/stable/stationeers/CHANGELOG.md
+++ b/charts/stable/stationeers/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [stationeers-1.0.0](https://github.com/truecharts/charts/compare/stationeers-0.0.35...stationeers-1.0.0) (2022-11-10)
+## [stationeers-1.0.0](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.35...stationeers-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Fix
- change container config label
-## [stationeers-0.0.38](https://github.com/truecharts/charts/compare/stationeers-0.0.35...stationeers-0.0.38) (2022-11-08)
+## [stationeers-0.0.38](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.35...stationeers-0.0.38) (2022-11-08)
### Chore
@@ -34,11 +34,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]349](https://github.com/truecharts/charts/issues/4349))
+- Auto-update chart README [skip ci]349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+ ##- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Chore
@@ -47,21 +47,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci].com/truecharts/charts/compare/stationeers-0.0.35...stationeers-0.0.37) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stationeers-0.0.37](https://github.com/truecharts/charts/compare/stationeers-0.0.35...stationeers-0.0.37) (2022-11-08)
+## [stationeers-0.0.37](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.35...stationeers-0.0.37) (2022-11-08)
### Chore
@@ -69,24 +69,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stationeers-0.0.36](https://github.com/truecharts/charts/compare/stationeers-0.0.35...stationeers-0.0.36) (2022-11-07)
+## [stationeers-0.0.36](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.35...stationeers-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci].com/truecharts/charts/compare/stationeers-0.0.35...stationeers-0.0.36) (2022-11-06)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stationeers-0.0.35](https://github.com/truecharts/charts/compare/stationeers-0.0.34...stationeers-0.0.35) (2022-11-06)
+## [stationeers-0.0.35](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.34...stationeers-0.0.35) (2022-11-06)
### Chore
@@ -94,56 +94,56 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [stationeers-0.0.34](https://github.com/truecharts/charts/compare/stationeers-0.0.33...stationeers-0.0.34) (2022-11-05)
+## [stationeers-0.0.34](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.33...stationeers-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [stationeers-0.0.33](https://github.com/truecharts/charts/compare/stationeers-0.0.32...stationeers-0.0.33) (2022-11-02)
+## [stationeers-0.0.33](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.32...stationeers-0.0.33) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [stationeers-0.0.32](https://github.com/truecharts/charts/compare/stationeers-0.0.31...stationeers-0.0.32) (2022-10-27)
+## [stationeers-0.0.32](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.31...stationeers-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))))
-## [stationeers-0.0.32](https://github.com/truecharts/charts/compare/stationeers-0.0.31...stationeers-0.0.32) (2022-10-27)
+## [stationeers-0.0.32](https://github.com/trueforge-org/truecharts/compare/stationeers-0.0.31...stationeers-0.0.32) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [starmade-0.0.30](https://github.com/truecharts/charts/compare/starmade-0.0.29...starmade-0.0.30) (2022-10-19)
+## [starmade-0.0.30](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.29...starmade-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [starmade-0.0.29](https://github.com/truecharts/charts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12)
+## [starmade-0.0.29](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07)
@@ -153,41 +153,41 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07)
+## [starmade-0.0.28](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07)
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
- Auto-update chart README [skip ci]
- update helm general non-major
-## [starmade-0.0.27](https://github.com/truecharts/charts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05)
+## [starmade-0.0.27](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [starmade-0.0.26](https://github.com/truecharts/charts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27)
+## [starmade-0.0.26](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-22)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-22)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -201,9 +201,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21)
### Chore
@@ -218,18 +218,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -239,9 +239,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20)
### Chore
@@ -256,7 +256,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20)
- Auto-update chart README [skip ci]
@@ -285,11 +285,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-19)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-19)
### Chore
@@ -301,7 +301,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -313,7 +313,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-17)
- Auto-update chart README [skip ci]
@@ -325,9 +325,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-18)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-18)
### Chore
@@ -335,7 +335,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-16)
- Auto-update chart README [skip ci]
@@ -344,15 +344,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-16)
+## [starmade-0.0.24](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-15)
- Auto-update chart README [skip ci]
@@ -362,13 +362,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12)
+## [starmade-0.0.23](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12)
### Chore
@@ -377,11 +377,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- Auto-update chart README [skip ci] up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12)
+## [starmade-0.0.23](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-12)
### Chore
@@ -389,7 +389,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -397,83 +397,83 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11)
+## [starmade-0.0.23](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIthub.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [starmade-0.0.23](https://github.com/truecharts/charts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11)
+## [starmade-0.0.23](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.22...starmade-0.0.23) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [starmade-0.0.22](https://github.com/truecharts/charts/compare/starmade-0.0.20...starmade-0.0.22) (2022-08-30)
+## [starmade-0.0.22](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.20...starmade-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [starmade-0.0.20](https://github.com/truecharts/charts/compare/starmade-0.0.19...starmade-0.0.20) (2022-08-29)
+## [starmade-0.0.20](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.19...starmade-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [starmade-0.0.17](https://github.com/truecharts/charts/compare/starmade-0.0.16...starmade-0.0.17) (2022-08-23)
+## [starmade-0.0.17](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.16...starmade-0.0.17) (2022-08-23)
### Fix
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))0.0.16) (2022-08-12)
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [starmade-0.0.15](https://github.com/truecharts/charts/compare/starmade-0.0.14...starmade-0.0.15) (2022-08-08)
+## [starmade-0.0.15](https://github.com/trueforge-org/truecharts/compare/starmade-0.0.14...starmade-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/apps/compare/starmade-0.0.13...starmade-0.0.14) (2022-07-26)
- Auto-update chart README [skip ci]
@@ -481,7 +481,7 @@ pagefind: false
### Chorete chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
## [starmade-0.0.13](https://github.com/truecharts/apps/compare/starmade-0.0.12...starmade-0.0.13) (2022-07-25)
@@ -496,8 +496,8 @@ pagefind: false
- Auto-update chart README [skip ci]s to fetch digests
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/apps/compare/starmade-0.0.11...starmade-0.0.12) (2022-07-23)
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
@@ -509,7 +509,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
## [starmade-0.0.12](https://github.com/truecharts/apps/compare/starmade-0.0.11...starmade-0.0.12) (2022-07-23)
@@ -523,8 +523,8 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))itory
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))itory
- Move Dev to incubator and some cleanup
## [starmade-0.0.10]starmade-0.0.10 (2022-07-22)
@@ -534,16 +534,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
### Chore
- Move Dev to incubator and some cleanup
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))- Auto-update chart README [skip ci]
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/stationeers/Chart.yaml b/charts/stable/stationeers/Chart.yaml
index 2de4b1f701f..14bc02496e0 100644
--- a/charts/stable/stationeers/Chart.yaml
+++ b/charts/stable/stationeers/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: stationeers
sources:
- https://ghcr.io/ich777/steamcmd
- - https://github.com/truecharts/charts/tree/master/charts/stable/stationeers
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stationeers
- https://www.steampowered.com/
type: application
version: 8.3.5
diff --git a/charts/stable/stationeers/README.md b/charts/stable/stationeers/README.md
index 30d91fe1865..da6127d7edf 100644
--- a/charts/stable/stationeers/README.md
+++ b/charts/stable/stationeers/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/stationeers)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/stationeers
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/stationeers/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/stationeers/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/steam-headless/README.md b/charts/stable/steam-headless/README.md
index 17e1dcedc19..04f581fe9d2 100644
--- a/charts/stable/steam-headless/README.md
+++ b/charts/stable/steam-headless/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/steam-headless
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/steam-headless/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/steam-headless/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/stirling-pdf/README.md b/charts/stable/stirling-pdf/README.md
index 0920900b430..145e3a7e362 100644
--- a/charts/stable/stirling-pdf/README.md
+++ b/charts/stable/stirling-pdf/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/stirling-pdf
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/stirling-pdf/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/stirling-pdf/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/storj-node/README.md b/charts/stable/storj-node/README.md
index 2e938077faf..519609917e7 100644
--- a/charts/stable/storj-node/README.md
+++ b/charts/stable/storj-node/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/storj-node
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/storj-node/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/storj-node/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/storm/CHANGELOG.md b/charts/stable/storm/CHANGELOG.md
index c1ab5caf6ee..4a11d057326 100644
--- a/charts/stable/storm/CHANGELOG.md
+++ b/charts/stable/storm/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [storm-1.0.0](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-1.0.0) (2022-11-10)
+## [storm-1.0.0](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [storm-0.0.37](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.37) (2022-11-08)
+## [storm-0.0.37](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.37) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.36](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
+## [storm-0.0.36](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.36](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
+## [storm-0.0.36](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
### Chore
@@ -57,76 +57,76 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.36](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
+## [storm-0.0.36](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.35](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.35) (2022-11-07)
+## [storm-0.0.35](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.35](https://github.com/truecharts/charts/compare/storm-0.0.34...storm-0.0.35) (2022-11-06)
+## [storm-0.0.35](https://github.com/trueforge-org/truecharts/compare/storm-0.0.34...storm-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [storm-0.0.34](https://github.com/truecharts/charts/compare/storm-0.0.33...storm-0.0.34) (2022-11-06)
+## [storm-0.0.34](https://github.com/trueforge-org/truecharts/compare/storm-0.0.33...storm-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [storm-0.0.33](https://github.com/truecharts/charts/compare/storm-0.0.32...storm-0.0.33) (2022-11-05)
+## [storm-0.0.33](https://github.com/trueforge-org/truecharts/compare/storm-0.0.32...storm-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [storm-0.0.32](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.32...storm-0.0.32) (2022-11-02)
+## [storm-0.0.32](https://github.com/trueforge-org/truecharts/compare/insurgencysandstorm-0.0.32...storm-0.0.32) (2022-11-02)
### Chore
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [storm-0.0.31](https://github.com/truecharts/charts/compare/storm-0.0.30...storm-0.0.31) (2022-10-25)
+## [storm-0.0.31](https://github.com/trueforge-org/truecharts/compare/storm-0.0.30...storm-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [storm-0.0.30](https://github.com/truecharts/charts/compare/storm-0.0.29...storm-0.0.30) (2022-10-19)
+## [storm-0.0.30](https://github.com/trueforge-org/truecharts/compare/storm-0.0.29...storm-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [storm-0.0.29](https://github.com/truecharts/charts/compare/storm-0.0.28...storm-0.0.29) (2022-10-12)
+## [storm-0.0.29](https://github.com/trueforge-org/truecharts/compare/storm-0.0.28...storm-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07)
+## [storm-0.0.28](https://github.com/trueforge-org/truecharts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07)
### Chore
@@ -134,36 +134,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07)
+## [storm-0.0.28](https://github.com/trueforge-org/truecharts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [storm-0.0.27](https://github.com/truecharts/charts/compare/storm-0.0.26...storm-0.0.27) (2022-10-05)
+## [storm-0.0.27](https://github.com/trueforge-org/truecharts/compare/storm-0.0.26...storm-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [storm-0.0.26](https://github.com/truecharts/charts/compare/storm-0.0.25...storm-0.0.26) (2022-09-27)
+## [storm-0.0.26](https://github.com/trueforge-org/truecharts/compare/storm-0.0.25...storm-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [storm-0.0.25](https://github.com/truecharts/charts/compare/storm-0.0.24...storm-0.0.25) (2022-09-25)
+## [storm-0.0.25](https://github.com/trueforge-org/truecharts/compare/storm-0.0.24...storm-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-22)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-22)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21)
### Chore
@@ -200,9 +200,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21)
### Chore
@@ -218,9 +218,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20)
### Chore
@@ -235,9 +235,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20)
### Chore
@@ -251,9 +251,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
### Chore
@@ -266,9 +266,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
### Chore
@@ -280,9 +280,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-19)
### Chore
@@ -293,9 +293,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-17)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-17)
### Chore
@@ -305,9 +305,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-18)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-18)
### Chore
@@ -315,39 +315,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-16)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-16)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15)
+## [storm-0.0.24](https://github.com/trueforge-org/truecharts/compare/storm-0.0.23...storm-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12)
### Chore
@@ -356,10 +356,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-12)
### Chore
@@ -367,92 +367,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.23](https://github.com/truecharts/charts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
+## [storm-0.0.23](https://github.com/trueforge-org/truecharts/compare/storm-0.0.22...storm-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [storm-0.0.22](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.22) (2022-08-30)
+## [storm-0.0.22](https://github.com/trueforge-org/truecharts/compare/storm-0.0.20...storm-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [storm-0.0.21](https://github.com/truecharts/charts/compare/storm-0.0.20...storm-0.0.21) (2022-08-30)
+## [storm-0.0.21](https://github.com/trueforge-org/truecharts/compare/storm-0.0.20...storm-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [storm-0.0.20](https://github.com/truecharts/charts/compare/storm-0.0.19...storm-0.0.20) (2022-08-29)
+## [storm-0.0.20](https://github.com/trueforge-org/truecharts/compare/storm-0.0.19...storm-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [storm-0.0.19](https://github.com/truecharts/charts/compare/storm-0.0.17...storm-0.0.19) (2022-08-26)
+## [storm-0.0.19](https://github.com/trueforge-org/truecharts/compare/storm-0.0.17...storm-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [storm-0.0.17](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.16...storm-0.0.17) (2022-08-23)
+## [storm-0.0.17](https://github.com/trueforge-org/truecharts/compare/insurgencysandstorm-0.0.16...storm-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [storm-0.0.16](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.15...storm-0.0.16) (2022-08-12)
+## [storm-0.0.16](https://github.com/trueforge-org/truecharts/compare/insurgencysandstorm-0.0.15...storm-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [storm-0.0.15](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.14...storm-0.0.15) (2022-08-08)
+## [storm-0.0.15](https://github.com/trueforge-org/truecharts/compare/insurgencysandstorm-0.0.14...storm-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [storm-0.0.14](https://github.com/truecharts/apps/compare/storm-0.0.13...storm-0.0.14) (2022-07-26)
diff --git a/charts/stable/storm/Chart.yaml b/charts/stable/storm/Chart.yaml
index 1cb99b01939..565409914b8 100644
--- a/charts/stable/storm/Chart.yaml
+++ b/charts/stable/storm/Chart.yaml
@@ -35,7 +35,7 @@ sources:
- https://ghcr.io/relvacode/storm
- https://github.com/relvacode/storm
- https://github.com/relvacode/storm/pkgs/container/storm
- - https://github.com/truecharts/charts/tree/master/charts/stable/storm
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/storm
type: application
version: 8.3.5
diff --git a/charts/stable/storm/README.md b/charts/stable/storm/README.md
index dac5c279011..a4f61599aea 100644
--- a/charts/stable/storm/README.md
+++ b/charts/stable/storm/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/storm)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/storm
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/storm/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/storm/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/strapi/CHANGELOG.md b/charts/stable/strapi/CHANGELOG.md
index 7894a025e92..2add4c341fb 100644
--- a/charts/stable/strapi/CHANGELOG.md
+++ b/charts/stable/strapi/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [strapi-6.0.0](https://github.com/truecharts/charts/compare/strapi-4.0.49...strapi-6.0.0) (2022-11-10)
+## [strapi-6.0.0](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.49...strapi-6.0.0) (2022-11-10)
### Chore
@@ -15,17 +15,17 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [strapi-5.0.2](https://github.com/truecharts/charts/compare/strapi-4.0.49...strapi-5.0.2) (2022-11-08)
+## [strapi-5.0.2](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.49...strapi-5.0.2) (2022-11-08)
### Chore
@@ -36,46 +36,46 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#4343](https://github.com/truecharts/charts/issues/4343))
+- Auto-update chart README [skip ci]#4343](https://github.com/trueforge-org/truecharts/issues/4343))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))022-11-08)
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))022-11-08)
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- - update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- - update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [strapi-5.0.1](https://github.com/truecharts/charts/compare/strapi-4.0.49...strapi-5.0.1) (2022-11-08)
+## [strapi-5.0.1](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.49...strapi-5.0.1) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [strapi-5.0.0](https://github.com/truecharts/charts/compare/strapi-4.0.49...strapi-5.0.0) (2022-11-07)
+## [strapi-5.0.0](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.49...strapi-5.0.0) (2022-11-07)
### Chore
@@ -84,13 +84,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- ##- update docker general non-major ([#4343](https://github.com/truecharts/charts/issues/4343))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+ ##- update docker general non-major ([#4343](https://github.com/trueforge-org/truecharts/issues/4343))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [strapi-4.0.49](https://github.com/truecharts/charts/compare/strapi-4.0.48...strapi-4.0.49) (2022-11-06)
+## [strapi-4.0.49](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.48...strapi-4.0.49) (2022-11-06)
### Chore
@@ -98,50 +98,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [strapi-4.0.48](https://github.com/truecharts/charts/compare/strapi-4.0.47...strapi-4.0.48) (2022-11-05)
+## [strapi-4.0.48](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.47...strapi-4.0.48) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [strapi-4.0.47](https://github.com/truecharts/charts/compare/strapi-4.0.46...strapi-4.0.47) (2022-11-02)
+## [strapi-4.0.47](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.46...strapi-4.0.47) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [strapi-4.0.46](https://github.com/truecharts/charts/compare/strapi-4.0.45...strapi-4.0.46) (2022-10-25)
+## [strapi-4.0.46](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.45...strapi-4.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [strapi-4.0.45](https://github.com/truecharts/charts/compare/strapi-4.0.44...strapi-4.0.45) (2022-10-25)
+## [strapi-4.0.45](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.44...strapi-4.0.45) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [strapi-4.0.44](https://github.com/truecharts/charts/compare/strapi-4.0.43...strapi-4.0.44) (2022-10-19)
+## [strapi-4.0.44](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.43...strapi-4.0.44) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [strapi-4.0.43](https://github.com/truecharts/charts/compare/strapi-4.0.42...strapi-4.0.43) (2022-10-12)
+## [strapi-4.0.43](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.42...strapi-4.0.43) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [strapi-4.0.42](https://github.com/truecharts/charts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07)
+## [strapi-4.0.42](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07)
### Chore
@@ -156,32 +156,32 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [strapi-4.0.41](https://github.com/truecharts/charts/compare/strapi-4.0.40...strapi-4.0.41) (2022-10-05)
+## [strapi-4.0.41](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.40...strapi-4.0.41) (2022-10-05)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [strapi-4.0.39](https://github.com/truecharts/charts/compare/strapi-4.0.38...strapi-4.0.39) (2022-09-27)
+## [strapi-4.0.39](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.38...strapi-4.0.39) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [strapi-4.0.38](https://github.com/truecharts/charts/compare/strapi-4.0.37...strapi-4.0.38) (2022-09-25)
+## [strapi-4.0.38](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.37...strapi-4.0.38) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-22)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-22)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -196,10 +196,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21)
- Auto-update chart README [skip ci]
- update helm general non-major
@@ -210,19 +210,19 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-majorp ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -231,14 +231,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -253,11 +253,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- refactor Services SCALE GUIor ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20)
### Chore
@@ -272,13 +272,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ps://github.com/truecharts/charts/issues/3751))
+- Auto-update chart README [skip ci]ps://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-19)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -287,7 +287,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -300,12 +300,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-19)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-19)
### Chore
@@ -317,19 +317,19 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ps://github.com/truecharts/charts/issues/3751))
+- Auto-update chart README [skip ci]ps://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-17)
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-18)
- Auto-update chart README [skip ci]
@@ -339,18 +339,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- refactor Services SCALE GUIor ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-16)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -360,32 +360,32 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-15)
+## [strapi-4.0.37](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]ps://github.com/truecharts/charts/issues/3751))
+- Auto-update chart README [skip ci]ps://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIub.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.36) (2022-09-13)
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -393,13 +393,13 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12)
+## [strapi-4.0.35](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-12)
### Chore
@@ -409,76 +409,76 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- ##- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+ ##- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11)
+## [strapi-4.0.35](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))s/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))s/3711))
-## [strapi-4.0.35](https://github.com/truecharts/charts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11)
+## [strapi-4.0.35](https://github.com/trueforge-org/truecharts/compare/strapi-4.0.34...strapi-4.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synclounge-2.0.40](https://github.com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.40) (2022-08-30)
+## [synclounge-2.0.40](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.38...synclounge-2.0.40) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/synclounge-2.0.38...synclounge-2.0.39) (2022-08-30)
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [synclounge-2.0.38](https://github.com/truecharts/charts/compare/synclounge-2.0.37...synclounge-2.0.38) (2022-08-29)
+## [synclounge-2.0.38](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.37...synclounge-2.0.38) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))ounge-2.0.37) (2022-08-25)
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))ounge-2.0.37) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [synclounge-2.0.36](https://github.com/truecharts/charts/compare/synclounge-2.0.35...synclounge-2.0.36) (2022-08-23)
+## [synclounge-2.0.36](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.35...synclounge-2.0.36) (2022-08-23)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [synclounge-2.0.35](https://github.com/truecharts/charts/compare/synclounge-2.0.34...synclounge-2.0.35) (2022-08-17)
+## [synclounge-2.0.35](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.34...synclounge-2.0.35) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [synclounge-2.0.34](https://github.com/truecharts/charts/compare/synclounge-2.0.33...synclounge-2.0.34) (2022-08-14)
+## [synclounge-2.0.34](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.33...synclounge-2.0.34) (2022-08-14)
### Fix
@@ -488,27 +488,27 @@ pagefind: false
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+ ##- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synclounge-2.0.31](https://github.com/truecharts/charts/compare/synclounge-2.0.30...synclounge-2.0.31) (2022-08-08)
+## [synclounge-2.0.31](https://github.com/trueforge-org/truecharts/compare/synclounge-2.0.30...synclounge-2.0.31) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [synclounge-2.0.30](https://github.com/truecharts/apps/compare/synclounge-2.0.29...synclounge-2.0.30) (2022-07-27)
@@ -529,7 +529,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
## [synclounge-2.0.28](https://github.com/truecharts/apps/compare/synclounge-2.0.27...synclounge-2.0.28) (2022-07-25)
@@ -551,7 +551,7 @@ pagefind: false
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [synclounge-2.0.27](https://github.com/truecharts/apps/compare/synclounge-2.0.26...synclounge-2.0.27) (2022-07-23)
@@ -571,7 +571,7 @@ pagefind: false
## [synclounge-2.0.24](https://github.com/truecharts/apps/compare/synclounge-2.0.23...synclounge-2.0.24) (2022-07-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
- Update Readme and Description on SCALE
## [synclounge-2.0.23](https://github.com/truecharts/apps/compare/synclounge-2.0.22...synclounge-2.0.23) (2022-07-16)
@@ -635,7 +635,7 @@ pagefind: false
- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### [synclounge-2.0.12](https://github.com/truecharts/apps/compare/synclounge-2.0.11...synclounge-2.0.12) (2022-07-04)
@@ -657,8 +657,8 @@ pagefind: false
#### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
### [synclounge-2.0.9](https://github.com/truecharts/apps/compare/synclounge-2.0.8...synclounge-2.0.9) (2022-06-22)
diff --git a/charts/stable/strapi/Chart.yaml b/charts/stable/strapi/Chart.yaml
index c96c917395f..fe1399875c9 100644
--- a/charts/stable/strapi/Chart.yaml
+++ b/charts/stable/strapi/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: strapi
sources:
- https://github.com/naskio/docker-strapi
- - https://github.com/truecharts/charts/tree/master/charts/stable/strapi
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/strapi
- https://hub.docker.com/r/vshadbolt/strapi
- https://truecharts.org/charts/stable/strapi
type: application
diff --git a/charts/stable/strapi/README.md b/charts/stable/strapi/README.md
index 717cbe8f2c2..f9346130cae 100644
--- a/charts/stable/strapi/README.md
+++ b/charts/stable/strapi/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/strapi)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/strapi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/strapi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/strapi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/streammaster/Chart.yaml b/charts/stable/streammaster/Chart.yaml
index 8a4b67e61b1..092cd506b40 100644
--- a/charts/stable/streammaster/Chart.yaml
+++ b/charts/stable/streammaster/Chart.yaml
@@ -37,7 +37,7 @@ sources:
- https://carlreid.github.io/StreamMaster/
- https://ghcr.io/carlreid/streammaster
- https://github.com/carlreid/StreamMaster
- - https://github.com/truecharts/charts/tree/master/charts/stable/streammaster
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/streammaster
type: application
version: 2.3.5
diff --git a/charts/stable/streammaster/README.md b/charts/stable/streammaster/README.md
index 668e35a1935..c385012e893 100644
--- a/charts/stable/streammaster/README.md
+++ b/charts/stable/streammaster/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/streammaster)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/streammaster
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/streammaster/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/streammaster/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/stun-turn-server/CHANGELOG.md b/charts/stable/stun-turn-server/CHANGELOG.md
index b84013e3be4..6e8c1fa98c6 100644
--- a/charts/stable/stun-turn-server/CHANGELOG.md
+++ b/charts/stable/stun-turn-server/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [stun-turn-server-1.0.0](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-1.0.0) (2022-11-10)
+## [stun-turn-server-1.0.0](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.35...stun-turn-server-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Fix
- change container config label
-## [stun-turn-server-0.0.38](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.38) (2022-11-08)
+## [stun-turn-server-0.0.38](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.38) (2022-11-08)
### Chore
@@ -34,11 +34,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]349](https://github.com/truecharts/charts/issues/4349))
+- Auto-update chart README [skip ci]349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+ ##- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
### Chore
@@ -47,21 +47,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]ithub.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.37) (2022-11-08)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stun-turn-server-0.0.37](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.37) (2022-11-08)
+## [stun-turn-server-0.0.37](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.37) (2022-11-08)
### Chore
@@ -69,24 +69,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stun-turn-server-0.0.36](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.36) (2022-11-07)
+## [stun-turn-server-0.0.36](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]ithub.com/truecharts/charts/compare/stun-turn-server-0.0.35...stun-turn-server-0.0.36) (2022-11-06)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [stun-turn-server-0.0.35](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.34...stun-turn-server-0.0.35) (2022-11-06)
+## [stun-turn-server-0.0.35](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.34...stun-turn-server-0.0.35) (2022-11-06)
### Chore
@@ -94,50 +94,50 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [stun-turn-server-0.0.34](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.33...stun-turn-server-0.0.34) (2022-11-05)
+## [stun-turn-server-0.0.34](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.33...stun-turn-server-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [stun-turn-server-0.0.33](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.32...stun-turn-server-0.0.33) (2022-11-02)
+## [stun-turn-server-0.0.33](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.32...stun-turn-server-0.0.33) (2022-11-02)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [stun-turn-server-0.0.32](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.31...stun-turn-server-0.0.32) (2022-10-26)
+## [stun-turn-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.31...stun-turn-server-0.0.32) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [stun-turn-server-0.0.31](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.30...stun-turn-server-0.0.31) (2022-10-25)
+## [stun-turn-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.30...stun-turn-server-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [stun-turn-server-0.0.30](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.29...stun-turn-server-0.0.30) (2022-10-19)
+## [stun-turn-server-0.0.30](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.29...stun-turn-server-0.0.30) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [stun-turn-server-0.0.29](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.28...stun-turn-server-0.0.29) (2022-10-12)
+## [stun-turn-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.28...stun-turn-server-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [stun-turn-server-0.0.28](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07)
+## [stun-turn-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07)
### Chore
@@ -145,36 +145,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))27...stun-turn-server-0.0.28) (2022-10-07)
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))27...stun-turn-server-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [stun-turn-server-0.0.27](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.26...stun-turn-server-0.0.27) (2022-10-05)
+## [stun-turn-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.26...stun-turn-server-0.0.27) (2022-10-05)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [stun-turn-server-0.0.26](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.25...stun-turn-server-0.0.26) (2022-09-27)
+## [stun-turn-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.25...stun-turn-server-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [stun-turn-server-0.0.25](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.24...stun-turn-server-0.0.25) (2022-09-25)
+## [stun-turn-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.24...stun-turn-server-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
### Chore
@@ -192,9 +192,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21)
- Auto-update chart README [skip ci]
- update helm general non-major
@@ -206,19 +206,19 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -228,11 +228,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-20)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-20)
### Chore
@@ -264,7 +264,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]ithub.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -274,14 +274,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-19)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-19)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -296,7 +296,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-19)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-19)
### Chore
@@ -316,12 +316,12 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-18)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-18)
### Chore
@@ -338,9 +338,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-16)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-16)
### Chore
@@ -353,15 +353,15 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-15)
+## [stun-turn-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12)
+## [stun-turn-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -371,10 +371,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12)
+## [stun-turn-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-12)
### Chore
@@ -383,97 +383,97 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]ithub.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
+## [stun-turn-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUId clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- refactor Services SCALE GUId clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [stun-turn-server-0.0.23](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
+## [stun-turn-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]ithub.com/truecharts/charts/compare/stun-turn-server-0.0.22...stun-turn-server-0.0.23) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [stun-turn-server-0.0.22](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.22) (2022-08-30)
+## [stun-turn-server-0.0.22](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.20...stun-turn-server-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- Auto-update chart README [skip ci]5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))0.20...stun-turn-server-0.0.21) (2022-08-30)
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))0.20...stun-turn-server-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [stun-turn-server-0.0.20](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.19...stun-turn-server-0.0.20) (2022-08-29)
+## [stun-turn-server-0.0.20](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.19...stun-turn-server-0.0.20) (2022-08-29)
### Chore
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]9](https://github.com/truecharts/charts/issues/3619))
+- Auto-update chart README [skip ci]9](https://github.com/trueforge-org/truecharts/issues/3619))
-## [stun-turn-server-0.0.19](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.17...stun-turn-server-0.0.19) (2022-08-26)
+## [stun-turn-server-0.0.19](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.17...stun-turn-server-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [stun-turn-server-0.0.17](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.16...stun-turn-server-0.0.17) (2022-08-23)
+## [stun-turn-server-0.0.17](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.16...stun-turn-server-0.0.17) (2022-08-23)
### Fix
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [stun-turn-server-0.0.16](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.15...stun-turn-server-0.0.16) (2022-08-12)
+## [stun-turn-server-0.0.16](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.15...stun-turn-server-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [stun-turn-server-0.0.15](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.14...stun-turn-server-0.0.15) (2022-08-08)
+## [stun-turn-server-0.0.15](https://github.com/trueforge-org/truecharts/compare/stun-turn-server-0.0.14...stun-turn-server-0.0.15) (2022-08-08)
### Chore
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]eleases ([#3376](https://github.com/truecharts/charts/issues/3376))
+- Auto-update chart README [skip ci]eleases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
### Chore
@@ -488,8 +488,8 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [stun-turn-server-0.0.12](https://github.com/truecharts/apps/compare/stun-turn-server-0.0.11...stun-turn-server-0.0.12) (2022-07-23)
@@ -501,7 +501,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
@@ -512,8 +512,8 @@ pagefind: false
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+ ##- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Bump all charts to generate config and container references due to huge increase of repository
@@ -524,7 +524,7 @@ pagefind: false
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
- Move Dev to incubator and some cleanup
## [stun-turn-server-0.0.10]stun-turn-server-0.0.10 (2022-07-22)
@@ -532,11 +532,11 @@ pagefind: false
### Chore
- Move Dev to incubator and some cleanup
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))- Auto-update chart README [skip ci]
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/stun-turn-server/Chart.yaml b/charts/stable/stun-turn-server/Chart.yaml
index 10876659272..7e66a505d51 100644
--- a/charts/stable/stun-turn-server/Chart.yaml
+++ b/charts/stable/stun-turn-server/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: stun-turn-server
sources:
- https://ghcr.io/ich777/stun-turn-server
- - https://github.com/truecharts/charts/tree/master/charts/stable/stun-turn-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stun-turn-server
type: application
version: 9.3.5
diff --git a/charts/stable/stun-turn-server/README.md b/charts/stable/stun-turn-server/README.md
index 2a1a17e27ce..e5584ed8ccd 100644
--- a/charts/stable/stun-turn-server/README.md
+++ b/charts/stable/stun-turn-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/stun-turn-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/stun-turn-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/stun-turn-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/stun-turn-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/suistartpage/CHANGELOG.md b/charts/stable/suistartpage/CHANGELOG.md
index c8b465708d5..334dbbcff17 100644
--- a/charts/stable/suistartpage/CHANGELOG.md
+++ b/charts/stable/suistartpage/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [suistartpage-1.0.0](https://github.com/truecharts/charts/compare/suistartpage-0.0.34...suistartpage-1.0.0) (2022-11-10)
+## [suistartpage-1.0.0](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.34...suistartpage-1.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [suistartpage-0.0.37](https://github.com/truecharts/charts/compare/suistartpage-0.0.34...suistartpage-0.0.37) (2022-11-08)
+## [suistartpage-0.0.37](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.34...suistartpage-0.0.37) (2022-11-08)
### Chore
@@ -30,138 +30,138 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]b.com/truecharts/charts/compare/suistartpage-0.0.34...suistartpage-0.0.36) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [suistartpage-0.0.36](https://github.com/truecharts/charts/compare/suistartpage-0.0.34...suistartpage-0.0.36) (2022-11-08)
+## [suistartpage-0.0.36](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.34...suistartpage-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [suistartpage-0.0.35](https://github.com/truecharts/charts/compare/suistartpage-0.0.34...suistartpage-0.0.35) (2022-11-07)
+## [suistartpage-0.0.35](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.34...suistartpage-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [suistartpage-0.0.34](https://github.com/truecharts/charts/compare/suistartpage-0.0.33...suistartpage-0.0.34) (2022-11-06)
+## [suistartpage-0.0.34](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.33...suistartpage-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]b.com/truecharts/charts/compare/suistartpage-0.0.32...suistartpage-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [suistartpage-0.0.32](https://github.com/truecharts/charts/compare/suistartpage-0.0.31...suistartpage-0.0.32) (2022-11-02)
+## [suistartpage-0.0.32](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.31...suistartpage-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [suistartpage-0.0.31](https://github.com/truecharts/charts/compare/suistartpage-0.0.30...suistartpage-0.0.31) (2022-10-25)
+## [suistartpage-0.0.31](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.30...suistartpage-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))uistartpage-0.0.30) (2022-10-19)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))uistartpage-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [suistartpage-0.0.29](https://github.com/truecharts/charts/compare/suistartpage-0.0.28...suistartpage-0.0.29) (2022-10-12)
+## [suistartpage-0.0.29](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.28...suistartpage-0.0.29) (2022-10-12)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07)
+## [suistartpage-0.0.28](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07)
+## [suistartpage-0.0.28](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [suistartpage-0.0.26](https://github.com/truecharts/charts/compare/suistartpage-0.0.25...suistartpage-0.0.26) (2022-09-27)
+## [suistartpage-0.0.26](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.25...suistartpage-0.0.26) (2022-09-27)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [suistartpage-0.0.25](https://github.com/truecharts/charts/compare/suistartpage-0.0.24...suistartpage-0.0.25) (2022-09-25)
+## [suistartpage-0.0.25](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.24...suistartpage-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-22)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-22)
### Chore
@@ -179,9 +179,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-majorgithub.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21)
+- update helm general non-majorgithub.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21)
### Chore
@@ -191,19 +191,19 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -212,13 +212,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20)
### Chore
@@ -237,7 +237,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20)
### Chore
@@ -251,7 +251,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]b.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -259,14 +259,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -279,9 +279,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-19)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-19)
### Chore
@@ -299,14 +299,14 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-18)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-18)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -324,9 +324,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-16)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-16)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -337,15 +337,15 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-15)
+## [suistartpage-0.0.24](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]b.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12)
- Auto-update chart README [skip ci]
@@ -356,9 +356,9 @@ pagefind: false
- refactor Services SCALE GUIkip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12)
+## [suistartpage-0.0.23](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-12)
### Chore
@@ -366,17 +366,17 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]b.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
+## [suistartpage-0.0.23](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -385,70 +385,70 @@ pagefind: false
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
+## [suistartpage-0.0.23](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [suistartpage-0.0.23](https://github.com/truecharts/charts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
+## [suistartpage-0.0.23](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.22...suistartpage-0.0.23) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [suistartpage-0.0.22](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.22) (2022-08-30)
+## [suistartpage-0.0.22](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.20...suistartpage-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [suistartpage-0.0.21](https://github.com/truecharts/charts/compare/suistartpage-0.0.20...suistartpage-0.0.21) (2022-08-30)
+## [suistartpage-0.0.21](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.20...suistartpage-0.0.21) (2022-08-30)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))26))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))26))
-## [suistartpage-0.0.20](https://github.com/truecharts/charts/compare/suistartpage-0.0.19...suistartpage-0.0.20) (2022-08-29)
+## [suistartpage-0.0.20](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.19...suistartpage-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [suistartpage-0.0.19](https://github.com/truecharts/charts/compare/suistartpage-0.0.17...suistartpage-0.0.19) (2022-08-26)
+## [suistartpage-0.0.19](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.17...suistartpage-0.0.19) (2022-08-26)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [suistartpage-0.0.17](https://github.com/truecharts/charts/compare/suistartpage-0.0.16...suistartpage-0.0.17) (2022-08-23)
+## [suistartpage-0.0.17](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.16...suistartpage-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [suistartpage-0.0.15](https://github.com/truecharts/charts/compare/suistartpage-0.0.14...suistartpage-0.0.15) (2022-08-08)
+## [suistartpage-0.0.15](https://github.com/trueforge-org/truecharts/compare/suistartpage-0.0.14...suistartpage-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
### Chore
@@ -457,7 +457,7 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))ssues/3302))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))ssues/3302))
## [suistartpage-0.0.13](https://github.com/truecharts/apps/compare/suistartpage-0.0.12...suistartpage-0.0.13) (2022-07-25)
@@ -483,7 +483,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))ssues/3280))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))ssues/3280))
## [suistartpage-0.0.12](https://github.com/truecharts/apps/compare/suistartpage-0.0.11...suistartpage-0.0.12) (2022-07-23)
@@ -505,7 +505,7 @@ pagefind: false
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Move Dev to incubator and some cleanup
## [suistartpage-0.0.10]suistartpage-0.0.10 (2022-07-22)
@@ -514,9 +514,9 @@ pagefind: false
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/suistartpage/Chart.yaml b/charts/stable/suistartpage/Chart.yaml
index f384416f97f..76f361284ae 100644
--- a/charts/stable/suistartpage/Chart.yaml
+++ b/charts/stable/suistartpage/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: suistartpage
sources:
- https://github.com/CorneliousJD/SUI-Startpage
- - https://github.com/truecharts/charts/tree/master/charts/stable/suistartpage
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/suistartpage
- https://hub.docker.com/r/corneliousjd/sui-startpage
type: application
version: 8.3.5
diff --git a/charts/stable/suistartpage/README.md b/charts/stable/suistartpage/README.md
index 0bd59c07bcf..83fab2f93bb 100644
--- a/charts/stable/suistartpage/README.md
+++ b/charts/stable/suistartpage/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/suistartpage)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/suistartpage
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/suistartpage/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/suistartpage/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/survivethenights/README.md b/charts/stable/survivethenights/README.md
index d1d348e28af..9c9196d31af 100644
--- a/charts/stable/survivethenights/README.md
+++ b/charts/stable/survivethenights/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/survivethenights
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/survivethenights/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/survivethenights/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/synclounge/README.md b/charts/stable/synclounge/README.md
index 849d409cd9b..0174b2448b3 100644
--- a/charts/stable/synclounge/README.md
+++ b/charts/stable/synclounge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/synclounge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/synclounge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/synclounge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/syncthing/README.md b/charts/stable/syncthing/README.md
index 9d72e295ea4..3a879840aac 100644
--- a/charts/stable/syncthing/README.md
+++ b/charts/stable/syncthing/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/syncthing
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/syncthing/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/syncthing/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/synctube/CHANGELOG.md b/charts/stable/synctube/CHANGELOG.md
index a2345f91450..478cda4d5c9 100644
--- a/charts/stable/synctube/CHANGELOG.md
+++ b/charts/stable/synctube/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [synctube-1.0.0](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-1.0.0) (2022-11-10)
+## [synctube-1.0.0](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.37](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.37) (2022-11-08)
+## [synctube-0.0.37](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.36](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
+## [synctube-0.0.36](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.36](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
+## [synctube-0.0.36](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.36](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
+## [synctube-0.0.36](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.35](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.35) (2022-11-07)
+## [synctube-0.0.35](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.35](https://github.com/truecharts/charts/compare/synctube-0.0.34...synctube-0.0.35) (2022-11-06)
+## [synctube-0.0.35](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.34...synctube-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [synctube-0.0.34](https://github.com/truecharts/charts/compare/synctube-0.0.33...synctube-0.0.34) (2022-11-06)
+## [synctube-0.0.34](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.33...synctube-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [synctube-0.0.33](https://github.com/truecharts/charts/compare/synctube-0.0.32...synctube-0.0.33) (2022-11-05)
+## [synctube-0.0.33](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.32...synctube-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [synctube-0.0.32](https://github.com/truecharts/charts/compare/synctube-0.0.31...synctube-0.0.32) (2022-11-02)
+## [synctube-0.0.32](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.31...synctube-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [synctube-0.0.31](https://github.com/truecharts/charts/compare/synctube-0.0.30...synctube-0.0.31) (2022-10-25)
+## [synctube-0.0.31](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.30...synctube-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [synctube-0.0.30](https://github.com/truecharts/charts/compare/synctube-0.0.29...synctube-0.0.30) (2022-10-19)
+## [synctube-0.0.30](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.29...synctube-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [synctube-0.0.29](https://github.com/truecharts/charts/compare/synctube-0.0.28...synctube-0.0.29) (2022-10-12)
+## [synctube-0.0.29](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.28...synctube-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07)
+## [synctube-0.0.28](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07)
+## [synctube-0.0.28](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [synctube-0.0.27](https://github.com/truecharts/charts/compare/synctube-0.0.26...synctube-0.0.27) (2022-10-05)
+## [synctube-0.0.27](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.26...synctube-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [synctube-0.0.26](https://github.com/truecharts/charts/compare/synctube-0.0.25...synctube-0.0.26) (2022-09-27)
+## [synctube-0.0.26](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.25...synctube-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [synctube-0.0.25](https://github.com/truecharts/charts/compare/synctube-0.0.24...synctube-0.0.25) (2022-09-25)
+## [synctube-0.0.25](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.24...synctube-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-22)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-17)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-18)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-16)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-16)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15)
+## [synctube-0.0.24](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12)
### Chore
@@ -353,10 +353,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-12)
### Chore
@@ -364,92 +364,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.23](https://github.com/truecharts/charts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
+## [synctube-0.0.23](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.22...synctube-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [synctube-0.0.22](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.22) (2022-08-30)
+## [synctube-0.0.22](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.20...synctube-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [synctube-0.0.21](https://github.com/truecharts/charts/compare/synctube-0.0.20...synctube-0.0.21) (2022-08-30)
+## [synctube-0.0.21](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.20...synctube-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [synctube-0.0.20](https://github.com/truecharts/charts/compare/synctube-0.0.19...synctube-0.0.20) (2022-08-29)
+## [synctube-0.0.20](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.19...synctube-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [synctube-0.0.19](https://github.com/truecharts/charts/compare/synctube-0.0.17...synctube-0.0.19) (2022-08-26)
+## [synctube-0.0.19](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.17...synctube-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [synctube-0.0.17](https://github.com/truecharts/charts/compare/synctube-0.0.16...synctube-0.0.17) (2022-08-23)
+## [synctube-0.0.17](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.16...synctube-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [synctube-0.0.16](https://github.com/truecharts/charts/compare/synctube-0.0.15...synctube-0.0.16) (2022-08-12)
+## [synctube-0.0.16](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.15...synctube-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [synctube-0.0.15](https://github.com/truecharts/charts/compare/synctube-0.0.14...synctube-0.0.15) (2022-08-08)
+## [synctube-0.0.15](https://github.com/trueforge-org/truecharts/compare/synctube-0.0.14...synctube-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [synctube-0.0.14](https://github.com/truecharts/apps/compare/synctube-0.0.13...synctube-0.0.14) (2022-07-26)
diff --git a/charts/stable/synctube/Chart.yaml b/charts/stable/synctube/Chart.yaml
index a9bd02256d0..f8c45c3503a 100644
--- a/charts/stable/synctube/Chart.yaml
+++ b/charts/stable/synctube/Chart.yaml
@@ -38,7 +38,7 @@ maintainers:
name: synctube
sources:
- https://github.com/RblSb/SyncTube
- - https://github.com/truecharts/charts/tree/master/charts/stable/synctube
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/synctube
- https://hub.docker.com/r/littlestache/synctube
type: application
version: 10.3.5
diff --git a/charts/stable/synctube/README.md b/charts/stable/synctube/README.md
index 38f3f47372d..ae014d6976e 100644
--- a/charts/stable/synctube/README.md
+++ b/charts/stable/synctube/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/synctube)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/synctube
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/synctube/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/synctube/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/syslog-ng/CHANGELOG.md b/charts/stable/syslog-ng/CHANGELOG.md
index 2de1f8eca66..35c31cfccd4 100644
--- a/charts/stable/syslog-ng/CHANGELOG.md
+++ b/charts/stable/syslog-ng/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [syslog-ng-3.0.0](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-3.0.0) (2022-11-10)
+## [syslog-ng-3.0.0](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.46](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.46) (2022-11-08)
+## [syslog-ng-2.0.46](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.46) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.45](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
+## [syslog-ng-2.0.45](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.45](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
+## [syslog-ng-2.0.45](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.45](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
+## [syslog-ng-2.0.45](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.44](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.44) (2022-11-07)
+## [syslog-ng-2.0.44](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.44](https://github.com/truecharts/charts/compare/syslog-ng-2.0.43...syslog-ng-2.0.44) (2022-11-06)
+## [syslog-ng-2.0.44](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.43...syslog-ng-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [syslog-ng-2.0.43](https://github.com/truecharts/charts/compare/syslog-ng-2.0.42...syslog-ng-2.0.43) (2022-11-06)
+## [syslog-ng-2.0.43](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.42...syslog-ng-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [syslog-ng-2.0.42](https://github.com/truecharts/charts/compare/syslog-ng-2.0.41...syslog-ng-2.0.42) (2022-11-05)
+## [syslog-ng-2.0.42](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.41...syslog-ng-2.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [syslog-ng-2.0.41](https://github.com/truecharts/charts/compare/syslog-ng-2.0.40...syslog-ng-2.0.41) (2022-11-02)
+## [syslog-ng-2.0.41](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.40...syslog-ng-2.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [syslog-ng-2.0.40](https://github.com/truecharts/charts/compare/syslog-ng-2.0.39...syslog-ng-2.0.40) (2022-10-25)
+## [syslog-ng-2.0.40](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.39...syslog-ng-2.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [syslog-ng-2.0.39](https://github.com/truecharts/charts/compare/syslog-ng-2.0.38...syslog-ng-2.0.39) (2022-10-19)
+## [syslog-ng-2.0.39](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.38...syslog-ng-2.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [syslog-ng-2.0.38](https://github.com/truecharts/charts/compare/syslog-ng-2.0.37...syslog-ng-2.0.38) (2022-10-12)
+## [syslog-ng-2.0.38](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.37...syslog-ng-2.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07)
+## [syslog-ng-2.0.37](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07)
+## [syslog-ng-2.0.37](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [syslog-ng-2.0.36](https://github.com/truecharts/charts/compare/syslog-ng-2.0.35...syslog-ng-2.0.36) (2022-10-05)
+## [syslog-ng-2.0.36](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.35...syslog-ng-2.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [syslog-ng-2.0.35](https://github.com/truecharts/charts/compare/syslog-ng-2.0.34...syslog-ng-2.0.35) (2022-09-27)
+## [syslog-ng-2.0.35](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.34...syslog-ng-2.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [syslog-ng-2.0.34](https://github.com/truecharts/charts/compare/syslog-ng-2.0.33...syslog-ng-2.0.34) (2022-09-25)
+## [syslog-ng-2.0.34](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.33...syslog-ng-2.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-22)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-17)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-18)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-16)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-16)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15)
+## [syslog-ng-2.0.33](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12)
### Chore
@@ -353,9 +353,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-12)
### Chore
@@ -363,87 +363,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.32](https://github.com/truecharts/charts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
+## [syslog-ng-2.0.32](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.31...syslog-ng-2.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [syslog-ng-2.0.31](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.31) (2022-08-30)
+## [syslog-ng-2.0.31](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.29...syslog-ng-2.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [syslog-ng-2.0.30](https://github.com/truecharts/charts/compare/syslog-ng-2.0.29...syslog-ng-2.0.30) (2022-08-30)
+## [syslog-ng-2.0.30](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.29...syslog-ng-2.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [syslog-ng-2.0.29](https://github.com/truecharts/charts/compare/syslog-ng-2.0.28...syslog-ng-2.0.29) (2022-08-30)
+## [syslog-ng-2.0.29](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.28...syslog-ng-2.0.29) (2022-08-30)
### Chore
-- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+- update docker general non-major ([#3623](https://github.com/trueforge-org/truecharts/issues/3623))
-## [syslog-ng-2.0.28](https://github.com/truecharts/charts/compare/syslog-ng-2.0.27...syslog-ng-2.0.28) (2022-08-29)
+## [syslog-ng-2.0.28](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.27...syslog-ng-2.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [syslog-ng-2.0.27](https://github.com/truecharts/charts/compare/syslog-ng-2.0.26...syslog-ng-2.0.27) (2022-08-23)
+## [syslog-ng-2.0.27](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.26...syslog-ng-2.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [syslog-ng-2.0.26](https://github.com/truecharts/charts/compare/syslog-ng-2.0.25...syslog-ng-2.0.26) (2022-08-12)
+## [syslog-ng-2.0.26](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.25...syslog-ng-2.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [syslog-ng-2.0.25](https://github.com/truecharts/charts/compare/syslog-ng-2.0.24...syslog-ng-2.0.25) (2022-08-08)
+## [syslog-ng-2.0.25](https://github.com/trueforge-org/truecharts/compare/syslog-ng-2.0.24...syslog-ng-2.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [syslog-ng-2.0.24](https://github.com/truecharts/apps/compare/syslog-ng-2.0.23...syslog-ng-2.0.24) (2022-07-26)
diff --git a/charts/stable/syslog-ng/Chart.yaml b/charts/stable/syslog-ng/Chart.yaml
index 854fb0cf982..013537e7d6a 100644
--- a/charts/stable/syslog-ng/Chart.yaml
+++ b/charts/stable/syslog-ng/Chart.yaml
@@ -31,7 +31,7 @@ maintainers:
url: https://truecharts.org
name: syslog-ng
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/syslog-ng
- https://hub.docker.com/r/balabit/syslog-ng
type: application
version: 12.4.5
diff --git a/charts/stable/syslog-ng/README.md b/charts/stable/syslog-ng/README.md
index 3c2b3a4af71..76b6b8ca746 100644
--- a/charts/stable/syslog-ng/README.md
+++ b/charts/stable/syslog-ng/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/syslog-ng)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/syslog-ng
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/syslog-ng/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/syslog-ng/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tachidesk-docker/README.md b/charts/stable/tachidesk-docker/README.md
index 1ac2c1b6f3a..8a930177565 100644
--- a/charts/stable/tachidesk-docker/README.md
+++ b/charts/stable/tachidesk-docker/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tachidesk-docker
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tachidesk-docker/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tachidesk-docker/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tagspaces/Chart.yaml b/charts/stable/tagspaces/Chart.yaml
index c99c0e2121c..2bf57561839 100644
--- a/charts/stable/tagspaces/Chart.yaml
+++ b/charts/stable/tagspaces/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: tagspaces
sources:
- https://github.com/tagspaces/tagspaces
- - https://github.com/truecharts/charts/tree/master/charts/stable/tagspaces
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tagspaces
- https://hub.docker.com/r/fardjad/tagspaces-lite-web
type: application
version: 7.3.5
diff --git a/charts/stable/tagspaces/README.md b/charts/stable/tagspaces/README.md
index ac8d5698333..d55944bc01c 100644
--- a/charts/stable/tagspaces/README.md
+++ b/charts/stable/tagspaces/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tagspaces)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tagspaces
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tagspaces/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/tagspaces/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tailscale/README.md b/charts/stable/tailscale/README.md
index d4ec3e68c07..e4b9a401b5c 100644
--- a/charts/stable/tailscale/README.md
+++ b/charts/stable/tailscale/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tailscale
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tailscale/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tailscale/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tandoor-recipes/CHANGELOG.md b/charts/stable/tandoor-recipes/CHANGELOG.md
index 8c4f3d365c6..2ddd08df86b 100644
--- a/charts/stable/tandoor-recipes/CHANGELOG.md
+++ b/charts/stable/tandoor-recipes/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [recipes-9.0.0](https://github.com/truecharts/charts/compare/recipes-8.0.77...recipes-9.0.0) (2022-11-10)
+## [recipes-9.0.0](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.77...recipes-9.0.0) (2022-11-10)
### Chore
@@ -13,7 +13,7 @@ pagefind: false
- change container config label
-## [recipes-8.0.77](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.77) (2022-11-10)
+## [recipes-8.0.77](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.77) (2022-11-10)
### Chore
@@ -24,12 +24,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4366](https://github.com/truecharts/charts/issues/4366))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4366](https://github.com/trueforge-org/truecharts/issues/4366))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.76](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.76) (2022-11-08)
+## [recipes-8.0.76](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.76) (2022-11-08)
### Chore
@@ -39,11 +39,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.75](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
+## [recipes-8.0.75](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
### Chore
@@ -52,10 +52,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.75](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
+## [recipes-8.0.75](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
### Chore
@@ -63,120 +63,120 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.75](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
+## [recipes-8.0.75](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.75) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.74](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.74) (2022-11-07)
+## [recipes-8.0.74](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.74) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.74](https://github.com/truecharts/charts/compare/recipes-8.0.73...recipes-8.0.74) (2022-11-06)
+## [recipes-8.0.74](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.73...recipes-8.0.74) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [recipes-8.0.73](https://github.com/truecharts/charts/compare/recipes-8.0.72...recipes-8.0.73) (2022-11-06)
+## [recipes-8.0.73](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.72...recipes-8.0.73) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [recipes-8.0.72](https://github.com/truecharts/charts/compare/recipes-8.0.71...recipes-8.0.72) (2022-11-05)
+## [recipes-8.0.72](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.71...recipes-8.0.72) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [recipes-8.0.71](https://github.com/truecharts/charts/compare/recipes-8.0.70...recipes-8.0.71) (2022-11-02)
+## [recipes-8.0.71](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.70...recipes-8.0.71) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [recipes-8.0.70](https://github.com/truecharts/charts/compare/recipes-8.0.69...recipes-8.0.70) (2022-10-28)
+## [recipes-8.0.70](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.69...recipes-8.0.70) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [recipes-8.0.69](https://github.com/truecharts/charts/compare/recipes-8.0.68...recipes-8.0.69) (2022-10-27)
+## [recipes-8.0.69](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.68...recipes-8.0.69) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [recipes-8.0.69](https://github.com/truecharts/charts/compare/recipes-8.0.68...recipes-8.0.69) (2022-10-27)
+## [recipes-8.0.69](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.68...recipes-8.0.69) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [recipes-8.0.68](https://github.com/truecharts/charts/compare/recipes-8.0.67...recipes-8.0.68) (2022-10-26)
+## [recipes-8.0.68](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.67...recipes-8.0.68) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [recipes-8.0.67](https://github.com/truecharts/charts/compare/recipes-8.0.66...recipes-8.0.67) (2022-10-25)
+## [recipes-8.0.67](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.66...recipes-8.0.67) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [recipes-8.0.66](https://github.com/truecharts/charts/compare/recipes-8.0.65...recipes-8.0.66) (2022-10-25)
+## [recipes-8.0.66](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.65...recipes-8.0.66) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [recipes-8.0.65](https://github.com/truecharts/charts/compare/recipes-8.0.64...recipes-8.0.65) (2022-10-21)
+## [recipes-8.0.65](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.64...recipes-8.0.65) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [recipes-8.0.64](https://github.com/truecharts/charts/compare/recipes-8.0.63...recipes-8.0.64) (2022-10-19)
+## [recipes-8.0.64](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.63...recipes-8.0.64) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [recipes-8.0.63](https://github.com/truecharts/charts/compare/recipes-8.0.62...recipes-8.0.63) (2022-10-12)
+## [recipes-8.0.63](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.62...recipes-8.0.63) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07)
+## [recipes-8.0.62](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07)
### Chore
@@ -184,56 +184,56 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07)
+## [recipes-8.0.62](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [recipes-8.0.61](https://github.com/truecharts/charts/compare/recipes-8.0.60...recipes-8.0.61) (2022-10-07)
+## [recipes-8.0.61](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.60...recipes-8.0.61) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [recipes-8.0.60](https://github.com/truecharts/charts/compare/recipes-8.0.59...recipes-8.0.60) (2022-10-05)
+## [recipes-8.0.60](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.59...recipes-8.0.60) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [recipes-8.0.59](https://github.com/truecharts/charts/compare/recipes-8.0.58...recipes-8.0.59) (2022-10-01)
+## [recipes-8.0.59](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.58...recipes-8.0.59) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [recipes-8.0.58](https://github.com/truecharts/charts/compare/recipes-8.0.57...recipes-8.0.58) (2022-09-28)
+## [recipes-8.0.58](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.57...recipes-8.0.58) (2022-09-28)
### Chore
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
-## [recipes-8.0.56](https://github.com/truecharts/charts/compare/recipes-8.0.55...recipes-8.0.56) (2022-09-27)
+## [recipes-8.0.56](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.55...recipes-8.0.56) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [recipes-8.0.55](https://github.com/truecharts/charts/compare/recipes-8.0.54...recipes-8.0.55) (2022-09-25)
+## [recipes-8.0.55](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.54...recipes-8.0.55) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [recipes-8.0.54](https://github.com/truecharts/charts/compare/recipes-8.0.52...recipes-8.0.54) (2022-09-25)
+## [recipes-8.0.54](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.52...recipes-8.0.54) (2022-09-25)
### Chore
@@ -241,23 +241,23 @@ pagefind: false
### Fix
-- fix nginx conf ([#3878](https://github.com/truecharts/charts/issues/3878))
+- fix nginx conf ([#3878](https://github.com/trueforge-org/truecharts/issues/3878))
-## [recipes-8.0.52](https://github.com/truecharts/charts/compare/recipes-8.0.51...recipes-8.0.52) (2022-09-24)
+## [recipes-8.0.52](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.51...recipes-8.0.52) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [recipes-8.0.51](https://github.com/truecharts/charts/compare/recipes-8.0.50...recipes-8.0.51) (2022-09-23)
+## [recipes-8.0.51](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.50...recipes-8.0.51) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-22)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-22)
### Chore
@@ -275,11 +275,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21)
### Chore
@@ -296,11 +296,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21)
### Chore
@@ -316,11 +316,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-20)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-20)
### Chore
@@ -335,11 +335,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-20)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-20)
### Chore
@@ -353,11 +353,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
### Chore
@@ -370,11 +370,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
### Chore
@@ -386,11 +386,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-19)
### Chore
@@ -401,11 +401,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-17)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-17)
### Chore
@@ -415,11 +415,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-18)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-18)
### Chore
@@ -427,54 +427,54 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-16)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-16)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15)
+## [recipes-8.0.50](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [recipes-8.0.49](https://github.com/truecharts/charts/compare/recipes-8.0.48...recipes-8.0.49) (2022-09-13)
+## [recipes-8.0.49](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.48...recipes-8.0.49) (2022-09-13)
### Chore
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12)
### Chore
@@ -483,9 +483,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-12)
### Chore
@@ -493,130 +493,130 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.48](https://github.com/truecharts/charts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
+## [recipes-8.0.48](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.47...recipes-8.0.48) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [recipes-8.0.47](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.47) (2022-08-30)
+## [recipes-8.0.47](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.45...recipes-8.0.47) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [recipes-8.0.46](https://github.com/truecharts/charts/compare/recipes-8.0.45...recipes-8.0.46) (2022-08-30)
+## [recipes-8.0.46](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.45...recipes-8.0.46) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [recipes-8.0.45](https://github.com/truecharts/charts/compare/recipes-8.0.43...recipes-8.0.45) (2022-08-29)
+## [recipes-8.0.45](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.43...recipes-8.0.45) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [recipes-8.0.43](https://github.com/truecharts/charts/compare/recipes-8.0.42...recipes-8.0.43) (2022-08-27)
+## [recipes-8.0.43](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.42...recipes-8.0.43) (2022-08-27)
### Chore
-- expose CSRF_TRUSTED_ORIGINS to gui ([#3592](https://github.com/truecharts/charts/issues/3592))
+- expose CSRF_TRUSTED_ORIGINS to gui ([#3592](https://github.com/trueforge-org/truecharts/issues/3592))
-## [recipes-8.0.42](https://github.com/truecharts/charts/compare/recipes-8.0.41...recipes-8.0.42) (2022-08-25)
+## [recipes-8.0.42](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.41...recipes-8.0.42) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [recipes-8.0.41](https://github.com/truecharts/charts/compare/recipes-8.0.40...recipes-8.0.41) (2022-08-24)
+## [recipes-8.0.41](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.40...recipes-8.0.41) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [recipes-8.0.40](https://github.com/truecharts/charts/compare/recipes-8.0.39...recipes-8.0.40) (2022-08-23)
+## [recipes-8.0.40](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.39...recipes-8.0.40) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [recipes-8.0.39](https://github.com/truecharts/charts/compare/recipes-8.0.38...recipes-8.0.39) (2022-08-18)
+## [recipes-8.0.39](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.38...recipes-8.0.39) (2022-08-18)
### Chore
- bump
-## [recipes-8.0.38](https://github.com/truecharts/charts/compare/recipes-8.0.37...recipes-8.0.38) (2022-08-17)
+## [recipes-8.0.38](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.37...recipes-8.0.38) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [recipes-8.0.37](https://github.com/truecharts/charts/compare/recipes-8.0.36...recipes-8.0.37) (2022-08-14)
+## [recipes-8.0.37](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.36...recipes-8.0.37) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [recipes-8.0.36](https://github.com/truecharts/charts/compare/recipes-8.0.35...recipes-8.0.36) (2022-08-12)
+## [recipes-8.0.36](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.35...recipes-8.0.36) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [recipes-8.0.35](https://github.com/truecharts/charts/compare/recipes-8.0.34...recipes-8.0.35) (2022-08-09)
+## [recipes-8.0.35](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.34...recipes-8.0.35) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [recipes-8.0.34](https://github.com/truecharts/charts/compare/recipes-8.0.33...recipes-8.0.34) (2022-08-09)
+## [recipes-8.0.34](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.33...recipes-8.0.34) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [recipes-8.0.33](https://github.com/truecharts/charts/compare/recipes-8.0.32...recipes-8.0.33) (2022-08-08)
+## [recipes-8.0.33](https://github.com/trueforge-org/truecharts/compare/recipes-8.0.32...recipes-8.0.33) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [recipes-8.0.32](https://github.com/truecharts/apps/compare/recipes-8.0.31...recipes-8.0.32) (2022-07-30)
diff --git a/charts/stable/tandoor-recipes/Chart.yaml b/charts/stable/tandoor-recipes/Chart.yaml
index 56091bd4b2b..0ee3a5110fc 100644
--- a/charts/stable/tandoor-recipes/Chart.yaml
+++ b/charts/stable/tandoor-recipes/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: tandoor-recipes
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/tandoor-recipes
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tandoor-recipes
- https://github.com/vabene1111/recipes
- https://hub.docker.com/r/vabene1111/recipes
type: application
diff --git a/charts/stable/tandoor-recipes/README.md b/charts/stable/tandoor-recipes/README.md
index 3ab3ae412f5..56b0b03c2a1 100644
--- a/charts/stable/tandoor-recipes/README.md
+++ b/charts/stable/tandoor-recipes/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tandoor-recipes)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tandoor-recipes
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tandoor-recipes/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/tandoor-recipes/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tanoshi/README.md b/charts/stable/tanoshi/README.md
index 5a094b768af..51e385fa0b5 100644
--- a/charts/stable/tanoshi/README.md
+++ b/charts/stable/tanoshi/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tanoshi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tanoshi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tanoshi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tar1090/README.md b/charts/stable/tar1090/README.md
index c9b3da3ff47..7c938ff7f39 100644
--- a/charts/stable/tar1090/README.md
+++ b/charts/stable/tar1090/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tar1090
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tar1090/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tar1090/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tasmoadmin/CHANGELOG.md b/charts/stable/tasmoadmin/CHANGELOG.md
index 9c083ebbd61..4016df06333 100644
--- a/charts/stable/tasmoadmin/CHANGELOG.md
+++ b/charts/stable/tasmoadmin/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [tasmoadmin-1.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-1.0.0) (2022-11-10)
+## [tasmoadmin-1.0.0](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.37](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.37) (2022-11-08)
+## [tasmoadmin-0.0.37](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.36](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
+## [tasmoadmin-0.0.36](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.36](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
+## [tasmoadmin-0.0.36](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.36](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
+## [tasmoadmin-0.0.36](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.35](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.35) (2022-11-07)
+## [tasmoadmin-0.0.35](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.35](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.35) (2022-11-06)
+## [tasmoadmin-0.0.35](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.34...tasmoadmin-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tasmoadmin-0.0.34](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.33...tasmoadmin-0.0.34) (2022-11-06)
+## [tasmoadmin-0.0.34](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.33...tasmoadmin-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [tasmoadmin-0.0.33](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.32...tasmoadmin-0.0.33) (2022-11-05)
+## [tasmoadmin-0.0.33](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.32...tasmoadmin-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [tasmoadmin-0.0.32](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.31...tasmoadmin-0.0.32) (2022-11-02)
+## [tasmoadmin-0.0.32](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.31...tasmoadmin-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [tasmoadmin-0.0.31](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.30...tasmoadmin-0.0.31) (2022-10-25)
+## [tasmoadmin-0.0.31](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.30...tasmoadmin-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [tasmoadmin-0.0.30](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.29...tasmoadmin-0.0.30) (2022-10-19)
+## [tasmoadmin-0.0.30](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.29...tasmoadmin-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [tasmoadmin-0.0.29](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.28...tasmoadmin-0.0.29) (2022-10-12)
+## [tasmoadmin-0.0.29](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.28...tasmoadmin-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07)
+## [tasmoadmin-0.0.28](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07)
+## [tasmoadmin-0.0.28](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tasmoadmin-0.0.27](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.26...tasmoadmin-0.0.27) (2022-10-05)
+## [tasmoadmin-0.0.27](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.26...tasmoadmin-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [tasmoadmin-0.0.26](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.25...tasmoadmin-0.0.26) (2022-09-27)
+## [tasmoadmin-0.0.26](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.25...tasmoadmin-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [tasmoadmin-0.0.25](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.24...tasmoadmin-0.0.25) (2022-09-25)
+## [tasmoadmin-0.0.25](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.24...tasmoadmin-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-22)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-17)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-18)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-16)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-16)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15)
+## [tasmoadmin-0.0.24](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12)
### Chore
@@ -353,10 +353,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-12)
### Chore
@@ -364,92 +364,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.23](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
+## [tasmoadmin-0.0.23](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.22...tasmoadmin-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tasmoadmin-0.0.22](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.22) (2022-08-30)
+## [tasmoadmin-0.0.22](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tasmoadmin-0.0.21](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.21) (2022-08-30)
+## [tasmoadmin-0.0.21](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.20...tasmoadmin-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tasmoadmin-0.0.20](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.19...tasmoadmin-0.0.20) (2022-08-29)
+## [tasmoadmin-0.0.20](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.19...tasmoadmin-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [tasmoadmin-0.0.19](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.17...tasmoadmin-0.0.19) (2022-08-26)
+## [tasmoadmin-0.0.19](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.17...tasmoadmin-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [tasmoadmin-0.0.17](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.16...tasmoadmin-0.0.17) (2022-08-23)
+## [tasmoadmin-0.0.17](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.16...tasmoadmin-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [tasmoadmin-0.0.16](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.15...tasmoadmin-0.0.16) (2022-08-12)
+## [tasmoadmin-0.0.16](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.15...tasmoadmin-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [tasmoadmin-0.0.15](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.14...tasmoadmin-0.0.15) (2022-08-08)
+## [tasmoadmin-0.0.15](https://github.com/trueforge-org/truecharts/compare/tasmoadmin-0.0.14...tasmoadmin-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [tasmoadmin-0.0.14](https://github.com/truecharts/apps/compare/tasmoadmin-0.0.13...tasmoadmin-0.0.14) (2022-07-26)
diff --git a/charts/stable/tasmoadmin/Chart.yaml b/charts/stable/tasmoadmin/Chart.yaml
index daba7b6d17c..56acea32ab7 100644
--- a/charts/stable/tasmoadmin/Chart.yaml
+++ b/charts/stable/tasmoadmin/Chart.yaml
@@ -35,7 +35,7 @@ name: tasmoadmin
sources:
- https://ghcr.io/tasmoadmin/tasmoadmin
- https://github.com/TasmoAdmin/TasmoAdmin
- - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tasmoadmin
type: application
version: 11.3.5
diff --git a/charts/stable/tasmoadmin/README.md b/charts/stable/tasmoadmin/README.md
index 341cdb87183..8d3cffda245 100644
--- a/charts/stable/tasmoadmin/README.md
+++ b/charts/stable/tasmoadmin/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tasmoadmin)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tasmoadmin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tasmoadmin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/tasmoadmin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tasmobackup/README.md b/charts/stable/tasmobackup/README.md
index f96cd34f9b0..033de88372f 100644
--- a/charts/stable/tasmobackup/README.md
+++ b/charts/stable/tasmobackup/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tasmobackup
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tasmobackup/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tasmobackup/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tasmocompiler/README.md b/charts/stable/tasmocompiler/README.md
index 290fefc0284..e2b11fe18d0 100644
--- a/charts/stable/tasmocompiler/README.md
+++ b/charts/stable/tasmocompiler/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tasmocompiler
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tasmocompiler/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tasmocompiler/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tauticord/README.md b/charts/stable/tauticord/README.md
index f271ded3d06..538c8a4ef65 100644
--- a/charts/stable/tauticord/README.md
+++ b/charts/stable/tauticord/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tauticord
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tauticord/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tauticord/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tautulli/README.md b/charts/stable/tautulli/README.md
index 6a1f72d9571..7ced306ae23 100644
--- a/charts/stable/tautulli/README.md
+++ b/charts/stable/tautulli/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tautulli
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tautulli/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tautulli/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tdarr-node/README.md b/charts/stable/tdarr-node/README.md
index 1356c5bf55b..b12c918988c 100644
--- a/charts/stable/tdarr-node/README.md
+++ b/charts/stable/tdarr-node/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tdarr-node
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tdarr-node/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tdarr-node/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tdarr/CHANGELOG.md b/charts/stable/tdarr/CHANGELOG.md
index 2b0aee7c362..8ab19899d52 100644
--- a/charts/stable/tdarr/CHANGELOG.md
+++ b/charts/stable/tdarr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [tdarr-2.0.46](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.46) (2022-11-08)
+## [tdarr-2.0.46](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.46) (2022-11-08)
### Chore
@@ -13,11 +13,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.45](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
+## [tdarr-2.0.45](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
### Chore
@@ -26,10 +26,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.45](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
+## [tdarr-2.0.45](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
### Chore
@@ -37,77 +37,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.45](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
+## [tdarr-2.0.45](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.44](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.44) (2022-11-07)
+## [tdarr-2.0.44](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.44](https://github.com/truecharts/charts/compare/tdarr-node-2.0.43...tdarr-2.0.44) (2022-11-06)
+## [tdarr-2.0.44](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.43...tdarr-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tdarr-2.0.43](https://github.com/truecharts/charts/compare/tdarr-2.0.42...tdarr-2.0.43) (2022-11-06)
+## [tdarr-2.0.43](https://github.com/trueforge/truecharts/compare/tdarr-2.0.42...tdarr-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
-## [tdarr-2.0.42](https://github.com/truecharts/charts/compare/tdarr-node-2.0.41...tdarr-2.0.42) (2022-11-05)
+## [tdarr-2.0.42](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.41...tdarr-2.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
-## [tdarr-2.0.41](https://github.com/truecharts/charts/compare/tdarr-node-2.0.40...tdarr-2.0.41) (2022-11-02)
+## [tdarr-2.0.41](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.40...tdarr-2.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
-## [tdarr-2.0.40](https://github.com/truecharts/charts/compare/tdarr-node-2.0.39...tdarr-2.0.40) (2022-10-25)
+## [tdarr-2.0.40](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.39...tdarr-2.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [tdarr-2.0.39](https://github.com/truecharts/charts/compare/tdarr-node-2.0.38...tdarr-2.0.39) (2022-10-19)
+## [tdarr-2.0.39](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.38...tdarr-2.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
-## [tdarr-2.0.38](https://github.com/truecharts/charts/compare/tdarr-2.0.37...tdarr-2.0.38) (2022-10-12)
+## [tdarr-2.0.38](https://github.com/trueforge/truecharts/compare/tdarr-2.0.37...tdarr-2.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
-## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07)
+## [tdarr-2.0.37](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07)
### Chore
@@ -115,36 +115,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07)
+## [tdarr-2.0.37](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tdarr-2.0.36](https://github.com/truecharts/charts/compare/tdarr-node-2.0.35...tdarr-2.0.36) (2022-10-05)
+## [tdarr-2.0.36](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.35...tdarr-2.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge/truecharts/issues/3979))
- update helm general non-major
-## [tdarr-2.0.35](https://github.com/truecharts/charts/compare/tdarr-2.0.34...tdarr-2.0.35) (2022-09-27)
+## [tdarr-2.0.35](https://github.com/trueforge/truecharts/compare/tdarr-2.0.34...tdarr-2.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge/truecharts/issues/3918))
-## [tdarr-2.0.34](https://github.com/truecharts/charts/compare/tdarr-node-2.0.33...tdarr-2.0.34) (2022-09-25)
+## [tdarr-2.0.34](https://github.com/trueforge/truecharts/compare/tdarr-node-2.0.33...tdarr-2.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge/truecharts/issues/3898))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-22)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-22)
### Chore
@@ -162,9 +162,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21)
### Chore
@@ -181,9 +181,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21)
### Chore
@@ -199,9 +199,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20)
### Chore
@@ -216,9 +216,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
### Chore
@@ -247,9 +247,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
### Chore
@@ -261,9 +261,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-17)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-17)
### Chore
@@ -286,9 +286,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-18)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-18)
### Chore
@@ -296,39 +296,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-16)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-16)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15)
+## [tdarr-2.0.33](https://github.com/trueforge/truecharts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12)
### Chore
@@ -337,9 +337,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-12)
### Chore
@@ -347,87 +347,87 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.32](https://github.com/truecharts/charts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
+## [tdarr-2.0.32](https://github.com/trueforge/truecharts/compare/tdarr-2.0.31...tdarr-2.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tdarr-2.0.31](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.31) (2022-08-30)
+## [tdarr-2.0.31](https://github.com/trueforge/truecharts/compare/tdarr-2.0.29...tdarr-2.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [tdarr-2.0.30](https://github.com/truecharts/charts/compare/tdarr-2.0.29...tdarr-2.0.30) (2022-08-30)
+## [tdarr-2.0.30](https://github.com/trueforge/truecharts/compare/tdarr-2.0.29...tdarr-2.0.30) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [tdarr-2.0.29](https://github.com/truecharts/charts/compare/tdarr-2.0.28...tdarr-2.0.29) (2022-08-29)
+## [tdarr-2.0.29](https://github.com/trueforge/truecharts/compare/tdarr-2.0.28...tdarr-2.0.29) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge/truecharts/issues/3619))
-## [tdarr-2.0.28](https://github.com/truecharts/charts/compare/tdarr-2.0.27...tdarr-2.0.28) (2022-08-25)
+## [tdarr-2.0.28](https://github.com/trueforge/truecharts/compare/tdarr-2.0.27...tdarr-2.0.28) (2022-08-25)
### Fix
-- enable portal button ([#3571](https://github.com/truecharts/charts/issues/3571))
+- enable portal button ([#3571](https://github.com/trueforge/truecharts/issues/3571))
-## [tdarr-2.0.27](https://github.com/truecharts/charts/compare/tdarr-2.0.26...tdarr-2.0.27) (2022-08-23)
+## [tdarr-2.0.27](https://github.com/trueforge/truecharts/compare/tdarr-2.0.26...tdarr-2.0.27) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge/truecharts/issues/3545))
-## [tdarr-2.0.26](https://github.com/truecharts/charts/compare/tdarr-2.0.25...tdarr-2.0.26) (2022-08-12)
+## [tdarr-2.0.26](https://github.com/trueforge/truecharts/compare/tdarr-2.0.25...tdarr-2.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge/truecharts/issues/3447))
-## [tdarr-2.0.25](https://github.com/truecharts/charts/compare/tdarr-2.0.24...tdarr-2.0.25) (2022-08-08)
+## [tdarr-2.0.25](https://github.com/trueforge/truecharts/compare/tdarr-2.0.24...tdarr-2.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge/truecharts/issues/3402))
## [tdarr-2.0.24](https://github.com/truecharts/apps/compare/tdarr-2.0.23...tdarr-2.0.24) (2022-07-26)
diff --git a/charts/stable/tdarr/Chart.yaml b/charts/stable/tdarr/Chart.yaml
index 3824cb2a99c..73884032ddc 100644
--- a/charts/stable/tdarr/Chart.yaml
+++ b/charts/stable/tdarr/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: tdarr
sources:
- https://github.com/HaveAGitGat/Tdarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/tdarr
- https://hub.docker.com/r/haveagitgat/tdarr
type: application
version: 12.4.1
diff --git a/charts/stable/tdarr/README.md b/charts/stable/tdarr/README.md
index c751c99643f..9bbdd710e71 100644
--- a/charts/stable/tdarr/README.md
+++ b/charts/stable/tdarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tdarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tdarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tdarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tdarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/teamspeak3/README.md b/charts/stable/teamspeak3/README.md
index 5dd359d1c8b..5fee1fd07aa 100644
--- a/charts/stable/teamspeak3/README.md
+++ b/charts/stable/teamspeak3/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/teamspeak3
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/teamspeak3/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/teamspeak3/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/teedy-docs/README.md b/charts/stable/teedy-docs/README.md
index d68488d6649..ce845c78f89 100644
--- a/charts/stable/teedy-docs/README.md
+++ b/charts/stable/teedy-docs/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/teedy-docs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/teedy-docs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/teedy-docs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md
index ba488d2ab94..dede4d92b82 100644
--- a/charts/stable/teedy/README.md
+++ b/charts/stable/teedy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/teedy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/teedy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/teedy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/telethon-downloader/CHANGELOG.md b/charts/stable/telethon-downloader/CHANGELOG.md
index 68192054093..1925bb14632 100644
--- a/charts/stable/telethon-downloader/CHANGELOG.md
+++ b/charts/stable/telethon-downloader/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [telethon-downloader-1.0.0](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-1.0.0) (2022-11-10)
+## [telethon-downloader-1.0.0](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [telethon-downloader-0.0.41](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.41) (2022-11-08)
+## [telethon-downloader-0.0.41](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.41) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.40](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
+## [telethon-downloader-0.0.40](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.40](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
+## [telethon-downloader-0.0.40](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.40](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
+## [telethon-downloader-0.0.40](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.40) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.39](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.39) (2022-11-07)
+## [telethon-downloader-0.0.39](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.39) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.39](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.39) (2022-11-06)
+## [telethon-downloader-0.0.39](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.38...telethon-downloader-0.0.39) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [telethon-downloader-0.0.38](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.37...telethon-downloader-0.0.38) (2022-11-06)
+## [telethon-downloader-0.0.38](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.37...telethon-downloader-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [telethon-downloader-0.0.37](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.36...telethon-downloader-0.0.37) (2022-11-05)
+## [telethon-downloader-0.0.37](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.36...telethon-downloader-0.0.37) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [telethon-downloader-0.0.36](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.35...telethon-downloader-0.0.36) (2022-11-02)
+## [telethon-downloader-0.0.36](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.35...telethon-downloader-0.0.36) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [telethon-downloader-0.0.35](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.34...telethon-downloader-0.0.35) (2022-10-25)
+## [telethon-downloader-0.0.35](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.34...telethon-downloader-0.0.35) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [telethon-downloader-0.0.34](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.33...telethon-downloader-0.0.34) (2022-10-19)
+## [telethon-downloader-0.0.34](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.33...telethon-downloader-0.0.34) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [telethon-downloader-0.0.33](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.32...telethon-downloader-0.0.33) (2022-10-12)
+## [telethon-downloader-0.0.33](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.32...telethon-downloader-0.0.33) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [telethon-downloader-0.0.32](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.31...telethon-downloader-0.0.32) (2022-10-11)
+## [telethon-downloader-0.0.32](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.31...telethon-downloader-0.0.32) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
-## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07)
+## [telethon-downloader-0.0.31](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07)
### Chore
@@ -142,58 +142,58 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07)
+## [telethon-downloader-0.0.31](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [telethon-downloader-0.0.30](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.29...telethon-downloader-0.0.30) (2022-10-05)
+## [telethon-downloader-0.0.30](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.29...telethon-downloader-0.0.30) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [telethon-downloader-0.0.29](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.28...telethon-downloader-0.0.29) (2022-10-04)
+## [telethon-downloader-0.0.29](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.28...telethon-downloader-0.0.29) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
-## [telethon-downloader-0.0.28](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.27...telethon-downloader-0.0.28) (2022-10-03)
+## [telethon-downloader-0.0.28](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.27...telethon-downloader-0.0.28) (2022-10-03)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#3994](https://github.com/trueforge-org/truecharts/issues/3994))
- update docker general non-major
-## [telethon-downloader-0.0.27](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.26...telethon-downloader-0.0.27) (2022-10-01)
+## [telethon-downloader-0.0.27](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.26...telethon-downloader-0.0.27) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [telethon-downloader-0.0.26](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.25...telethon-downloader-0.0.26) (2022-09-27)
+## [telethon-downloader-0.0.26](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.25...telethon-downloader-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [telethon-downloader-0.0.25](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.24...telethon-downloader-0.0.25) (2022-09-25)
+## [telethon-downloader-0.0.25](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.24...telethon-downloader-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-22)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-22)
### Chore
@@ -216,11 +216,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21)
### Chore
@@ -242,11 +242,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21)
### Chore
@@ -267,11 +267,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-20)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-20)
### Chore
@@ -291,11 +291,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-20)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-20)
### Chore
@@ -314,11 +314,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
### Chore
@@ -336,11 +336,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
### Chore
@@ -357,11 +357,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-19)
### Chore
@@ -377,11 +377,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-18)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-18)
### Chore
@@ -396,11 +396,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-18)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-18)
### Chore
@@ -414,11 +414,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-16)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-16)
### Chore
@@ -431,11 +431,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-16)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-16)
### Chore
@@ -447,11 +447,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15)
### Chore
@@ -462,11 +462,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15)
+## [telethon-downloader-0.0.24](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-15)
### Chore
@@ -476,11 +476,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12)
### Chore
@@ -489,10 +489,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-12)
### Chore
@@ -500,92 +500,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.23](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
+## [telethon-downloader-0.0.23](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [telethon-downloader-0.0.22](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.22) (2022-08-30)
+## [telethon-downloader-0.0.22](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [telethon-downloader-0.0.21](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.21) (2022-08-30)
+## [telethon-downloader-0.0.21](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.20...telethon-downloader-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [telethon-downloader-0.0.20](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.19...telethon-downloader-0.0.20) (2022-08-29)
+## [telethon-downloader-0.0.20](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.19...telethon-downloader-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [telethon-downloader-0.0.19](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.17...telethon-downloader-0.0.19) (2022-08-26)
+## [telethon-downloader-0.0.19](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.17...telethon-downloader-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [telethon-downloader-0.0.17](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.16...telethon-downloader-0.0.17) (2022-08-23)
+## [telethon-downloader-0.0.17](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.16...telethon-downloader-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [telethon-downloader-0.0.16](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.15...telethon-downloader-0.0.16) (2022-08-12)
+## [telethon-downloader-0.0.16](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.15...telethon-downloader-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [telethon-downloader-0.0.15](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.14...telethon-downloader-0.0.15) (2022-08-08)
+## [telethon-downloader-0.0.15](https://github.com/trueforge-org/truecharts/compare/telethon-downloader-0.0.14...telethon-downloader-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [telethon-downloader-0.0.14](https://github.com/truecharts/apps/compare/telethon-downloader-0.0.13...telethon-downloader-0.0.14) (2022-07-26)
diff --git a/charts/stable/telethon-downloader/Chart.yaml b/charts/stable/telethon-downloader/Chart.yaml
index 51ee2d21149..36ad610e53f 100644
--- a/charts/stable/telethon-downloader/Chart.yaml
+++ b/charts/stable/telethon-downloader/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: telethon-downloader
sources:
- https://docs.telethon.dev/
- - https://github.com/truecharts/charts/tree/master/charts/stable/telethon-downloader
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/telethon-downloader
- https://hub.docker.com/r/jsavargas/telethon_downloader
type: application
version: 8.3.6
diff --git a/charts/stable/telethon-downloader/README.md b/charts/stable/telethon-downloader/README.md
index d6037847e50..7e5a644d053 100644
--- a/charts/stable/telethon-downloader/README.md
+++ b/charts/stable/telethon-downloader/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/telethon-downloader)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/telethon-downloader
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/telethon-downloader/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/telethon-downloader/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/terraria-tshock/README.md b/charts/stable/terraria-tshock/README.md
index 74fc42f7d6b..b5aec5f9781 100644
--- a/charts/stable/terraria-tshock/README.md
+++ b/charts/stable/terraria-tshock/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/terraria-tshock
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/terraria-tshock/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/terraria-tshock/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/teslamate/README.md b/charts/stable/teslamate/README.md
index d0842f59da1..2f9545d9099 100644
--- a/charts/stable/teslamate/README.md
+++ b/charts/stable/teslamate/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/teslamate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/teslamate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/teslamate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/theforest/README.md b/charts/stable/theforest/README.md
index d8dc62e177c..1bab85e5365 100644
--- a/charts/stable/theforest/README.md
+++ b/charts/stable/theforest/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/theforest
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/theforest/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/theforest/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/thelounge/README.md b/charts/stable/thelounge/README.md
index a3bc077d1ef..40af3c2203b 100644
--- a/charts/stable/thelounge/README.md
+++ b/charts/stable/thelounge/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/thelounge
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/thelounge/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/thelounge/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/theme-park/CHANGELOG.md b/charts/stable/theme-park/CHANGELOG.md
index 0c7ecb5ce46..b101d4436d7 100644
--- a/charts/stable/theme-park/CHANGELOG.md
+++ b/charts/stable/theme-park/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [theme-park-3.0.0](https://github.com/truecharts/charts/compare/theme-park-2.0.26...theme-park-3.0.0) (2022-11-10)
+## [theme-park-3.0.0](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.26...theme-park-3.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [theme-park-2.0.29](https://github.com/truecharts/charts/compare/theme-park-2.0.26...theme-park-2.0.29) (2022-11-08)
+## [theme-park-2.0.29](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.26...theme-park-2.0.29) (2022-11-08)
### Chore
@@ -30,152 +30,152 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.26...theme-park-2.0.28) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [theme-park-2.0.28](https://github.com/truecharts/charts/compare/theme-park-2.0.26...theme-park-2.0.28) (2022-11-08)
+## [theme-park-2.0.28](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.26...theme-park-2.0.28) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [theme-park-2.0.27](https://github.com/truecharts/charts/compare/theme-park-2.0.26...theme-park-2.0.27) (2022-11-07)
+## [theme-park-2.0.27](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.26...theme-park-2.0.27) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [theme-park-2.0.26](https://github.com/truecharts/charts/compare/theme-park-2.0.25...theme-park-2.0.26) (2022-11-06)
+## [theme-park-2.0.26](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.25...theme-park-2.0.26) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.24...theme-park-2.0.25) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [theme-park-2.0.24](https://github.com/truecharts/charts/compare/theme-park-2.0.23...theme-park-2.0.24) (2022-11-02)
+## [theme-park-2.0.24](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.23...theme-park-2.0.24) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [theme-park-2.0.23](https://github.com/truecharts/charts/compare/theme-park-2.0.22...theme-park-2.0.23) (2022-10-25)
+## [theme-park-2.0.23](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.22...theme-park-2.0.23) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))-park-2.0.22) (2022-10-19)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))-park-2.0.22) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [theme-park-2.0.21](https://github.com/truecharts/charts/compare/theme-park-2.0.20...theme-park-2.0.21) (2022-10-12)
+## [theme-park-2.0.21](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.20...theme-park-2.0.21) (2022-10-12)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07)
+## [theme-park-2.0.20](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07)
+## [theme-park-2.0.20](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [theme-park-2.0.18](https://github.com/truecharts/charts/compare/theme-park-2.0.17...theme-park-2.0.18) (2022-09-27)
+## [theme-park-2.0.18](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.17...theme-park-2.0.18) (2022-09-27)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [theme-park-2.0.17](https://github.com/truecharts/charts/compare/theme-park-2.0.16...theme-park-2.0.17) (2022-09-25)
+## [theme-park-2.0.17](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.16...theme-park-2.0.17) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [theme-park-2.0.16](https://github.com/truecharts/charts/compare/theme-park-2.0.15...theme-park-2.0.16) (2022-09-25)
+## [theme-park-2.0.16](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.15...theme-park-2.0.16) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
-## [theme-park-2.0.15](https://github.com/truecharts/charts/compare/theme-park-2.0.14...theme-park-2.0.15) (2022-09-24)
+## [theme-park-2.0.15](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.14...theme-park-2.0.15) (2022-09-24)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-22)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-22)
### Chore
@@ -191,18 +191,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -212,17 +212,17 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
+- update docker general non-major ([#3881](https://github.com/trueforge-org/truecharts/issues/3881))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -232,10 +232,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3860](https://github.com/trueforge-org/truecharts/issues/3860))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-20)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-20)
### Chore
@@ -250,13 +250,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3787](https://github.com/truecharts/charts/issues/3787))
+- Auto-update chart README [skip ci]#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- ##- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+ ##- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -268,7 +268,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-19)
- Auto-update chart README [skip ci]
@@ -278,15 +278,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-19)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-19)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -299,9 +299,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))-park-2.0.14) (2022-09-19)
+- refactor Services SCALE GUIor ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))-park-2.0.14) (2022-09-19)
### Chore
@@ -313,7 +313,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-17)
- Auto-update chart README [skip ci]
@@ -321,14 +321,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-18)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-18)
### Chore
@@ -337,36 +337,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3787](https://github.com/truecharts/charts/issues/3787))
+- Auto-update chart README [skip ci]#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- ##- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+ ##- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-16)
+## [theme-park-2.0.14](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-16)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-16)
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [theme-park-2.0.13](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.13) (2022-09-15)
+## [theme-park-2.0.13](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.12...theme-park-2.0.13) (2022-09-15)
### Chore
@@ -378,12 +378,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
- refactor Services SCALE GUIkip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12)
+## [theme-park-2.0.12](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-12)
### Chore
@@ -391,32 +391,32 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
- refactor Services SCALE GUI
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
+## [theme-park-2.0.12](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIgithub.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- refactor Services SCALE GUIgithub.com/trueforge-org/truecharts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [theme-park-2.0.12](https://github.com/truecharts/charts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
+## [theme-park-2.0.12](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.11...theme-park-2.0.12) (2022-09-11)
### Chore
@@ -424,68 +424,68 @@ pagefind: false
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- ##- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+ ##- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [theme-park-2.0.10](https://github.com/truecharts/charts/compare/theme-park-2.0.9...theme-park-2.0.10) (2022-08-30)
+## [theme-park-2.0.10](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.9...theme-park-2.0.10) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [theme-park-2.0.8](https://github.com/truecharts/charts/compare/theme-park-2.0.7...theme-park-2.0.8) (2022-08-23)
+## [theme-park-2.0.8](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.7...theme-park-2.0.8) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/theme-park-2.0.6...theme-park-2.0.7) (2022-08-23)
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [theme-park-2.0.6](https://github.com/truecharts/charts/compare/theme-park-2.0.5...theme-park-2.0.6) (2022-08-14)
+## [theme-park-2.0.6](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.5...theme-park-2.0.6) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
### Fixdate chart README [skip ci]
-- update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787))k-2.0.5) (2022-08-12)
+- update docker general non-major ([#3787](https://github.com/trueforge-org/truecharts/issues/3787))k-2.0.5) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [theme-park-2.0.4](https://github.com/truecharts/charts/compare/theme-park-2.0.2...theme-park-2.0.4) (2022-08-08)
+## [theme-park-2.0.4](https://github.com/trueforge-org/truecharts/compare/theme-park-2.0.2...theme-park-2.0.4) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/apps/compare/theme-park-2.0.1...theme-park-2.0.2) (2022-07-26)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- update docker general non-major ([#3301](https://github.com/truecharts/apps/issues/3301))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))
@@ -511,7 +511,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [theme-park-2.0.0](https://github.com/truecharts/apps/compare/theme-park-1.0.23...theme-park-2.0.0) (2022-07-23)
@@ -532,7 +532,7 @@ pagefind: false
- Bump all charts to generate config and container references due to huge increase of repository
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [theme-park-1.0.21](https://github.com/truecharts/apps/compare/theme-park-1.0.20...theme-park-1.0.21) (2022-07-19)
@@ -552,7 +552,7 @@ pagefind: false
- regenerate catalog and update template
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))ark-1.0.18) (2022-07-14)
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))ark-1.0.18) (2022-07-14)
### Fix
@@ -608,7 +608,7 @@ pagefind: false
### [theme-park-1.0.9](https://github.com/truecharts/apps/compare/theme-park-1.0.8...theme-park-1.0.9) (2022-07-04)
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
#### Feat
@@ -621,8 +621,8 @@ pagefind: false
#### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
### [theme-park-1.0.7](https://github.com/truecharts/apps/compare/theme-park-1.0.6...theme-park-1.0.7) (2022-06-25)
diff --git a/charts/stable/theme-park/Chart.yaml b/charts/stable/theme-park/Chart.yaml
index 0f70ebfe406..86a6e426753 100644
--- a/charts/stable/theme-park/Chart.yaml
+++ b/charts/stable/theme-park/Chart.yaml
@@ -34,7 +34,7 @@ name: theme-park
sources:
- https://ghcr.io/home-operations/theme-park
- https://github.com/gilbn/theme.park
- - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/theme-park
type: application
version: 12.3.5
diff --git a/charts/stable/theme-park/README.md b/charts/stable/theme-park/README.md
index b31c16da3ba..76351fd1745 100644
--- a/charts/stable/theme-park/README.md
+++ b/charts/stable/theme-park/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/theme-park)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/theme-park
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/theme-park/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/theme-park/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/threadfin/README.md b/charts/stable/threadfin/README.md
index 039713252f5..78075a777db 100644
--- a/charts/stable/threadfin/README.md
+++ b/charts/stable/threadfin/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/threadfin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/threadfin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/threadfin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/thunderbird/CHANGELOG.md b/charts/stable/thunderbird/CHANGELOG.md
index 03963760206..69e33df67c7 100644
--- a/charts/stable/thunderbird/CHANGELOG.md
+++ b/charts/stable/thunderbird/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [thunderbird-1.0.0](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-1.0.0) (2022-11-10)
+## [thunderbird-1.0.0](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [thunderbird-0.0.45](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.45) (2022-11-08)
+## [thunderbird-0.0.45](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.45) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.44](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
+## [thunderbird-0.0.44](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.44](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
+## [thunderbird-0.0.44](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
### Chore
@@ -57,106 +57,106 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.44](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
+## [thunderbird-0.0.44](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.44) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.43](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.43) (2022-11-07)
+## [thunderbird-0.0.43](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.43) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.43](https://github.com/truecharts/charts/compare/thunderbird-0.0.42...thunderbird-0.0.43) (2022-11-06)
+## [thunderbird-0.0.43](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.42...thunderbird-0.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [thunderbird-0.0.42](https://github.com/truecharts/charts/compare/thunderbird-0.0.41...thunderbird-0.0.42) (2022-11-06)
+## [thunderbird-0.0.42](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.41...thunderbird-0.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [thunderbird-0.0.41](https://github.com/truecharts/charts/compare/thunderbird-0.0.40...thunderbird-0.0.41) (2022-11-05)
+## [thunderbird-0.0.41](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.40...thunderbird-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [thunderbird-0.0.40](https://github.com/truecharts/charts/compare/thunderbird-0.0.39...thunderbird-0.0.40) (2022-11-02)
+## [thunderbird-0.0.40](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.39...thunderbird-0.0.40) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [thunderbird-0.0.39](https://github.com/truecharts/charts/compare/thunderbird-0.0.38...thunderbird-0.0.39) (2022-10-28)
+## [thunderbird-0.0.39](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.38...thunderbird-0.0.39) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [thunderbird-0.0.38](https://github.com/truecharts/charts/compare/thunderbird-0.0.37...thunderbird-0.0.38) (2022-10-27)
+## [thunderbird-0.0.38](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.37...thunderbird-0.0.38) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [thunderbird-0.0.38](https://github.com/truecharts/charts/compare/thunderbird-0.0.37...thunderbird-0.0.38) (2022-10-27)
+## [thunderbird-0.0.38](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.37...thunderbird-0.0.38) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [thunderbird-0.0.37](https://github.com/truecharts/charts/compare/thunderbird-0.0.36...thunderbird-0.0.37) (2022-10-25)
+## [thunderbird-0.0.37](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.36...thunderbird-0.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [thunderbird-0.0.36](https://github.com/truecharts/charts/compare/thunderbird-0.0.35...thunderbird-0.0.36) (2022-10-19)
+## [thunderbird-0.0.36](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.35...thunderbird-0.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [thunderbird-0.0.35](https://github.com/truecharts/charts/compare/thunderbird-0.0.34...thunderbird-0.0.35) (2022-10-14)
+## [thunderbird-0.0.35](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.34...thunderbird-0.0.35) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [thunderbird-0.0.34](https://github.com/truecharts/charts/compare/thunderbird-0.0.33...thunderbird-0.0.34) (2022-10-12)
+## [thunderbird-0.0.34](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.33...thunderbird-0.0.34) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07)
+## [thunderbird-0.0.33](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07)
### Chore
@@ -164,43 +164,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07)
+## [thunderbird-0.0.33](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [thunderbird-0.0.32](https://github.com/truecharts/charts/compare/thunderbird-0.0.31...thunderbird-0.0.32) (2022-10-05)
+## [thunderbird-0.0.32](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.31...thunderbird-0.0.32) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [thunderbird-0.0.31](https://github.com/truecharts/charts/compare/thunderbird-0.0.30...thunderbird-0.0.31) (2022-09-28)
+## [thunderbird-0.0.31](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.30...thunderbird-0.0.31) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
-## [thunderbird-0.0.30](https://github.com/truecharts/charts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27)
+## [thunderbird-0.0.30](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [thunderbird-0.0.29](https://github.com/truecharts/charts/compare/thunderbird-0.0.28...thunderbird-0.0.29) (2022-09-25)
+## [thunderbird-0.0.29](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.28...thunderbird-0.0.29) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-22)
+## [thunderbird-0.0.28](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-22)
### Chore
@@ -218,10 +218,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21)
+## [thunderbird-0.0.28](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21)
### Chore
@@ -238,10 +238,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21)
+## [thunderbird-0.0.28](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21)
### Chore
@@ -257,10 +257,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20)
+## [thunderbird-0.0.28](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20)
### Chore
@@ -275,10 +275,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20)
+## [thunderbird-0.0.28](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20)
### Chore
@@ -292,10 +292,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
### Chore
@@ -308,9 +308,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
### Chore
@@ -322,9 +322,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-19)
### Chore
@@ -335,9 +335,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-17)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-17)
### Chore
@@ -347,9 +347,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-18)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-18)
### Chore
@@ -357,39 +357,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-16)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-16)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.27](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15)
+## [thunderbird-0.0.27](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.26...thunderbird-0.0.27) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12)
### Chore
@@ -398,10 +398,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-12)
### Chore
@@ -409,99 +409,99 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.26](https://github.com/truecharts/charts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
+## [thunderbird-0.0.26](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.25...thunderbird-0.0.26) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [thunderbird-0.0.25](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.25) (2022-08-30)
+## [thunderbird-0.0.25](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.23...thunderbird-0.0.25) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [thunderbird-0.0.24](https://github.com/truecharts/charts/compare/thunderbird-0.0.23...thunderbird-0.0.24) (2022-08-30)
+## [thunderbird-0.0.24](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.23...thunderbird-0.0.24) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [thunderbird-0.0.23](https://github.com/truecharts/charts/compare/thunderbird-0.0.22...thunderbird-0.0.23) (2022-08-30)
+## [thunderbird-0.0.23](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.22...thunderbird-0.0.23) (2022-08-30)
### Chore
-- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
+- update docker general non-major ([#3623](https://github.com/trueforge-org/truecharts/issues/3623))
-## [thunderbird-0.0.22](https://github.com/truecharts/charts/compare/thunderbird-0.0.21...thunderbird-0.0.22) (2022-08-29)
+## [thunderbird-0.0.22](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.21...thunderbird-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [thunderbird-0.0.21](https://github.com/truecharts/charts/compare/thunderbird-0.0.19...thunderbird-0.0.21) (2022-08-26)
+## [thunderbird-0.0.21](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.19...thunderbird-0.0.21) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [thunderbird-0.0.19](https://github.com/truecharts/charts/compare/thunderbird-0.0.18...thunderbird-0.0.19) (2022-08-23)
+## [thunderbird-0.0.19](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.18...thunderbird-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [thunderbird-0.0.18](https://github.com/truecharts/charts/compare/thunderbird-0.0.17...thunderbird-0.0.18) (2022-08-12)
+## [thunderbird-0.0.18](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.17...thunderbird-0.0.18) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [thunderbird-0.0.17](https://github.com/truecharts/charts/compare/thunderbird-0.0.15...thunderbird-0.0.17) (2022-08-08)
+## [thunderbird-0.0.17](https://github.com/trueforge-org/truecharts/compare/thunderbird-0.0.15...thunderbird-0.0.17) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [thunderbird-0.0.15](https://github.com/truecharts/apps/compare/thunderbird-0.0.14...thunderbird-0.0.15) (2022-08-01)
diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml
index cb4d29c8f6a..ca3747acde3 100644
--- a/charts/stable/thunderbird/Chart.yaml
+++ b/charts/stable/thunderbird/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: thunderbird
sources:
- https://ghcr.io/ich777/thunderbird
- - https://github.com/truecharts/charts/tree/master/charts/stable/thunderbird
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/thunderbird
- https://www.thunderbird.net/
type: application
version: 8.3.5
diff --git a/charts/stable/thunderbird/README.md b/charts/stable/thunderbird/README.md
index e74adbbe83f..4e85fc20e3e 100644
--- a/charts/stable/thunderbird/README.md
+++ b/charts/stable/thunderbird/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/thunderbird)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/thunderbird
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/thunderbird/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/thunderbird/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/timetagger/CHANGELOG.md b/charts/stable/timetagger/CHANGELOG.md
index f4055c1817c..5201205b539 100644
--- a/charts/stable/timetagger/CHANGELOG.md
+++ b/charts/stable/timetagger/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [timetagger-1.0.0](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-1.0.0) (2022-11-10)
+## [timetagger-1.0.0](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-1.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [timetagger-0.0.28](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.28) (2022-11-08)
+## [timetagger-0.0.28](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.28) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.27](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
+## [timetagger-0.0.27](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.27](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
+## [timetagger-0.0.27](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
### Chore
@@ -57,92 +57,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.27](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
+## [timetagger-0.0.27](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.27) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.26](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.26) (2022-11-07)
+## [timetagger-0.0.26](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.26) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.26](https://github.com/truecharts/charts/compare/timetagger-0.0.25...timetagger-0.0.26) (2022-11-06)
+## [timetagger-0.0.26](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.25...timetagger-0.0.26) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [timetagger-0.0.25](https://github.com/truecharts/charts/compare/timetagger-0.0.24...timetagger-0.0.25) (2022-11-06)
+## [timetagger-0.0.25](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.24...timetagger-0.0.25) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [timetagger-0.0.24](https://github.com/truecharts/charts/compare/timetagger-0.0.23...timetagger-0.0.24) (2022-11-05)
+## [timetagger-0.0.24](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.23...timetagger-0.0.24) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [timetagger-0.0.23](https://github.com/truecharts/charts/compare/timetagger-0.0.22...timetagger-0.0.23) (2022-11-02)
+## [timetagger-0.0.23](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.22...timetagger-0.0.23) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [timetagger-0.0.22](https://github.com/truecharts/charts/compare/timetagger-0.0.21...timetagger-0.0.22) (2022-10-27)
+## [timetagger-0.0.22](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.21...timetagger-0.0.22) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [timetagger-0.0.22](https://github.com/truecharts/charts/compare/timetagger-0.0.21...timetagger-0.0.22) (2022-10-27)
+## [timetagger-0.0.22](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.21...timetagger-0.0.22) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [timetagger-0.0.21](https://github.com/truecharts/charts/compare/timetagger-0.0.20...timetagger-0.0.21) (2022-10-25)
+## [timetagger-0.0.21](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.20...timetagger-0.0.21) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [timetagger-0.0.20](https://github.com/truecharts/charts/compare/timetagger-0.0.19...timetagger-0.0.20) (2022-10-19)
+## [timetagger-0.0.20](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.19...timetagger-0.0.20) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [timetagger-0.0.19](https://github.com/truecharts/charts/compare/timetagger-0.0.18...timetagger-0.0.19) (2022-10-12)
+## [timetagger-0.0.19](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.18...timetagger-0.0.19) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07)
+## [timetagger-0.0.18](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07)
### Chore
@@ -150,44 +150,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07)
+## [timetagger-0.0.18](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [timetagger-0.0.17](https://github.com/truecharts/charts/compare/timetagger-0.0.16...timetagger-0.0.17) (2022-10-05)
+## [timetagger-0.0.17](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.16...timetagger-0.0.17) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
- update docker general non-major
-## [timetagger-0.0.16](https://github.com/truecharts/charts/compare/timetagger-0.0.15...timetagger-0.0.16) (2022-09-27)
+## [timetagger-0.0.16](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.15...timetagger-0.0.16) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [timetagger-0.0.15](https://github.com/truecharts/charts/compare/timetagger-0.0.14...timetagger-0.0.15) (2022-09-25)
+## [timetagger-0.0.15](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.14...timetagger-0.0.15) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [timetagger-0.0.14](https://github.com/truecharts/charts/compare/timetagger-0.0.13...timetagger-0.0.14) (2022-09-24)
+## [timetagger-0.0.14](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.13...timetagger-0.0.14) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
-- add missing icon ([#3879](https://github.com/truecharts/charts/issues/3879))
+- add missing icon ([#3879](https://github.com/trueforge-org/truecharts/issues/3879))
-## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-22)
+## [timetagger-0.0.13](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-22)
### Chore
@@ -205,11 +205,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21)
+## [timetagger-0.0.13](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21)
### Chore
@@ -226,11 +226,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21)
+## [timetagger-0.0.13](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21)
### Chore
@@ -246,11 +246,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20)
+## [timetagger-0.0.13](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20)
### Chore
@@ -265,11 +265,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20)
+## [timetagger-0.0.13](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20)
### Chore
@@ -283,11 +283,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
### Chore
@@ -300,10 +300,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
### Chore
@@ -315,10 +315,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-19)
### Chore
@@ -329,10 +329,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-17)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-17)
### Chore
@@ -342,10 +342,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-18)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-18)
### Chore
@@ -353,44 +353,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-16)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-16)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.12](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15)
+## [timetagger-0.0.12](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.11...timetagger-0.0.12) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [timetagger-0.0.11](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.11) (2022-09-13)
+## [timetagger-0.0.11](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.11) (2022-09-13)
### Chore
@@ -400,10 +400,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12)
### Chore
@@ -412,9 +412,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-12)
### Chore
@@ -422,88 +422,88 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.10](https://github.com/truecharts/charts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
+## [timetagger-0.0.10](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.9...timetagger-0.0.10) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [timetagger-0.0.9](https://github.com/truecharts/charts/compare/timetagger-0.0.7...timetagger-0.0.9) (2022-08-30)
+## [timetagger-0.0.9](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.7...timetagger-0.0.9) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [timetagger-0.0.8](https://github.com/truecharts/charts/compare/timetagger-0.0.7...timetagger-0.0.8) (2022-08-30)
+## [timetagger-0.0.8](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.7...timetagger-0.0.8) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [timetagger-0.0.7](https://github.com/truecharts/charts/compare/timetagger-0.0.6...timetagger-0.0.7) (2022-08-29)
+## [timetagger-0.0.7](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.6...timetagger-0.0.7) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [timetagger-0.0.6](https://github.com/truecharts/charts/compare/timetagger-0.0.4...timetagger-0.0.6) (2022-08-26)
+## [timetagger-0.0.6](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.4...timetagger-0.0.6) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [timetagger-0.0.4](https://github.com/truecharts/charts/compare/timetagger-0.0.3...timetagger-0.0.4) (2022-08-23)
+## [timetagger-0.0.4](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.3...timetagger-0.0.4) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [timetagger-0.0.3](https://github.com/truecharts/charts/compare/timetagger-0.0.2...timetagger-0.0.3) (2022-08-12)
+## [timetagger-0.0.3](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.2...timetagger-0.0.3) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [timetagger-0.0.2](https://github.com/truecharts/charts/compare/timetagger-0.0.1...timetagger-0.0.2) (2022-08-08)
+## [timetagger-0.0.2](https://github.com/trueforge-org/truecharts/compare/timetagger-0.0.1...timetagger-0.0.2) (2022-08-08)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [timetagger-0.0.1]timetagger-0.0.1 (2022-07-29)
diff --git a/charts/stable/timetagger/Chart.yaml b/charts/stable/timetagger/Chart.yaml
index 833fb7a0675..303d4f31eaa 100644
--- a/charts/stable/timetagger/Chart.yaml
+++ b/charts/stable/timetagger/Chart.yaml
@@ -34,7 +34,7 @@ name: timetagger
sources:
- https://ghcr.io/almarklein/timetagger
- https://github.com/almarklein/timetagger
- - https://github.com/truecharts/charts/tree/master/charts/stable/timetagger
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/timetagger
- https://timetagger.app
type: application
version: 10.3.5
diff --git a/charts/stable/timetagger/README.md b/charts/stable/timetagger/README.md
index 0711e0e0485..60cb309b2f4 100644
--- a/charts/stable/timetagger/README.md
+++ b/charts/stable/timetagger/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/timetagger)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/timetagger
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/timetagger/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/timetagger/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tinymediamanager/CHANGELOG.md b/charts/stable/tinymediamanager/CHANGELOG.md
index 69f0ffff9d4..4d831b8b197 100644
--- a/charts/stable/tinymediamanager/CHANGELOG.md
+++ b/charts/stable/tinymediamanager/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [tinymediamanager-3.0.0](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-3.0.0) (2022-11-10)
+## [tinymediamanager-3.0.0](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-3.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [tinymediamanager-2.0.48](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.48) (2022-11-08)
+## [tinymediamanager-2.0.48](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.48) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.47](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
+## [tinymediamanager-2.0.47](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.47](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
+## [tinymediamanager-2.0.47](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
### Chore
@@ -60,81 +60,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.47](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
+## [tinymediamanager-2.0.47](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.47) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.46](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.46) (2022-11-07)
+## [tinymediamanager-2.0.46](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.46) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.45](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.45) (2022-11-06)
+## [tinymediamanager-2.0.45](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.44...tinymediamanager-2.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tinymediamanager-2.0.44](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.43...tinymediamanager-2.0.44) (2022-11-06)
+## [tinymediamanager-2.0.44](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.43...tinymediamanager-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [tinymediamanager-2.0.43](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.42...tinymediamanager-2.0.43) (2022-11-05)
+## [tinymediamanager-2.0.43](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.42...tinymediamanager-2.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [tinymediamanager-2.0.42](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.41...tinymediamanager-2.0.42) (2022-11-02)
+## [tinymediamanager-2.0.42](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.41...tinymediamanager-2.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [tinymediamanager-2.0.41](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.40...tinymediamanager-2.0.41) (2022-10-25)
+## [tinymediamanager-2.0.41](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.40...tinymediamanager-2.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [tinymediamanager-2.0.40](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.39...tinymediamanager-2.0.40) (2022-10-19)
+## [tinymediamanager-2.0.40](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.39...tinymediamanager-2.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [tinymediamanager-2.0.39](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.38...tinymediamanager-2.0.39) (2022-10-12)
+## [tinymediamanager-2.0.39](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.38...tinymediamanager-2.0.39) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- update docker general non-major
-## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07)
+## [tinymediamanager-2.0.38](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07)
### Chore
@@ -142,36 +142,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07)
+## [tinymediamanager-2.0.38](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tinymediamanager-2.0.37](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.36...tinymediamanager-2.0.37) (2022-10-05)
+## [tinymediamanager-2.0.37](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.36...tinymediamanager-2.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [tinymediamanager-2.0.36](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.35...tinymediamanager-2.0.36) (2022-09-27)
+## [tinymediamanager-2.0.36](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.35...tinymediamanager-2.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [tinymediamanager-2.0.35](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.34...tinymediamanager-2.0.35) (2022-09-25)
+## [tinymediamanager-2.0.35](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.34...tinymediamanager-2.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-22)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-22)
### Chore
@@ -189,9 +189,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21)
### Chore
@@ -208,9 +208,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21)
### Chore
@@ -226,9 +226,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20)
### Chore
@@ -243,9 +243,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20)
### Chore
@@ -259,9 +259,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
### Chore
@@ -288,9 +288,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-19)
### Chore
@@ -301,9 +301,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-17)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-17)
### Chore
@@ -313,9 +313,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-18)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-18)
### Chore
@@ -323,39 +323,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-16)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-16)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15)
+## [tinymediamanager-2.0.34](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12)
### Chore
@@ -364,9 +364,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-12)
### Chore
@@ -374,94 +374,94 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.33](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
+## [tinymediamanager-2.0.33](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.32...tinymediamanager-2.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tinymediamanager-2.0.32](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.32) (2022-08-30)
+## [tinymediamanager-2.0.32](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tinymediamanager-2.0.31](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.31) (2022-08-30)
+## [tinymediamanager-2.0.31](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.30...tinymediamanager-2.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tinymediamanager-2.0.30](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.29...tinymediamanager-2.0.30) (2022-08-29)
+## [tinymediamanager-2.0.30](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.29...tinymediamanager-2.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [tinymediamanager-2.0.29](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.28...tinymediamanager-2.0.29) (2022-08-27)
+## [tinymediamanager-2.0.29](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.28...tinymediamanager-2.0.29) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
-## [tinymediamanager-2.0.28](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.27...tinymediamanager-2.0.28) (2022-08-23)
+## [tinymediamanager-2.0.28](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.27...tinymediamanager-2.0.28) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [tinymediamanager-2.0.27](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.26...tinymediamanager-2.0.27) (2022-08-14)
+## [tinymediamanager-2.0.27](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.26...tinymediamanager-2.0.27) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [tinymediamanager-2.0.26](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.25...tinymediamanager-2.0.26) (2022-08-12)
+## [tinymediamanager-2.0.26](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.25...tinymediamanager-2.0.26) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [tinymediamanager-2.0.25](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.23...tinymediamanager-2.0.25) (2022-08-08)
+## [tinymediamanager-2.0.25](https://github.com/trueforge-org/truecharts/compare/tinymediamanager-2.0.23...tinymediamanager-2.0.25) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [tinymediamanager-2.0.23](https://github.com/truecharts/apps/compare/tinymediamanager-2.0.22...tinymediamanager-2.0.23) (2022-07-26)
diff --git a/charts/stable/tinymediamanager/Chart.yaml b/charts/stable/tinymediamanager/Chart.yaml
index df879bc948a..11ac200080b 100644
--- a/charts/stable/tinymediamanager/Chart.yaml
+++ b/charts/stable/tinymediamanager/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: tinymediamanager
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tinymediamanager
- https://gitlab.com/tinyMediaManager/tinyMediaManager
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
type: application
diff --git a/charts/stable/tinymediamanager/README.md b/charts/stable/tinymediamanager/README.md
index 304c5336733..e7559bc59c7 100644
--- a/charts/stable/tinymediamanager/README.md
+++ b/charts/stable/tinymediamanager/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tinymediamanager)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tinymediamanager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tinymediamanager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/tinymediamanager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tonido/README.md b/charts/stable/tonido/README.md
index bb47d910328..02edfbf5b21 100644
--- a/charts/stable/tonido/README.md
+++ b/charts/stable/tonido/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tonido
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tonido/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tonido/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md
index 40d605a9259..b630cb4417d 100644
--- a/charts/stable/traccar/README.md
+++ b/charts/stable/traccar/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/traccar
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/traccar/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/traccar/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tracks/README.md b/charts/stable/tracks/README.md
index f55f6b37f16..f9df817264e 100644
--- a/charts/stable/tracks/README.md
+++ b/charts/stable/tracks/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tracks
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tracks/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tracks/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/traefik-forward-auth/README.md b/charts/stable/traefik-forward-auth/README.md
index 2acaf41b53d..a2e109ffe05 100644
--- a/charts/stable/traefik-forward-auth/README.md
+++ b/charts/stable/traefik-forward-auth/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/traefik-forward-auth
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/traefik-forward-auth/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/traefik-forward-auth/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/traggo/Chart.yaml b/charts/stable/traggo/Chart.yaml
index 52a4a6fd9ae..85ef2ef31ae 100644
--- a/charts/stable/traggo/Chart.yaml
+++ b/charts/stable/traggo/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: traggo
sources:
- https://github.com/traggo/server
- - https://github.com/truecharts/charts/tree/master/charts/stable/traggo
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/traggo
- https://hub.docker.com/r/traggo/server
type: application
version: 9.3.5
diff --git a/charts/stable/traggo/README.md b/charts/stable/traggo/README.md
index 7d9351d8e4b..3abfcca0b2f 100644
--- a/charts/stable/traggo/README.md
+++ b/charts/stable/traggo/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/traggo)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/traggo
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/traggo/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/traggo/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/traktarr/README.md b/charts/stable/traktarr/README.md
index 7eb65c896ed..829c61d5901 100644
--- a/charts/stable/traktarr/README.md
+++ b/charts/stable/traktarr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/traktarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/traktarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/traktarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/trango/README.md b/charts/stable/trango/README.md
index 2a557588717..69914dbe3fc 100644
--- a/charts/stable/trango/README.md
+++ b/charts/stable/trango/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/trango
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/trango/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/trango/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/transmission/README.md b/charts/stable/transmission/README.md
index d7e58d9ef29..8be5697b693 100644
--- a/charts/stable/transmission/README.md
+++ b/charts/stable/transmission/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/transmission
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/transmission/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/transmission/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/trilium-notes/README.md b/charts/stable/trilium-notes/README.md
index c0f4f4e2747..d0651d12391 100644
--- a/charts/stable/trilium-notes/README.md
+++ b/charts/stable/trilium-notes/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/trilium-notes
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/trilium-notes/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/trilium-notes/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/troddit/README.md b/charts/stable/troddit/README.md
index e1a6680a0ea..f6398407ccc 100644
--- a/charts/stable/troddit/README.md
+++ b/charts/stable/troddit/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/troddit
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/troddit/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/troddit/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/truecommand/README.md b/charts/stable/truecommand/README.md
index acd53232d75..25aab0a9a1f 100644
--- a/charts/stable/truecommand/README.md
+++ b/charts/stable/truecommand/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/truecommand
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/truecommand/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/truecommand/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/truenas-exporter/README.md b/charts/stable/truenas-exporter/README.md
index d31c3bdfe5e..d1255f511aa 100644
--- a/charts/stable/truenas-exporter/README.md
+++ b/charts/stable/truenas-exporter/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/truenas-exporter
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/truenas-exporter/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/truenas-exporter/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tsmuxer/README.md b/charts/stable/tsmuxer/README.md
index 0d68a598918..8e671ac60fe 100644
--- a/charts/stable/tsmuxer/README.md
+++ b/charts/stable/tsmuxer/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tsmuxer
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tsmuxer/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tsmuxer/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tsn-ranksystem/README.md b/charts/stable/tsn-ranksystem/README.md
index 8ef388274e0..ce20b2e8c07 100644
--- a/charts/stable/tsn-ranksystem/README.md
+++ b/charts/stable/tsn-ranksystem/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tsn-ranksystem
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tsn-ranksystem/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tsn-ranksystem/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md
index cd9062df10d..228d6ba2fde 100644
--- a/charts/stable/tt-rss/CHANGELOG.md
+++ b/charts/stable/tt-rss/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [tt-rss-8.0.0](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-8.0.0) (2022-11-10)
+## [tt-rss-8.0.0](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-8.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [tt-rss-7.0.52](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.52) (2022-11-08)
+## [tt-rss-7.0.52](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.52) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.51](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
+## [tt-rss-7.0.51](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.51](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
+## [tt-rss-7.0.51](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
### Chore
@@ -57,84 +57,84 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.51](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
+## [tt-rss-7.0.51](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.51) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.50](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.50) (2022-11-07)
+## [tt-rss-7.0.50](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.50) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.50](https://github.com/truecharts/charts/compare/tt-rss-7.0.49...tt-rss-7.0.50) (2022-11-06)
+## [tt-rss-7.0.50](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.49...tt-rss-7.0.50) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [tt-rss-7.0.49](https://github.com/truecharts/charts/compare/tt-rss-7.0.48...tt-rss-7.0.49) (2022-11-06)
+## [tt-rss-7.0.49](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.48...tt-rss-7.0.49) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [tt-rss-7.0.48](https://github.com/truecharts/charts/compare/tt-rss-7.0.47...tt-rss-7.0.48) (2022-11-05)
+## [tt-rss-7.0.48](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.47...tt-rss-7.0.48) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [tt-rss-7.0.47](https://github.com/truecharts/charts/compare/tt-rss-7.0.46...tt-rss-7.0.47) (2022-11-02)
+## [tt-rss-7.0.47](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.46...tt-rss-7.0.47) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [tt-rss-7.0.46](https://github.com/truecharts/charts/compare/tt-rss-7.0.45...tt-rss-7.0.46) (2022-10-25)
+## [tt-rss-7.0.46](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.45...tt-rss-7.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tt-rss-7.0.45](https://github.com/truecharts/charts/compare/tt-rss-7.0.44...tt-rss-7.0.45) (2022-10-25)
+## [tt-rss-7.0.45](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.44...tt-rss-7.0.45) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [tt-rss-7.0.44](https://github.com/truecharts/charts/compare/tt-rss-7.0.43...tt-rss-7.0.44) (2022-10-19)
+## [tt-rss-7.0.44](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.43...tt-rss-7.0.44) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [tt-rss-7.0.43](https://github.com/truecharts/charts/compare/tt-rss-7.0.42...tt-rss-7.0.43) (2022-10-12)
+## [tt-rss-7.0.43](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.42...tt-rss-7.0.43) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07)
+## [tt-rss-7.0.42](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07)
### Chore
@@ -142,35 +142,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07)
+## [tt-rss-7.0.42](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tt-rss-7.0.41](https://github.com/truecharts/charts/compare/tt-rss-7.0.40...tt-rss-7.0.41) (2022-10-05)
+## [tt-rss-7.0.41](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.40...tt-rss-7.0.41) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [tt-rss-7.0.39](https://github.com/truecharts/charts/compare/tt-rss-7.0.38...tt-rss-7.0.39) (2022-09-27)
+## [tt-rss-7.0.39](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.38...tt-rss-7.0.39) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [tt-rss-7.0.38](https://github.com/truecharts/charts/compare/tt-rss-7.0.37...tt-rss-7.0.38) (2022-09-25)
+## [tt-rss-7.0.38](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.37...tt-rss-7.0.38) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-22)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-22)
### Chore
@@ -188,10 +188,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21)
### Chore
@@ -227,10 +227,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20)
### Chore
@@ -245,10 +245,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20)
### Chore
@@ -262,10 +262,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
### Chore
@@ -278,10 +278,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
### Chore
@@ -293,10 +293,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-19)
### Chore
@@ -307,10 +307,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-17)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-17)
### Chore
@@ -320,10 +320,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-18)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-18)
### Chore
@@ -331,44 +331,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-16)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-16)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15)
+## [tt-rss-7.0.37](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [tt-rss-7.0.36](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.36) (2022-09-13)
+## [tt-rss-7.0.36](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.36) (2022-09-13)
### Chore
@@ -378,10 +378,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12)
### Chore
@@ -390,9 +390,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-12)
### Chore
@@ -400,94 +400,94 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.35](https://github.com/truecharts/charts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
+## [tt-rss-7.0.35](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.34...tt-rss-7.0.35) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [tt-rss-7.0.34](https://github.com/truecharts/charts/compare/tt-rss-7.0.32...tt-rss-7.0.34) (2022-08-30)
+## [tt-rss-7.0.34](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.32...tt-rss-7.0.34) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tt-rss-7.0.33](https://github.com/truecharts/charts/compare/tt-rss-7.0.32...tt-rss-7.0.33) (2022-08-30)
+## [tt-rss-7.0.33](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.32...tt-rss-7.0.33) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [tt-rss-7.0.32](https://github.com/truecharts/charts/compare/tt-rss-7.0.30...tt-rss-7.0.32) (2022-08-29)
+## [tt-rss-7.0.32](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.30...tt-rss-7.0.32) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [tt-rss-7.0.30](https://github.com/truecharts/charts/compare/tt-rss-7.0.29...tt-rss-7.0.30) (2022-08-23)
+## [tt-rss-7.0.30](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.29...tt-rss-7.0.30) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [tt-rss-7.0.29](https://github.com/truecharts/charts/compare/tt-rss-7.0.28...tt-rss-7.0.29) (2022-08-17)
+## [tt-rss-7.0.29](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.28...tt-rss-7.0.29) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [tt-rss-7.0.28](https://github.com/truecharts/charts/compare/tt-rss-7.0.27...tt-rss-7.0.28) (2022-08-12)
+## [tt-rss-7.0.28](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.27...tt-rss-7.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [tt-rss-7.0.27](https://github.com/truecharts/charts/compare/tt-rss-7.0.26...tt-rss-7.0.27) (2022-08-09)
+## [tt-rss-7.0.27](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.26...tt-rss-7.0.27) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [tt-rss-7.0.26](https://github.com/truecharts/charts/compare/tt-rss-7.0.25...tt-rss-7.0.26) (2022-08-08)
+## [tt-rss-7.0.26](https://github.com/trueforge-org/truecharts/compare/tt-rss-7.0.25...tt-rss-7.0.26) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [tt-rss-7.0.25](https://github.com/truecharts/apps/compare/tt-rss-7.0.24...tt-rss-7.0.25) (2022-07-26)
diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml
index aa21f124ee6..0e4ac09b366 100644
--- a/charts/stable/tt-rss/Chart.yaml
+++ b/charts/stable/tt-rss/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: tt-rss
sources:
- https://git.tt-rss.org/fox/tt-rss
- - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tt-rss
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md
index 7b4666215c2..350e75048db 100644
--- a/charts/stable/tt-rss/README.md
+++ b/charts/stable/tt-rss/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tt-rss)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tt-rss
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tt-rss/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/tt-rss/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tt-rss/values.yaml b/charts/stable/tt-rss/values.yaml
index c2cf524142a..feb9933a60f 100644
--- a/charts/stable/tt-rss/values.yaml
+++ b/charts/stable/tt-rss/values.yaml
@@ -202,7 +202,7 @@ configmap:
sendfile on;
index index.php;
# Removed during app integration to Truecharts.
- # See: https://github.com/truecharts/charts/pull/17293#discussion_r1461102952
+ # See: https://github.com/trueforge-org/truecharts/pull/17293#discussion_r1461102952
#resolver ${RESOLVER} valid=5s;
server {
listen {{ .Values.service.main.ports.main.port }};
diff --git a/charts/stable/tubearchivist-redisjson/README.md b/charts/stable/tubearchivist-redisjson/README.md
index d42c283e5c3..47885f62b7e 100644
--- a/charts/stable/tubearchivist-redisjson/README.md
+++ b/charts/stable/tubearchivist-redisjson/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tubearchivist-redisjson
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tubearchivist-redisjson/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tubearchivist-redisjson/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tubesync/README.md b/charts/stable/tubesync/README.md
index 05817016e33..27ddcf444e2 100644
--- a/charts/stable/tubesync/README.md
+++ b/charts/stable/tubesync/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tubesync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tubesync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tubesync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/tvheadend/CHANGELOG.md b/charts/stable/tvheadend/CHANGELOG.md
index d54a00296be..16f719625d2 100644
--- a/charts/stable/tvheadend/CHANGELOG.md
+++ b/charts/stable/tvheadend/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [tvheadend-13.0.0](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-13.0.0) (2022-11-10)
+## [tvheadend-13.0.0](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-13.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
### Fix
- change container config label
-## [tvheadend-12.0.54](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.54) (2022-11-08)
+## [tvheadend-12.0.54](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.54) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.53](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
+## [tvheadend-12.0.53](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.53](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
+## [tvheadend-12.0.53](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
### Chore
@@ -60,94 +60,94 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.53](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
+## [tvheadend-12.0.53](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.53) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.52](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.52) (2022-11-07)
+## [tvheadend-12.0.52](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.52) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.51](https://github.com/truecharts/charts/compare/tvheadend-12.0.50...tvheadend-12.0.51) (2022-11-06)
+## [tvheadend-12.0.51](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.50...tvheadend-12.0.51) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge/truecharts/issues/4329))
-## [tvheadend-12.0.50](https://github.com/truecharts/charts/compare/tvheadend-12.0.49...tvheadend-12.0.50) (2022-11-06)
+## [tvheadend-12.0.50](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.49...tvheadend-12.0.50) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge/truecharts/issues/4317))
-## [tvheadend-12.0.49](https://github.com/truecharts/charts/compare/tvheadend-12.0.48...tvheadend-12.0.49) (2022-11-05)
+## [tvheadend-12.0.49](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.48...tvheadend-12.0.49) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge/truecharts/issues/4308))
-## [tvheadend-12.0.48](https://github.com/truecharts/charts/compare/tvheadend-12.0.47...tvheadend-12.0.48) (2022-11-02)
+## [tvheadend-12.0.48](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.47...tvheadend-12.0.48) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge/truecharts/issues/4261))
-## [tvheadend-12.0.47](https://github.com/truecharts/charts/compare/tvheadend-12.0.46...tvheadend-12.0.47) (2022-10-31)
+## [tvheadend-12.0.47](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.46...tvheadend-12.0.47) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge/truecharts/issues/4249))
-## [tvheadend-12.0.46](https://github.com/truecharts/charts/compare/tvheadend-12.0.45...tvheadend-12.0.46) (2022-10-25)
+## [tvheadend-12.0.46](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.45...tvheadend-12.0.46) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge/truecharts/issues/4182))
-## [tvheadend-12.0.45](https://github.com/truecharts/charts/compare/tvheadend-12.0.44...tvheadend-12.0.45) (2022-10-19)
+## [tvheadend-12.0.45](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.44...tvheadend-12.0.45) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge/truecharts/issues/4122))
-## [tvheadend-12.0.44](https://github.com/truecharts/charts/compare/tvheadend-12.0.43...tvheadend-12.0.44) (2022-10-17)
+## [tvheadend-12.0.44](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.43...tvheadend-12.0.44) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
+- update docker general non-major ([#4119](https://github.com/trueforge/truecharts/issues/4119))
-## [tvheadend-12.0.43](https://github.com/truecharts/charts/compare/tvheadend-12.0.42...tvheadend-12.0.43) (2022-10-12)
+## [tvheadend-12.0.43](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.42...tvheadend-12.0.43) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge/truecharts/issues/4071))
-## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
+## [tvheadend-12.0.42](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
### Chore
@@ -155,43 +155,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
+## [tvheadend-12.0.42](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [tvheadend-12.0.41](https://github.com/truecharts/charts/compare/tvheadend-12.0.40...tvheadend-12.0.41) (2022-10-05)
+## [tvheadend-12.0.41](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.40...tvheadend-12.0.41) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge/truecharts/issues/3979))
- update helm general non-major
-## [tvheadend-12.0.40](https://github.com/truecharts/charts/compare/tvheadend-12.0.39...tvheadend-12.0.40) (2022-09-27)
+## [tvheadend-12.0.40](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.39...tvheadend-12.0.40) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge/truecharts/issues/3918))
-## [tvheadend-12.0.39](https://github.com/truecharts/charts/compare/tvheadend-12.0.38...tvheadend-12.0.39) (2022-09-26)
+## [tvheadend-12.0.39](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.38...tvheadend-12.0.39) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge/truecharts/issues/3906))
-## [tvheadend-12.0.38](https://github.com/truecharts/charts/compare/tvheadend-12.0.37...tvheadend-12.0.38) (2022-09-25)
+## [tvheadend-12.0.38](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.37...tvheadend-12.0.38) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge/truecharts/issues/3898))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-22)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-22)
### Chore
@@ -209,10 +209,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21)
### Chore
@@ -229,10 +229,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21)
### Chore
@@ -248,10 +248,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-20)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-20)
### Chore
@@ -266,10 +266,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-20)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-20)
### Chore
@@ -283,10 +283,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
### Chore
@@ -299,10 +299,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
### Chore
@@ -314,10 +314,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
+## [tvheadend-12.0.37](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-19)
### Chore
@@ -328,10 +328,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3790](https://github.com/trueforge/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-17)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-17)
### Chore
@@ -341,9 +341,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-18)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-18)
### Chore
@@ -351,39 +351,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-16)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-16)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.36](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15)
+## [tvheadend-12.0.36](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.35...tvheadend-12.0.36) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge/truecharts/issues/3767))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12)
### Chore
@@ -392,9 +392,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-12)
### Chore
@@ -402,124 +402,124 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.35](https://github.com/truecharts/charts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
+## [tvheadend-12.0.35](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.34...tvheadend-12.0.35) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge/truecharts/issues/3711))
-## [tvheadend-12.0.34](https://github.com/truecharts/charts/compare/tvheadend-12.0.33...tvheadend-12.0.34) (2022-09-05)
+## [tvheadend-12.0.34](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.33...tvheadend-12.0.34) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge/truecharts/issues/3700))
-## [tvheadend-12.0.33](https://github.com/truecharts/charts/compare/tvheadend-12.0.32...tvheadend-12.0.33) (2022-09-01)
+## [tvheadend-12.0.33](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.32...tvheadend-12.0.33) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge/truecharts/issues/3649))
-## [tvheadend-12.0.32](https://github.com/truecharts/charts/compare/tvheadend-12.0.30...tvheadend-12.0.32) (2022-08-30)
+## [tvheadend-12.0.32](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.30...tvheadend-12.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [tvheadend-12.0.31](https://github.com/truecharts/charts/compare/tvheadend-12.0.30...tvheadend-12.0.31) (2022-08-30)
+## [tvheadend-12.0.31](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.30...tvheadend-12.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge/truecharts/issues/3626))
-## [tvheadend-12.0.30](https://github.com/truecharts/charts/compare/tvheadend-12.0.29...tvheadend-12.0.30) (2022-08-29)
+## [tvheadend-12.0.30](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.29...tvheadend-12.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge/truecharts/issues/3619))
-## [tvheadend-12.0.29](https://github.com/truecharts/charts/compare/tvheadend-12.0.28...tvheadend-12.0.29) (2022-08-29)
+## [tvheadend-12.0.29](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.28...tvheadend-12.0.29) (2022-08-29)
### Chore
-- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
+- update docker general non-major ([#3606](https://github.com/trueforge/truecharts/issues/3606))
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge/truecharts/issues/3586))
-## [tvheadend-12.0.28](https://github.com/truecharts/charts/compare/tvheadend-12.0.26...tvheadend-12.0.28) (2022-08-23)
+## [tvheadend-12.0.28](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.26...tvheadend-12.0.28) (2022-08-23)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge/truecharts/issues/3545))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge/truecharts/issues/3523))
-## [tvheadend-12.0.27](https://github.com/truecharts/charts/compare/tvheadend-12.0.26...tvheadend-12.0.27) (2022-08-21)
+## [tvheadend-12.0.27](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.26...tvheadend-12.0.27) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge/truecharts/issues/3523))
-## [tvheadend-12.0.26](https://github.com/truecharts/charts/compare/tvheadend-12.0.25...tvheadend-12.0.26) (2022-08-17)
+## [tvheadend-12.0.26](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.25...tvheadend-12.0.26) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge/truecharts/issues/3478))
-## [tvheadend-12.0.25](https://github.com/truecharts/charts/compare/tvheadend-12.0.24...tvheadend-12.0.25) (2022-08-12)
+## [tvheadend-12.0.25](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.24...tvheadend-12.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge/truecharts/issues/3447))
-## [tvheadend-12.0.24](https://github.com/truecharts/charts/compare/tvheadend-12.0.23...tvheadend-12.0.24) (2022-08-10)
+## [tvheadend-12.0.24](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.23...tvheadend-12.0.24) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
-- add run_opts in the UI ([#3393](https://github.com/truecharts/charts/issues/3393))
+- update docker general non-major ([#3421](https://github.com/trueforge/truecharts/issues/3421))
+- add run_opts in the UI ([#3393](https://github.com/trueforge/truecharts/issues/3393))
-## [tvheadend-12.0.23](https://github.com/truecharts/charts/compare/tvheadend-12.0.22...tvheadend-12.0.23) (2022-08-08)
+## [tvheadend-12.0.23](https://github.com/trueforge/truecharts/compare/tvheadend-12.0.22...tvheadend-12.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge/truecharts/issues/3402))
## [tvheadend-12.0.22](https://github.com/truecharts/apps/compare/tvheadend-12.0.21...tvheadend-12.0.22) (2022-07-26)
diff --git a/charts/stable/tvheadend/Chart.yaml b/charts/stable/tvheadend/Chart.yaml
index 888a700fb54..1940c1aae6a 100644
--- a/charts/stable/tvheadend/Chart.yaml
+++ b/charts/stable/tvheadend/Chart.yaml
@@ -35,7 +35,7 @@ maintainers:
name: tvheadend
sources:
- https://ghcr.io/linuxserver/tvheadend
- - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/tvheadend
- https://github.com/tvheadend/tvheadend
type: application
version: 22.3.5
diff --git a/charts/stable/tvheadend/README.md b/charts/stable/tvheadend/README.md
index 9d58f50fae1..5237a30ef61 100644
--- a/charts/stable/tvheadend/README.md
+++ b/charts/stable/tvheadend/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/tvheadend)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/tvheadend
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tvheadend/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tvheadend/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/tvhproxy/README.md b/charts/stable/tvhproxy/README.md
index 4f82ce0fbaa..c5bcd8c3b94 100644
--- a/charts/stable/tvhproxy/README.md
+++ b/charts/stable/tvhproxy/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/tvhproxy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/tvhproxy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/tvhproxy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/twofauth/README.md b/charts/stable/twofauth/README.md
index b89f1af1bca..7903c632f70 100644
--- a/charts/stable/twofauth/README.md
+++ b/charts/stable/twofauth/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/twofauth
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/twofauth/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/twofauth/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/twonky-server/README.md b/charts/stable/twonky-server/README.md
index bc6fe7877d1..5ddc5c17357 100644
--- a/charts/stable/twonky-server/README.md
+++ b/charts/stable/twonky-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/twonky-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/twonky-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/twonky-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/twtxt/CHANGELOG.md b/charts/stable/twtxt/CHANGELOG.md
index 65f36fc9e20..3bfaca6f5f1 100644
--- a/charts/stable/twtxt/CHANGELOG.md
+++ b/charts/stable/twtxt/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [twtxt-4.0.0](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-4.0.0) (2022-11-10)
+## [twtxt-4.0.0](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [twtxt-3.0.43](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.43) (2022-11-08)
+## [twtxt-3.0.43](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.43) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.42](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
+## [twtxt-3.0.42](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.42](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
+## [twtxt-3.0.42](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.42](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
+## [twtxt-3.0.42](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.42) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.41](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.41) (2022-11-07)
+## [twtxt-3.0.41](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.41) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.41](https://github.com/truecharts/charts/compare/twtxt-3.0.40...twtxt-3.0.41) (2022-11-06)
+## [twtxt-3.0.41](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.40...twtxt-3.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [twtxt-3.0.40](https://github.com/truecharts/charts/compare/twtxt-3.0.39...twtxt-3.0.40) (2022-11-06)
+## [twtxt-3.0.40](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.39...twtxt-3.0.40) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [twtxt-3.0.39](https://github.com/truecharts/charts/compare/twtxt-3.0.38...twtxt-3.0.39) (2022-11-05)
+## [twtxt-3.0.39](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.38...twtxt-3.0.39) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [twtxt-3.0.38](https://github.com/truecharts/charts/compare/twtxt-3.0.37...twtxt-3.0.38) (2022-11-02)
+## [twtxt-3.0.38](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.37...twtxt-3.0.38) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [twtxt-3.0.37](https://github.com/truecharts/charts/compare/twtxt-3.0.36...twtxt-3.0.37) (2022-10-25)
+## [twtxt-3.0.37](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.36...twtxt-3.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [twtxt-3.0.36](https://github.com/truecharts/charts/compare/twtxt-3.0.35...twtxt-3.0.36) (2022-10-19)
+## [twtxt-3.0.36](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.35...twtxt-3.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [twtxt-3.0.35](https://github.com/truecharts/charts/compare/twtxt-3.0.34...twtxt-3.0.35) (2022-10-12)
+## [twtxt-3.0.35](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.34...twtxt-3.0.35) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07)
+## [twtxt-3.0.34](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07)
+## [twtxt-3.0.34](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [twtxt-3.0.33](https://github.com/truecharts/charts/compare/twtxt-3.0.32...twtxt-3.0.33) (2022-10-05)
+## [twtxt-3.0.33](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.32...twtxt-3.0.33) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [twtxt-3.0.32](https://github.com/truecharts/charts/compare/twtxt-3.0.31...twtxt-3.0.32) (2022-09-27)
+## [twtxt-3.0.32](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.31...twtxt-3.0.32) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [twtxt-3.0.31](https://github.com/truecharts/charts/compare/twtxt-3.0.30...twtxt-3.0.31) (2022-09-25)
+## [twtxt-3.0.31](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.30...twtxt-3.0.31) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-22)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-22)
### Chore
@@ -182,9 +182,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21)
### Chore
@@ -201,9 +201,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21)
### Chore
@@ -219,9 +219,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20)
### Chore
@@ -236,9 +236,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20)
### Chore
@@ -252,9 +252,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
### Chore
@@ -267,9 +267,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
### Chore
@@ -281,9 +281,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-19)
### Chore
@@ -294,9 +294,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-17)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-17)
### Chore
@@ -306,9 +306,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-18)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-18)
### Chore
@@ -316,39 +316,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-16)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-16)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15)
+## [twtxt-3.0.30](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12)
### Chore
@@ -357,9 +357,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-12)
### Chore
@@ -367,81 +367,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.29](https://github.com/truecharts/charts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
+## [twtxt-3.0.29](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.28...twtxt-3.0.29) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [twtxt-3.0.28](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.28) (2022-08-30)
+## [twtxt-3.0.28](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.26...twtxt-3.0.28) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [twtxt-3.0.27](https://github.com/truecharts/charts/compare/twtxt-3.0.26...twtxt-3.0.27) (2022-08-30)
+## [twtxt-3.0.27](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.26...twtxt-3.0.27) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [twtxt-3.0.26](https://github.com/truecharts/charts/compare/twtxt-3.0.25...twtxt-3.0.26) (2022-08-29)
+## [twtxt-3.0.26](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.25...twtxt-3.0.26) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [twtxt-3.0.25](https://github.com/truecharts/charts/compare/twtxt-3.0.24...twtxt-3.0.25) (2022-08-23)
+## [twtxt-3.0.25](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.24...twtxt-3.0.25) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [twtxt-3.0.24](https://github.com/truecharts/charts/compare/twtxt-3.0.23...twtxt-3.0.24) (2022-08-12)
+## [twtxt-3.0.24](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.23...twtxt-3.0.24) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [twtxt-3.0.23](https://github.com/truecharts/charts/compare/twtxt-3.0.22...twtxt-3.0.23) (2022-08-08)
+## [twtxt-3.0.23](https://github.com/trueforge-org/truecharts/compare/twtxt-3.0.22...twtxt-3.0.23) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [twtxt-3.0.22](https://github.com/truecharts/apps/compare/twtxt-3.0.21...twtxt-3.0.22) (2022-07-26)
diff --git a/charts/stable/twtxt/Chart.yaml b/charts/stable/twtxt/Chart.yaml
index 505332e2ec6..5268f71c65c 100644
--- a/charts/stable/twtxt/Chart.yaml
+++ b/charts/stable/twtxt/Chart.yaml
@@ -37,7 +37,7 @@ sources:
- https://ghcr.io/nicholaswilde/twtxt
- https://github.com/nicholaswilde/docker-twtxt
- https://github.com/prologic/twtxt
- - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/twtxt
type: application
version: 13.3.5
diff --git a/charts/stable/twtxt/README.md b/charts/stable/twtxt/README.md
index 60376019b04..a72ba920e0d 100644
--- a/charts/stable/twtxt/README.md
+++ b/charts/stable/twtxt/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/twtxt)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/twtxt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/twtxt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/twtxt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/ubooquity/README.md b/charts/stable/ubooquity/README.md
index 3d317b0eb5c..5447de93ee5 100644
--- a/charts/stable/ubooquity/README.md
+++ b/charts/stable/ubooquity/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ubooquity
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ubooquity/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ubooquity/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md
index 6558c681b26..babcedfe23d 100644
--- a/charts/stable/unifi/README.md
+++ b/charts/stable/unifi/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/unifi
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/unifi/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/unifi/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/universal-media-server/README.md b/charts/stable/universal-media-server/README.md
index 1748d4f3449..28505ad40d8 100644
--- a/charts/stable/universal-media-server/README.md
+++ b/charts/stable/universal-media-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/universal-media-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/universal-media-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/universal-media-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/unmanic/README.md b/charts/stable/unmanic/README.md
index 7f2bae6b7c4..c9c27617ae0 100644
--- a/charts/stable/unmanic/README.md
+++ b/charts/stable/unmanic/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/unmanic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/unmanic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/unmanic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/unpackerr/README.md b/charts/stable/unpackerr/README.md
index a64f5eb4a59..34779fd6278 100644
--- a/charts/stable/unpackerr/README.md
+++ b/charts/stable/unpackerr/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/unpackerr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/unpackerr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/unpackerr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/unpoller/CHANGELOG.md b/charts/stable/unpoller/CHANGELOG.md
index 0c1086bcc7a..88bdb8d35df 100644
--- a/charts/stable/unpoller/CHANGELOG.md
+++ b/charts/stable/unpoller/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [unpoller-4.0.0](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-4.0.0) (2022-11-10)
+## [unpoller-4.0.0](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-4.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [unpoller-3.0.47](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.47) (2022-11-08)
+## [unpoller-3.0.47](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.47) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.46](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
+## [unpoller-3.0.46](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.46](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
+## [unpoller-3.0.46](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.46](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
+## [unpoller-3.0.46](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.45](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.45) (2022-11-07)
+## [unpoller-3.0.45](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.45](https://github.com/truecharts/charts/compare/unpoller-3.0.44...unpoller-3.0.45) (2022-11-06)
+## [unpoller-3.0.45](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.44...unpoller-3.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [unpoller-3.0.44](https://github.com/truecharts/charts/compare/unpoller-3.0.43...unpoller-3.0.44) (2022-11-06)
+## [unpoller-3.0.44](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.43...unpoller-3.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [unpoller-3.0.43](https://github.com/truecharts/charts/compare/unpoller-3.0.42...unpoller-3.0.43) (2022-11-05)
+## [unpoller-3.0.43](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.42...unpoller-3.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [unpoller-3.0.42](https://github.com/truecharts/charts/compare/unpoller-3.0.41...unpoller-3.0.42) (2022-11-02)
+## [unpoller-3.0.42](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.41...unpoller-3.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [unpoller-3.0.41](https://github.com/truecharts/charts/compare/unpoller-3.0.40...unpoller-3.0.41) (2022-10-25)
+## [unpoller-3.0.41](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.40...unpoller-3.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [unpoller-3.0.40](https://github.com/truecharts/charts/compare/unpoller-3.0.39...unpoller-3.0.40) (2022-10-19)
+## [unpoller-3.0.40](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.39...unpoller-3.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [unpoller-3.0.39](https://github.com/truecharts/charts/compare/unpoller-3.0.38...unpoller-3.0.39) (2022-10-12)
+## [unpoller-3.0.39](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.38...unpoller-3.0.39) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07)
+## [unpoller-3.0.38](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07)
+## [unpoller-3.0.38](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [unpoller-3.0.37](https://github.com/truecharts/charts/compare/unpoller-3.0.36...unpoller-3.0.37) (2022-10-05)
+## [unpoller-3.0.37](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.36...unpoller-3.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [unpoller-3.0.36](https://github.com/truecharts/charts/compare/unpoller-3.0.35...unpoller-3.0.36) (2022-09-27)
+## [unpoller-3.0.36](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.35...unpoller-3.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [unpoller-3.0.35](https://github.com/truecharts/charts/compare/unpoller-3.0.34...unpoller-3.0.35) (2022-09-25)
+## [unpoller-3.0.35](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.34...unpoller-3.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-22)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-22)
### Chore
@@ -187,10 +187,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21)
### Chore
@@ -212,10 +212,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20)
### Chore
@@ -235,10 +235,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20)
### Chore
@@ -257,10 +257,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
### Chore
@@ -278,10 +278,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
### Chore
@@ -298,10 +298,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-19)
### Chore
@@ -317,10 +317,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-18)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-18)
### Chore
@@ -334,10 +334,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-16)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-16)
### Chore
@@ -350,10 +350,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-16)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-16)
### Chore
@@ -365,10 +365,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15)
### Chore
@@ -379,10 +379,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15)
+## [unpoller-3.0.34](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-15)
### Chore
@@ -392,10 +392,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12)
### Chore
@@ -404,9 +404,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-12)
### Chore
@@ -414,77 +414,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.33](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
+## [unpoller-3.0.33](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.32...unpoller-3.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [unpoller-3.0.32](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.32) (2022-08-30)
+## [unpoller-3.0.32](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.30...unpoller-3.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [unpoller-3.0.31](https://github.com/truecharts/charts/compare/unpoller-3.0.30...unpoller-3.0.31) (2022-08-30)
+## [unpoller-3.0.31](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.30...unpoller-3.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [unpoller-3.0.30](https://github.com/truecharts/charts/compare/unpoller-3.0.29...unpoller-3.0.30) (2022-08-29)
+## [unpoller-3.0.30](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.29...unpoller-3.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [unpoller-3.0.29](https://github.com/truecharts/charts/compare/unpoller-3.0.28...unpoller-3.0.29) (2022-08-23)
+## [unpoller-3.0.29](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.28...unpoller-3.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [unpoller-3.0.28](https://github.com/truecharts/charts/compare/unpoller-3.0.27...unpoller-3.0.28) (2022-08-12)
+## [unpoller-3.0.28](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.27...unpoller-3.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [unpoller-3.0.27](https://github.com/truecharts/charts/compare/unpoller-3.0.26...unpoller-3.0.27) (2022-08-08)
+## [unpoller-3.0.27](https://github.com/trueforge-org/truecharts/compare/unpoller-3.0.26...unpoller-3.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [unpoller-3.0.26](https://github.com/truecharts/apps/compare/unpoller-3.0.25...unpoller-3.0.26) (2022-07-26)
diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml
index c8a53e728c9..bde33db4ac8 100644
--- a/charts/stable/unpoller/Chart.yaml
+++ b/charts/stable/unpoller/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: unpoller
sources:
- https://ghcr.io/unpoller/unpoller
- - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unpoller
- https://github.com/unifi-poller/unifi-poller
type: application
version: 13.3.6
diff --git a/charts/stable/unpoller/README.md b/charts/stable/unpoller/README.md
index 9574b836355..c3e28cd89e0 100644
--- a/charts/stable/unpoller/README.md
+++ b/charts/stable/unpoller/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/unpoller)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/unpoller
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/unpoller/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/unpoller/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/unturned/README.md b/charts/stable/unturned/README.md
index 37e4ac53b58..87d62bb02dc 100644
--- a/charts/stable/unturned/README.md
+++ b/charts/stable/unturned/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/unturned
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/unturned/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/unturned/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/uptime-kuma/README.md b/charts/stable/uptime-kuma/README.md
index 42d7157baea..98f09e8af22 100644
--- a/charts/stable/uptime-kuma/README.md
+++ b/charts/stable/uptime-kuma/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/uptime-kuma
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/uptime-kuma/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/uptime-kuma/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/uptimerobot-prometheus/CHANGELOG.md b/charts/stable/uptimerobot-prometheus/CHANGELOG.md
index d3ac6cba4b2..7806ad8001a 100644
--- a/charts/stable/uptimerobot-prometheus/CHANGELOG.md
+++ b/charts/stable/uptimerobot-prometheus/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [uptimerobot-prometheus-5.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-5.0.0) (2022-11-10)
+## [uptimerobot-prometheus-5.0.0](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-5.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [uptimerobot-prometheus-4.0.47](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.47) (2022-11-08)
+## [uptimerobot-prometheus-4.0.47](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.47) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.46](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
+## [uptimerobot-prometheus-4.0.46](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.46](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
+## [uptimerobot-prometheus-4.0.46](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.46](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
+## [uptimerobot-prometheus-4.0.46](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.46) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.45](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.45) (2022-11-07)
+## [uptimerobot-prometheus-4.0.45](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.45) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.45](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.45) (2022-11-06)
+## [uptimerobot-prometheus-4.0.45](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.44...uptimerobot-prometheus-4.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [uptimerobot-prometheus-4.0.44](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.43...uptimerobot-prometheus-4.0.44) (2022-11-06)
+## [uptimerobot-prometheus-4.0.44](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.43...uptimerobot-prometheus-4.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [uptimerobot-prometheus-4.0.43](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.42...uptimerobot-prometheus-4.0.43) (2022-11-05)
+## [uptimerobot-prometheus-4.0.43](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.42...uptimerobot-prometheus-4.0.43) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [uptimerobot-prometheus-4.0.42](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.41...uptimerobot-prometheus-4.0.42) (2022-11-02)
+## [uptimerobot-prometheus-4.0.42](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.41...uptimerobot-prometheus-4.0.42) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [uptimerobot-prometheus-4.0.41](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...uptimerobot-prometheus-4.0.41) (2022-10-25)
+## [uptimerobot-prometheus-4.0.41](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.40...uptimerobot-prometheus-4.0.41) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [uptimerobot-prometheus-4.0.40](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.39...uptimerobot-prometheus-4.0.40) (2022-10-19)
+## [uptimerobot-prometheus-4.0.40](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.39...uptimerobot-prometheus-4.0.40) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [uptimerobot-prometheus-4.0.39](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.38...uptimerobot-prometheus-4.0.39) (2022-10-12)
+## [uptimerobot-prometheus-4.0.39](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.38...uptimerobot-prometheus-4.0.39) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07)
+## [uptimerobot-prometheus-4.0.38](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07)
+## [uptimerobot-prometheus-4.0.38](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [uptimerobot-prometheus-4.0.37](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.36...uptimerobot-prometheus-4.0.37) (2022-10-05)
+## [uptimerobot-prometheus-4.0.37](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.36...uptimerobot-prometheus-4.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [uptimerobot-prometheus-4.0.36](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.35...uptimerobot-prometheus-4.0.36) (2022-09-27)
+## [uptimerobot-prometheus-4.0.36](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.35...uptimerobot-prometheus-4.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [uptimerobot-prometheus-4.0.35](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.34...uptimerobot-prometheus-4.0.35) (2022-09-25)
+## [uptimerobot-prometheus-4.0.35](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.34...uptimerobot-prometheus-4.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-22)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-22)
### Chore
@@ -187,10 +187,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21)
### Chore
@@ -212,10 +212,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21)
### Chore
@@ -236,10 +236,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20)
### Chore
@@ -259,10 +259,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20)
### Chore
@@ -281,10 +281,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
### Chore
@@ -302,10 +302,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
### Chore
@@ -322,10 +322,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-19)
### Chore
@@ -341,10 +341,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-18)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-18)
### Chore
@@ -359,10 +359,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-18)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-18)
### Chore
@@ -376,10 +376,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-16)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-16)
### Chore
@@ -392,10 +392,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-16)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-16)
### Chore
@@ -407,10 +407,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15)
### Chore
@@ -421,10 +421,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15)
+## [uptimerobot-prometheus-4.0.34](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-15)
### Chore
@@ -434,10 +434,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12)
### Chore
@@ -446,9 +446,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-12)
### Chore
@@ -456,77 +456,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.33](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
+## [uptimerobot-prometheus-4.0.33](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [uptimerobot-prometheus-4.0.32](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.32) (2022-08-30)
+## [uptimerobot-prometheus-4.0.32](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.32) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [uptimerobot-prometheus-4.0.31](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.31) (2022-08-30)
+## [uptimerobot-prometheus-4.0.31](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.30...uptimerobot-prometheus-4.0.31) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [uptimerobot-prometheus-4.0.30](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.29...uptimerobot-prometheus-4.0.30) (2022-08-29)
+## [uptimerobot-prometheus-4.0.30](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.29...uptimerobot-prometheus-4.0.30) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [uptimerobot-prometheus-4.0.29](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.28...uptimerobot-prometheus-4.0.29) (2022-08-23)
+## [uptimerobot-prometheus-4.0.29](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.28...uptimerobot-prometheus-4.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [uptimerobot-prometheus-4.0.28](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.27...uptimerobot-prometheus-4.0.28) (2022-08-12)
+## [uptimerobot-prometheus-4.0.28](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.27...uptimerobot-prometheus-4.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [uptimerobot-prometheus-4.0.27](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.26...uptimerobot-prometheus-4.0.27) (2022-08-08)
+## [uptimerobot-prometheus-4.0.27](https://github.com/trueforge-org/truecharts/compare/uptimerobot-prometheus-4.0.26...uptimerobot-prometheus-4.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [uptimerobot-prometheus-4.0.26](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-4.0.25...uptimerobot-prometheus-4.0.26) (2022-07-26)
diff --git a/charts/stable/uptimerobot-prometheus/Chart.yaml b/charts/stable/uptimerobot-prometheus/Chart.yaml
index 4ed67b927d9..33dbf0ec601 100644
--- a/charts/stable/uptimerobot-prometheus/Chart.yaml
+++ b/charts/stable/uptimerobot-prometheus/Chart.yaml
@@ -36,7 +36,7 @@ name: uptimerobot-prometheus
sources:
- https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus
- https://github.com/lekpamartin/uptimerobot_exporter
- - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/uptimerobot-prometheus
- https://hub.docker.com/r/billimek/prometheus-uptimerobot-exporter
type: application
version: 14.3.5
diff --git a/charts/stable/uptimerobot-prometheus/README.md b/charts/stable/uptimerobot-prometheus/README.md
index 0948efa019a..9abc965b7f9 100644
--- a/charts/stable/uptimerobot-prometheus/README.md
+++ b/charts/stable/uptimerobot-prometheus/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/uptimerobot-prometheus)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/uptimerobot-prometheus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/uptimerobot-prometheus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/uptimerobot-prometheus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/urban-terror/README.md b/charts/stable/urban-terror/README.md
index d3f7258a8cc..8018a49517c 100644
--- a/charts/stable/urban-terror/README.md
+++ b/charts/stable/urban-terror/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/urban-terror
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/urban-terror/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/urban-terror/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/v-rising/README.md b/charts/stable/v-rising/README.md
index dfe1f8b5af0..1a858c940c6 100644
--- a/charts/stable/v-rising/README.md
+++ b/charts/stable/v-rising/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/v-rising
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/v-rising/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/v-rising/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/valetudo-mapper/CHANGELOG.md b/charts/stable/valetudo-mapper/CHANGELOG.md
index 74c87c4fe94..c65482ed8b7 100644
--- a/charts/stable/valetudo-mapper/CHANGELOG.md
+++ b/charts/stable/valetudo-mapper/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [valetudo-mapper-1.0.0](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-1.0.0) (2022-11-10)
+## [valetudo-mapper-1.0.0](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.38](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.38) (2022-11-08)
+## [valetudo-mapper-0.0.38](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.38) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.37](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
+## [valetudo-mapper-0.0.37](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.37](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
+## [valetudo-mapper-0.0.37](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.37](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
+## [valetudo-mapper-0.0.37](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.36](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.36) (2022-11-07)
+## [valetudo-mapper-0.0.36](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.36](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.36) (2022-11-06)
+## [valetudo-mapper-0.0.36](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.35...valetudo-mapper-0.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [valetudo-mapper-0.0.35](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.34...valetudo-mapper-0.0.35) (2022-11-06)
+## [valetudo-mapper-0.0.35](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.34...valetudo-mapper-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [valetudo-mapper-0.0.34](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.33...valetudo-mapper-0.0.34) (2022-11-05)
+## [valetudo-mapper-0.0.34](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.33...valetudo-mapper-0.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [valetudo-mapper-0.0.33](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.32...valetudo-mapper-0.0.33) (2022-11-02)
+## [valetudo-mapper-0.0.33](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.32...valetudo-mapper-0.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [valetudo-mapper-0.0.32](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.31...valetudo-mapper-0.0.32) (2022-10-25)
+## [valetudo-mapper-0.0.32](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.31...valetudo-mapper-0.0.32) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [valetudo-mapper-0.0.31](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.30...valetudo-mapper-0.0.31) (2022-10-19)
+## [valetudo-mapper-0.0.31](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.30...valetudo-mapper-0.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [valetudo-mapper-0.0.30](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.29...valetudo-mapper-0.0.30) (2022-10-12)
+## [valetudo-mapper-0.0.30](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.29...valetudo-mapper-0.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07)
+## [valetudo-mapper-0.0.29](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07)
+## [valetudo-mapper-0.0.29](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [valetudo-mapper-0.0.28](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.27...valetudo-mapper-0.0.28) (2022-10-05)
+## [valetudo-mapper-0.0.28](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.27...valetudo-mapper-0.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [valetudo-mapper-0.0.27](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.26...valetudo-mapper-0.0.27) (2022-09-27)
+## [valetudo-mapper-0.0.27](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.26...valetudo-mapper-0.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [valetudo-mapper-0.0.26](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.25...valetudo-mapper-0.0.26) (2022-09-25)
+## [valetudo-mapper-0.0.26](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.25...valetudo-mapper-0.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-22)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-22)
### Chore
@@ -183,10 +183,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21)
### Chore
@@ -208,10 +208,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20)
### Chore
@@ -231,10 +231,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20)
### Chore
@@ -253,10 +253,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
### Chore
@@ -274,10 +274,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
### Chore
@@ -294,10 +294,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-19)
### Chore
@@ -313,10 +313,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-18)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-18)
### Chore
@@ -331,10 +331,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-18)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-18)
### Chore
@@ -348,10 +348,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-16)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-16)
### Chore
@@ -364,10 +364,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-16)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-16)
### Chore
@@ -379,10 +379,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15)
### Chore
@@ -393,10 +393,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15)
+## [valetudo-mapper-0.0.25](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-15)
### Chore
@@ -406,10 +406,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12)
+## [valetudo-mapper-0.0.24](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12)
### Chore
@@ -418,9 +418,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12)
+## [valetudo-mapper-0.0.24](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-12)
### Chore
@@ -428,99 +428,99 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
+## [valetudo-mapper-0.0.24](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
+## [valetudo-mapper-0.0.24](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [valetudo-mapper-0.0.24](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
+## [valetudo-mapper-0.0.24](https://github.com/trueforge-org/truecharts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaulthunters-0.0.25](https://github.com/truecharts/charts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11)
+## [vaulthunters-0.0.25](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.24...vaulthunters-0.0.25) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [vaulthunters-0.0.24](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30)
+## [vaulthunters-0.0.24](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.22...vaulthunters-0.0.24) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vaulthunters-0.0.23](https://github.com/truecharts/charts/compare/vaulthunters-0.0.22...vaulthunters-0.0.23) (2022-08-30)
+## [vaulthunters-0.0.23](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.22...vaulthunters-0.0.23) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vaulthunters-0.0.22](https://github.com/truecharts/charts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29)
+## [vaulthunters-0.0.22](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.21...vaulthunters-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [vaulthunters-0.0.21](https://github.com/truecharts/charts/compare/vaulthunters-0.0.19...vaulthunters-0.0.21) (2022-08-26)
+## [vaulthunters-0.0.21](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.19...vaulthunters-0.0.21) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [vaulthunters-0.0.19](https://github.com/truecharts/charts/compare/vaulthunters-0.0.18...vaulthunters-0.0.19) (2022-08-23)
+## [vaulthunters-0.0.19](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.18...vaulthunters-0.0.19) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [vaulthunters-0.0.18](https://github.com/truecharts/charts/compare/vaulthunters-0.0.17...vaulthunters-0.0.18) (2022-08-23)
+## [vaulthunters-0.0.18](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.17...vaulthunters-0.0.18) (2022-08-23)
### Chore
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
-## [vaulthunters-0.0.17](https://github.com/truecharts/charts/compare/vaulthunters-0.0.16...vaulthunters-0.0.17) (2022-08-19)
+## [vaulthunters-0.0.17](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.16...vaulthunters-0.0.17) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [vaulthunters-0.0.16](https://github.com/truecharts/charts/compare/vaulthunters-0.0.15...vaulthunters-0.0.16) (2022-08-12)
+## [vaulthunters-0.0.16](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.15...vaulthunters-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [vaulthunters-0.0.15](https://github.com/truecharts/charts/compare/vaulthunters-0.0.14...vaulthunters-0.0.15) (2022-08-08)
+## [vaulthunters-0.0.15](https://github.com/trueforge-org/truecharts/compare/vaulthunters-0.0.14...vaulthunters-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [vaulthunters-0.0.14](https://github.com/truecharts/apps/compare/vaulthunters-0.0.13...vaulthunters-0.0.14) (2022-07-26)
diff --git a/charts/stable/valetudo-mapper/Chart.yaml b/charts/stable/valetudo-mapper/Chart.yaml
index 90b0c3298e0..d70700d4bbb 100644
--- a/charts/stable/valetudo-mapper/Chart.yaml
+++ b/charts/stable/valetudo-mapper/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: valetudo-mapper
sources:
- https://github.com/rand256/valetudo-mapper
- - https://github.com/truecharts/charts/tree/master/charts/stable/valetudo-mapper
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/valetudo-mapper
- https://hub.docker.com/r/rand256/valetudo-mapper
type: application
version: 8.3.5
diff --git a/charts/stable/valetudo-mapper/README.md b/charts/stable/valetudo-mapper/README.md
index 578cfd81286..8a7926d703e 100644
--- a/charts/stable/valetudo-mapper/README.md
+++ b/charts/stable/valetudo-mapper/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/valetudo-mapper)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/valetudo-mapper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/valetudo-mapper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/valetudo-mapper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/valheim/README.md b/charts/stable/valheim/README.md
index 7af8670b9f4..e41ab7bf0f3 100644
--- a/charts/stable/valheim/README.md
+++ b/charts/stable/valheim/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/valheim
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/valheim/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/valheim/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/venstar2mqtt/README.md b/charts/stable/venstar2mqtt/README.md
index bf11ae71fe5..143d1ce21aa 100644
--- a/charts/stable/venstar2mqtt/README.md
+++ b/charts/stable/venstar2mqtt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/venstar2mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/venstar2mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/venstar2mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/vertex/CHANGELOG.md b/charts/stable/vertex/CHANGELOG.md
index 2551b4e0006..aba4b21afa6 100644
--- a/charts/stable/vertex/CHANGELOG.md
+++ b/charts/stable/vertex/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [vertex-1.0.0](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-1.0.0) (2022-11-10)
+## [vertex-1.0.0](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-1.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [vertex-0.0.88](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.88) (2022-11-08)
+## [vertex-0.0.88](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.88) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
+## [vertex-0.0.87](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
+## [vertex-0.0.87](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
### Chore
@@ -60,182 +60,182 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.87](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
+## [vertex-0.0.87](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.87) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.86](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.86) (2022-11-07)
+## [vertex-0.0.86](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.86) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4331](https://github.com/truecharts/charts/issues/4331))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4331](https://github.com/trueforge-org/truecharts/issues/4331))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.85](https://github.com/truecharts/charts/compare/vertex-0.0.84...vertex-0.0.85) (2022-11-06)
+## [vertex-0.0.85](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.84...vertex-0.0.85) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [vertex-0.0.84](https://github.com/truecharts/charts/compare/vertex-0.0.83...vertex-0.0.84) (2022-11-06)
+## [vertex-0.0.84](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.83...vertex-0.0.84) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [vertex-0.0.83](https://github.com/truecharts/charts/compare/vertex-0.0.82...vertex-0.0.83) (2022-11-05)
+## [vertex-0.0.83](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.82...vertex-0.0.83) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [vertex-0.0.82](https://github.com/truecharts/charts/compare/vertex-0.0.81...vertex-0.0.82) (2022-11-02)
+## [vertex-0.0.82](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.81...vertex-0.0.82) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
-- update docker general non-major ([#4280](https://github.com/truecharts/charts/issues/4280))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
+- update docker general non-major ([#4280](https://github.com/trueforge-org/truecharts/issues/4280))
-## [vertex-0.0.81](https://github.com/truecharts/charts/compare/vertex-0.0.80...vertex-0.0.81) (2022-10-30)
+## [vertex-0.0.81](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.80...vertex-0.0.81) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
+- update docker general non-major ([#4238](https://github.com/trueforge-org/truecharts/issues/4238))
-## [vertex-0.0.80](https://github.com/truecharts/charts/compare/vertex-0.0.79...vertex-0.0.80) (2022-10-29)
+## [vertex-0.0.80](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.79...vertex-0.0.80) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4230](https://github.com/truecharts/charts/issues/4230))
+- update docker general non-major ([#4230](https://github.com/trueforge-org/truecharts/issues/4230))
-## [vertex-0.0.79](https://github.com/truecharts/charts/compare/vertex-0.0.78...vertex-0.0.79) (2022-10-28)
+## [vertex-0.0.79](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.78...vertex-0.0.79) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4218](https://github.com/truecharts/charts/issues/4218))
+- update docker general non-major ([#4218](https://github.com/trueforge-org/truecharts/issues/4218))
-## [vertex-0.0.78](https://github.com/truecharts/charts/compare/vertex-0.0.77...vertex-0.0.78) (2022-10-27)
+## [vertex-0.0.78](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.77...vertex-0.0.78) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [vertex-0.0.78](https://github.com/truecharts/charts/compare/vertex-0.0.77...vertex-0.0.78) (2022-10-27)
+## [vertex-0.0.78](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.77...vertex-0.0.78) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [vertex-0.0.77](https://github.com/truecharts/charts/compare/vertex-0.0.76...vertex-0.0.77) (2022-10-26)
+## [vertex-0.0.77](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.76...vertex-0.0.77) (2022-10-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
+- update docker general non-major ([#4189](https://github.com/trueforge-org/truecharts/issues/4189))
-## [vertex-0.0.76](https://github.com/truecharts/charts/compare/vertex-0.0.75...vertex-0.0.76) (2022-10-25)
+## [vertex-0.0.76](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.75...vertex-0.0.76) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [vertex-0.0.75](https://github.com/truecharts/charts/compare/vertex-0.0.74...vertex-0.0.75) (2022-10-25)
+## [vertex-0.0.75](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.74...vertex-0.0.75) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [vertex-0.0.74](https://github.com/truecharts/charts/compare/vertex-0.0.73...vertex-0.0.74) (2022-10-23)
+## [vertex-0.0.74](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.73...vertex-0.0.74) (2022-10-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
+- update docker general non-major ([#4165](https://github.com/trueforge-org/truecharts/issues/4165))
-## [vertex-0.0.73](https://github.com/truecharts/charts/compare/vertex-0.0.72...vertex-0.0.73) (2022-10-22)
+## [vertex-0.0.73](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.72...vertex-0.0.73) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155))
+- update docker general non-major ([#4155](https://github.com/trueforge-org/truecharts/issues/4155))
-## [vertex-0.0.72](https://github.com/truecharts/charts/compare/vertex-0.0.71...vertex-0.0.72) (2022-10-21)
+## [vertex-0.0.72](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.71...vertex-0.0.72) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
+- update docker general non-major ([#4139](https://github.com/trueforge-org/truecharts/issues/4139))
-## [vertex-0.0.71](https://github.com/truecharts/charts/compare/vertex-0.0.70...vertex-0.0.71) (2022-10-19)
+## [vertex-0.0.71](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.70...vertex-0.0.71) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- update docker general non-major ([#4128](https://github.com/trueforge-org/truecharts/issues/4128))
-## [vertex-0.0.70](https://github.com/truecharts/charts/compare/vertex-0.0.69...vertex-0.0.70) (2022-10-18)
+## [vertex-0.0.70](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.69...vertex-0.0.70) (2022-10-18)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120))
+- update docker general non-major ([#4120](https://github.com/trueforge-org/truecharts/issues/4120))
-## [vertex-0.0.69](https://github.com/truecharts/charts/compare/vertex-0.0.68...vertex-0.0.69) (2022-10-16)
+## [vertex-0.0.69](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.68...vertex-0.0.69) (2022-10-16)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108))
+- update docker general non-major ([#4108](https://github.com/trueforge-org/truecharts/issues/4108))
-## [vertex-0.0.68](https://github.com/truecharts/charts/compare/vertex-0.0.67...vertex-0.0.68) (2022-10-14)
+## [vertex-0.0.68](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.67...vertex-0.0.68) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
-## [vertex-0.0.67](https://github.com/truecharts/charts/compare/vertex-0.0.66...vertex-0.0.67) (2022-10-12)
+## [vertex-0.0.67](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.66...vertex-0.0.67) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [vertex-0.0.66](https://github.com/truecharts/charts/compare/vertex-0.0.65...vertex-0.0.66) (2022-10-11)
+## [vertex-0.0.66](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.65...vertex-0.0.66) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
+- update docker general non-major ([#4070](https://github.com/trueforge-org/truecharts/issues/4070))
- update docker general non-major
-## [vertex-0.0.65](https://github.com/truecharts/charts/compare/vertex-0.0.64...vertex-0.0.65) (2022-10-07)
+## [vertex-0.0.65](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.64...vertex-0.0.65) (2022-10-07)
### Chore
@@ -243,108 +243,108 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vertex-0.0.65](https://github.com/truecharts/charts/compare/vertex-0.0.64...vertex-0.0.65) (2022-10-07)
+## [vertex-0.0.65](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.64...vertex-0.0.65) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vertex-0.0.64](https://github.com/truecharts/charts/compare/vertex-0.0.63...vertex-0.0.64) (2022-10-07)
+## [vertex-0.0.64](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.63...vertex-0.0.64) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [vertex-0.0.63](https://github.com/truecharts/charts/compare/vertex-0.0.62...vertex-0.0.63) (2022-10-05)
+## [vertex-0.0.63](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.62...vertex-0.0.63) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [vertex-0.0.62](https://github.com/truecharts/charts/compare/vertex-0.0.61...vertex-0.0.62) (2022-10-05)
+## [vertex-0.0.62](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.61...vertex-0.0.62) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
+- update docker general non-major ([#4010](https://github.com/trueforge-org/truecharts/issues/4010))
-## [vertex-0.0.61](https://github.com/truecharts/charts/compare/vertex-0.0.60...vertex-0.0.61) (2022-10-04)
+## [vertex-0.0.61](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.60...vertex-0.0.61) (2022-10-04)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
-- update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
+- update docker general non-major ([#4001](https://github.com/trueforge-org/truecharts/issues/4001))
- update docker general non-major
-## [vertex-0.0.60](https://github.com/truecharts/charts/compare/vertex-0.0.59...vertex-0.0.60) (2022-10-01)
+## [vertex-0.0.60](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.59...vertex-0.0.60) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
+- update docker general non-major ([#3975](https://github.com/trueforge-org/truecharts/issues/3975))
-## [vertex-0.0.59](https://github.com/truecharts/charts/compare/vertex-0.0.58...vertex-0.0.59) (2022-09-30)
+## [vertex-0.0.59](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.58...vertex-0.0.59) (2022-09-30)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965))
+- update docker general non-major ([#3965](https://github.com/trueforge-org/truecharts/issues/3965))
-## [vertex-0.0.58](https://github.com/truecharts/charts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29)
+## [vertex-0.0.58](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge-org/truecharts/issues/3953))
-## [vertex-0.0.58](https://github.com/truecharts/charts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29)
+## [vertex-0.0.58](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.57...vertex-0.0.58) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953))
+- update docker general non-major ([#3953](https://github.com/trueforge-org/truecharts/issues/3953))
-## [vertex-0.0.57](https://github.com/truecharts/charts/compare/vertex-0.0.56...vertex-0.0.57) (2022-09-28)
+## [vertex-0.0.57](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.56...vertex-0.0.57) (2022-09-28)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938))
+- update docker general non-major ([#3938](https://github.com/trueforge-org/truecharts/issues/3938))
-## [vertex-0.0.56](https://github.com/truecharts/charts/compare/vertex-0.0.55...vertex-0.0.56) (2022-09-27)
+## [vertex-0.0.56](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.55...vertex-0.0.56) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [vertex-0.0.55](https://github.com/truecharts/charts/compare/vertex-0.0.54...vertex-0.0.55) (2022-09-26)
+## [vertex-0.0.55](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.54...vertex-0.0.55) (2022-09-26)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906))
+- update docker general non-major ([#3906](https://github.com/trueforge-org/truecharts/issues/3906))
-## [vertex-0.0.54](https://github.com/truecharts/charts/compare/vertex-0.0.53...vertex-0.0.54) (2022-09-25)
+## [vertex-0.0.54](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.53...vertex-0.0.54) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [vertex-0.0.53](https://github.com/truecharts/charts/compare/vertex-0.0.52...vertex-0.0.53) (2022-09-23)
+## [vertex-0.0.53](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.52...vertex-0.0.53) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
+- update docker general non-major ([#3850](https://github.com/trueforge-org/truecharts/issues/3850))
-## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-22)
+## [vertex-0.0.52](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-22)
### Chore
@@ -362,14 +362,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-21)
+## [vertex-0.0.52](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-21)
### Chore
@@ -386,14 +386,14 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-21)
+## [vertex-0.0.51](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-21)
### Chore
@@ -409,13 +409,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-20)
+## [vertex-0.0.51](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-20)
### Chore
@@ -430,13 +430,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-20)
+## [vertex-0.0.51](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-20)
### Chore
@@ -450,13 +450,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3818](https://github.com/trueforge-org/truecharts/issues/3818))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.50](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
+## [vertex-0.0.50](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
### Chore
@@ -469,12 +469,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.50](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
+## [vertex-0.0.50](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
### Chore
@@ -486,12 +486,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.50](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
+## [vertex-0.0.50](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.50) (2022-09-19)
### Chore
@@ -502,12 +502,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-17)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-17)
### Chore
@@ -517,11 +517,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-18)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-18)
### Chore
@@ -529,48 +529,48 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-16)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-16)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.49](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15)
+## [vertex-0.0.49](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.48...vertex-0.0.49) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [vertex-0.0.48](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.48) (2022-09-13)
+## [vertex-0.0.48](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.48) (2022-09-13)
### Chore
@@ -580,12 +580,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update docker general non-major ([#3755](https://github.com/truecharts/charts/issues/3755))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update docker general non-major ([#3755](https://github.com/trueforge-org/truecharts/issues/3755))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
+## [vertex-0.0.47](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
### Chore
@@ -594,11 +594,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
+## [vertex-0.0.47](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
### Chore
@@ -606,224 +606,224 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.47](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
+## [vertex-0.0.47](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.47) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update docker general non-major ([#3743](https://github.com/trueforge-org/truecharts/issues/3743))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
+## [vertex-0.0.46](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
+## [vertex-0.0.46](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.46](https://github.com/truecharts/charts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
+## [vertex-0.0.46](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.45...vertex-0.0.46) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [vertex-0.0.45](https://github.com/truecharts/charts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-07)
+## [vertex-0.0.45](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-07)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [vertex-0.0.45](https://github.com/truecharts/charts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-06)
+## [vertex-0.0.45](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.44...vertex-0.0.45) (2022-09-06)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update docker general non-major ([#3710](https://github.com/trueforge-org/truecharts/issues/3710))
-## [vertex-0.0.44](https://github.com/truecharts/charts/compare/vertex-0.0.43...vertex-0.0.44) (2022-09-05)
+## [vertex-0.0.44](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.43...vertex-0.0.44) (2022-09-05)
### Chore
-- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
+- update docker general non-major ([#3700](https://github.com/trueforge-org/truecharts/issues/3700))
-## [vertex-0.0.43](https://github.com/truecharts/charts/compare/vertex-0.0.42...vertex-0.0.43) (2022-09-03)
+## [vertex-0.0.43](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.42...vertex-0.0.43) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [vertex-0.0.42](https://github.com/truecharts/charts/compare/vertex-0.0.41...vertex-0.0.42) (2022-09-02)
+## [vertex-0.0.42](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.41...vertex-0.0.42) (2022-09-02)
### Chore
-- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
+- update docker general non-major ([#3660](https://github.com/trueforge-org/truecharts/issues/3660))
-## [vertex-0.0.41](https://github.com/truecharts/charts/compare/vertex-0.0.40...vertex-0.0.41) (2022-09-01)
+## [vertex-0.0.41](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.40...vertex-0.0.41) (2022-09-01)
### Chore
-- update docker general non-major ([#3649](https://github.com/truecharts/charts/issues/3649))
+- update docker general non-major ([#3649](https://github.com/trueforge-org/truecharts/issues/3649))
-## [vertex-0.0.40](https://github.com/truecharts/charts/compare/vertex-0.0.39...vertex-0.0.40) (2022-08-31)
+## [vertex-0.0.40](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.39...vertex-0.0.40) (2022-08-31)
### Chore
-- update docker general non-major ([#3640](https://github.com/truecharts/charts/issues/3640))
+- update docker general non-major ([#3640](https://github.com/trueforge-org/truecharts/issues/3640))
-## [vertex-0.0.39](https://github.com/truecharts/charts/compare/vertex-0.0.37...vertex-0.0.39) (2022-08-30)
+## [vertex-0.0.39](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.37...vertex-0.0.39) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vertex-0.0.38](https://github.com/truecharts/charts/compare/vertex-0.0.37...vertex-0.0.38) (2022-08-30)
+## [vertex-0.0.38](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.37...vertex-0.0.38) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [vertex-0.0.37](https://github.com/truecharts/charts/compare/vertex-0.0.35...vertex-0.0.37) (2022-08-29)
+## [vertex-0.0.37](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.35...vertex-0.0.37) (2022-08-29)
### Chore
-- update docker general non-major ([#3620](https://github.com/truecharts/charts/issues/3620))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update docker general non-major ([#3620](https://github.com/trueforge-org/truecharts/issues/3620))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [vertex-0.0.35](https://github.com/truecharts/charts/compare/vertex-0.0.32...vertex-0.0.35) (2022-08-27)
+## [vertex-0.0.35](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.32...vertex-0.0.35) (2022-08-27)
### Chore
-- update docker general non-major ([#3587](https://github.com/truecharts/charts/issues/3587))
+- update docker general non-major ([#3587](https://github.com/trueforge-org/truecharts/issues/3587))
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [vertex-0.0.32](https://github.com/truecharts/charts/compare/vertex-0.0.31...vertex-0.0.32) (2022-08-26)
+## [vertex-0.0.32](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.31...vertex-0.0.32) (2022-08-26)
### Chore
-- update docker general non-major ([#3573](https://github.com/truecharts/charts/issues/3573))
+- update docker general non-major ([#3573](https://github.com/trueforge-org/truecharts/issues/3573))
-## [vertex-0.0.31](https://github.com/truecharts/charts/compare/vertex-0.0.30...vertex-0.0.31) (2022-08-25)
+## [vertex-0.0.31](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.30...vertex-0.0.31) (2022-08-25)
### Chore
-- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
+- update docker general non-major ([#3561](https://github.com/trueforge-org/truecharts/issues/3561))
-## [vertex-0.0.30](https://github.com/truecharts/charts/compare/vertex-0.0.29...vertex-0.0.30) (2022-08-24)
+## [vertex-0.0.30](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.29...vertex-0.0.30) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [vertex-0.0.29](https://github.com/truecharts/charts/compare/vertex-0.0.28...vertex-0.0.29) (2022-08-23)
+## [vertex-0.0.29](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.28...vertex-0.0.29) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [vertex-0.0.28](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.28) (2022-08-23)
+## [vertex-0.0.28](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.26...vertex-0.0.28) (2022-08-23)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3544](https://github.com/trueforge-org/truecharts/issues/3544))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [vertex-0.0.27](https://github.com/truecharts/charts/compare/vertex-0.0.26...vertex-0.0.27) (2022-08-21)
+## [vertex-0.0.27](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.26...vertex-0.0.27) (2022-08-21)
### Chore
-- update docker general non-major docker tags ([#3523](https://github.com/truecharts/charts/issues/3523))
+- update docker general non-major docker tags ([#3523](https://github.com/trueforge-org/truecharts/issues/3523))
-## [vertex-0.0.26](https://github.com/truecharts/charts/compare/vertex-0.0.25...vertex-0.0.26) (2022-08-20)
+## [vertex-0.0.26](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.25...vertex-0.0.26) (2022-08-20)
### Chore
-- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
+- update docker general non-major docker tags ([#3518](https://github.com/trueforge-org/truecharts/issues/3518))
-## [vertex-0.0.25](https://github.com/truecharts/charts/compare/vertex-0.0.24...vertex-0.0.25) (2022-08-19)
+## [vertex-0.0.25](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.24...vertex-0.0.25) (2022-08-19)
### Chore
-- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
+- update docker general non-major docker tags ([#3512](https://github.com/trueforge-org/truecharts/issues/3512))
-## [vertex-0.0.24](https://github.com/truecharts/charts/compare/vertex-0.0.23...vertex-0.0.24) (2022-08-18)
+## [vertex-0.0.24](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.23...vertex-0.0.24) (2022-08-18)
### Chore
-- update docker general non-major ([#3503](https://github.com/truecharts/charts/issues/3503))
+- update docker general non-major ([#3503](https://github.com/trueforge-org/truecharts/issues/3503))
-## [vertex-0.0.23](https://github.com/truecharts/charts/compare/vertex-0.0.22...vertex-0.0.23) (2022-08-17)
+## [vertex-0.0.23](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.22...vertex-0.0.23) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [vertex-0.0.22](https://github.com/truecharts/charts/compare/vertex-0.0.21...vertex-0.0.22) (2022-08-14)
+## [vertex-0.0.22](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.21...vertex-0.0.22) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [vertex-0.0.21](https://github.com/truecharts/charts/compare/vertex-0.0.20...vertex-0.0.21) (2022-08-12)
+## [vertex-0.0.21](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.20...vertex-0.0.21) (2022-08-12)
### Chore
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
-## [vertex-0.0.20](https://github.com/truecharts/charts/compare/vertex-0.0.19...vertex-0.0.20) (2022-08-12)
+## [vertex-0.0.20](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.19...vertex-0.0.20) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
+- update docker general non-major ([#3453](https://github.com/trueforge-org/truecharts/issues/3453))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [vertex-0.0.19](https://github.com/truecharts/charts/compare/vertex-0.0.18...vertex-0.0.19) (2022-08-10)
+## [vertex-0.0.19](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.18...vertex-0.0.19) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [vertex-0.0.18](https://github.com/truecharts/charts/compare/vertex-0.0.17...vertex-0.0.18) (2022-08-09)
+## [vertex-0.0.18](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.17...vertex-0.0.18) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [vertex-0.0.17](https://github.com/truecharts/charts/compare/vertex-0.0.16...vertex-0.0.17) (2022-08-08)
+## [vertex-0.0.17](https://github.com/trueforge-org/truecharts/compare/vertex-0.0.16...vertex-0.0.17) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [vertex-0.0.16](https://github.com/truecharts/apps/compare/vertex-0.0.15...vertex-0.0.16) (2022-07-28)
diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml
index b33a19d35d1..d0e68b99736 100644
--- a/charts/stable/vertex/Chart.yaml
+++ b/charts/stable/vertex/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: vertex
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/vertex
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/vertex
- https://gitlab.lswl.in/lswl/vertex
- https://hub.docker.com/r/lswl/vertex
type: application
diff --git a/charts/stable/vertex/README.md b/charts/stable/vertex/README.md
index 62911def77c..7f076991fd6 100644
--- a/charts/stable/vertex/README.md
+++ b/charts/stable/vertex/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/vertex)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/vertex
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/vertex/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/vertex/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/verysync/CHANGELOG.md b/charts/stable/verysync/CHANGELOG.md
index 6e68f0fdff8..6a3014ef9f8 100644
--- a/charts/stable/verysync/CHANGELOG.md
+++ b/charts/stable/verysync/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [verysync-3.0.0](https://github.com/truecharts/charts/compare/verysync-2.0.45...verysync-3.0.0) (2022-11-10)
+## [verysync-3.0.0](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.45...verysync-3.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [verysync-2.0.48](https://github.com/truecharts/charts/compare/verysync-2.0.45...verysync-2.0.48) (2022-11-08)
+## [verysync-2.0.48](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.45...verysync-2.0.48) (2022-11-08)
### Chore
@@ -30,146 +30,146 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.45...verysync-2.0.47) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [verysync-2.0.47](https://github.com/truecharts/charts/compare/verysync-2.0.45...verysync-2.0.47) (2022-11-08)
+## [verysync-2.0.47](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.45...verysync-2.0.47) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [verysync-2.0.46](https://github.com/truecharts/charts/compare/verysync-2.0.45...verysync-2.0.46) (2022-11-07)
+## [verysync-2.0.46](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.45...verysync-2.0.46) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [verysync-2.0.45](https://github.com/truecharts/charts/compare/verysync-2.0.44...verysync-2.0.45) (2022-11-06)
+## [verysync-2.0.45](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.44...verysync-2.0.45) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.43...verysync-2.0.44) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [verysync-2.0.43](https://github.com/truecharts/charts/compare/verysync-2.0.42...verysync-2.0.43) (2022-11-02)
+## [verysync-2.0.43](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.42...verysync-2.0.43) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [verysync-2.0.42](https://github.com/truecharts/charts/compare/verysync-2.0.41...verysync-2.0.42) (2022-10-25)
+## [verysync-2.0.42](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.41...verysync-2.0.42) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))2.0.41) (2022-10-19)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))2.0.41) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [verysync-2.0.40](https://github.com/truecharts/charts/compare/verysync-2.0.39...verysync-2.0.40) (2022-10-12)
+## [verysync-2.0.40](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.39...verysync-2.0.40) (2022-10-12)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07)
+## [verysync-2.0.39](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07)
+## [verysync-2.0.39](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
-## [verysync-2.0.37](https://github.com/truecharts/charts/compare/verysync-2.0.36...verysync-2.0.37) (2022-10-05)
+## [verysync-2.0.37](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.36...verysync-2.0.37) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [verysync-2.0.36](https://github.com/truecharts/charts/compare/verysync-2.0.35...verysync-2.0.36) (2022-09-27)
+## [verysync-2.0.36](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.35...verysync-2.0.36) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [verysync-2.0.35](https://github.com/truecharts/charts/compare/verysync-2.0.34...verysync-2.0.35) (2022-09-25)
+## [verysync-2.0.35](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.34...verysync-2.0.35) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-22)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-22)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -187,9 +187,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21)
- Auto-update chart README [skip ci]
- update docker general non-major
@@ -202,18 +202,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -223,10 +223,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20)
### Chore
@@ -241,7 +241,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20)
- Auto-update chart README [skip ci]
@@ -267,13 +267,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-19)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-19)
### Chore
@@ -286,7 +286,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIthub.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-19)
@@ -299,7 +299,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-17)
- Auto-update chart README [skip ci]
@@ -309,11 +309,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-18)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-18)
### Chore
@@ -321,7 +321,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-16)
- Auto-update chart README [skip ci]
@@ -330,15 +330,15 @@ pagefind: false
- refactor Services SCALE GUIp ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-16)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15)
- Auto-update chart README [skip ci]
@@ -346,15 +346,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15)
+## [verysync-2.0.34](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12)
+## [verysync-2.0.33](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -363,9 +363,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3711](https://github.com/truecharts/charts/issues/3711))
+- refactor Services SCALE GUIor ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12)
+## [verysync-2.0.33](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-12)
### Chore
@@ -380,74 +380,74 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11)
+## [verysync-2.0.33](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11)
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [verysync-2.0.33](https://github.com/truecharts/charts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11)
+## [verysync-2.0.33](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.32...verysync-2.0.33) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.32) (2022-08-30)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [verysync-2.0.31](https://github.com/truecharts/charts/compare/verysync-2.0.30...verysync-2.0.31) (2022-08-30)
+## [verysync-2.0.31](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.30...verysync-2.0.31) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [verysync-2.0.29](https://github.com/truecharts/charts/compare/verysync-2.0.28...verysync-2.0.29) (2022-08-23)
+## [verysync-2.0.29](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.28...verysync-2.0.29) (2022-08-23)
### Fixdate chart README [skip ci]
- Auto-update chart README [skip ci]
-## [verysync-2.0.28](https://github.com/truecharts/charts/compare/verysync-2.0.27...verysync-2.0.28) (2022-08-12)
+## [verysync-2.0.28](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.27...verysync-2.0.28) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))arts/issues/3447))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))arts/issues/3447))
-## [verysync-2.0.27](https://github.com/truecharts/charts/compare/verysync-2.0.26...verysync-2.0.27) (2022-08-08)
+## [verysync-2.0.27](https://github.com/trueforge-org/truecharts/compare/verysync-2.0.26...verysync-2.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [verysync-2.0.26](https://github.com/truecharts/apps/compare/verysync-2.0.25...verysync-2.0.26) (2022-07-26)
@@ -463,7 +463,7 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]#3295](https://github.com/truecharts/apps/issues/3295))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))0.25) (2022-07-25)
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))0.25) (2022-07-25)
### Chore
@@ -490,7 +490,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))ues/3280))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))ues/3280))
## [verysync-2.0.23](https://github.com/truecharts/apps/compare/verysync-2.0.21...verysync-2.0.23) (2022-07-22)
@@ -511,7 +511,7 @@ pagefind: false
- regenerate catalog and update template
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))0.19) (2022-07-14)
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))0.19) (2022-07-14)
### Fix
@@ -530,7 +530,7 @@ pagefind: false
- bump to regenerate documentation
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
### [verysync-2.0.13](https://github.com/truecharts/apps/compare/verysync-2.0.12...verysync-2.0.13) (2022-07-12)
@@ -569,7 +569,7 @@ pagefind: false
#### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
@@ -583,8 +583,8 @@ pagefind: false
### [verysync-2.0.7](https://github.com/truecharts/apps/compare/verysync-2.0.6...verysync-2.0.7) (2022-06-25)
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
diff --git a/charts/stable/verysync/Chart.yaml b/charts/stable/verysync/Chart.yaml
index 8ea904bdc6f..784847796c4 100644
--- a/charts/stable/verysync/Chart.yaml
+++ b/charts/stable/verysync/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
url: https://truecharts.org
name: verysync
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/verysync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/verysync
- https://hub.docker.com/r/jonnyan404/verysync
type: application
version: 12.3.5
diff --git a/charts/stable/verysync/README.md b/charts/stable/verysync/README.md
index ec00aa308f2..b4b51dec9c7 100644
--- a/charts/stable/verysync/README.md
+++ b/charts/stable/verysync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/verysync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/verysync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/verysync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/verysync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/victoriametrics/README.md b/charts/stable/victoriametrics/README.md
index 5666953a9ac..34744fdf27a 100644
--- a/charts/stable/victoriametrics/README.md
+++ b/charts/stable/victoriametrics/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/victoriametrics
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/victoriametrics/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/victoriametrics/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/vikunja/README.md b/charts/stable/vikunja/README.md
index a8c0d1468bb..9b3db2214fc 100644
--- a/charts/stable/vikunja/README.md
+++ b/charts/stable/vikunja/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/vikunja
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/vikunja/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/vikunja/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/vintage-story/README.md b/charts/stable/vintage-story/README.md
index b39eecfb583..1567d369708 100644
--- a/charts/stable/vintage-story/README.md
+++ b/charts/stable/vintage-story/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/vintage-story
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/vintage-story/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/vintage-story/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/virt-manager/README.md b/charts/stable/virt-manager/README.md
index bf2383772f9..dc9e6ce5fae 100644
--- a/charts/stable/virt-manager/README.md
+++ b/charts/stable/virt-manager/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/virt-manager
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/virt-manager/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/virt-manager/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/vlmcsd-kms-server/README.md b/charts/stable/vlmcsd-kms-server/README.md
index 651ffd3a208..9a68c44218e 100644
--- a/charts/stable/vlmcsd-kms-server/README.md
+++ b/charts/stable/vlmcsd-kms-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/vlmcsd-kms-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/vlmcsd-kms-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/vlmcsd-kms-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/vocechat-server/README.md b/charts/stable/vocechat-server/README.md
index c823a2e2f16..d5e58c46cf5 100644
--- a/charts/stable/vocechat-server/README.md
+++ b/charts/stable/vocechat-server/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/vocechat-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/vocechat-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/vocechat-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wallos/README.md b/charts/stable/wallos/README.md
index 497afe40728..76f9d8b9a4c 100644
--- a/charts/stable/wallos/README.md
+++ b/charts/stable/wallos/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wallos
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wallos/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wallos/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/watcharr/Chart.yaml b/charts/stable/watcharr/Chart.yaml
index 323a1943c4c..d0450706b8a 100644
--- a/charts/stable/watcharr/Chart.yaml
+++ b/charts/stable/watcharr/Chart.yaml
@@ -34,7 +34,7 @@ name: watcharr
sources:
- https://ghcr.io/sbondco/watcharr
- https://github.com/sbondCo/Watcharr
- - https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/watcharr
type: application
version: 8.3.5
diff --git a/charts/stable/watcharr/README.md b/charts/stable/watcharr/README.md
index 01352f846bb..cd237c5fcec 100644
--- a/charts/stable/watcharr/README.md
+++ b/charts/stable/watcharr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/watcharr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/watcharr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/watcharr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/watcharr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/watchyourlan/README.md b/charts/stable/watchyourlan/README.md
index 1d20e30133f..183f28ceb46 100644
--- a/charts/stable/watchyourlan/README.md
+++ b/charts/stable/watchyourlan/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/watchyourlan
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/watchyourlan/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/watchyourlan/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wdosg/README.md b/charts/stable/wdosg/README.md
index bf330059b5e..fe885b4d985 100644
--- a/charts/stable/wdosg/README.md
+++ b/charts/stable/wdosg/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wdosg
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wdosg/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wdosg/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/webgrabplus/README.md b/charts/stable/webgrabplus/README.md
index dae46d71ff6..5d5d17a50f7 100644
--- a/charts/stable/webgrabplus/README.md
+++ b/charts/stable/webgrabplus/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/webgrabplus
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/webgrabplus/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/webgrabplus/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/weblate/README.md b/charts/stable/weblate/README.md
index 86a0f222090..1119c22b27b 100644
--- a/charts/stable/weblate/README.md
+++ b/charts/stable/weblate/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/weblate
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/weblate/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/weblate/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/webnut/README.md b/charts/stable/webnut/README.md
index e2780964825..677d3d38913 100644
--- a/charts/stable/webnut/README.md
+++ b/charts/stable/webnut/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/webnut
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/webnut/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/webnut/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/webp-server/CHANGELOG.md b/charts/stable/webp-server/CHANGELOG.md
index 2183ee9a97b..f91e16396d1 100644
--- a/charts/stable/webp-server/CHANGELOG.md
+++ b/charts/stable/webp-server/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [webp-server-1.0.0](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-1.0.0) (2022-11-10)
+## [webp-server-1.0.0](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-1.0.0) (2022-11-10)
### Chore
@@ -15,16 +15,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
### Fix
- change container config label
-## [webp-server-0.0.47](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.47) (2022-11-08)
+## [webp-server-0.0.47](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.47) (2022-11-08)
### Chore
@@ -34,12 +34,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [webp-server-0.0.46](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.46) (2022-11-08)
+## [webp-server-0.0.46](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.46) (2022-11-08)
### Chore
@@ -48,11 +48,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [webp-server-0.0.46](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.46) (2022-11-08)
+## [webp-server-0.0.46](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.46) (2022-11-08)
### Chore
@@ -60,114 +60,114 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4347](https://github.com/truecharts/charts/issues/4347))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4347](https://github.com/trueforge-org/truecharts/issues/4347))
-## [webp-server-0.0.45](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.45) (2022-11-08)
+## [webp-server-0.0.45](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [webp-server-0.0.44](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.44) (2022-11-07)
+## [webp-server-0.0.44](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [webp-server-0.0.44](https://github.com/truecharts/charts/compare/webp-server-0.0.43...webp-server-0.0.44) (2022-11-06)
+## [webp-server-0.0.44](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.43...webp-server-0.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [webp-server-0.0.43](https://github.com/truecharts/charts/compare/webp-server-0.0.42...webp-server-0.0.43) (2022-11-06)
+## [webp-server-0.0.43](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.42...webp-server-0.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [webp-server-0.0.42](https://github.com/truecharts/charts/compare/webp-server-0.0.41...webp-server-0.0.42) (2022-11-05)
+## [webp-server-0.0.42](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.41...webp-server-0.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [webp-server-0.0.41](https://github.com/truecharts/charts/compare/webp-server-0.0.40...webp-server-0.0.41) (2022-11-05)
+## [webp-server-0.0.41](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.40...webp-server-0.0.41) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4301](https://github.com/truecharts/charts/issues/4301))
+- update docker general non-major ([#4301](https://github.com/trueforge-org/truecharts/issues/4301))
-## [webp-server-0.0.40](https://github.com/truecharts/charts/compare/webp-server-0.0.39...webp-server-0.0.40) (2022-11-02)
+## [webp-server-0.0.40](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.39...webp-server-0.0.40) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [webp-server-0.0.39](https://github.com/truecharts/charts/compare/webp-server-0.0.38...webp-server-0.0.39) (2022-10-27)
+## [webp-server-0.0.39](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.38...webp-server-0.0.39) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [webp-server-0.0.39](https://github.com/truecharts/charts/compare/webp-server-0.0.38...webp-server-0.0.39) (2022-10-27)
+## [webp-server-0.0.39](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.38...webp-server-0.0.39) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
+- update docker general non-major ([#4201](https://github.com/trueforge-org/truecharts/issues/4201))
-## [webp-server-0.0.38](https://github.com/truecharts/charts/compare/webp-server-0.0.37...webp-server-0.0.38) (2022-10-25)
+## [webp-server-0.0.38](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.37...webp-server-0.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [webp-server-0.0.37](https://github.com/truecharts/charts/compare/webp-server-0.0.36...webp-server-0.0.37) (2022-10-25)
+## [webp-server-0.0.37](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.36...webp-server-0.0.37) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
+- update docker general non-major ([#4181](https://github.com/trueforge-org/truecharts/issues/4181))
-## [webp-server-0.0.36](https://github.com/truecharts/charts/compare/webp-server-0.0.35...webp-server-0.0.36) (2022-10-19)
+## [webp-server-0.0.36](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.35...webp-server-0.0.36) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [webp-server-0.0.35](https://github.com/truecharts/charts/compare/webp-server-0.0.34...webp-server-0.0.35) (2022-10-12)
+## [webp-server-0.0.35](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.34...webp-server-0.0.35) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [webp-server-0.0.34](https://github.com/truecharts/charts/compare/webp-server-0.0.33...webp-server-0.0.34) (2022-10-10)
+## [webp-server-0.0.34](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.33...webp-server-0.0.34) (2022-10-10)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049))
+- update docker general non-major ([#4049](https://github.com/trueforge-org/truecharts/issues/4049))
-## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07)
+## [webp-server-0.0.33](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07)
### Chore
@@ -175,36 +175,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07)
+## [webp-server-0.0.33](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [webp-server-0.0.32](https://github.com/truecharts/charts/compare/webp-server-0.0.31...webp-server-0.0.32) (2022-10-05)
+## [webp-server-0.0.32](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.31...webp-server-0.0.32) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [webp-server-0.0.31](https://github.com/truecharts/charts/compare/webp-server-0.0.30...webp-server-0.0.31) (2022-09-27)
+## [webp-server-0.0.31](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.30...webp-server-0.0.31) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [webp-server-0.0.30](https://github.com/truecharts/charts/compare/webp-server-0.0.29...webp-server-0.0.30) (2022-09-25)
+## [webp-server-0.0.30](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.29...webp-server-0.0.30) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-22)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-22)
### Chore
@@ -222,10 +222,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21)
### Chore
@@ -242,10 +242,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21)
### Chore
@@ -261,10 +261,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20)
### Chore
@@ -279,10 +279,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20)
### Chore
@@ -296,10 +296,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
### Chore
@@ -312,10 +312,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
### Chore
@@ -327,10 +327,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-19)
### Chore
@@ -341,10 +341,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-17)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-17)
### Chore
@@ -354,10 +354,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-18)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-18)
### Chore
@@ -365,43 +365,43 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-16)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-16)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15)
+## [webp-server-0.0.29](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12)
### Chore
@@ -410,11 +410,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-12)
### Chore
@@ -422,122 +422,122 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.28](https://github.com/truecharts/charts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
+## [webp-server-0.0.28](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.27...webp-server-0.0.28) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [webp-server-0.0.27](https://github.com/truecharts/charts/compare/webp-server-0.0.26...webp-server-0.0.27) (2022-09-03)
+## [webp-server-0.0.27](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.26...webp-server-0.0.27) (2022-09-03)
### Chore
-- update docker general non-major ([#3668](https://github.com/truecharts/charts/issues/3668))
+- update docker general non-major ([#3668](https://github.com/trueforge-org/truecharts/issues/3668))
-## [webp-server-0.0.26](https://github.com/truecharts/charts/compare/webp-server-0.0.24...webp-server-0.0.26) (2022-08-30)
+## [webp-server-0.0.26](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.24...webp-server-0.0.26) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [webp-server-0.0.25](https://github.com/truecharts/charts/compare/webp-server-0.0.24...webp-server-0.0.25) (2022-08-30)
+## [webp-server-0.0.25](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.24...webp-server-0.0.25) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [webp-server-0.0.24](https://github.com/truecharts/charts/compare/webp-server-0.0.23...webp-server-0.0.24) (2022-08-29)
+## [webp-server-0.0.24](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.23...webp-server-0.0.24) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [webp-server-0.0.23](https://github.com/truecharts/charts/compare/webp-server-0.0.21...webp-server-0.0.23) (2022-08-26)
+## [webp-server-0.0.23](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.21...webp-server-0.0.23) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [webp-server-0.0.21](https://github.com/truecharts/charts/compare/webp-server-0.0.20...webp-server-0.0.21) (2022-08-23)
+## [webp-server-0.0.21](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.20...webp-server-0.0.21) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [webp-server-0.0.20](https://github.com/truecharts/charts/compare/webp-server-0.0.19...webp-server-0.0.20) (2022-08-17)
+## [webp-server-0.0.20](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.19...webp-server-0.0.20) (2022-08-17)
### Chore
-- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
+- update docker general non-major ([#3478](https://github.com/trueforge-org/truecharts/issues/3478))
-## [webp-server-0.0.19](https://github.com/truecharts/charts/compare/webp-server-0.0.18...webp-server-0.0.19) (2022-08-14)
+## [webp-server-0.0.19](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.18...webp-server-0.0.19) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [webp-server-0.0.18](https://github.com/truecharts/charts/compare/webp-server-0.0.17...webp-server-0.0.18) (2022-08-12)
+## [webp-server-0.0.18](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.17...webp-server-0.0.18) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [webp-server-0.0.17](https://github.com/truecharts/charts/compare/webp-server-0.0.16...webp-server-0.0.17) (2022-08-09)
+## [webp-server-0.0.17](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.16...webp-server-0.0.17) (2022-08-09)
### Chore
-- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
+- update docker general non-major ([#3377](https://github.com/trueforge-org/truecharts/issues/3377))
-## [webp-server-0.0.16](https://github.com/truecharts/charts/compare/webp-server-0.0.14...webp-server-0.0.16) (2022-08-08)
+## [webp-server-0.0.16](https://github.com/trueforge-org/truecharts/compare/webp-server-0.0.14...webp-server-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- update docker general non-major ([#3356](https://github.com/trueforge-org/truecharts/issues/3356))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [webp-server-0.0.14](https://github.com/truecharts/apps/compare/webp-server-0.0.13...webp-server-0.0.14) (2022-07-26)
diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml
index 3d20af81ca6..fa38b696505 100644
--- a/charts/stable/webp-server/Chart.yaml
+++ b/charts/stable/webp-server/Chart.yaml
@@ -37,7 +37,7 @@ maintainers:
url: https://truecharts.org
name: webp-server
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/webp-server
- https://github.com/webp-sh/webp_server_go
- https://hub.docker.com/r/webpsh/webps
type: application
diff --git a/charts/stable/webp-server/README.md b/charts/stable/webp-server/README.md
index a996bc798b1..faa4e01e462 100644
--- a/charts/stable/webp-server/README.md
+++ b/charts/stable/webp-server/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/webp-server)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/webp-server
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/webp-server/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/webp-server/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/website-shot/README.md b/charts/stable/website-shot/README.md
index 9551d9d0d33..c44bfc1f00b 100644
--- a/charts/stable/website-shot/README.md
+++ b/charts/stable/website-shot/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/website-shot
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/website-shot/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/website-shot/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/webtop/README.md b/charts/stable/webtop/README.md
index 4d550df89f5..47c280571e4 100644
--- a/charts/stable/webtop/README.md
+++ b/charts/stable/webtop/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/webtop
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/webtop/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/webtop/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wekan/README.md b/charts/stable/wekan/README.md
index 37a44e1d4d2..f630a9fe052 100644
--- a/charts/stable/wekan/README.md
+++ b/charts/stable/wekan/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wekan
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wekan/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wekan/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wg-easy/CHANGELOG.md b/charts/stable/wg-easy/CHANGELOG.md
index 7ba5fd14797..edbcb4c408f 100644
--- a/charts/stable/wg-easy/CHANGELOG.md
+++ b/charts/stable/wg-easy/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [wg-easy-2.0.0](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-2.0.0) (2022-11-10)
+## [wg-easy-2.0.0](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [wg-easy-1.0.38](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.38) (2022-11-08)
+## [wg-easy-1.0.38](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.38) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.37](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
+## [wg-easy-1.0.37](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.37](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
+## [wg-easy-1.0.37](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
### Chore
@@ -57,70 +57,70 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.37](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
+## [wg-easy-1.0.37](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.37) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.36](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.36) (2022-11-07)
+## [wg-easy-1.0.36](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.36) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.36](https://github.com/truecharts/charts/compare/wg-easy-1.0.35...wg-easy-1.0.36) (2022-11-06)
+## [wg-easy-1.0.36](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.35...wg-easy-1.0.36) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wg-easy-1.0.35](https://github.com/truecharts/charts/compare/wg-easy-1.0.34...wg-easy-1.0.35) (2022-11-06)
+## [wg-easy-1.0.35](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.34...wg-easy-1.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [wg-easy-1.0.34](https://github.com/truecharts/charts/compare/wg-easy-1.0.33...wg-easy-1.0.34) (2022-11-05)
+## [wg-easy-1.0.34](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.33...wg-easy-1.0.34) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [wg-easy-1.0.33](https://github.com/truecharts/charts/compare/wg-easy-1.0.32...wg-easy-1.0.33) (2022-11-02)
+## [wg-easy-1.0.33](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.32...wg-easy-1.0.33) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [wg-easy-1.0.31](https://github.com/truecharts/charts/compare/wg-easy-1.0.30...wg-easy-1.0.31) (2022-10-19)
+## [wg-easy-1.0.31](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.30...wg-easy-1.0.31) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [wg-easy-1.0.30](https://github.com/truecharts/charts/compare/wg-easy-1.0.29...wg-easy-1.0.30) (2022-10-12)
+## [wg-easy-1.0.30](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.29...wg-easy-1.0.30) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07)
+## [wg-easy-1.0.29](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07)
### Chore
@@ -128,36 +128,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07)
+## [wg-easy-1.0.29](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wg-easy-1.0.28](https://github.com/truecharts/charts/compare/wg-easy-1.0.27...wg-easy-1.0.28) (2022-10-05)
+## [wg-easy-1.0.28](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.27...wg-easy-1.0.28) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [wg-easy-1.0.27](https://github.com/truecharts/charts/compare/wg-easy-1.0.26...wg-easy-1.0.27) (2022-09-27)
+## [wg-easy-1.0.27](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.26...wg-easy-1.0.27) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [wg-easy-1.0.26](https://github.com/truecharts/charts/compare/wg-easy-1.0.25...wg-easy-1.0.26) (2022-09-25)
+## [wg-easy-1.0.26](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.25...wg-easy-1.0.26) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-22)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-22)
### Chore
@@ -175,9 +175,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21)
### Chore
@@ -194,9 +194,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20)
### Chore
@@ -229,9 +229,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20)
### Chore
@@ -245,9 +245,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
### Chore
@@ -260,9 +260,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-19)
### Chore
@@ -287,9 +287,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-17)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-17)
### Chore
@@ -299,9 +299,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-18)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-18)
### Chore
@@ -309,39 +309,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-16)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-16)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15)
+## [wg-easy-1.0.25](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12)
### Chore
@@ -350,9 +350,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-12)
### Chore
@@ -360,81 +360,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.24](https://github.com/truecharts/charts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
+## [wg-easy-1.0.24](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.23...wg-easy-1.0.24) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wg-easy-1.0.23](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.23) (2022-08-30)
+## [wg-easy-1.0.23](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.21...wg-easy-1.0.23) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [wg-easy-1.0.22](https://github.com/truecharts/charts/compare/wg-easy-1.0.21...wg-easy-1.0.22) (2022-08-30)
+## [wg-easy-1.0.22](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.21...wg-easy-1.0.22) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [wg-easy-1.0.21](https://github.com/truecharts/charts/compare/wg-easy-1.0.20...wg-easy-1.0.21) (2022-08-29)
+## [wg-easy-1.0.21](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.20...wg-easy-1.0.21) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [wg-easy-1.0.20](https://github.com/truecharts/charts/compare/wg-easy-1.0.19...wg-easy-1.0.20) (2022-08-23)
+## [wg-easy-1.0.20](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.19...wg-easy-1.0.20) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [wg-easy-1.0.19](https://github.com/truecharts/charts/compare/wg-easy-1.0.18...wg-easy-1.0.19) (2022-08-12)
+## [wg-easy-1.0.19](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.18...wg-easy-1.0.19) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [wg-easy-1.0.18](https://github.com/truecharts/charts/compare/wg-easy-1.0.17...wg-easy-1.0.18) (2022-08-08)
+## [wg-easy-1.0.18](https://github.com/trueforge-org/truecharts/compare/wg-easy-1.0.17...wg-easy-1.0.18) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [wg-easy-1.0.17](https://github.com/truecharts/apps/compare/wg-easy-1.0.16...wg-easy-1.0.17) (2022-07-26)
diff --git a/charts/stable/wg-easy/Chart.yaml b/charts/stable/wg-easy/Chart.yaml
index f39b3bf80d6..d50aae934c7 100644
--- a/charts/stable/wg-easy/Chart.yaml
+++ b/charts/stable/wg-easy/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: wg-easy
sources:
- https://ghcr.io/wg-easy/wg-easy
- - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wg-easy
type: application
version: 18.3.5
diff --git a/charts/stable/wg-easy/README.md b/charts/stable/wg-easy/README.md
index 6689122d72d..b85de39353b 100644
--- a/charts/stable/wg-easy/README.md
+++ b/charts/stable/wg-easy/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wg-easy)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wg-easy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wg-easy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wg-easy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/whisparr/CHANGELOG.md b/charts/stable/whisparr/CHANGELOG.md
index d1a63eb6a7f..65c61712c20 100644
--- a/charts/stable/whisparr/CHANGELOG.md
+++ b/charts/stable/whisparr/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [whisparr-2.0.0](https://github.com/truecharts/charts/compare/whisparr-1.0.14...whisparr-2.0.0) (2022-11-10)
+## [whisparr-2.0.0](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.14...whisparr-2.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [whisparr-1.0.17](https://github.com/truecharts/charts/compare/whisparr-1.0.14...whisparr-1.0.17) (2022-11-08)
+## [whisparr-1.0.17](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.14...whisparr-1.0.17) (2022-11-08)
### Chore
@@ -30,108 +30,108 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/whisparr-1.0.14...whisparr-1.0.16) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [whisparr-1.0.16](https://github.com/truecharts/charts/compare/whisparr-1.0.14...whisparr-1.0.16) (2022-11-08)
+## [whisparr-1.0.16](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.14...whisparr-1.0.16) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [whisparr-1.0.15](https://github.com/truecharts/charts/compare/whisparr-1.0.14...whisparr-1.0.15) (2022-11-07)
+## [whisparr-1.0.15](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.14...whisparr-1.0.15) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [whisparr-1.0.14](https://github.com/truecharts/charts/compare/whisparr-1.0.13...whisparr-1.0.14) (2022-11-06)
+## [whisparr-1.0.14](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.13...whisparr-1.0.14) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]m/truecharts/charts/compare/whisparr-1.0.12...whisparr-1.0.13) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [whisparr-1.0.12](https://github.com/truecharts/charts/compare/whisparr-1.0.11...whisparr-1.0.12) (2022-11-03)
+## [whisparr-1.0.12](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.11...whisparr-1.0.12) (2022-11-03)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [whisparr-1.0.11](https://github.com/truecharts/charts/compare/whisparr-1.0.10...whisparr-1.0.11) (2022-11-02)
+## [whisparr-1.0.11](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.10...whisparr-1.0.11) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317)).0.10) (2022-10-25)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317)).0.10) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [whisparr-1.0.9](https://github.com/truecharts/charts/compare/whisparr-1.0.8...whisparr-1.0.9) (2022-10-19)
+## [whisparr-1.0.9](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.8...whisparr-1.0.9) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [whisparr-1.0.8](https://github.com/truecharts/charts/compare/whisparr-1.0.7...whisparr-1.0.8) (2022-10-12)
+## [whisparr-1.0.8](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.7...whisparr-1.0.8) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4286](https://github.com/truecharts/charts/issues/4286))
+- update docker general non-major ([#4286](https://github.com/trueforge-org/truecharts/issues/4286))
-## [whisparr-1.0.7](https://github.com/truecharts/charts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07)
+## [whisparr-1.0.7](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07)
### Chore
@@ -139,41 +139,41 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [whisparr-1.0.6](https://github.com/truecharts/charts/compare/whisparr-1.0.5...whisparr-1.0.6) (2022-10-05)
+## [whisparr-1.0.6](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.5...whisparr-1.0.6) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [whisparr-1.0.5](https://github.com/truecharts/charts/compare/whisparr-1.0.4...whisparr-1.0.5) (2022-09-27)
+## [whisparr-1.0.5](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.4...whisparr-1.0.5) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [whisparr-1.0.4](https://github.com/truecharts/charts/compare/whisparr-1.0.3...whisparr-1.0.4) (2022-09-25)
+## [whisparr-1.0.4](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.3...whisparr-1.0.4) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-22)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-22)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -188,9 +188,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21)
- Auto-update chart README [skip ci]
- update helm general non-major
@@ -203,18 +203,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -224,10 +224,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20)
### Chore
@@ -242,7 +242,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20)
- Auto-update chart README [skip ci]
@@ -268,13 +268,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-19)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-19)
### Chore
@@ -287,7 +287,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- refactor Services SCALE GUIhub.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-19)
@@ -300,7 +300,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-17)
- Auto-update chart README [skip ci]
@@ -310,11 +310,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-18)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-18)
### Chore
@@ -322,7 +322,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-16)
- Auto-update chart README [skip ci]
@@ -331,15 +331,15 @@ pagefind: false
- refactor Services SCALE GUIp ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-16)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15)
- Auto-update chart README [skip ci]
@@ -347,15 +347,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15)
+## [whisparr-1.0.3](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12)
+## [whisparr-1.0.2](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -364,9 +364,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- refactor Services SCALE GUIor ([#3711](https://github.com/truecharts/charts/issues/3711))
+- refactor Services SCALE GUIor ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12)
+## [whisparr-1.0.2](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-12)
### Chore
@@ -381,80 +381,80 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11)
+## [whisparr-1.0.2](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11)
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [whisparr-1.0.2](https://github.com/truecharts/charts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11)
+## [whisparr-1.0.2](https://github.com/trueforge-org/truecharts/compare/whisparr-1.0.1...whisparr-1.0.2) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]/truecharts/charts/compare/whisparr-1.0.0...whisparr-1.0.1) (2022-09-10)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
+- update docker general non-major ([#3727](https://github.com/trueforge-org/truecharts/issues/3727))
-## [whisparr-1.0.0](https://github.com/truecharts/charts/compare/whisparr-0.0.22...whisparr-1.0.0) (2022-09-04)
+## [whisparr-1.0.0](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.22...whisparr-1.0.0) (2022-09-04)
### Feat
-- move to stable ([#3689](https://github.com/truecharts/charts/issues/3689))
+- move to stable ([#3689](https://github.com/trueforge-org/truecharts/issues/3689))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [whisparr-0.0.20](https://github.com/truecharts/charts/compare/whisparr-0.0.19...whisparr-0.0.20) (2022-08-30)
+## [whisparr-0.0.20](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.19...whisparr-0.0.20) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-## [whisparr-0.0.19](https://github.com/truecharts/charts/compare/whisparr-0.0.18...whisparr-0.0.19) (2022-08-29)
+## [whisparr-0.0.19](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.18...whisparr-0.0.19) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [whisparr-0.0.18](https://github.com/truecharts/charts/compare/whisparr-0.0.16...whisparr-0.0.18) (2022-08-26)
+## [whisparr-0.0.18](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.16...whisparr-0.0.18) (2022-08-26)
### Fix
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [whisparr-0.0.16](https://github.com/truecharts/charts/compare/whisparr-0.0.15...whisparr-0.0.16) (2022-08-23)
+## [whisparr-0.0.16](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.15...whisparr-0.0.16) (2022-08-23)
### Fix
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [whisparr-0.0.15](https://github.com/truecharts/charts/compare/whisparr-0.0.14...whisparr-0.0.15) (2022-08-12)
+## [whisparr-0.0.15](https://github.com/trueforge-org/truecharts/compare/whisparr-0.0.14...whisparr-0.0.15) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
@@ -463,9 +463,9 @@ pagefind: false
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [whisparr-0.0.13](https://github.com/truecharts/apps/compare/whisparr-0.0.12...whisparr-0.0.13) (2022-07-26)
@@ -490,7 +490,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [whisparr-0.0.12](https://github.com/truecharts/apps/compare/whisparr-0.0.11...whisparr-0.0.12) (2022-07-23)
@@ -512,7 +512,7 @@ pagefind: false
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [whisparr-0.0.10]whisparr-0.0.10 (2022-07-22)
@@ -520,9 +520,9 @@ pagefind: false
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml
index 8e1797a9e34..610da84be65 100644
--- a/charts/stable/whisparr/Chart.yaml
+++ b/charts/stable/whisparr/Chart.yaml
@@ -35,7 +35,7 @@ name: whisparr
sources:
- https://ghcr.io/hotio/whisparr
- https://github.com/onedr0p/containers/tree/main/apps/whisparr
- - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/whisparr
type: application
version: 13.3.7
diff --git a/charts/stable/whisparr/README.md b/charts/stable/whisparr/README.md
index 1dadd4a0f16..b5dbd149270 100644
--- a/charts/stable/whisparr/README.md
+++ b/charts/stable/whisparr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/whisparr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/whisparr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/whisparr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/whisparr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/whisper-asr-webservice/README.md b/charts/stable/whisper-asr-webservice/README.md
index 5ccd239af5e..c141250f512 100644
--- a/charts/stable/whisper-asr-webservice/README.md
+++ b/charts/stable/whisper-asr-webservice/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/whisper-asr-webservice
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/whisper-asr-webservice/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/whisper-asr-webservice/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/whoogle/README.md b/charts/stable/whoogle/README.md
index e539227b267..a93f1d565e0 100644
--- a/charts/stable/whoogle/README.md
+++ b/charts/stable/whoogle/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/whoogle
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/whoogle/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/whoogle/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wifi-card/CHANGELOG.md b/charts/stable/wifi-card/CHANGELOG.md
index 266c1dfa054..da7d1c62b96 100644
--- a/charts/stable/wifi-card/CHANGELOG.md
+++ b/charts/stable/wifi-card/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [wifi-card-1.0.0](https://github.com/truecharts/charts/compare/wifi-card-0.0.38...wifi-card-1.0.0) (2022-11-10)
+## [wifi-card-1.0.0](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.38...wifi-card-1.0.0) (2022-11-10)
### Chore
@@ -16,11 +16,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Major Change to GUI non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- Major Change to GUI non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
-## [wifi-card-0.0.41](https://github.com/truecharts/charts/compare/wifi-card-0.0.38...wifi-card-0.0.41) (2022-11-08)
+## [wifi-card-0.0.41](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.38...wifi-card-0.0.41) (2022-11-08)
### Chore
@@ -30,159 +30,159 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.38...wifi-card-0.0.40) (2022-11-08)
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- - Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wifi-card-0.0.40](https://github.com/truecharts/charts/compare/wifi-card-0.0.38...wifi-card-0.0.40) (2022-11-08)
+## [wifi-card-0.0.40](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.38...wifi-card-0.0.40) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- Auto-update chart README [skip ci]342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wifi-card-0.0.39](https://github.com/truecharts/charts/compare/wifi-card-0.0.38...wifi-card-0.0.39) (2022-11-07)
+## [wifi-card-0.0.39](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.38...wifi-card-0.0.39) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wifi-card-0.0.38](https://github.com/truecharts/charts/compare/wifi-card-0.0.37...wifi-card-0.0.38) (2022-11-06)
+## [wifi-card-0.0.38](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.37...wifi-card-0.0.38) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.36...wifi-card-0.0.37) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [wifi-card-0.0.36](https://github.com/truecharts/charts/compare/wifi-card-0.0.35...wifi-card-0.0.36) (2022-11-02)
+## [wifi-card-0.0.36](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.35...wifi-card-0.0.36) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [wifi-card-0.0.35](https://github.com/truecharts/charts/compare/wifi-card-0.0.34...wifi-card-0.0.35) (2022-10-31)
+## [wifi-card-0.0.35](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.34...wifi-card-0.0.35) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))rd-0.0.34) (2022-10-25)
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))rd-0.0.34) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [wifi-card-0.0.33](https://github.com/truecharts/charts/compare/wifi-card-0.0.32...wifi-card-0.0.33) (2022-10-19)
+## [wifi-card-0.0.33](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.32...wifi-card-0.0.33) (2022-10-19)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [wifi-card-0.0.32](https://github.com/truecharts/charts/compare/wifi-card-0.0.31...wifi-card-0.0.32) (2022-10-14)
+## [wifi-card-0.0.32](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.31...wifi-card-0.0.32) (2022-10-14)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [wifi-card-0.0.31](https://github.com/truecharts/charts/compare/wifi-card-0.0.30...wifi-card-0.0.31) (2022-10-12)
+## [wifi-card-0.0.31](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.30...wifi-card-0.0.31) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07)
+## [wifi-card-0.0.30](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07)
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07)
+## [wifi-card-0.0.30](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
- update helm general non-major
-## [wifi-card-0.0.29](https://github.com/truecharts/charts/compare/wifi-card-0.0.28...wifi-card-0.0.29) (2022-10-05)
+## [wifi-card-0.0.29](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.28...wifi-card-0.0.29) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [wifi-card-0.0.28](https://github.com/truecharts/charts/compare/wifi-card-0.0.27...wifi-card-0.0.28) (2022-09-27)
+## [wifi-card-0.0.28](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.27...wifi-card-0.0.28) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [wifi-card-0.0.27](https://github.com/truecharts/charts/compare/wifi-card-0.0.26...wifi-card-0.0.27) (2022-09-25)
+## [wifi-card-0.0.27](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.26...wifi-card-0.0.27) (2022-09-25)
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
+- update docker general non-major ([#4084](https://github.com/trueforge-org/truecharts/issues/4084))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-22)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-22)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -200,12 +200,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21)
### Chore
@@ -214,7 +214,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -225,18 +225,18 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -254,7 +254,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -264,9 +264,9 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -278,7 +278,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -293,16 +293,16 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -320,12 +320,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-19)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-19)
### Chore
@@ -342,13 +342,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-19)
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -362,7 +362,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3772](https://github.com/truecharts/charts/issues/3772))
+- Auto-update chart README [skip ci]#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -372,17 +372,17 @@ pagefind: false
- - Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-18)
- Auto-update chart README [skip ci]
@@ -397,12 +397,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-16)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-16)
### Chore
@@ -415,15 +415,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]#3772](https://github.com/truecharts/charts/issues/3772))
+- Auto-update chart README [skip ci]#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-16)
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
@@ -431,9 +431,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15)
- Auto-update chart README [skip ci]
@@ -444,13 +444,13 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15)
+## [wifi-card-0.0.26](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-15)
### Chore
@@ -460,21 +460,21 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]767](https://github.com/truecharts/charts/issues/3767))
+- Auto-update chart README [skip ci]767](https://github.com/trueforge-org/truecharts/issues/3767))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- - update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12)
+## [wifi-card-0.0.25](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-12)
### Chore
@@ -483,24 +483,24 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11)
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.25](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11)
+## [wifi-card-0.0.25](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]711](https://github.com/truecharts/charts/issues/3711))
+- Auto-update chart README [skip ci]711](https://github.com/trueforge-org/truecharts/issues/3711))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]om/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.25) (2022-09-11)
- Auto-update chart README [skip ci]
@@ -508,36 +508,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
- ##- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+ ##- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wifi-card-0.0.24](https://github.com/truecharts/charts/compare/wifi-card-0.0.22...wifi-card-0.0.24) (2022-08-30)
+## [wifi-card-0.0.24](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.22...wifi-card-0.0.24) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci]639](https://github.com/truecharts/charts/issues/3639))
+- Auto-update chart README [skip ci]639](https://github.com/trueforge-org/truecharts/issues/3639))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- - update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wifi-card-0.0.22](https://github.com/truecharts/charts/compare/wifi-card-0.0.21...wifi-card-0.0.22) (2022-08-29)
+## [wifi-card-0.0.22](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.21...wifi-card-0.0.22) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [wifi-card-0.0.21](https://github.com/truecharts/charts/compare/wifi-card-0.0.19...wifi-card-0.0.21) (2022-08-26)
+## [wifi-card-0.0.21](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.19...wifi-card-0.0.21) (2022-08-26)
### Fix
@@ -548,33 +548,33 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))ues/3545))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))rd-0.0.18) (2022-08-14)
+- update docker general non-major ([#3772](https://github.com/trueforge-org/truecharts/issues/3772))ues/3545))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))rd-0.0.18) (2022-08-14)
### Chore
-- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
+- update docker general non-major docker tags ([#3465](https://github.com/trueforge-org/truecharts/issues/3465))
-## [wifi-card-0.0.17](https://github.com/truecharts/charts/compare/wifi-card-0.0.16...wifi-card-0.0.17) (2022-08-12)
+## [wifi-card-0.0.17](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.16...wifi-card-0.0.17) (2022-08-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]o all SCALE Apps
- Auto-update chart README [skip ci]
-- Auto-update chart README [skip ci] releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- Auto-update chart README [skip ci] releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))arts/issues/3447))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))arts/issues/3447))
-## [wifi-card-0.0.16](https://github.com/truecharts/charts/compare/wifi-card-0.0.15...wifi-card-0.0.16) (2022-08-08)
+## [wifi-card-0.0.16](https://github.com/trueforge-org/truecharts/compare/wifi-card-0.0.15...wifi-card-0.0.16) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
##- Auto-update chart README [skip ci]
@@ -582,7 +582,7 @@ pagefind: false
### Choredate chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [wifi-card-0.0.14](https://github.com/truecharts/apps/compare/wifi-card-0.0.13...wifi-card-0.0.14) (2022-07-26)
@@ -609,7 +609,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [wifi-card-0.0.12](https://github.com/truecharts/apps/compare/wifi-card-0.0.11...wifi-card-0.0.12) (2022-07-23)
@@ -631,7 +631,7 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
## [wifi-card-0.0.10]wifi-card-0.0.10 (2022-07-22)
@@ -646,9 +646,9 @@ pagefind: false
- Move Dev to incubator and some cleanup
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))- add documentation checkbox/section to all SCALE Apps
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302))- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))- Auto-update chart README [skip ci]
diff --git a/charts/stable/wifi-card/Chart.yaml b/charts/stable/wifi-card/Chart.yaml
index 483c75034f5..e4e2b731328 100644
--- a/charts/stable/wifi-card/Chart.yaml
+++ b/charts/stable/wifi-card/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: wifi-card
sources:
- https://github.com/bndw/wifi-card
- - https://github.com/truecharts/charts/tree/master/charts/stable/wifi-card
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wifi-card
- https://hub.docker.com/r/bndw/wifi-card
type: application
version: 8.3.5
diff --git a/charts/stable/wifi-card/README.md b/charts/stable/wifi-card/README.md
index f8559b2b171..74369b3c310 100644
--- a/charts/stable/wifi-card/README.md
+++ b/charts/stable/wifi-card/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wifi-card)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wifi-card
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wifi-card/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wifi-card/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/wikijs/CHANGELOG.md b/charts/stable/wikijs/CHANGELOG.md
index de6042cd410..177af1efadd 100644
--- a/charts/stable/wikijs/CHANGELOG.md
+++ b/charts/stable/wikijs/CHANGELOG.md
@@ -3,13 +3,13 @@ title: Changelog
pagefind: false
---
-## [wikijs-8.0.0](https://github.com/truecharts/charts/compare/wikijs-7.0.58...wikijs-8.0.0) (2022-11-10)
+## [wikijs-8.0.0](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.58...wikijs-8.0.0) (2022-11-10)
### Chore
- Major Change to GUI
-## [wikijs-7.0.58](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.58) (2022-11-10)
+## [wikijs-7.0.58](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.58) (2022-11-10)
### Chore
@@ -20,12 +20,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4366](https://github.com/truecharts/charts/issues/4366))
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update docker general non-major ([#4366](https://github.com/trueforge-org/truecharts/issues/4366))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.57](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.57) (2022-11-08)
+## [wikijs-7.0.57](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.57) (2022-11-08)
### Chore
@@ -35,11 +35,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.56](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
+## [wikijs-7.0.56](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
### Chore
@@ -48,10 +48,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.56](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
+## [wikijs-7.0.56](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
### Chore
@@ -59,91 +59,91 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.56](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
+## [wikijs-7.0.56](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.56) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.55](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.55) (2022-11-07)
+## [wikijs-7.0.55](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.55) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.55](https://github.com/truecharts/charts/compare/wikijs-7.0.54...wikijs-7.0.55) (2022-11-06)
+## [wikijs-7.0.55](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.54...wikijs-7.0.55) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wikijs-7.0.54](https://github.com/truecharts/charts/compare/wikijs-7.0.53...wikijs-7.0.54) (2022-11-06)
+## [wikijs-7.0.54](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.53...wikijs-7.0.54) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [wikijs-7.0.53](https://github.com/truecharts/charts/compare/wikijs-7.0.52...wikijs-7.0.53) (2022-11-05)
+## [wikijs-7.0.53](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.52...wikijs-7.0.53) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [wikijs-7.0.52](https://github.com/truecharts/charts/compare/wikijs-7.0.51...wikijs-7.0.52) (2022-11-02)
+## [wikijs-7.0.52](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.51...wikijs-7.0.52) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [wikijs-7.0.51](https://github.com/truecharts/charts/compare/wikijs-7.0.50...wikijs-7.0.51) (2022-10-31)
+## [wikijs-7.0.51](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.50...wikijs-7.0.51) (2022-10-31)
### Chore
- Auto-update chart README [skip ci]
-- update docker general non-major ([#4249](https://github.com/truecharts/charts/issues/4249))
+- update docker general non-major ([#4249](https://github.com/trueforge-org/truecharts/issues/4249))
-## [wikijs-7.0.50](https://github.com/truecharts/charts/compare/wikijs-7.0.49...wikijs-7.0.50) (2022-10-25)
+## [wikijs-7.0.50](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.49...wikijs-7.0.50) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wikijs-7.0.49](https://github.com/truecharts/charts/compare/wikijs-7.0.48...wikijs-7.0.49) (2022-10-25)
+## [wikijs-7.0.49](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.48...wikijs-7.0.49) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [wikijs-7.0.48](https://github.com/truecharts/charts/compare/wikijs-7.0.47...wikijs-7.0.48) (2022-10-19)
+## [wikijs-7.0.48](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.47...wikijs-7.0.48) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [wikijs-7.0.47](https://github.com/truecharts/charts/compare/wikijs-7.0.46...wikijs-7.0.47) (2022-10-12)
+## [wikijs-7.0.47](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.46...wikijs-7.0.47) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07)
+## [wikijs-7.0.46](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07)
### Chore
@@ -151,35 +151,35 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07)
+## [wikijs-7.0.46](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wikijs-7.0.45](https://github.com/truecharts/charts/compare/wikijs-7.0.44...wikijs-7.0.45) (2022-10-05)
+## [wikijs-7.0.45](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.44...wikijs-7.0.45) (2022-10-05)
### Chore
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [wikijs-7.0.43](https://github.com/truecharts/charts/compare/wikijs-7.0.42...wikijs-7.0.43) (2022-09-27)
+## [wikijs-7.0.43](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.42...wikijs-7.0.43) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [wikijs-7.0.42](https://github.com/truecharts/charts/compare/wikijs-7.0.41...wikijs-7.0.42) (2022-09-25)
+## [wikijs-7.0.42](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.41...wikijs-7.0.42) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-22)
+## [wikijs-7.0.41](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-22)
### Chore
@@ -197,12 +197,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-21)
+## [wikijs-7.0.41](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-21)
### Chore
@@ -219,12 +219,12 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3827](https://github.com/trueforge-org/truecharts/issues/3827))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-21)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-21)
### Chore
@@ -240,11 +240,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20)
### Chore
@@ -259,11 +259,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20)
### Chore
@@ -277,11 +277,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
### Chore
@@ -294,11 +294,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
### Chore
@@ -310,11 +310,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
+## [wikijs-7.0.40](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-19)
### Chore
@@ -325,11 +325,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update docker general non-major ([#3790](https://github.com/trueforge-org/truecharts/issues/3790))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-17)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-17)
### Chore
@@ -339,10 +339,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-18)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-18)
### Chore
@@ -350,44 +350,44 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-16)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-16)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.39](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15)
+## [wikijs-7.0.39](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.38...wikijs-7.0.39) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
-- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
+- split serviceSelector ([#3751](https://github.com/trueforge-org/truecharts/issues/3751))
-## [wikijs-7.0.38](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.38) (2022-09-13)
+## [wikijs-7.0.38](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.38) (2022-09-13)
### Chore
@@ -397,11 +397,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3756](https://github.com/trueforge-org/truecharts/issues/3756))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12)
### Chore
@@ -410,10 +410,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-12)
### Chore
@@ -421,105 +421,105 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.37](https://github.com/truecharts/charts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
+## [wikijs-7.0.37](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.36...wikijs-7.0.37) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
-- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
+- update docker general non-major ([#3736](https://github.com/trueforge-org/truecharts/issues/3736))
-## [wikijs-7.0.36](https://github.com/truecharts/charts/compare/wikijs-7.0.34...wikijs-7.0.36) (2022-08-30)
+## [wikijs-7.0.36](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.34...wikijs-7.0.36) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [wikijs-7.0.35](https://github.com/truecharts/charts/compare/wikijs-7.0.34...wikijs-7.0.35) (2022-08-30)
+## [wikijs-7.0.35](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.34...wikijs-7.0.35) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [wikijs-7.0.34](https://github.com/truecharts/charts/compare/wikijs-7.0.32...wikijs-7.0.34) (2022-08-29)
+## [wikijs-7.0.34](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.32...wikijs-7.0.34) (2022-08-29)
### Chore
-- update helm general non-major ([#3621](https://github.com/truecharts/charts/issues/3621))
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3621](https://github.com/trueforge-org/truecharts/issues/3621))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [wikijs-7.0.32](https://github.com/truecharts/charts/compare/wikijs-7.0.31...wikijs-7.0.32) (2022-08-23)
+## [wikijs-7.0.32](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.31...wikijs-7.0.32) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [wikijs-7.0.31](https://github.com/truecharts/charts/compare/wikijs-7.0.30...wikijs-7.0.31) (2022-08-17)
+## [wikijs-7.0.31](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.30...wikijs-7.0.31) (2022-08-17)
### Chore
-- update helm general non-major helm releases ([#3484](https://github.com/truecharts/charts/issues/3484))
+- update helm general non-major helm releases ([#3484](https://github.com/trueforge-org/truecharts/issues/3484))
-## [wikijs-7.0.30](https://github.com/truecharts/charts/compare/wikijs-7.0.29...wikijs-7.0.30) (2022-08-12)
+## [wikijs-7.0.30](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.29...wikijs-7.0.30) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [wikijs-7.0.29](https://github.com/truecharts/charts/compare/wikijs-7.0.28...wikijs-7.0.29) (2022-08-10)
+## [wikijs-7.0.29](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.28...wikijs-7.0.29) (2022-08-10)
### Chore
-- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
+- update docker general non-major ([#3421](https://github.com/trueforge-org/truecharts/issues/3421))
-## [wikijs-7.0.28](https://github.com/truecharts/charts/compare/wikijs-7.0.27...wikijs-7.0.28) (2022-08-09)
+## [wikijs-7.0.28](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.27...wikijs-7.0.28) (2022-08-09)
### Chore
-- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/truecharts/charts/issues/3413))
+- update helm general non-major helm releases to v10.4.9 ([#3413](https://github.com/trueforge-org/truecharts/issues/3413))
-## [wikijs-7.0.27](https://github.com/truecharts/charts/compare/wikijs-7.0.26...wikijs-7.0.27) (2022-08-08)
+## [wikijs-7.0.27](https://github.com/trueforge-org/truecharts/compare/wikijs-7.0.26...wikijs-7.0.27) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [wikijs-7.0.26](https://github.com/truecharts/apps/compare/wikijs-7.0.25...wikijs-7.0.26) (2022-07-26)
diff --git a/charts/stable/wikijs/Chart.yaml b/charts/stable/wikijs/Chart.yaml
index 2e2e13f43f0..fecd7af623f 100644
--- a/charts/stable/wikijs/Chart.yaml
+++ b/charts/stable/wikijs/Chart.yaml
@@ -34,7 +34,7 @@ name: wikijs
sources:
- https://docs.requarks.io/install/docker
- https://github.com/Requarks/wiki
- - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wikijs
- https://hub.docker.com/r/requarks/wiki
type: application
version: 18.3.5
diff --git a/charts/stable/wikijs/README.md b/charts/stable/wikijs/README.md
index 40ab37c194e..f2f0190711f 100644
--- a/charts/stable/wikijs/README.md
+++ b/charts/stable/wikijs/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wikijs)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wikijs
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wikijs/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wikijs/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/wireguard/CHANGELOG.md b/charts/stable/wireguard/CHANGELOG.md
index f5340fda023..0c3e30f7242 100644
--- a/charts/stable/wireguard/CHANGELOG.md
+++ b/charts/stable/wireguard/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [wireguard-2.0.0](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-2.0.0) (2022-11-10)
+## [wireguard-2.0.0](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-2.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [wireguard-1.0.18](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.18) (2022-11-08)
+## [wireguard-1.0.18](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.18) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.17](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
+## [wireguard-1.0.17](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.17](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
+## [wireguard-1.0.17](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
### Chore
@@ -57,70 +57,70 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.17](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
+## [wireguard-1.0.17](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.17) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.16](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.16) (2022-11-07)
+## [wireguard-1.0.16](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.16) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.16](https://github.com/truecharts/charts/compare/wireguard-1.0.15...wireguard-1.0.16) (2022-11-06)
+## [wireguard-1.0.16](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.15...wireguard-1.0.16) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [wireguard-1.0.14](https://github.com/truecharts/charts/compare/wireguard-1.0.13...wireguard-1.0.14) (2022-11-05)
+## [wireguard-1.0.14](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.13...wireguard-1.0.14) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [wireguard-1.0.13](https://github.com/truecharts/charts/compare/wireguard-1.0.12...wireguard-1.0.13) (2022-11-02)
+## [wireguard-1.0.13](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.12...wireguard-1.0.13) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [wireguard-1.0.12](https://github.com/truecharts/charts/compare/wireguard-1.0.11...wireguard-1.0.12) (2022-10-25)
+## [wireguard-1.0.12](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.11...wireguard-1.0.12) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [wireguard-1.0.11](https://github.com/truecharts/charts/compare/wireguard-1.0.10...wireguard-1.0.11) (2022-10-19)
+## [wireguard-1.0.11](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.10...wireguard-1.0.11) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [wireguard-1.0.10](https://github.com/truecharts/charts/compare/wireguard-1.0.9...wireguard-1.0.10) (2022-10-12)
+## [wireguard-1.0.10](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.9...wireguard-1.0.10) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07)
+## [wireguard-1.0.9](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07)
### Chore
@@ -128,36 +128,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07)
+## [wireguard-1.0.9](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [wireguard-1.0.8](https://github.com/truecharts/charts/compare/wireguard-1.0.7...wireguard-1.0.8) (2022-10-05)
+## [wireguard-1.0.8](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.7...wireguard-1.0.8) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [wireguard-1.0.7](https://github.com/truecharts/charts/compare/wireguard-1.0.6...wireguard-1.0.7) (2022-09-27)
+## [wireguard-1.0.7](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.6...wireguard-1.0.7) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [wireguard-1.0.6](https://github.com/truecharts/charts/compare/wireguard-1.0.5...wireguard-1.0.6) (2022-09-25)
+## [wireguard-1.0.6](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.5...wireguard-1.0.6) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-22)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-22)
### Chore
@@ -175,9 +175,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21)
### Chore
@@ -194,9 +194,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21)
### Chore
@@ -212,9 +212,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20)
### Chore
@@ -229,9 +229,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20)
### Chore
@@ -245,9 +245,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
### Chore
@@ -260,9 +260,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
### Chore
@@ -274,9 +274,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-19)
### Chore
@@ -287,9 +287,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-17)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-17)
### Chore
@@ -299,9 +299,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-18)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-18)
### Chore
@@ -309,39 +309,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-16)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-16)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15)
+## [wireguard-1.0.5](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12)
+## [wireguard-1.0.4](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12)
### Chore
@@ -350,9 +350,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12)
+## [wireguard-1.0.4](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-12)
### Chore
@@ -360,71 +360,71 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
+## [wireguard-1.0.4](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
+## [wireguard-1.0.4](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wireguard-1.0.4](https://github.com/truecharts/charts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
+## [wireguard-1.0.4](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.3...wireguard-1.0.4) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [wireguard-1.0.3](https://github.com/truecharts/charts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31)
+## [wireguard-1.0.3](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.2...wireguard-1.0.3) (2022-08-31)
### Fix
-- fix default port in UDP ([#3645](https://github.com/truecharts/charts/issues/3645))
+- fix default port in UDP ([#3645](https://github.com/trueforge-org/truecharts/issues/3645))
-## [wireguard-1.0.2](https://github.com/truecharts/charts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31)
+## [wireguard-1.0.2](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.1...wireguard-1.0.2) (2022-08-31)
### Chore
-- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/truecharts/charts/issues/3642))
+- use different port to allow easier deploy for host-net and remove portal ([#3642](https://github.com/trueforge-org/truecharts/issues/3642))
-## [wireguard-1.0.1](https://github.com/truecharts/charts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30)
+## [wireguard-1.0.1](https://github.com/trueforge-org/truecharts/compare/wireguard-1.0.0...wireguard-1.0.1) (2022-08-30)
### Chore
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
-## [wireguard-1.0.0](https://github.com/truecharts/charts/compare/wireguard-0.0.2...wireguard-1.0.0) (2022-08-30)
+## [wireguard-1.0.0](https://github.com/trueforge-org/truecharts/compare/wireguard-0.0.2...wireguard-1.0.0) (2022-08-30)
### Feat
-- move to stable and add docs ([#3637](https://github.com/truecharts/charts/issues/3637))
+- move to stable and add docs ([#3637](https://github.com/trueforge-org/truecharts/issues/3637))
-## [wireguard-0.0.3](https://github.com/truecharts/charts/compare/wireguard-0.0.2...wireguard-0.0.3) (2022-08-30)
+## [wireguard-0.0.3](https://github.com/trueforge-org/truecharts/compare/wireguard-0.0.2...wireguard-0.0.3) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [wireguard-0.0.2](https://github.com/truecharts/charts/compare/wireguard-0.0.1...wireguard-0.0.2) (2022-08-29)
+## [wireguard-0.0.2](https://github.com/trueforge-org/truecharts/compare/wireguard-0.0.1...wireguard-0.0.2) (2022-08-29)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
## [wireguard-0.0.1]wireguard-0.0.1 (2022-08-28)
### Feat
-- add standalone wireguard ([#3575](https://github.com/truecharts/charts/issues/3575))
+- add standalone wireguard ([#3575](https://github.com/trueforge-org/truecharts/issues/3575))
diff --git a/charts/stable/wireguard/Chart.yaml b/charts/stable/wireguard/Chart.yaml
index 8aced0ebff9..63cb8c33768 100644
--- a/charts/stable/wireguard/Chart.yaml
+++ b/charts/stable/wireguard/Chart.yaml
@@ -34,7 +34,7 @@ name: wireguard
sources:
- https://ghcr.io/k8s-at-home/wireguard
- https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard
- - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wireguard
type: application
version: 11.3.5
diff --git a/charts/stable/wireguard/README.md b/charts/stable/wireguard/README.md
index cbd1ace7728..1e7fd9a0264 100644
--- a/charts/stable/wireguard/README.md
+++ b/charts/stable/wireguard/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wireguard)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wireguard
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wireguard/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wireguard/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/wisemapping/Chart.yaml b/charts/stable/wisemapping/Chart.yaml
index 6d4b6d8b29e..9e96b5de062 100644
--- a/charts/stable/wisemapping/Chart.yaml
+++ b/charts/stable/wisemapping/Chart.yaml
@@ -34,7 +34,7 @@ maintainers:
name: wisemapping
sources:
- https://bitbucket.org/wisemapping/wisemapping-open-source/src/develop/
- - https://github.com/truecharts/charts/tree/master/charts/stable/wisemapping
+ - https://github.com/trueforge/truecharts/tree/master/charts/stable/wisemapping
- https://hub.docker.com/r/wisemapping/wisemapping
- https://www.wisemapping.com/
type: application
diff --git a/charts/stable/wisemapping/README.md b/charts/stable/wisemapping/README.md
index 7caf893285c..ce0c0012efe 100644
--- a/charts/stable/wisemapping/README.md
+++ b/charts/stable/wisemapping/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wisemapping)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wisemapping
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wisemapping/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wisemapping/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge/truecharts/issues/new/choose)
---
diff --git a/charts/stable/wizarr/Chart.yaml b/charts/stable/wizarr/Chart.yaml
index 4566adff3bf..efddb9d59b2 100644
--- a/charts/stable/wizarr/Chart.yaml
+++ b/charts/stable/wizarr/Chart.yaml
@@ -36,7 +36,7 @@ name: wizarr
sources:
- https://ghcr.io/wizarrrr/wizarr
- https://github.com/Wizarrrr/wizarr
- - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wizarr
type: application
version: 11.5.1
diff --git a/charts/stable/wizarr/README.md b/charts/stable/wizarr/README.md
index f19840531af..10c2eef0a1a 100644
--- a/charts/stable/wizarr/README.md
+++ b/charts/stable/wizarr/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/wizarr)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/wizarr
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wizarr/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/wizarr/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/wordpress/README.md b/charts/stable/wordpress/README.md
index 4b93336e906..84a918850bc 100644
--- a/charts/stable/wordpress/README.md
+++ b/charts/stable/wordpress/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wordpress
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wordpress/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wordpress/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wyoming-openwakeword/README.md b/charts/stable/wyoming-openwakeword/README.md
index f6ac98f597e..d303fdfa698 100644
--- a/charts/stable/wyoming-openwakeword/README.md
+++ b/charts/stable/wyoming-openwakeword/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wyoming-openwakeword
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wyoming-openwakeword/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wyoming-openwakeword/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wyoming-piper/README.md b/charts/stable/wyoming-piper/README.md
index a26925e0307..a8d79c46e20 100644
--- a/charts/stable/wyoming-piper/README.md
+++ b/charts/stable/wyoming-piper/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wyoming-piper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wyoming-piper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wyoming-piper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/wyoming-whisper/README.md b/charts/stable/wyoming-whisper/README.md
index 5642b37588f..e9cef338237 100644
--- a/charts/stable/wyoming-whisper/README.md
+++ b/charts/stable/wyoming-whisper/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/wyoming-whisper
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/wyoming-whisper/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/wyoming-whisper/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/xen-orchestra/README.md b/charts/stable/xen-orchestra/README.md
index 85cf3f1a2f0..4c1a78fb65f 100644
--- a/charts/stable/xen-orchestra/README.md
+++ b/charts/stable/xen-orchestra/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/xen-orchestra
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xen-orchestra/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/xen-orchestra/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/xmrig/README.md b/charts/stable/xmrig/README.md
index 0a40322c066..5db8e0beb76 100644
--- a/charts/stable/xmrig/README.md
+++ b/charts/stable/xmrig/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/xmrig
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xmrig/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/xmrig/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/xonotic/README.md b/charts/stable/xonotic/README.md
index f9bb1bb5e91..4f58d64bb47 100644
--- a/charts/stable/xonotic/README.md
+++ b/charts/stable/xonotic/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/xonotic
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xonotic/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/xonotic/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/xteve/README.md b/charts/stable/xteve/README.md
index 3462b82a3d9..bc5628fee91 100644
--- a/charts/stable/xteve/README.md
+++ b/charts/stable/xteve/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/xteve
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xteve/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/xteve/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/xware/CHANGELOG.md b/charts/stable/xware/CHANGELOG.md
index 3813f9a77b1..89fd85ca1e5 100644
--- a/charts/stable/xware/CHANGELOG.md
+++ b/charts/stable/xware/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [xware-1.0.0](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-1.0.0) (2022-11-10)
+## [xware-1.0.0](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.37](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.37) (2022-11-08)
+## [xware-0.0.37](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.36](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
+## [xware-0.0.36](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.36](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
+## [xware-0.0.36](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.36](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
+## [xware-0.0.36](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.35](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.35) (2022-11-07)
+## [xware-0.0.35](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.35](https://github.com/truecharts/charts/compare/xware-0.0.34...xware-0.0.35) (2022-11-06)
+## [xware-0.0.35](https://github.com/trueforge-org/truecharts/compare/xware-0.0.34...xware-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [xware-0.0.34](https://github.com/truecharts/charts/compare/xware-0.0.33...xware-0.0.34) (2022-11-06)
+## [xware-0.0.34](https://github.com/trueforge-org/truecharts/compare/xware-0.0.33...xware-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [xware-0.0.33](https://github.com/truecharts/charts/compare/xware-0.0.32...xware-0.0.33) (2022-11-05)
+## [xware-0.0.33](https://github.com/trueforge-org/truecharts/compare/xware-0.0.32...xware-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [xware-0.0.32](https://github.com/truecharts/charts/compare/xware-0.0.31...xware-0.0.32) (2022-11-02)
+## [xware-0.0.32](https://github.com/trueforge-org/truecharts/compare/xware-0.0.31...xware-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [xware-0.0.31](https://github.com/truecharts/charts/compare/xware-0.0.30...xware-0.0.31) (2022-10-25)
+## [xware-0.0.31](https://github.com/trueforge-org/truecharts/compare/xware-0.0.30...xware-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [xware-0.0.30](https://github.com/truecharts/charts/compare/xware-0.0.29...xware-0.0.30) (2022-10-19)
+## [xware-0.0.30](https://github.com/trueforge-org/truecharts/compare/xware-0.0.29...xware-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [xware-0.0.29](https://github.com/truecharts/charts/compare/xware-0.0.28...xware-0.0.29) (2022-10-12)
+## [xware-0.0.29](https://github.com/trueforge-org/truecharts/compare/xware-0.0.28...xware-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
+## [yacreaderlibraryserver-0.0.28](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
+## [yacreaderlibraryserver-0.0.28](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05)
+## [yacreaderlibraryserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27)
+## [yacreaderlibraryserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [yacreaderlibraryserver-0.0.25](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.24...yacreaderlibraryserver-0.0.25) (2022-09-25)
+## [yacreaderlibraryserver-0.0.25](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.24...yacreaderlibraryserver-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-17)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-18)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
### Chore
@@ -353,10 +353,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
### Chore
@@ -364,92 +364,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.22](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30)
+## [yacreaderlibraryserver-0.0.22](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacreaderlibraryserver-0.0.21](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.21) (2022-08-30)
+## [yacreaderlibraryserver-0.0.21](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacreaderlibraryserver-0.0.20](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.19...yacreaderlibraryserver-0.0.20) (2022-08-29)
+## [yacreaderlibraryserver-0.0.20](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.19...yacreaderlibraryserver-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [yacreaderlibraryserver-0.0.19](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.17...yacreaderlibraryserver-0.0.19) (2022-08-26)
+## [yacreaderlibraryserver-0.0.19](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.17...yacreaderlibraryserver-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [yacreaderlibraryserver-0.0.17](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.16...yacreaderlibraryserver-0.0.17) (2022-08-23)
+## [yacreaderlibraryserver-0.0.17](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.16...yacreaderlibraryserver-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [yacreaderlibraryserver-0.0.16](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.15...yacreaderlibraryserver-0.0.16) (2022-08-12)
+## [yacreaderlibraryserver-0.0.16](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.15...yacreaderlibraryserver-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [yacreaderlibraryserver-0.0.15](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.14...yacreaderlibraryserver-0.0.15) (2022-08-08)
+## [yacreaderlibraryserver-0.0.15](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.14...yacreaderlibraryserver-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [yacreaderlibraryserver-0.0.14](https://github.com/truecharts/apps/compare/yacreaderlibraryserver-0.0.13...yacreaderlibraryserver-0.0.14) (2022-07-26)
diff --git a/charts/stable/xware/Chart.yaml b/charts/stable/xware/Chart.yaml
index c80d216dad9..69685646a95 100644
--- a/charts/stable/xware/Chart.yaml
+++ b/charts/stable/xware/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: xware
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/xware
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/xware
- https://hub.docker.com/r/caiguai/docker-xware
type: application
version: 8.3.5
diff --git a/charts/stable/xware/README.md b/charts/stable/xware/README.md
index 9791cbb1335..821c3cbcff6 100644
--- a/charts/stable/xware/README.md
+++ b/charts/stable/xware/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/xware)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/xware
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xware/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/xware/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/xwiki/README.md b/charts/stable/xwiki/README.md
index d9c8020d48b..352ccfffe06 100644
--- a/charts/stable/xwiki/README.md
+++ b/charts/stable/xwiki/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/xwiki
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/xwiki/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/xwiki/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/yacreaderlibraryserver/CHANGELOG.md b/charts/stable/yacreaderlibraryserver/CHANGELOG.md
index 9cb367de6e5..1251720cd63 100644
--- a/charts/stable/yacreaderlibraryserver/CHANGELOG.md
+++ b/charts/stable/yacreaderlibraryserver/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [yacreaderlibraryserver-1.0.0](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-1.0.0) (2022-11-10)
+## [yacreaderlibraryserver-1.0.0](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.37](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.37) (2022-11-08)
+## [yacreaderlibraryserver-0.0.37](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.36](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
+## [yacreaderlibraryserver-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.36](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
+## [yacreaderlibraryserver-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
### Chore
@@ -53,106 +53,106 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.36](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
+## [yacreaderlibraryserver-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.35](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.35) (2022-11-07)
+## [yacreaderlibraryserver-0.0.35](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.35](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.35) (2022-11-06)
+## [yacreaderlibraryserver-0.0.35](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.34...yacreaderlibraryserver-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacreaderlibraryserver-0.0.34](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.33...yacreaderlibraryserver-0.0.34) (2022-11-06)
+## [yacreaderlibraryserver-0.0.34](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.33...yacreaderlibraryserver-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [yacreaderlibraryserver-0.0.33](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.32...yacreaderlibraryserver-0.0.33) (2022-11-05)
+## [yacreaderlibraryserver-0.0.33](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.32...yacreaderlibraryserver-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [yacreaderlibraryserver-0.0.32](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.31...yacreaderlibraryserver-0.0.32) (2022-11-02)
+## [yacreaderlibraryserver-0.0.32](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.31...yacreaderlibraryserver-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [yacreaderlibraryserver-0.0.31](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.30...yacreaderlibraryserver-0.0.31) (2022-10-25)
+## [yacreaderlibraryserver-0.0.31](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.30...yacreaderlibraryserver-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [yacreaderlibraryserver-0.0.30](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.29...yacreaderlibraryserver-0.0.30) (2022-10-19)
+## [yacreaderlibraryserver-0.0.30](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.29...yacreaderlibraryserver-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [yacreaderlibraryserver-0.0.29](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.28...yacreaderlibraryserver-0.0.29) (2022-10-12)
+## [yacreaderlibraryserver-0.0.29](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.28...yacreaderlibraryserver-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
+## [yacreaderlibraryserver-0.0.28](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05)
+## [yacreaderlibraryserver-0.0.27](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27)
+## [yacreaderlibraryserver-0.0.26](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [yacreaderlibraryserver-0.0.25](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.24...yacreaderlibraryserver-0.0.25) (2022-09-25)
+## [yacreaderlibraryserver-0.0.25](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.24...yacreaderlibraryserver-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22)
### Chore
@@ -170,9 +170,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
### Chore
@@ -189,9 +189,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21)
### Chore
@@ -207,9 +207,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
### Chore
@@ -224,9 +224,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20)
### Chore
@@ -240,9 +240,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -255,9 +255,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -269,9 +269,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-19)
### Chore
@@ -282,9 +282,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-17)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-17)
### Chore
@@ -294,9 +294,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-18)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-18)
### Chore
@@ -304,39 +304,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
+## [yacreaderlibraryserver-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
### Chore
@@ -345,10 +345,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-12)
### Chore
@@ -356,92 +356,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.23](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
+## [yacreaderlibraryserver-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.22...yacreaderlibraryserver-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacreaderlibraryserver-0.0.22](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30)
+## [yacreaderlibraryserver-0.0.22](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacreaderlibraryserver-0.0.21](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.21) (2022-08-30)
+## [yacreaderlibraryserver-0.0.21](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.20...yacreaderlibraryserver-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacreaderlibraryserver-0.0.20](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.19...yacreaderlibraryserver-0.0.20) (2022-08-29)
+## [yacreaderlibraryserver-0.0.20](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.19...yacreaderlibraryserver-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [yacreaderlibraryserver-0.0.19](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.17...yacreaderlibraryserver-0.0.19) (2022-08-26)
+## [yacreaderlibraryserver-0.0.19](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.17...yacreaderlibraryserver-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [yacreaderlibraryserver-0.0.17](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.16...yacreaderlibraryserver-0.0.17) (2022-08-23)
+## [yacreaderlibraryserver-0.0.17](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.16...yacreaderlibraryserver-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [yacreaderlibraryserver-0.0.16](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.15...yacreaderlibraryserver-0.0.16) (2022-08-12)
+## [yacreaderlibraryserver-0.0.16](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.15...yacreaderlibraryserver-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [yacreaderlibraryserver-0.0.15](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.14...yacreaderlibraryserver-0.0.15) (2022-08-08)
+## [yacreaderlibraryserver-0.0.15](https://github.com/trueforge-org/truecharts/compare/yacreaderlibraryserver-0.0.14...yacreaderlibraryserver-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [yacreaderlibraryserver-0.0.14](https://github.com/truecharts/apps/compare/yacreaderlibraryserver-0.0.13...yacreaderlibraryserver-0.0.14) (2022-07-26)
diff --git a/charts/stable/yacreaderlibraryserver/Chart.yaml b/charts/stable/yacreaderlibraryserver/Chart.yaml
index ebfd2c7c86a..f5b43ff6cb9 100644
--- a/charts/stable/yacreaderlibraryserver/Chart.yaml
+++ b/charts/stable/yacreaderlibraryserver/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: yacreaderlibraryserver
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/yacreaderlibraryserver
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yacreaderlibraryserver
- https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker
- https://www.yacreader.com
type: application
diff --git a/charts/stable/yacreaderlibraryserver/README.md b/charts/stable/yacreaderlibraryserver/README.md
index 3d939b74a5a..4934b182c4e 100644
--- a/charts/stable/yacreaderlibraryserver/README.md
+++ b/charts/stable/yacreaderlibraryserver/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yacreaderlibraryserver)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/yacreaderlibraryserver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/yacreaderlibraryserver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/yacreaderlibraryserver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/yacy/CHANGELOG.md b/charts/stable/yacy/CHANGELOG.md
index ae50ff1761b..b9d471baa46 100644
--- a/charts/stable/yacy/CHANGELOG.md
+++ b/charts/stable/yacy/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [yacy-1.0.0](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-1.0.0) (2022-11-10)
+## [yacy-1.0.0](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-1.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.37](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.37) (2022-11-08)
+## [yacy-0.0.37](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.37) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.36](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
+## [yacy-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.36](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
+## [yacy-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.36](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
+## [yacy-0.0.36](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.36) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.35](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.35) (2022-11-07)
+## [yacy-0.0.35](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.35) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.35](https://github.com/truecharts/charts/compare/yacy-0.0.34...yacy-0.0.35) (2022-11-06)
+## [yacy-0.0.35](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.34...yacy-0.0.35) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [yacy-0.0.34](https://github.com/truecharts/charts/compare/yacy-0.0.33...yacy-0.0.34) (2022-11-06)
+## [yacy-0.0.34](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.33...yacy-0.0.34) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [yacy-0.0.33](https://github.com/truecharts/charts/compare/yacy-0.0.32...yacy-0.0.33) (2022-11-05)
+## [yacy-0.0.33](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.32...yacy-0.0.33) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [yacy-0.0.32](https://github.com/truecharts/charts/compare/yacy-0.0.31...yacy-0.0.32) (2022-11-02)
+## [yacy-0.0.32](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.31...yacy-0.0.32) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [yacy-0.0.31](https://github.com/truecharts/charts/compare/yacy-0.0.30...yacy-0.0.31) (2022-10-25)
+## [yacy-0.0.31](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.30...yacy-0.0.31) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [yacy-0.0.30](https://github.com/truecharts/charts/compare/yacy-0.0.29...yacy-0.0.30) (2022-10-19)
+## [yacy-0.0.30](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.29...yacy-0.0.30) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [yacy-0.0.29](https://github.com/truecharts/charts/compare/yacy-0.0.28...yacy-0.0.29) (2022-10-12)
+## [yacy-0.0.29](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.28...yacy-0.0.29) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07)
+## [yacy-0.0.28](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07)
+## [yacy-0.0.28](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [yacy-0.0.27](https://github.com/truecharts/charts/compare/yacy-0.0.26...yacy-0.0.27) (2022-10-05)
+## [yacy-0.0.27](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.26...yacy-0.0.27) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [yacy-0.0.26](https://github.com/truecharts/charts/compare/yacy-0.0.25...yacy-0.0.26) (2022-09-27)
+## [yacy-0.0.26](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.25...yacy-0.0.26) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [yacy-0.0.25](https://github.com/truecharts/charts/compare/yacy-0.0.24...yacy-0.0.25) (2022-09-25)
+## [yacy-0.0.25](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.24...yacy-0.0.25) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-22)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-17)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-18)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-16)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-16)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15)
+## [yacy-0.0.24](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12)
### Chore
@@ -353,10 +353,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-12)
### Chore
@@ -364,92 +364,92 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.23](https://github.com/truecharts/charts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
+## [yacy-0.0.23](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.22...yacy-0.0.23) (2022-09-11)
### Chore
-- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704))
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/trueforge-org/truecharts/issues/3704))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [yacy-0.0.22](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.22) (2022-08-30)
+## [yacy-0.0.22](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.20...yacy-0.0.22) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacy-0.0.21](https://github.com/truecharts/charts/compare/yacy-0.0.20...yacy-0.0.21) (2022-08-30)
+## [yacy-0.0.21](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.20...yacy-0.0.21) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [yacy-0.0.20](https://github.com/truecharts/charts/compare/yacy-0.0.19...yacy-0.0.20) (2022-08-29)
+## [yacy-0.0.20](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.19...yacy-0.0.20) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [yacy-0.0.19](https://github.com/truecharts/charts/compare/yacy-0.0.17...yacy-0.0.19) (2022-08-26)
+## [yacy-0.0.19](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.17...yacy-0.0.19) (2022-08-26)
### Fix
-- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586))
+- some cleanup ([#3586](https://github.com/trueforge-org/truecharts/issues/3586))
-## [yacy-0.0.17](https://github.com/truecharts/charts/compare/yacy-0.0.16...yacy-0.0.17) (2022-08-23)
+## [yacy-0.0.17](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.16...yacy-0.0.17) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [yacy-0.0.16](https://github.com/truecharts/charts/compare/yacy-0.0.15...yacy-0.0.16) (2022-08-12)
+## [yacy-0.0.16](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.15...yacy-0.0.16) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [yacy-0.0.15](https://github.com/truecharts/charts/compare/yacy-0.0.14...yacy-0.0.15) (2022-08-08)
+## [yacy-0.0.15](https://github.com/trueforge-org/truecharts/compare/yacy-0.0.14...yacy-0.0.15) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [yacy-0.0.14](https://github.com/truecharts/apps/compare/yacy-0.0.13...yacy-0.0.14) (2022-07-26)
diff --git a/charts/stable/yacy/Chart.yaml b/charts/stable/yacy/Chart.yaml
index 2099c145c2d..83e43761017 100644
--- a/charts/stable/yacy/Chart.yaml
+++ b/charts/stable/yacy/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
url: https://truecharts.org
name: yacy
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/yacy
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yacy
- https://hub.docker.com/r/yacy/yacy_search_server
- https://yacy.net/
type: application
diff --git a/charts/stable/yacy/README.md b/charts/stable/yacy/README.md
index 293cd7c0ad3..188cb3d3cad 100644
--- a/charts/stable/yacy/README.md
+++ b/charts/stable/yacy/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yacy)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/yacy
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/yacy/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/yacy/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/yourls/README.md b/charts/stable/yourls/README.md
index 29bc4a45903..a394afcbe3a 100644
--- a/charts/stable/yourls/README.md
+++ b/charts/stable/yourls/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/yourls
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/yourls/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/yourls/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/youtubedl-material/README.md b/charts/stable/youtubedl-material/README.md
index 4866d666e03..84e10264480 100644
--- a/charts/stable/youtubedl-material/README.md
+++ b/charts/stable/youtubedl-material/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/youtubedl-material
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/youtubedl-material/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/youtubedl-material/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/z80pack/README.md b/charts/stable/z80pack/README.md
index e62f8e91f61..da2eb5c4ce5 100644
--- a/charts/stable/z80pack/README.md
+++ b/charts/stable/z80pack/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/z80pack
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/z80pack/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/z80pack/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/zerotier/CHANGELOG.md b/charts/stable/zerotier/CHANGELOG.md
index 537469a151a..5b250fb5d16 100644
--- a/charts/stable/zerotier/CHANGELOG.md
+++ b/charts/stable/zerotier/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [zerotier-3.0.0](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-3.0.0) (2022-11-10)
+## [zerotier-3.0.0](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-3.0.0) (2022-11-10)
### Chore
@@ -15,15 +15,15 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
### Fix
- change container config label
-## [zerotier-2.0.46](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.46) (2022-11-08)
+## [zerotier-2.0.46](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.46) (2022-11-08)
### Chore
@@ -33,11 +33,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.45](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
+## [zerotier-2.0.45](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
### Chore
@@ -46,10 +46,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.45](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
+## [zerotier-2.0.45](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
### Chore
@@ -57,77 +57,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.45](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
+## [zerotier-2.0.45](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.45) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.44](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.44) (2022-11-07)
+## [zerotier-2.0.44](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.44) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.44](https://github.com/truecharts/charts/compare/zerotier-2.0.43...zerotier-2.0.44) (2022-11-06)
+## [zerotier-2.0.44](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.43...zerotier-2.0.44) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [zerotier-2.0.43](https://github.com/truecharts/charts/compare/zerotier-2.0.42...zerotier-2.0.43) (2022-11-06)
+## [zerotier-2.0.43](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.42...zerotier-2.0.43) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [zerotier-2.0.42](https://github.com/truecharts/charts/compare/zerotier-2.0.41...zerotier-2.0.42) (2022-11-05)
+## [zerotier-2.0.42](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.41...zerotier-2.0.42) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [zerotier-2.0.41](https://github.com/truecharts/charts/compare/zerotier-2.0.40...zerotier-2.0.41) (2022-11-02)
+## [zerotier-2.0.41](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.40...zerotier-2.0.41) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [zerotier-2.0.40](https://github.com/truecharts/charts/compare/zerotier-2.0.39...zerotier-2.0.40) (2022-10-25)
+## [zerotier-2.0.40](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.39...zerotier-2.0.40) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [zerotier-2.0.39](https://github.com/truecharts/charts/compare/zerotier-2.0.38...zerotier-2.0.39) (2022-10-19)
+## [zerotier-2.0.39](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.38...zerotier-2.0.39) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [zerotier-2.0.38](https://github.com/truecharts/charts/compare/zerotier-2.0.37...zerotier-2.0.38) (2022-10-12)
+## [zerotier-2.0.38](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.37...zerotier-2.0.38) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07)
+## [zerotier-2.0.37](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07)
### Chore
@@ -135,36 +135,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07)
+## [zerotier-2.0.37](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [zerotier-2.0.36](https://github.com/truecharts/charts/compare/zerotier-2.0.35...zerotier-2.0.36) (2022-10-05)
+## [zerotier-2.0.36](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.35...zerotier-2.0.36) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [zerotier-2.0.35](https://github.com/truecharts/charts/compare/zerotier-2.0.34...zerotier-2.0.35) (2022-09-27)
+## [zerotier-2.0.35](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.34...zerotier-2.0.35) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [zerotier-2.0.34](https://github.com/truecharts/charts/compare/zerotier-2.0.33...zerotier-2.0.34) (2022-09-25)
+## [zerotier-2.0.34](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.33...zerotier-2.0.34) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-22)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-22)
### Chore
@@ -182,9 +182,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21)
### Chore
@@ -201,9 +201,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21)
### Chore
@@ -219,9 +219,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20)
### Chore
@@ -236,9 +236,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20)
### Chore
@@ -252,9 +252,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
### Chore
@@ -267,9 +267,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
### Chore
@@ -281,9 +281,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-19)
### Chore
@@ -294,9 +294,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-17)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-17)
### Chore
@@ -306,9 +306,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-18)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-18)
### Chore
@@ -316,39 +316,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-16)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-16)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15)
+## [zerotier-2.0.33](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12)
### Chore
@@ -357,9 +357,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-12)
### Chore
@@ -367,93 +367,93 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.32](https://github.com/truecharts/charts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
+## [zerotier-2.0.32](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.31...zerotier-2.0.32) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [zerotier-2.0.31](https://github.com/truecharts/charts/compare/zerotier-2.0.30...zerotier-2.0.31) (2022-09-05)
+## [zerotier-2.0.31](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.30...zerotier-2.0.31) (2022-09-05)
### Feat
-- Add How-To guide ([#3698](https://github.com/truecharts/charts/issues/3698))
+- Add How-To guide ([#3698](https://github.com/trueforge-org/truecharts/issues/3698))
-## [zerotier-2.0.30](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.30) (2022-08-30)
+## [zerotier-2.0.30](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.28...zerotier-2.0.30) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [zerotier-2.0.29](https://github.com/truecharts/charts/compare/zerotier-2.0.28...zerotier-2.0.29) (2022-08-30)
+## [zerotier-2.0.29](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.28...zerotier-2.0.29) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [zerotier-2.0.28](https://github.com/truecharts/charts/compare/zerotier-2.0.27...zerotier-2.0.28) (2022-08-29)
+## [zerotier-2.0.28](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.27...zerotier-2.0.28) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [zerotier-2.0.27](https://github.com/truecharts/charts/compare/zerotier-2.0.26...zerotier-2.0.27) (2022-08-24)
+## [zerotier-2.0.27](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.26...zerotier-2.0.27) (2022-08-24)
### Chore
-- update docker general non-major ([#3552](https://github.com/truecharts/charts/issues/3552))
+- update docker general non-major ([#3552](https://github.com/trueforge-org/truecharts/issues/3552))
-## [zerotier-2.0.26](https://github.com/truecharts/charts/compare/zerotier-2.0.25...zerotier-2.0.26) (2022-08-23)
+## [zerotier-2.0.26](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.25...zerotier-2.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [zerotier-2.0.25](https://github.com/truecharts/charts/compare/zerotier-2.0.24...zerotier-2.0.25) (2022-08-12)
+## [zerotier-2.0.25](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.24...zerotier-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [zerotier-2.0.24](https://github.com/truecharts/charts/compare/zerotier-2.0.23...zerotier-2.0.24) (2022-08-08)
+## [zerotier-2.0.24](https://github.com/trueforge-org/truecharts/compare/zerotier-2.0.23...zerotier-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [zerotier-2.0.23](https://github.com/truecharts/apps/compare/zerotier-2.0.22...zerotier-2.0.23) (2022-07-26)
diff --git a/charts/stable/zerotier/Chart.yaml b/charts/stable/zerotier/Chart.yaml
index d8bca704446..bf82962ec3b 100644
--- a/charts/stable/zerotier/Chart.yaml
+++ b/charts/stable/zerotier/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
url: https://truecharts.org
name: zerotier
sources:
- - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/zerotier
- https://hub.docker.com/r/zerotier/zerotier
type: application
version: 12.3.5
diff --git a/charts/stable/zerotier/README.md b/charts/stable/zerotier/README.md
index 17b58911c20..2f9c5be728b 100644
--- a/charts/stable/zerotier/README.md
+++ b/charts/stable/zerotier/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/zerotier)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/zerotier
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zerotier/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/zerotier/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/zigbee2mqtt/README.md b/charts/stable/zigbee2mqtt/README.md
index cd15e97a051..0d2c2aeddab 100644
--- a/charts/stable/zigbee2mqtt/README.md
+++ b/charts/stable/zigbee2mqtt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/zigbee2mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zigbee2mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/zigbee2mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/zilean/README.md b/charts/stable/zilean/README.md
index 324c7291f48..9674d3a3660 100644
--- a/charts/stable/zilean/README.md
+++ b/charts/stable/zilean/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/zilean
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zilean/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/zilean/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/znc/CHANGELOG.md b/charts/stable/znc/CHANGELOG.md
index ee536d14201..cfbc6dd1a27 100644
--- a/charts/stable/znc/CHANGELOG.md
+++ b/charts/stable/znc/CHANGELOG.md
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-## [znc-3.0.0](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-3.0.0) (2022-11-10)
+## [znc-3.0.0](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-3.0.0) (2022-11-10)
### Chore
@@ -15,11 +15,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.44](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.44) (2022-11-08)
+## [znc-2.0.44](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.44) (2022-11-08)
### Chore
@@ -29,11 +29,11 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4349](https://github.com/trueforge-org/truecharts/issues/4349))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.43](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
+## [znc-2.0.43](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
### Chore
@@ -42,10 +42,10 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.43](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
+## [znc-2.0.43](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
### Chore
@@ -53,77 +53,77 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.43](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
+## [znc-2.0.43](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.43) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4342](https://github.com/trueforge-org/truecharts/issues/4342))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.42](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.42) (2022-11-07)
+## [znc-2.0.42](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.42) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.42](https://github.com/truecharts/charts/compare/znc-2.0.41...znc-2.0.42) (2022-11-06)
+## [znc-2.0.42](https://github.com/trueforge-org/truecharts/compare/znc-2.0.41...znc-2.0.42) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
+- update helm general non-major ([#4329](https://github.com/trueforge-org/truecharts/issues/4329))
-## [znc-2.0.41](https://github.com/truecharts/charts/compare/znc-2.0.40...znc-2.0.41) (2022-11-06)
+## [znc-2.0.41](https://github.com/trueforge-org/truecharts/compare/znc-2.0.40...znc-2.0.41) (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317))
+- update helm general non-major ([#4317](https://github.com/trueforge-org/truecharts/issues/4317))
-## [znc-2.0.40](https://github.com/truecharts/charts/compare/znc-2.0.39...znc-2.0.40) (2022-11-05)
+## [znc-2.0.40](https://github.com/trueforge-org/truecharts/compare/znc-2.0.39...znc-2.0.40) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308))
+- update helm general non-major ([#4308](https://github.com/trueforge-org/truecharts/issues/4308))
-## [znc-2.0.39](https://github.com/truecharts/charts/compare/znc-2.0.38...znc-2.0.39) (2022-11-02)
+## [znc-2.0.39](https://github.com/trueforge-org/truecharts/compare/znc-2.0.38...znc-2.0.39) (2022-11-02)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261))
+- update helm general non-major ([#4261](https://github.com/trueforge-org/truecharts/issues/4261))
-## [znc-2.0.38](https://github.com/truecharts/charts/compare/znc-2.0.37...znc-2.0.38) (2022-10-25)
+## [znc-2.0.38](https://github.com/trueforge-org/truecharts/compare/znc-2.0.37...znc-2.0.38) (2022-10-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
+- update helm general non-major ([#4182](https://github.com/trueforge-org/truecharts/issues/4182))
-## [znc-2.0.37](https://github.com/truecharts/charts/compare/znc-2.0.36...znc-2.0.37) (2022-10-19)
+## [znc-2.0.37](https://github.com/trueforge-org/truecharts/compare/znc-2.0.36...znc-2.0.37) (2022-10-19)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122))
+- update helm general non-major ([#4122](https://github.com/trueforge-org/truecharts/issues/4122))
-## [znc-2.0.36](https://github.com/truecharts/charts/compare/znc-2.0.35...znc-2.0.36) (2022-10-12)
+## [znc-2.0.36](https://github.com/trueforge-org/truecharts/compare/znc-2.0.35...znc-2.0.36) (2022-10-12)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071))
+- update helm general non-major ([#4071](https://github.com/trueforge-org/truecharts/issues/4071))
-## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07)
+## [znc-2.0.35](https://github.com/trueforge-org/truecharts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07)
### Chore
@@ -131,36 +131,36 @@ pagefind: false
- Auto-update chart README [skip ci]
- update helm general non-major
-## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07)
+## [znc-2.0.35](https://github.com/trueforge-org/truecharts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update helm general non-major
-## [znc-2.0.34](https://github.com/truecharts/charts/compare/znc-2.0.33...znc-2.0.34) (2022-10-05)
+## [znc-2.0.34](https://github.com/trueforge-org/truecharts/compare/znc-2.0.33...znc-2.0.34) (2022-10-05)
### Chore
- Auto-update chart README [skip ci]
-- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
+- split addons in smaller templates ([#3979](https://github.com/trueforge-org/truecharts/issues/3979))
- update helm general non-major
-## [znc-2.0.33](https://github.com/truecharts/charts/compare/znc-2.0.32...znc-2.0.33) (2022-09-27)
+## [znc-2.0.33](https://github.com/trueforge-org/truecharts/compare/znc-2.0.32...znc-2.0.33) (2022-09-27)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
+- update helm general non-major ([#3918](https://github.com/trueforge-org/truecharts/issues/3918))
-## [znc-2.0.32](https://github.com/truecharts/charts/compare/znc-2.0.31...znc-2.0.32) (2022-09-25)
+## [znc-2.0.32](https://github.com/trueforge-org/truecharts/compare/znc-2.0.31...znc-2.0.32) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898))
+- update helm general non-major ([#3898](https://github.com/trueforge-org/truecharts/issues/3898))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-22)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-22)
### Chore
@@ -178,9 +178,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21)
### Chore
@@ -197,9 +197,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21)
### Chore
@@ -215,9 +215,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20)
### Chore
@@ -232,9 +232,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20)
### Chore
@@ -248,9 +248,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
### Chore
@@ -263,9 +263,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
### Chore
@@ -277,9 +277,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-19)
### Chore
@@ -290,9 +290,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-17)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-17)
### Chore
@@ -302,9 +302,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-18)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-18)
### Chore
@@ -312,39 +312,39 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-16)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-16)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15)
+## [znc-2.0.31](https://github.com/trueforge-org/truecharts/compare/znc-2.0.30...znc-2.0.31) (2022-09-15)
### Chore
-- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
+- update helm general non-major ([#3767](https://github.com/trueforge-org/truecharts/issues/3767))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12)
### Chore
@@ -353,9 +353,9 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-12)
### Chore
@@ -363,81 +363,81 @@ pagefind: false
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.30](https://github.com/truecharts/charts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
+## [znc-2.0.30](https://github.com/trueforge-org/truecharts/compare/znc-2.0.29...znc-2.0.30) (2022-09-11)
### Chore
-- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
+- update helm general non-major ([#3711](https://github.com/trueforge-org/truecharts/issues/3711))
-## [znc-2.0.29](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.29) (2022-08-30)
+## [znc-2.0.29](https://github.com/trueforge-org/truecharts/compare/znc-2.0.27...znc-2.0.29) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
-- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm general non-major ([#3639](https://github.com/trueforge-org/truecharts/issues/3639))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [znc-2.0.28](https://github.com/truecharts/charts/compare/znc-2.0.27...znc-2.0.28) (2022-08-30)
+## [znc-2.0.28](https://github.com/trueforge-org/truecharts/compare/znc-2.0.27...znc-2.0.28) (2022-08-30)
### Chore
-- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
+- update helm chart common to v10.5.5 ([#3626](https://github.com/trueforge-org/truecharts/issues/3626))
-## [znc-2.0.27](https://github.com/truecharts/charts/compare/znc-2.0.26...znc-2.0.27) (2022-08-29)
+## [znc-2.0.27](https://github.com/trueforge-org/truecharts/compare/znc-2.0.26...znc-2.0.27) (2022-08-29)
### Chore
-- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619))
+- update helm general non-major ([#3619](https://github.com/trueforge-org/truecharts/issues/3619))
-## [znc-2.0.26](https://github.com/truecharts/charts/compare/znc-2.0.25...znc-2.0.26) (2022-08-23)
+## [znc-2.0.26](https://github.com/trueforge-org/truecharts/compare/znc-2.0.25...znc-2.0.26) (2022-08-23)
### Chore
-- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545))
+- update helm general non-major helm releases ([#3545](https://github.com/trueforge-org/truecharts/issues/3545))
-## [znc-2.0.25](https://github.com/truecharts/charts/compare/znc-2.0.24...znc-2.0.25) (2022-08-12)
+## [znc-2.0.25](https://github.com/trueforge-org/truecharts/compare/znc-2.0.24...znc-2.0.25) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
-- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456))
+- update helm general non-major helm releases ([#3456](https://github.com/trueforge-org/truecharts/issues/3456))
### Fix
-- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
+- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/trueforge-org/truecharts/issues/3447))
-## [znc-2.0.24](https://github.com/truecharts/charts/compare/znc-2.0.23...znc-2.0.24) (2022-08-08)
+## [znc-2.0.24](https://github.com/trueforge-org/truecharts/compare/znc-2.0.23...znc-2.0.24) (2022-08-08)
### Chore
-- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
-- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
+- update helm general non-major helm releases ([#3376](https://github.com/trueforge-org/truecharts/issues/3376))
+- replace questions parts with templates ([#3402](https://github.com/trueforge-org/truecharts/issues/3402))
## [znc-2.0.23](https://github.com/truecharts/apps/compare/znc-2.0.22...znc-2.0.23) (2022-07-26)
diff --git a/charts/stable/znc/Chart.yaml b/charts/stable/znc/Chart.yaml
index 1568afb04df..6ca23d685a7 100644
--- a/charts/stable/znc/Chart.yaml
+++ b/charts/stable/znc/Chart.yaml
@@ -32,6 +32,6 @@ maintainers:
name: znc
sources:
- https://ghcr.io/linuxserver/znc
- - https://github.com/truecharts/charts/tree/master/charts/stable/znc
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/znc
type: application
version: 12.3.7
diff --git a/charts/stable/znc/README.md b/charts/stable/znc/README.md
index 13ccc75ecc2..0f68c8a5adc 100644
--- a/charts/stable/znc/README.md
+++ b/charts/stable/znc/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/znc)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/stable/znc
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/znc/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/znc/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/stable/zoneminder/README.md b/charts/stable/zoneminder/README.md
index f129e2a93b0..fa6f2f104a7 100644
--- a/charts/stable/zoneminder/README.md
+++ b/charts/stable/zoneminder/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/zoneminder
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zoneminder/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/zoneminder/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/ztcuui-aio/README.md b/charts/stable/ztcuui-aio/README.md
index 562e4cade49..b2959e780bc 100644
--- a/charts/stable/ztcuui-aio/README.md
+++ b/charts/stable/ztcuui-aio/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/ztcuui-aio
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/ztcuui-aio/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/ztcuui-aio/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/zurg/README.md b/charts/stable/zurg/README.md
index 73d8528f9be..928249c8e54 100644
--- a/charts/stable/zurg/README.md
+++ b/charts/stable/zurg/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/zurg
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zurg/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/zurg/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/stable/zwavejs2mqtt/README.md b/charts/stable/zwavejs2mqtt/README.md
index 692b1a75872..ea704de2cfc 100644
--- a/charts/stable/zwavejs2mqtt/README.md
+++ b/charts/stable/zwavejs2mqtt/README.md
@@ -27,12 +27,12 @@ https://truecharts.org/charts/stable/zwavejs2mqtt
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/zwavejs2mqtt/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge/truecharts/blob/master/charts/stable/zwavejs2mqtt/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge/truecharts/blob/master/charts/library/common/values.yaml
## Support
diff --git a/charts/system/intel-gpu-plugin/Chart.yaml b/charts/system/intel-gpu-plugin/Chart.yaml
index b9cf9a1e36b..f98a76c1fbd 100644
--- a/charts/system/intel-gpu-plugin/Chart.yaml
+++ b/charts/system/intel-gpu-plugin/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: intel-gpu-plugin
sources:
- https://github.com/intel
- - https://github.com/truecharts/charts/tree/master/charts/system/intel-gpu-plugin
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/intel-gpu-plugin
- https://hub.docker.com/r/intel/intel-gpu-plugin
type: application
version: 1.3.5
diff --git a/charts/system/intel-gpu-plugin/README.md b/charts/system/intel-gpu-plugin/README.md
index a409565cfb4..814bddea78f 100644
--- a/charts/system/intel-gpu-plugin/README.md
+++ b/charts/system/intel-gpu-plugin/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/intel-gpu-plugin)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/intel-gpu-plugin
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/intel-gpu-plugin/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/intel-gpu-plugin/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/kubelet-csr-approver/Chart.yaml b/charts/system/kubelet-csr-approver/Chart.yaml
index c7d91067092..5afbe353419 100644
--- a/charts/system/kubelet-csr-approver/Chart.yaml
+++ b/charts/system/kubelet-csr-approver/Chart.yaml
@@ -34,7 +34,7 @@ name: kubelet-csr-approver
sources:
- https://ghcr.io/postfinance/kubelet-csr-approver
- https://github.com/kubelet-csr-approver/kubelet-csr-approver
- - https://github.com/truecharts/charts/tree/master/charts/system/kubelet-csr-approver
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/kubelet-csr-approver
type: application
version: 2.3.6
diff --git a/charts/system/kubelet-csr-approver/README.md b/charts/system/kubelet-csr-approver/README.md
index 96db96101b8..07e547c14c7 100644
--- a/charts/system/kubelet-csr-approver/README.md
+++ b/charts/system/kubelet-csr-approver/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/kubelet-csr-approver)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/kubelet-csr-approver
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/kubelet-csr-approver/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/kubelet-csr-approver/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/kubernetes-reflector/Chart.yaml b/charts/system/kubernetes-reflector/Chart.yaml
index 9848c2d7588..b30b174743a 100644
--- a/charts/system/kubernetes-reflector/Chart.yaml
+++ b/charts/system/kubernetes-reflector/Chart.yaml
@@ -37,7 +37,7 @@ name: kubernetes-reflector
sources:
- https://ghcr.io/emberstack/kubernetes-reflector
- https://github.com/emberstack/kubernetes-reflector
- - https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/kubernetes-reflector
type: application
version: 7.3.9
diff --git a/charts/system/kubernetes-reflector/README.md b/charts/system/kubernetes-reflector/README.md
index 9c06901c486..f0968a00b5d 100644
--- a/charts/system/kubernetes-reflector/README.md
+++ b/charts/system/kubernetes-reflector/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/kubernetes-reflector)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/kubernetes-reflector
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/kubernetes-reflector/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/kubernetes-reflector/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/lvm-disk-watcher/Chart.yaml b/charts/system/lvm-disk-watcher/Chart.yaml
index 9d0eb0ec892..5b2909c234b 100644
--- a/charts/system/lvm-disk-watcher/Chart.yaml
+++ b/charts/system/lvm-disk-watcher/Chart.yaml
@@ -33,7 +33,7 @@ maintainers:
name: lvm-disk-watcher
sources:
- https://github.com/lvm-disk-watcher/lvm-disk-watcher
- - https://github.com/truecharts/charts/tree/master/charts/system/lvm-disk-watcher
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/lvm-disk-watcher
- https://lvm-disk-watcher.universe.tf
type: application
version: 3.3.5
diff --git a/charts/system/lvm-disk-watcher/README.md b/charts/system/lvm-disk-watcher/README.md
index fe3bcbdf3ce..bb962c63d20 100644
--- a/charts/system/lvm-disk-watcher/README.md
+++ b/charts/system/lvm-disk-watcher/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/lvm-disk-watcher)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/lvm-disk-watcher
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/lvm-disk-watcher/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/lvm-disk-watcher/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/snapshot-controller/Chart.yaml b/charts/system/snapshot-controller/Chart.yaml
index f5b6e0e1b75..6668c5d54ef 100644
--- a/charts/system/snapshot-controller/Chart.yaml
+++ b/charts/system/snapshot-controller/Chart.yaml
@@ -41,7 +41,7 @@ sources:
- https://github.com/kubernetes-csi/external-snapshotter/
- https://github.com/snapshot-controller/snapshot-controller
- https://github.com/snapshot-controller/snapshot-controller-helm-chart
- - https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/snapshot-controller
type: application
version: 4.3.5
diff --git a/charts/system/snapshot-controller/README.md b/charts/system/snapshot-controller/README.md
index f3c954660d5..c1793d39489 100644
--- a/charts/system/snapshot-controller/README.md
+++ b/charts/system/snapshot-controller/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/snapshot-controller)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/snapshot-controller
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/snapshot-controller/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/snapshot-controller/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/spegel/Chart.yaml b/charts/system/spegel/Chart.yaml
index f05d331e8a0..e65146b6638 100644
--- a/charts/system/spegel/Chart.yaml
+++ b/charts/system/spegel/Chart.yaml
@@ -32,7 +32,7 @@ maintainers:
name: spegel
sources:
- https://ghcr.io/spegel-org/spegel
- - https://github.com/truecharts/charts/tree/master/charts/system/spegel
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/spegel
type: application
version: 4.3.5
diff --git a/charts/system/spegel/README.md b/charts/system/spegel/README.md
index 2472663552b..4dab5efde95 100644
--- a/charts/system/spegel/README.md
+++ b/charts/system/spegel/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/spegel)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/spegel
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/spegel/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/spegel/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/charts/system/volsync/Chart.yaml b/charts/system/volsync/Chart.yaml
index e16de2c2987..340505842d8 100644
--- a/charts/system/volsync/Chart.yaml
+++ b/charts/system/volsync/Chart.yaml
@@ -34,7 +34,7 @@ name: volsync
sources:
- https://github.com/backube/helm-charts
- https://github.com/backube/volsync
- - https://github.com/truecharts/charts/tree/master/charts/system/volsync
+ - https://github.com/trueforge-org/truecharts/tree/master/charts/system/volsync
- https://quay.io/backube/volsync
- https://quay.io/brancz/kube-rbac-proxy
- https://volsync.readthedocs.io/
diff --git a/charts/system/volsync/README.md b/charts/system/volsync/README.md
index 9525de5b02d..63486dab767 100644
--- a/charts/system/volsync/README.md
+++ b/charts/system/volsync/README.md
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/volsync)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/system/volsync
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/system/volsync/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/system/volsync/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/clustertool/README.md b/clustertool/README.md
index 98dfbce1b4c..173d68ed62c 100644
--- a/clustertool/README.md
+++ b/clustertool/README.md
@@ -2,16 +2,16 @@
clustertool
- [](https://github.com/truecharts/public/clustertool/releases)
- [](https://github.com/truecharts/public/clustertool/issues)
+ [](https://github.com/trueforge-org/truecharts/clustertool/releases)
+ [](https://github.com/trueforge-org/truecharts/clustertool/issues)
A helper tool to help building TrueCharts helm charts
·
- Report Bug
+ Report Bug
·
- Request Feature
+ Request Feature
diff --git a/clustertool/changelog.tmpl b/clustertool/changelog.tmpl
index 03115449827..1821f9a9068 100644
--- a/clustertool/changelog.tmpl
+++ b/clustertool/changelog.tmpl
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-All history information can be found at [Github History](https://github.com/truecharts/charts/commits/master/charts/{{ .Train }}/{{ .Name }})
+All history information can be found at [Github History](https://github.com/trueforge-org/truecharts/commits/master/charts/{{ .Train }}/{{ .Name }})
:::tip
@@ -13,6 +13,6 @@ If you need more than 2 scrolls to find your current version, please consider up
{{ range $key := .SortedVersions }}
## {{ $key }} • [Train: {{ (index $.Versions $key).Train }}]
{{ range $commit := (index $.Versions $key).SortedCommits }}
-- {{ printf "%s • [`%s`](https://github.com/truecharts/charts/commit/%s) • [@%s] (%s)" $commit.Message (slice $commit.CommitHash 0 7) $commit.CommitHash $commit.Author.Name $commit.Author.Date -}}
+- {{ printf "%s • [`%s`](https://github.com/trueforge-org/truecharts/commit/%s) • [@%s] (%s)" $commit.Message (slice $commit.CommitHash 0 7) $commit.CommitHash $commit.Author.Name $commit.Author.Date -}}
{{ end }}
{{ end -}}
diff --git a/clustertool/cmd/adv_gentooldocs.go b/clustertool/cmd/adv_gentooldocs.go
index 2cb9910da14..bd0f3277a91 100644
--- a/clustertool/cmd/adv_gentooldocs.go
+++ b/clustertool/cmd/adv_gentooldocs.go
@@ -1,35 +1,35 @@
package cmd
import (
- "log"
- "os"
+ "log"
+ "os"
- "github.com/spf13/cobra"
- "github.com/spf13/cobra/doc"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/spf13/cobra"
+ "github.com/spf13/cobra/doc"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var gendocsCmd = &cobra.Command{
- Use: "gentooldocs",
- Short: "Generate documentation for the CLI",
- Args: cobra.ExactArgs(1),
- Hidden: true,
- Run: func(cmd *cobra.Command, args []string) {
- outdir := args[0]
- tmpdir := helper.DocsCache
+ Use: "gentooldocs",
+ Short: "Generate documentation for the CLI",
+ Args: cobra.ExactArgs(1),
+ Hidden: true,
+ Run: func(cmd *cobra.Command, args []string) {
+ outdir := args[0]
+ tmpdir := helper.DocsCache
- if err := os.MkdirAll(tmpdir, 0o777); err != nil {
- log.Fatal(err)
- }
+ if err := os.MkdirAll(tmpdir, 0o777); err != nil {
+ log.Fatal(err)
+ }
- err := doc.GenMarkdownTree(RootCmd, tmpdir)
- if err != nil {
- log.Fatal(err)
- }
- helper.ToolDocs(tmpdir, outdir)
- },
+ err := doc.GenMarkdownTree(RootCmd, tmpdir)
+ if err != nil {
+ log.Fatal(err)
+ }
+ helper.ToolDocs(tmpdir, outdir)
+ },
}
func init() {
- adv.AddCommand(gendocsCmd)
+ adv.AddCommand(gendocsCmd)
}
diff --git a/clustertool/cmd/adv_precommit.go b/clustertool/cmd/adv_precommit.go
index db11a1bff15..a45673036d5 100644
--- a/clustertool/cmd/adv_precommit.go
+++ b/clustertool/cmd/adv_precommit.go
@@ -1,12 +1,12 @@
package cmd
import (
- "os"
- "strings"
+ "os"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var advPrecommitLongHelp = strings.TrimSpace(`
@@ -14,18 +14,18 @@ var advPrecommitLongHelp = strings.TrimSpace(`
`)
var precommit = &cobra.Command{
- Use: "precommit",
- Short: "Runs the PreCommit encryption check",
- Example: "clustertool adv precommit",
- Long: advPrecommitLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- if err := sops.CheckFilesAndReportEncryption(true, true); err != nil {
- log.Info().Msgf("Error checking files: %v\n", err)
- os.Exit(1)
- }
- },
+ Use: "precommit",
+ Short: "Runs the PreCommit encryption check",
+ Example: "clustertool adv precommit",
+ Long: advPrecommitLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := sops.CheckFilesAndReportEncryption(true, true); err != nil {
+ log.Info().Msgf("Error checking files: %v\n", err)
+ os.Exit(1)
+ }
+ },
}
func init() {
- adv.AddCommand(precommit)
+ adv.AddCommand(precommit)
}
diff --git a/clustertool/cmd/adv_testcmd.go b/clustertool/cmd/adv_testcmd.go
index 60631664574..a33ceabed31 100644
--- a/clustertool/cmd/adv_testcmd.go
+++ b/clustertool/cmd/adv_testcmd.go
@@ -1,17 +1,17 @@
package cmd
import (
- "context"
- "os"
- "path/filepath"
- "strings"
+ "context"
+ "os"
+ "path/filepath"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/kubectlcmds"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/kubectlcmds"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var advTestCmdlongHelp = strings.TrimSpace(`
@@ -19,32 +19,32 @@ This command is mostly just for development usage and should NEVER be used by en
`)
var testcmd = &cobra.Command{
- Use: "test",
- Short: "tests specific code for developer usages",
- Long: advTestCmdlongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- ctx := context.Background()
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
- // err := fluxhandler.ProcessJSONFiles("./testdata/truenas_exports")
- // if err != nil {
- // log.Info().Msg("Error:", err)
- // }
- var manifestPaths = []string{
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "sopssecret.secret.yaml"),
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "deploykey.secret.yaml"),
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "clustersettings.secret.yaml"),
- }
- for _, filePath := range manifestPaths {
- log.Info().Msgf("Bootstrap: Loading Manifest: %v", filePath)
- if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
- log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
- os.Exit(1)
- }
- }
- },
+ Use: "test",
+ Short: "tests specific code for developer usages",
+ Long: advTestCmdlongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ ctx := context.Background()
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
+ // err := fluxhandler.ProcessJSONFiles("./testdata/truenas_exports")
+ // if err != nil {
+ // log.Info().Msg("Error:", err)
+ // }
+ var manifestPaths = []string{
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "sopssecret.secret.yaml"),
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "deploykey.secret.yaml"),
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "clustersettings.secret.yaml"),
+ }
+ for _, filePath := range manifestPaths {
+ log.Info().Msgf("Bootstrap: Loading Manifest: %v", filePath)
+ if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
+ log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
+ os.Exit(1)
+ }
+ }
+ },
}
func init() {
- adv.AddCommand(testcmd)
+ adv.AddCommand(testcmd)
}
diff --git a/clustertool/cmd/charts_bump.go b/clustertool/cmd/charts_bump.go
index f3310b97918..4eb4d14e4b4 100644
--- a/clustertool/cmd/charts_bump.go
+++ b/clustertool/cmd/charts_bump.go
@@ -1,11 +1,11 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/version"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/version"
)
var chartsBumpLongHelp = strings.TrimSpace(`
@@ -13,18 +13,18 @@ var chartsBumpLongHelp = strings.TrimSpace(`
`)
var bumper = &cobra.Command{
- Use: "bump",
- Short: "generate a bumped image version",
- Long: chartsBumpLongHelp,
- Example: "clustertool charts bump ",
- Args: cobra.ExactArgs(2),
- Run: func(cmd *cobra.Command, args []string) {
- if err := version.Bump(args[0], args[1]); err != nil {
- log.Fatal().Err(err).Msg("failed to bump version")
- }
- },
+ Use: "bump",
+ Short: "generate a bumped image version",
+ Long: chartsBumpLongHelp,
+ Example: "clustertool charts bump ",
+ Args: cobra.ExactArgs(2),
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := version.Bump(args[0], args[1]); err != nil {
+ log.Fatal().Err(err).Msg("failed to bump version")
+ }
+ },
}
func init() {
- charts.AddCommand(bumper)
+ charts.AddCommand(bumper)
}
diff --git a/clustertool/cmd/charts_deps.go b/clustertool/cmd/charts_deps.go
index ac0df3be5a0..bfd711ab9b8 100644
--- a/clustertool/cmd/charts_deps.go
+++ b/clustertool/cmd/charts_deps.go
@@ -1,12 +1,12 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/deps"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/deps"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var chartsDepsLongHelp = strings.TrimSpace(`
@@ -14,23 +14,23 @@ var chartsDepsLongHelp = strings.TrimSpace(`
`)
var depsCmd = &cobra.Command{
- Use: "deps",
- Short: "Download, Update and Verify Helm dependencies",
- Long: chartsDepsLongHelp,
- Example: "clustertool charts deps ",
- Run: func(cmd *cobra.Command, args []string) {
- if err := deps.LoadGPGKey(); err != nil {
- log.Fatal().Err(err).Msg("failed to load gpg key")
- }
+ Use: "deps",
+ Short: "Download, Update and Verify Helm dependencies",
+ Long: chartsDepsLongHelp,
+ Example: "clustertool charts deps ",
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := deps.LoadGPGKey(); err != nil {
+ log.Fatal().Err(err).Msg("failed to load gpg key")
+ }
- // Specify the mode (SyncMode or AsyncMode)
- mode := helper.SyncMode // Change to helper.SyncMode for synchronous processing
- if err := helper.WalkCharts(args, deps.DownloadDeps, "", mode); err != nil {
- log.Fatal().Err(err).Msg("failed to update Chart.yaml")
- }
- },
+ // Specify the mode (SyncMode or AsyncMode)
+ mode := helper.SyncMode // Change to helper.SyncMode for synchronous processing
+ if err := helper.WalkCharts(args, deps.DownloadDeps, "", mode); err != nil {
+ log.Fatal().Err(err).Msg("failed to update Chart.yaml")
+ }
+ },
}
func init() {
- charts.AddCommand(depsCmd)
+ charts.AddCommand(depsCmd)
}
diff --git a/clustertool/cmd/charts_genchangelog.go b/clustertool/cmd/charts_genchangelog.go
index d76badce4f1..228fb8b73db 100644
--- a/clustertool/cmd/charts_genchangelog.go
+++ b/clustertool/cmd/charts_genchangelog.go
@@ -1,12 +1,12 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/changelog"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/changelog"
)
var chartsGenChangelogLongHelp = strings.TrimSpace(`
@@ -14,33 +14,33 @@ var chartsGenChangelogLongHelp = strings.TrimSpace(`
`)
var genChangelogCmd = &cobra.Command{
- Use: "genchangelog",
- Short: "Generate changelog for charts",
- Long: chartsGenChangelogLongHelp,
- Example: "clustertool charts genchangelog ",
- Run: func(cmd *cobra.Command, args []string) {
- if len(args) < 3 {
- log.Fatal().Msg("Missing required arguments. Please provide the repo path, template path and charts directory.")
- }
- opts := &changelog.ChangelogOptions{
- RepoPath: args[0],
- TemplatePath: args[1],
- ChartsDir: args[2],
- ChangelogFileName: "CHANGELOG.md",
- JSONOutputPath: "./changelog.json",
- PrettyJSON: true,
- StatusUpdateInterval: 5,
- SkipCommitsWithBadMessage: false,
- }
- if err := opts.Generate(); err != nil {
- log.Fatal().Err(err)
- }
- if err := opts.Render(); err != nil {
- log.Fatal().Err(err)
- }
- },
+ Use: "genchangelog",
+ Short: "Generate changelog for charts",
+ Long: chartsGenChangelogLongHelp,
+ Example: "clustertool charts genchangelog ",
+ Run: func(cmd *cobra.Command, args []string) {
+ if len(args) < 3 {
+ log.Fatal().Msg("Missing required arguments. Please provide the repo path, template path and charts directory.")
+ }
+ opts := &changelog.ChangelogOptions{
+ RepoPath: args[0],
+ TemplatePath: args[1],
+ ChartsDir: args[2],
+ ChangelogFileName: "CHANGELOG.md",
+ JSONOutputPath: "./changelog.json",
+ PrettyJSON: true,
+ StatusUpdateInterval: 5,
+ SkipCommitsWithBadMessage: false,
+ }
+ if err := opts.Generate(); err != nil {
+ log.Fatal().Err(err)
+ }
+ if err := opts.Render(); err != nil {
+ log.Fatal().Err(err)
+ }
+ },
}
func init() {
- charts.AddCommand(genChangelogCmd)
+ charts.AddCommand(genChangelogCmd)
}
diff --git a/clustertool/cmd/charts_genchartlist.go b/clustertool/cmd/charts_genchartlist.go
index 4f13bd57ac7..a5470e70a4f 100644
--- a/clustertool/cmd/charts_genchartlist.go
+++ b/clustertool/cmd/charts_genchartlist.go
@@ -1,13 +1,13 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/website"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/website"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var chartsGenChartsListLongHelp = strings.TrimSpace(`
@@ -15,27 +15,27 @@ var chartsGenChartsListLongHelp = strings.TrimSpace(`
`)
var genChartListCmd = &cobra.Command{
- Use: "genchartlist",
- Short: "Generate chart list json file",
- Long: chartsGenChartsListLongHelp,
- Example: "clustertool charts genchartlist ",
- Run: func(cmd *cobra.Command, args []string) {
- opts := &website.ChartListOptions{
- OutputPath: "./charts.json",
- TrainFilter: []string{}, // We can filter by train later if needed
- }
+ Use: "genchartlist",
+ Short: "Generate chart list json file",
+ Long: chartsGenChartsListLongHelp,
+ Example: "clustertool charts genchartlist ",
+ Run: func(cmd *cobra.Command, args []string) {
+ opts := &website.ChartListOptions{
+ OutputPath: "./charts.json",
+ TrainFilter: []string{}, // We can filter by train later if needed
+ }
- if err := helper.WalkCharts2(args, opts.GetChartData, helper.AsyncMode); err != nil {
- log.Fatal().Err(err).Msg("failed to generate chart list json file:")
- }
+ if err := helper.WalkCharts2(args, opts.GetChartData, helper.AsyncMode); err != nil {
+ log.Fatal().Err(err).Msg("failed to generate chart list json file:")
+ }
- if err := opts.WriteChartList(); err != nil {
- log.Fatal().Err(err).Msg("failed to write chart list json file:")
- }
+ if err := opts.WriteChartList(); err != nil {
+ log.Fatal().Err(err).Msg("failed to write chart list json file:")
+ }
- },
+ },
}
func init() {
- charts.AddCommand(genChartListCmd)
+ charts.AddCommand(genChartListCmd)
}
diff --git a/clustertool/cmd/charts_genmeta.go b/clustertool/cmd/charts_genmeta.go
index 1c41e346c41..9259c68a098 100644
--- a/clustertool/cmd/charts_genmeta.go
+++ b/clustertool/cmd/charts_genmeta.go
@@ -1,15 +1,15 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "slices"
+ "slices"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/chartFile"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/chartFile"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var chartsGenMetaLongHelp = strings.TrimSpace(`
@@ -17,28 +17,28 @@ var chartsGenMetaLongHelp = strings.TrimSpace(`
`)
var genMetaCmd = &cobra.Command{
- Use: "genmeta",
- Short: "Generate and update Chart.yaml metadata",
- Example: "clustertool charts genmeta",
- Long: chartsGenMetaLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- bump := ""
- if len(args) > 0 && slices.Contains([]string{"patch", "minor", "major"}, args[0]) {
- bump = args[0]
- args = args[1:]
- }
+ Use: "genmeta",
+ Short: "Generate and update Chart.yaml metadata",
+ Example: "clustertool charts genmeta",
+ Long: chartsGenMetaLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ bump := ""
+ if len(args) > 0 && slices.Contains([]string{"patch", "minor", "major"}, args[0]) {
+ bump = args[0]
+ args = args[1:]
+ }
- // Specify the mode (SyncMode or AsyncMode)
- // Async Mode showed concurrency issues (Stavros)
- mode := helper.SyncMode
+ // Specify the mode (SyncMode or AsyncMode)
+ // Async Mode showed concurrency issues (Stavros)
+ mode := helper.SyncMode
- err := helper.WalkCharts(args, chartFile.UpdateChartFile, bump, mode)
- if err != nil {
- log.Fatal().Err(err).Msg("failed to update Chart.yaml:")
- }
- },
+ err := helper.WalkCharts(args, chartFile.UpdateChartFile, bump, mode)
+ if err != nil {
+ log.Fatal().Err(err).Msg("failed to update Chart.yaml:")
+ }
+ },
}
func init() {
- charts.AddCommand(genMetaCmd)
+ charts.AddCommand(genMetaCmd)
}
diff --git a/clustertool/cmd/charts_tagclean.go b/clustertool/cmd/charts_tagclean.go
index a59772eaf42..0d2cefb37fa 100644
--- a/clustertool/cmd/charts_tagclean.go
+++ b/clustertool/cmd/charts_tagclean.go
@@ -1,12 +1,12 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/charts/image"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/image"
)
var chartsTagCleanLongHelp = strings.TrimSpace(`
@@ -14,19 +14,19 @@ var chartsTagCleanLongHelp = strings.TrimSpace(`
`)
var tagCleaner = &cobra.Command{
- Use: "tagcleaner",
- Short: "Creates a clean version tag from a container digest",
- Long: chartsTagCleanLongHelp,
- Example: "clustertool charts tagclean ",
- Args: cobra.ExactArgs(1),
- Run: func(cmd *cobra.Command, args []string) {
- err := image.Clean(args[0])
- if err != nil {
- log.Fatal().Err(err).Msg("failed to clean tag")
- }
- },
+ Use: "tagcleaner",
+ Short: "Creates a clean version tag from a container digest",
+ Long: chartsTagCleanLongHelp,
+ Example: "clustertool charts tagclean ",
+ Args: cobra.ExactArgs(1),
+ Run: func(cmd *cobra.Command, args []string) {
+ err := image.Clean(args[0])
+ if err != nil {
+ log.Fatal().Err(err).Msg("failed to clean tag")
+ }
+ },
}
func init() {
- charts.AddCommand(tagCleaner)
+ charts.AddCommand(tagCleaner)
}
diff --git a/clustertool/cmd/checkcrypt.go b/clustertool/cmd/checkcrypt.go
index 2ad325a35db..defec2ab523 100644
--- a/clustertool/cmd/checkcrypt.go
+++ b/clustertool/cmd/checkcrypt.go
@@ -1,12 +1,12 @@
package cmd
import (
- "os"
- "strings"
+ "os"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var checkcyptLongHelp = strings.TrimSpace(`
@@ -17,19 +17,19 @@ This tool can, for example, be used as a pre-commit check and will fail with a n
`)
var checkcrypt = &cobra.Command{
- Use: "checkcrypt",
- Short: "Checks if all files are encrypted correctly in accordance with .sops.yaml",
- Aliases: []string{"checkencrypt"},
- Example: "clustertool checkcrypt",
- Long: checkcyptLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- if err := sops.CheckFilesAndReportEncryption(false, false); err != nil {
- log.Info().Msgf("Error checking files: %v\n", err)
- os.Exit(1)
- }
- },
+ Use: "checkcrypt",
+ Short: "Checks if all files are encrypted correctly in accordance with .sops.yaml",
+ Aliases: []string{"checkencrypt"},
+ Example: "clustertool checkcrypt",
+ Long: checkcyptLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := sops.CheckFilesAndReportEncryption(false, false); err != nil {
+ log.Info().Msgf("Error checking files: %v\n", err)
+ os.Exit(1)
+ }
+ },
}
func init() {
- RootCmd.AddCommand(checkcrypt)
+ RootCmd.AddCommand(checkcrypt)
}
diff --git a/clustertool/cmd/decrypt.go b/clustertool/cmd/decrypt.go
index 278c25a69d2..44c88e9f648 100644
--- a/clustertool/cmd/decrypt.go
+++ b/clustertool/cmd/decrypt.go
@@ -1,11 +1,11 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var decryptLongHelp = strings.TrimSpace(`
@@ -15,17 +15,17 @@ If so, they are decrypted using your "age.agekey" file as specified in ".sops.ya
`)
var decrypt = &cobra.Command{
- Use: "decrypt",
- Short: "Decrypt all high-risk data using sops",
- Example: "clustertool decrypt",
- Long: decryptLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- },
+ Use: "decrypt",
+ Short: "Decrypt all high-risk data using sops",
+ Example: "clustertool decrypt",
+ Long: decryptLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ },
}
func init() {
- RootCmd.AddCommand(decrypt)
+ RootCmd.AddCommand(decrypt)
}
diff --git a/clustertool/cmd/encrypt.go b/clustertool/cmd/encrypt.go
index 530222ee6d3..78bffbc19be 100644
--- a/clustertool/cmd/encrypt.go
+++ b/clustertool/cmd/encrypt.go
@@ -1,11 +1,11 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var encryptLongHelp = strings.TrimSpace(`
@@ -15,17 +15,17 @@ Afterwards, they are encrypted using your "age.agekey" file as specified in ".so
`)
var encrypt = &cobra.Command{
- Use: "encrypt",
- Short: "Encrypt all high-risk data using sops",
- Example: "clustertool encrypt",
- Long: encryptLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- if err := sops.EncryptAllFiles(); err != nil {
- log.Info().Msgf("Error encrypting files: %v\n", err)
- }
- },
+ Use: "encrypt",
+ Short: "Encrypt all high-risk data using sops",
+ Example: "clustertool encrypt",
+ Long: encryptLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := sops.EncryptAllFiles(); err != nil {
+ log.Info().Msgf("Error encrypting files: %v\n", err)
+ }
+ },
}
func init() {
- RootCmd.AddCommand(encrypt)
+ RootCmd.AddCommand(encrypt)
}
diff --git a/clustertool/cmd/flux_bootstrap.go b/clustertool/cmd/flux_bootstrap.go
index 3a35eb9b3ef..5175e8215ac 100644
--- a/clustertool/cmd/flux_bootstrap.go
+++ b/clustertool/cmd/flux_bootstrap.go
@@ -1,14 +1,14 @@
package cmd
import (
- "context"
- "strings"
+ "context"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var fluxBootstrapLongHelp = strings.TrimSpace(`
@@ -16,21 +16,21 @@ var fluxBootstrapLongHelp = strings.TrimSpace(`
`)
var fluxbootstrap = &cobra.Command{
- Use: "bootstrap",
- Short: "Manually bootstrap fluxcd on existing cluster",
- Example: "clustertool flux bootstrap",
- Long: fluxBootstrapLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- ctx := context.Background()
+ Use: "bootstrap",
+ Short: "Manually bootstrap fluxcd on existing cluster",
+ Example: "clustertool flux bootstrap",
+ Long: fluxBootstrapLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ ctx := context.Background()
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- initfiles.LoadTalEnv(false)
- fluxhandler.FluxBootstrap(ctx)
- },
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ initfiles.LoadTalEnv(false)
+ fluxhandler.FluxBootstrap(ctx)
+ },
}
func init() {
- fluxCmd.AddCommand(fluxbootstrap)
+ fluxCmd.AddCommand(fluxbootstrap)
}
diff --git a/clustertool/cmd/genconfig.go b/clustertool/cmd/genconfig.go
index 9b500f5ee61..96efc5d0565 100644
--- a/clustertool/cmd/genconfig.go
+++ b/clustertool/cmd/genconfig.go
@@ -1,10 +1,10 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
)
var genConfigLongHelp = strings.TrimSpace(`
@@ -17,16 +17,16 @@ It also ensures the same configmap is always added by updating the patches.
`)
var genConfig = &cobra.Command{
- Use: "genconfig",
- Short: "generate Configuration files",
- Long: genConfigLongHelp,
- Example: "clustertool genconfig",
- Run: func(cmd *cobra.Command, args []string) {
+ Use: "genconfig",
+ Short: "generate Configuration files",
+ Long: genConfigLongHelp,
+ Example: "clustertool genconfig",
+ Run: func(cmd *cobra.Command, args []string) {
- gencmd.GenConfig(args)
- },
+ gencmd.GenConfig(args)
+ },
}
func init() {
- RootCmd.AddCommand(genConfig)
+ RootCmd.AddCommand(genConfig)
}
diff --git a/clustertool/cmd/helmrelease_install.go b/clustertool/cmd/helmrelease_install.go
index 9892b34c4e8..9b937b75a27 100644
--- a/clustertool/cmd/helmrelease_install.go
+++ b/clustertool/cmd/helmrelease_install.go
@@ -1,12 +1,12 @@
package cmd
import (
- "path/filepath"
- "strings"
+ "path/filepath"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
)
var hrInstalLongHelp = strings.TrimSpace(`
@@ -14,31 +14,31 @@ var hrInstalLongHelp = strings.TrimSpace(`
`)
var hrinstall = &cobra.Command{
- Use: "install",
- Short: "install a helm-release file without flux, helm-release file needs to be called helm-release.yaml",
- Example: "clustertool helmrelease install",
- Long: hrInstalLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- initfiles.LoadTalEnv(false)
+ Use: "install",
+ Short: "install a helm-release file without flux, helm-release file needs to be called helm-release.yaml",
+ Example: "clustertool helmrelease install",
+ Long: hrInstalLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ initfiles.LoadTalEnv(false)
- var dir string
+ var dir string
- // Check if args[0] includes a filename
- if filename := filepath.Base(args[0]); filename != "" && filename != "." && filename != "/" {
- dir = filepath.Dir(args[0])
- } else {
- dir = args[0] // Assuming args[0] is just a directory path without a filename
- }
- helmRepoPath := filepath.Join("./repositories", "helm")
- helmRepos, _ := fluxhandler.LoadAllHelmRepos(helmRepoPath)
- intermediateCharts := []fluxhandler.HelmChart{
- {dir, false, true},
- }
+ // Check if args[0] includes a filename
+ if filename := filepath.Base(args[0]); filename != "" && filename != "." && filename != "/" {
+ dir = filepath.Dir(args[0])
+ } else {
+ dir = args[0] // Assuming args[0] is just a directory path without a filename
+ }
+ helmRepoPath := filepath.Join("./repositories", "helm")
+ helmRepos, _ := fluxhandler.LoadAllHelmRepos(helmRepoPath)
+ intermediateCharts := []fluxhandler.HelmChart{
+ {dir, false, true},
+ }
- fluxhandler.InstallCharts(intermediateCharts, helmRepos, false)
- },
+ fluxhandler.InstallCharts(intermediateCharts, helmRepos, false)
+ },
}
func init() {
- helmrelease.AddCommand(hrinstall)
+ helmrelease.AddCommand(hrinstall)
}
diff --git a/clustertool/cmd/helmrelease_upgrade.go b/clustertool/cmd/helmrelease_upgrade.go
index 61457532429..5a7a654017b 100644
--- a/clustertool/cmd/helmrelease_upgrade.go
+++ b/clustertool/cmd/helmrelease_upgrade.go
@@ -1,12 +1,12 @@
package cmd
import (
- "path/filepath"
- "strings"
+ "path/filepath"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
)
var hrUpgradeLongHelp = strings.TrimSpace(`
@@ -14,32 +14,32 @@ var hrUpgradeLongHelp = strings.TrimSpace(`
`)
var hrupgrade = &cobra.Command{
- Use: "upgrade",
- Short: "run helm-upgrade using a helm-release file without flux",
- Aliases: []string{"update", "edit"},
- Example: "clustertool helmrelease upgrade",
- Long: hrUpgradeLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- initfiles.LoadTalEnv(false)
+ Use: "upgrade",
+ Short: "run helm-upgrade using a helm-release file without flux",
+ Aliases: []string{"update", "edit"},
+ Example: "clustertool helmrelease upgrade",
+ Long: hrUpgradeLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ initfiles.LoadTalEnv(false)
- var dir string
+ var dir string
- // Check if args[0] includes a filename
- if filename := filepath.Base(args[0]); filename != "" && filename != "." && filename != "/" {
- dir = filepath.Dir(args[0])
- } else {
- dir = args[0] // Assuming args[0] is just a directory path without a filename
- }
- helmRepoPath := filepath.Join("./repositories", "helm")
- helmRepos, _ := fluxhandler.LoadAllHelmRepos(helmRepoPath)
- intermediateCharts := []fluxhandler.HelmChart{
- {dir, false, true},
- }
+ // Check if args[0] includes a filename
+ if filename := filepath.Base(args[0]); filename != "" && filename != "." && filename != "/" {
+ dir = filepath.Dir(args[0])
+ } else {
+ dir = args[0] // Assuming args[0] is just a directory path without a filename
+ }
+ helmRepoPath := filepath.Join("./repositories", "helm")
+ helmRepos, _ := fluxhandler.LoadAllHelmRepos(helmRepoPath)
+ intermediateCharts := []fluxhandler.HelmChart{
+ {dir, false, true},
+ }
- fluxhandler.UpgradeCharts(intermediateCharts, helmRepos, false)
- },
+ fluxhandler.UpgradeCharts(intermediateCharts, helmRepos, false)
+ },
}
func init() {
- helmrelease.AddCommand(hrupgrade)
+ helmrelease.AddCommand(hrupgrade)
}
diff --git a/clustertool/cmd/info.go b/clustertool/cmd/info.go
index 85d9b7e66f8..b68663db166 100644
--- a/clustertool/cmd/info.go
+++ b/clustertool/cmd/info.go
@@ -1,10 +1,10 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/info"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/info"
)
var infoLongHelp = strings.TrimSpace(`
@@ -21,15 +21,15 @@ Workflow:
`)
var infoCmd = &cobra.Command{
- Use: "info",
- Short: "Prints information about the clustertool binary",
- Long: infoLongHelp,
- Example: "clustertool info",
- Run: func(cmd *cobra.Command, args []string) {
- info.NewInfo().Print()
- },
+ Use: "info",
+ Short: "Prints information about the clustertool binary",
+ Long: infoLongHelp,
+ Example: "clustertool info",
+ Run: func(cmd *cobra.Command, args []string) {
+ info.NewInfo().Print()
+ },
}
func init() {
- RootCmd.AddCommand(infoCmd)
+ RootCmd.AddCommand(infoCmd)
}
diff --git a/clustertool/cmd/init.go b/clustertool/cmd/init.go
index 653589b09ae..050fffaba59 100644
--- a/clustertool/cmd/init.go
+++ b/clustertool/cmd/init.go
@@ -1,11 +1,11 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
var initLongHelp = strings.TrimSpace(`
@@ -18,18 +18,18 @@ When done, please run clustertool genconfig to generate all configurations based
`)
var initFiles = &cobra.Command{
- Use: "init",
- Short: "generate Basic ClusterTool file-and-folder structure in current folder",
- Long: initLongHelp,
- Example: "clustertool init",
- Run: func(cmd *cobra.Command, args []string) {
+ Use: "init",
+ Short: "generate Basic ClusterTool file-and-folder structure in current folder",
+ Long: initLongHelp,
+ Example: "clustertool init",
+ Run: func(cmd *cobra.Command, args []string) {
- sops.DecryptFiles()
+ sops.DecryptFiles()
- initfiles.InitFiles()
- },
+ initfiles.InitFiles()
+ },
}
func init() {
- RootCmd.AddCommand(initFiles)
+ RootCmd.AddCommand(initFiles)
}
diff --git a/clustertool/cmd/root.go b/clustertool/cmd/root.go
index f7e820734cb..625f4bc4ee9 100644
--- a/clustertool/cmd/root.go
+++ b/clustertool/cmd/root.go
@@ -1,47 +1,47 @@
package cmd
import (
- "os"
- "path/filepath"
+ "os"
+ "path/filepath"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var thisversion string
var RootCmd = &cobra.Command{
- Use: "clustertool",
- Short: "A tool to help with creating Talos cluster",
- Long: infoLongHelp,
- SilenceUsage: true,
- SilenceErrors: true,
- Version: thisversion,
+ Use: "clustertool",
+ Short: "A tool to help with creating Talos cluster",
+ Long: infoLongHelp,
+ SilenceUsage: true,
+ SilenceErrors: true,
+ Version: thisversion,
}
func init() {
- // Define the --cluster flag
- RootCmd.PersistentFlags().StringVar(&helper.ClusterName, "cluster", "main", "Cluster name")
+ // Define the --cluster flag
+ RootCmd.PersistentFlags().StringVar(&helper.ClusterName, "cluster", "main", "Cluster name")
}
func Execute() error {
- // Parse only the persistent flags (like --cluster) before executing any command
- RootCmd.PersistentFlags().Parse(os.Args[1:])
+ // Parse only the persistent flags (like --cluster) before executing any command
+ RootCmd.PersistentFlags().Parse(os.Args[1:])
- // You can now access the helper.ClusterName variable
- if helper.ClusterName != "" {
- log.Info().Msgf("Cluster name: %s\n", helper.ClusterName)
- helper.ClusterPath = filepath.Join("./clusters", helper.ClusterName)
- helper.ClusterEnvFile = filepath.Join(helper.ClusterPath, "/clusterenv.yaml")
- helper.TalConfigFile = filepath.Join(helper.ClusterPath, "/talos", "talconfig.yaml")
- helper.TalosPath = filepath.Join(helper.ClusterPath, "/talos")
- helper.KubernetesPath = filepath.Join(helper.ClusterPath, "/kubernetes")
- helper.TalosGenerated = filepath.Join(helper.TalosPath, "/generated")
- helper.TalosConfigFile = filepath.Join(helper.TalosGenerated, "talosconfig")
- helper.TalSecretFile = filepath.Join(helper.TalosGenerated, "talsecret.yaml")
- }
+ // You can now access the helper.ClusterName variable
+ if helper.ClusterName != "" {
+ log.Info().Msgf("Cluster name: %s\n", helper.ClusterName)
+ helper.ClusterPath = filepath.Join("./clusters", helper.ClusterName)
+ helper.ClusterEnvFile = filepath.Join(helper.ClusterPath, "/clusterenv.yaml")
+ helper.TalConfigFile = filepath.Join(helper.ClusterPath, "/talos", "talconfig.yaml")
+ helper.TalosPath = filepath.Join(helper.ClusterPath, "/talos")
+ helper.KubernetesPath = filepath.Join(helper.ClusterPath, "/kubernetes")
+ helper.TalosGenerated = filepath.Join(helper.TalosPath, "/generated")
+ helper.TalosConfigFile = filepath.Join(helper.TalosGenerated, "talosconfig")
+ helper.TalSecretFile = filepath.Join(helper.TalosGenerated, "talsecret.yaml")
+ }
- // Execute the root command and all subcommands
- return RootCmd.Execute()
+ // Execute the root command and all subcommands
+ return RootCmd.Execute()
}
diff --git a/clustertool/cmd/talos_apply.go b/clustertool/cmd/talos_apply.go
index 486b20c42cb..05d96282dbb 100644
--- a/clustertool/cmd/talos_apply.go
+++ b/clustertool/cmd/talos_apply.go
@@ -1,16 +1,16 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/nodestatus"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/nodestatus"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var applyLongHelp = strings.TrimSpace(`
@@ -45,79 +45,79 @@ Not any contained helm-charts
`)
var apply = &cobra.Command{
- Use: "apply",
- Short: "apply",
- Aliases: []string{"apply-config"},
- Example: "clustertool apply ",
- Long: applyLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- var extraArgs []string
- node := ""
+ Use: "apply",
+ Short: "apply",
+ Aliases: []string{"apply-config"},
+ Example: "clustertool apply ",
+ Long: applyLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ var extraArgs []string
+ node := ""
- if len(args) > 1 {
- extraArgs = args[1:]
- }
- if len(args) >= 1 {
- node = args[0]
- if args[0] == "all" {
- node = ""
- }
- }
+ if len(args) > 1 {
+ extraArgs = args[1:]
+ }
+ if len(args) >= 1 {
+ node = args[0]
+ if args[0] == "all" {
+ node = ""
+ }
+ }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
- bootstrapNode := talassist.TalConfig.Nodes[0].IPAddress
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
+ bootstrapNode := talassist.TalConfig.Nodes[0].IPAddress
- log.Info().Msgf("Checking if first node is ready to recieve anything... %s", bootstrapNode)
- status, err := nodestatus.WaitForHealth(bootstrapNode, []string{"running", "maintenance"})
- if err != nil {
+ log.Info().Msgf("Checking if first node is ready to recieve anything... %s", bootstrapNode)
+ status, err := nodestatus.WaitForHealth(bootstrapNode, []string{"running", "maintenance"})
+ if err != nil {
- } else if status == "maintenance" {
- bootstrapNeeded, err := nodestatus.CheckNeedBootstrap(bootstrapNode)
- if err != nil {
+ } else if status == "maintenance" {
+ bootstrapNeeded, err := nodestatus.CheckNeedBootstrap(bootstrapNode)
+ if err != nil {
- } else if bootstrapNeeded {
- log.Info().Msg("First Node requires to be bootstrapped before it can be used.")
- if helper.GetYesOrNo("Do you want to bootstrap now? (yes/no) [y/n]: ") {
- gencmd.RunBootstrap(extraArgs)
- if helper.GetYesOrNo("Do you want to apply config to all remaining clusternodes as well? (yes/no) [y/n]: ") {
- RunApply(false, "", extraArgs)
- }
- } else {
- log.Info().Msg("Exiting bootstrap, as apply is not possible...")
- }
+ } else if bootstrapNeeded {
+ log.Info().Msg("First Node requires to be bootstrapped before it can be used.")
+ if helper.GetYesOrNo("Do you want to bootstrap now? (yes/no) [y/n]: ") {
+ gencmd.RunBootstrap(extraArgs)
+ if helper.GetYesOrNo("Do you want to apply config to all remaining clusternodes as well? (yes/no) [y/n]: ") {
+ RunApply(false, "", extraArgs)
+ }
+ } else {
+ log.Info().Msg("Exiting bootstrap, as apply is not possible...")
+ }
- } else {
- log.Info().Msg("Detected maintenance mode, but first node does not require to be bootrapped.")
- log.Info().Msg("Assuming apply is requested... continuing with Apply...")
- RunApply(true, node, extraArgs)
- }
+ } else {
+ log.Info().Msg("Detected maintenance mode, but first node does not require to be bootrapped.")
+ log.Info().Msg("Assuming apply is requested... continuing with Apply...")
+ RunApply(true, node, extraArgs)
+ }
- } else if status == "running" {
- log.Info().Msg("Apply: running first controlnode detected, continuing...")
- RunApply(true, node, extraArgs)
- }
- },
+ } else if status == "running" {
+ log.Info().Msg("Apply: running first controlnode detected, continuing...")
+ RunApply(true, node, extraArgs)
+ }
+ },
}
func RunApply(kubeconfig bool, node string, extraArgs []string) {
- taloscmds := gencmd.GenApply(node, extraArgs)
- gencmd.ExecCmds(taloscmds, true)
+ taloscmds := gencmd.GenApply(node, extraArgs)
+ gencmd.ExecCmds(taloscmds, true)
- if kubeconfig {
- kubeconfigcmds := gencmd.GenPlain("kubeconfig", helper.TalEnv["VIP_IP"], []string{"-f"})
- gencmd.ExecCmd(kubeconfigcmds[0])
- }
+ if kubeconfig {
+ kubeconfigcmds := gencmd.GenPlain("kubeconfig", helper.TalEnv["VIP_IP"], []string{"-f"})
+ gencmd.ExecCmd(kubeconfigcmds[0])
+ }
- //if helper.GetYesOrNo("Do you want to (re)load ssh, Sops and ClusterEnv onto the cluster? (yes/no) [y/n]: ") {
- //
- //}
+ //if helper.GetYesOrNo("Do you want to (re)load ssh, Sops and ClusterEnv onto the cluster? (yes/no) [y/n]: ") {
+ //
+ //}
}
func init() {
- talosCmd.AddCommand(apply)
+ talosCmd.AddCommand(apply)
}
diff --git a/clustertool/cmd/talos_bootstrap.go b/clustertool/cmd/talos_bootstrap.go
index ca7ba992c76..b21c58d8746 100644
--- a/clustertool/cmd/talos_bootstrap.go
+++ b/clustertool/cmd/talos_bootstrap.go
@@ -1,13 +1,13 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var advBootstrapLongHelp = strings.TrimSpace(`
@@ -15,24 +15,24 @@ var advBootstrapLongHelp = strings.TrimSpace(`
`)
var bootstrap = &cobra.Command{
- Use: "bootstrap",
- Short: "bootstrap first Talos Node",
- Example: "clustertool talos bootstrap",
- Long: advBootstrapLongHelp,
- Run: bootstrapfunc,
+ Use: "bootstrap",
+ Short: "bootstrap first Talos Node",
+ Example: "clustertool talos bootstrap",
+ Long: advBootstrapLongHelp,
+ Run: bootstrapfunc,
}
func bootstrapfunc(cmd *cobra.Command, args []string) {
- if helper.GetYesOrNo("Do you want to also run the complete ClusterTool Bootstrap, besides just talos? (yes/no) [y/n]: ") {
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
- gencmd.RunBootstrap(args)
- } else {
- bootstrapcmds := gencmd.GenPlain("bootstrap", talassist.TalConfig.Nodes[0].IPAddress, []string{})
- gencmd.ExecCmd(bootstrapcmds[0])
- }
+ if helper.GetYesOrNo("Do you want to also run the complete ClusterTool Bootstrap, besides just talos? (yes/no) [y/n]: ") {
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
+ gencmd.RunBootstrap(args)
+ } else {
+ bootstrapcmds := gencmd.GenPlain("bootstrap", talassist.TalConfig.Nodes[0].IPAddress, []string{})
+ gencmd.ExecCmd(bootstrapcmds[0])
+ }
}
func init() {
- talosCmd.AddCommand(bootstrap)
+ talosCmd.AddCommand(bootstrap)
}
diff --git a/clustertool/cmd/talos_health.go b/clustertool/cmd/talos_health.go
index 91bf17b20a9..8793cfe0a1b 100644
--- a/clustertool/cmd/talos_health.go
+++ b/clustertool/cmd/talos_health.go
@@ -1,15 +1,15 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var advHealthLongHelp = strings.TrimSpace(`
@@ -17,22 +17,22 @@ var advHealthLongHelp = strings.TrimSpace(`
`)
var health = &cobra.Command{
- Use: "health",
- Short: "Check Talos Cluster Health",
- Example: "clustertool talos health",
- Long: advHealthLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
- log.Info().Msg("Running Cluster HealthCheck")
- healthcmd := gencmd.GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
- gencmd.ExecCmd(healthcmd[0])
- },
+ Use: "health",
+ Short: "Check Talos Cluster Health",
+ Example: "clustertool talos health",
+ Long: advHealthLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
+ log.Info().Msg("Running Cluster HealthCheck")
+ healthcmd := gencmd.GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
+ gencmd.ExecCmd(healthcmd[0])
+ },
}
func init() {
- talosCmd.AddCommand(health)
+ talosCmd.AddCommand(health)
}
diff --git a/clustertool/cmd/talos_kubeconfig.go b/clustertool/cmd/talos_kubeconfig.go
index 7d62e661997..4b34504d84a 100644
--- a/clustertool/cmd/talos_kubeconfig.go
+++ b/clustertool/cmd/talos_kubeconfig.go
@@ -1,14 +1,14 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var advKubeconfigLongHelp = strings.TrimSpace(`
@@ -16,37 +16,37 @@ var advKubeconfigLongHelp = strings.TrimSpace(`
`)
var kubeconfig = &cobra.Command{
- Use: "kubeconfig",
- Short: "kubeconfig for Talos Cluster",
- Example: "clustertool talos kubeconfig ",
- Long: advResetLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- var extraArgs []string
- node := ""
+ Use: "kubeconfig",
+ Short: "kubeconfig for Talos Cluster",
+ Example: "clustertool talos kubeconfig ",
+ Long: advResetLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ var extraArgs []string
+ node := ""
- if len(args) > 1 {
- extraArgs = args[1:]
- }
- if len(args) >= 1 {
- node = args[0]
- if args[0] == "all" {
- node = ""
- }
- }
+ if len(args) > 1 {
+ extraArgs = args[1:]
+ }
+ if len(args) >= 1 {
+ node = args[0]
+ if args[0] == "all" {
+ node = ""
+ }
+ }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
- log.Info().Msg("Running Cluster kubeconfig")
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
+ log.Info().Msg("Running Cluster kubeconfig")
- taloscmds := gencmd.GenPlain("kubeconfig", node, extraArgs)
- gencmd.ExecCmds(taloscmds, true)
+ taloscmds := gencmd.GenPlain("kubeconfig", node, extraArgs)
+ gencmd.ExecCmds(taloscmds, true)
- },
+ },
}
func init() {
- talosCmd.AddCommand(kubeconfig)
+ talosCmd.AddCommand(kubeconfig)
}
diff --git a/clustertool/cmd/talos_reset.go b/clustertool/cmd/talos_reset.go
index 40cdbc5d7f2..d43edd38197 100644
--- a/clustertool/cmd/talos_reset.go
+++ b/clustertool/cmd/talos_reset.go
@@ -1,14 +1,14 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var advResetLongHelp = strings.TrimSpace(`
@@ -16,38 +16,38 @@ var advResetLongHelp = strings.TrimSpace(`
`)
var reset = &cobra.Command{
- Use: "reset",
- Short: "Reset Talos Nodes and Kubernetes",
- Example: "clustertool talos reset ",
- Long: advResetLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- var extraArgs []string
- node := ""
+ Use: "reset",
+ Short: "Reset Talos Nodes and Kubernetes",
+ Example: "clustertool talos reset ",
+ Long: advResetLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ var extraArgs []string
+ node := ""
- if len(args) > 1 {
- extraArgs = args[1:]
- }
- if len(args) >= 1 {
- node = args[0]
- if args[0] == "all" {
- node = ""
- }
- }
+ if len(args) > 1 {
+ extraArgs = args[1:]
+ }
+ if len(args) >= 1 {
+ node = args[0]
+ if args[0] == "all" {
+ node = ""
+ }
+ }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
- log.Info().Msg("Running Cluster node Reset")
+ log.Info().Msg("Running Cluster node Reset")
- taloscmds := gencmd.GenPlain("reset", node, extraArgs)
- gencmd.ExecCmds(taloscmds, true)
+ taloscmds := gencmd.GenPlain("reset", node, extraArgs)
+ gencmd.ExecCmds(taloscmds, true)
- },
+ },
}
func init() {
- talosCmd.AddCommand(reset)
+ talosCmd.AddCommand(reset)
}
diff --git a/clustertool/cmd/talos_upgrade.go b/clustertool/cmd/talos_upgrade.go
index 5d607218a38..eb147406c70 100644
--- a/clustertool/cmd/talos_upgrade.go
+++ b/clustertool/cmd/talos_upgrade.go
@@ -1,15 +1,15 @@
package cmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/spf13/cobra"
- "github.com/truecharts/public/clustertool/pkg/gencmd"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/spf13/cobra"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/gencmd"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var upgradeLongHelp = strings.TrimSpace(`
@@ -21,46 +21,46 @@ On top of this, after upgrading Talos on all nodes, it also executes kubernetes-
`)
var upgrade = &cobra.Command{
- Use: "upgrade",
- Short: "Upgrade Talos Nodes and Kubernetes",
- Example: "clustertool talos upgrade ",
- Long: upgradeLongHelp,
- Run: func(cmd *cobra.Command, args []string) {
- var extraArgs []string
- node := ""
+ Use: "upgrade",
+ Short: "Upgrade Talos Nodes and Kubernetes",
+ Example: "clustertool talos upgrade ",
+ Long: upgradeLongHelp,
+ Run: func(cmd *cobra.Command, args []string) {
+ var extraArgs []string
+ node := ""
- if len(args) > 1 {
- extraArgs = args[1:]
- }
- if len(args) >= 1 {
- node = args[0]
- if args[0] == "all" {
- node = ""
- }
- }
+ if len(args) > 1 {
+ extraArgs = args[1:]
+ }
+ if len(args) >= 1 {
+ node = args[0]
+ if args[0] == "all" {
+ node = ""
+ }
+ }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- initfiles.LoadTalEnv(false)
- talassist.LoadTalConfig()
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ initfiles.LoadTalEnv(false)
+ talassist.LoadTalConfig()
- log.Info().Msg("Running Cluster Upgrade")
+ log.Info().Msg("Running Cluster Upgrade")
- taloscmds := gencmd.GenUpgrade(node, extraArgs)
- gencmd.ExecCmds(taloscmds, true)
+ taloscmds := gencmd.GenUpgrade(node, extraArgs)
+ gencmd.ExecCmds(taloscmds, true)
- log.Info().Msg("Running Kubernetes Upgrade")
- kubeUpgradeCmd := gencmd.GenKubeUpgrade(helper.TalEnv["VIP_IP"])
- gencmd.ExecCmd(kubeUpgradeCmd)
+ log.Info().Msg("Running Kubernetes Upgrade")
+ kubeUpgradeCmd := gencmd.GenKubeUpgrade(helper.TalEnv["VIP_IP"])
+ gencmd.ExecCmd(kubeUpgradeCmd)
- log.Info().Msg("(re)Loading KubeConfig)")
- kubeconfigcmds := gencmd.GenPlain("health", helper.TalEnv["VIP_IP"], []string{"-f"})
- gencmd.ExecCmd(kubeconfigcmds[0])
+ log.Info().Msg("(re)Loading KubeConfig)")
+ kubeconfigcmds := gencmd.GenPlain("health", helper.TalEnv["VIP_IP"], []string{"-f"})
+ gencmd.ExecCmd(kubeconfigcmds[0])
- },
+ },
}
func init() {
- talosCmd.AddCommand(upgrade)
+ talosCmd.AddCommand(upgrade)
}
diff --git a/clustertool/embed/embed.go b/clustertool/embed/embed.go
index 9dcae999488..7e03738b4b0 100644
--- a/clustertool/embed/embed.go
+++ b/clustertool/embed/embed.go
@@ -1,16 +1,16 @@
package embed
import (
- "embed"
- "io/fs"
- "os"
- "path/filepath"
- "runtime"
+ "embed"
+ "io/fs"
+ "os"
+ "path/filepath"
+ "runtime"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/leaanthony/debme"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/leaanthony/debme"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
//go:embed generic/*
@@ -18,90 +18,90 @@ var GenericFiles embed.FS
var TalosExec string
func AllToCache() {
- err := os.RemoveAll(helper.CacheDir)
- if err != nil {
- log.Fatal().Err(err)
- }
- GOOSARCH := runtime.GOOS + "_" + runtime.GOARCH
- filesToCache(StaticFiles, GOOSARCH)
- filesToCache(GenericFiles, "generic")
+ err := os.RemoveAll(helper.CacheDir)
+ if err != nil {
+ log.Fatal().Err(err)
+ }
+ GOOSARCH := runtime.GOOS + "_" + runtime.GOARCH
+ filesToCache(StaticFiles, GOOSARCH)
+ filesToCache(GenericFiles, "generic")
}
func filesToCache(embededfs embed.FS, sub string) {
- // Ensure the base cache directory exists
- if err := os.MkdirAll(helper.CacheDir, os.ModePerm); err != nil {
- log.Info().Msgf("Error creating base cache directory: %v", err)
- return
- }
+ // Ensure the base cache directory exists
+ if err := os.MkdirAll(helper.CacheDir, os.ModePerm); err != nil {
+ log.Info().Msgf("Error creating base cache directory: %v", err)
+ return
+ }
- root, _ := debme.FS(embededfs, sub)
- fs.WalkDir(root, ".", func(path string, d fs.DirEntry, err error) error {
- if err != nil {
- return err
- }
- if d.Name() != sub {
- if d.IsDir() {
- // If it's a directory, create the corresponding directory in the cache
- writePath := filepath.Join(helper.CacheDir, path)
- if err := os.MkdirAll(writePath, os.ModePerm); err != nil {
- log.Info().Msgf("Error creating directory in cache: %v", err)
- return err
- }
- } else {
+ root, _ := debme.FS(embededfs, sub)
+ fs.WalkDir(root, ".", func(path string, d fs.DirEntry, err error) error {
+ if err != nil {
+ return err
+ }
+ if d.Name() != sub {
+ if d.IsDir() {
+ // If it's a directory, create the corresponding directory in the cache
+ writePath := filepath.Join(helper.CacheDir, path)
+ if err := os.MkdirAll(writePath, os.ModePerm); err != nil {
+ log.Info().Msgf("Error creating directory in cache: %v", err)
+ return err
+ }
+ } else {
- // If it's a file, read and write it to the cache
- data, err := root.ReadFile(path)
- if err != nil {
- log.Info().Msgf("Error reading file: %v", err)
- return err
- }
- writePath := filepath.Join(helper.CacheDir, path)
- if err := os.WriteFile(writePath, data, 0755); err != nil {
- log.Info().Msgf("Error writing file to cache: %v", err)
- return err
- }
- }
- }
- return nil
- })
+ // If it's a file, read and write it to the cache
+ data, err := root.ReadFile(path)
+ if err != nil {
+ log.Info().Msgf("Error reading file: %v", err)
+ return err
+ }
+ writePath := filepath.Join(helper.CacheDir, path)
+ if err := os.WriteFile(writePath, data, 0755); err != nil {
+ log.Info().Msgf("Error writing file to cache: %v", err)
+ return err
+ }
+ }
+ }
+ return nil
+ })
}
func GetTalosExec() string {
- execName := ""
- if runtime.GOOS == "windows" {
- if runtime.GOARCH == "amd64" {
- execName = "talosctl-windows-amd64.exe"
- } else {
- execName = "talosctl-windows-arm64.exe"
- }
+ execName := ""
+ if runtime.GOOS == "windows" {
+ if runtime.GOARCH == "amd64" {
+ execName = "talosctl-windows-amd64.exe"
+ } else {
+ execName = "talosctl-windows-arm64.exe"
+ }
- }
- if runtime.GOOS == "linux" {
- if runtime.GOARCH == "amd64" {
- execName = "talosctl-linux-amd64"
- } else {
- execName = "talosctl-linux-arm64"
- }
+ }
+ if runtime.GOOS == "linux" {
+ if runtime.GOARCH == "amd64" {
+ execName = "talosctl-linux-amd64"
+ } else {
+ execName = "talosctl-linux-arm64"
+ }
- }
- if runtime.GOOS == "darwin" {
- if runtime.GOARCH == "amd64" {
- execName = "talosctl-darwin-amd64"
- } else {
- execName = "talosctl-darwin-arm64"
- }
+ }
+ if runtime.GOOS == "darwin" {
+ if runtime.GOARCH == "amd64" {
+ execName = "talosctl-darwin-amd64"
+ } else {
+ execName = "talosctl-darwin-arm64"
+ }
- }
- if runtime.GOOS == "freebsd" {
- if runtime.GOARCH == "amd64" {
- execName = "talosctl-freebsd-amd64"
- } else {
- execName = "talosctl-freebsd-arm64"
- }
+ }
+ if runtime.GOOS == "freebsd" {
+ if runtime.GOARCH == "amd64" {
+ execName = "talosctl-freebsd-amd64"
+ } else {
+ execName = "talosctl-freebsd-arm64"
+ }
- }
+ }
- return filepath.Join(helper.CacheDir, execName)
+ return filepath.Join(helper.CacheDir, execName)
}
diff --git a/clustertool/embed/generic/root/repositories/git/truecharts.yaml b/clustertool/embed/generic/root/repositories/git/truecharts.yaml
index 5d422a8151d..3d0530aa567 100644
--- a/clustertool/embed/generic/root/repositories/git/truecharts.yaml
+++ b/clustertool/embed/generic/root/repositories/git/truecharts.yaml
@@ -7,7 +7,7 @@ metadata:
namespace: flux-system
spec:
interval: 30m
- url: https://github.com/truecharts/public/
+ url: https://github.com/trueforge-org/truecharts/
ref:
branch: master
secretRef:
diff --git a/clustertool/go.mod b/clustertool/go.mod
index bdff471705e..0e2efcefe20 100644
--- a/clustertool/go.mod
+++ b/clustertool/go.mod
@@ -1,4 +1,4 @@
-module github.com/truecharts/public/clustertool
+module github.com/trueforge-org/truecharts/clustertool
go 1.24.5
diff --git a/clustertool/main.go b/clustertool/main.go
index 83c16a0a4b7..392dca09c91 100644
--- a/clustertool/main.go
+++ b/clustertool/main.go
@@ -1,80 +1,80 @@
package main
import (
- "fmt"
- "os"
- "time"
+ "fmt"
+ "os"
+ "time"
- "github.com/rs/zerolog"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog"
+ "github.com/rs/zerolog/log"
- "github.com/go-logr/zerologr"
- "github.com/truecharts/public/clustertool/cmd"
- "github.com/truecharts/public/clustertool/embed"
- "github.com/truecharts/public/clustertool/pkg/helper"
- k8slog "sigs.k8s.io/controller-runtime/pkg/log"
+ "github.com/go-logr/zerologr"
+ "github.com/trueforge-org/truecharts/clustertool/cmd"
+ "github.com/trueforge-org/truecharts/clustertool/embed"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ k8slog "sigs.k8s.io/controller-runtime/pkg/log"
)
var Version = "dev"
var noColor = false
func main() {
- // Configure zerolog
- zerolog.DurationFieldUnit = time.Second
+ // Configure zerolog
+ zerolog.DurationFieldUnit = time.Second
- var zerologLevel zerolog.Level
+ var zerologLevel zerolog.Level
- // Switch-case for setting the global log level
- switch os.Getenv("LOGLEVEL") {
- case "trace":
- zerologLevel = zerolog.TraceLevel
- case "debug":
- zerologLevel = zerolog.DebugLevel
- case "warn":
- zerologLevel = zerolog.WarnLevel
- case "error":
- zerologLevel = zerolog.ErrorLevel
- case "fatal":
- zerologLevel = zerolog.FatalLevel
- case "panic":
- zerologLevel = zerolog.PanicLevel
- case "info":
- zerologLevel = zerolog.InfoLevel
- default:
- zerologLevel = zerolog.InfoLevel
- }
+ // Switch-case for setting the global log level
+ switch os.Getenv("LOGLEVEL") {
+ case "trace":
+ zerologLevel = zerolog.TraceLevel
+ case "debug":
+ zerologLevel = zerolog.DebugLevel
+ case "warn":
+ zerologLevel = zerolog.WarnLevel
+ case "error":
+ zerologLevel = zerolog.ErrorLevel
+ case "fatal":
+ zerologLevel = zerolog.FatalLevel
+ case "panic":
+ zerologLevel = zerolog.PanicLevel
+ case "info":
+ zerologLevel = zerolog.InfoLevel
+ default:
+ zerologLevel = zerolog.InfoLevel
+ }
- if os.Getenv("DEBUG") != "" {
- noColor = true
- }
+ if os.Getenv("DEBUG") != "" {
+ noColor = true
+ }
- // Set zerolog level
- zerolog.SetGlobalLevel(zerologLevel)
- log.Logger = log.Output(zerolog.ConsoleWriter{
- Out: os.Stdout,
- TimeFormat: time.RFC3339, // Keep this for the timestamp format
- NoColor: noColor, // Set to true if you prefer no color
- })
+ // Set zerolog level
+ zerolog.SetGlobalLevel(zerologLevel)
+ log.Logger = log.Output(zerolog.ConsoleWriter{
+ Out: os.Stdout,
+ TimeFormat: time.RFC3339, // Keep this for the timestamp format
+ NoColor: noColor, // Set to true if you prefer no color
+ })
- // Initialize zerolog with console output
- zlogger := zerolog.New(os.Stderr).With().Timestamp().Logger()
+ // Initialize zerolog with console output
+ zlogger := zerolog.New(os.Stderr).With().Timestamp().Logger()
- // Wrap zerolog with zerologr to create a logr.Logger
- logger := zerologr.New(&zlogger)
+ // Wrap zerolog with zerologr to create a logr.Logger
+ logger := zerologr.New(&zlogger)
- // Set this logger for dependencies expecting log.SetLogger
- k8slog.SetLogger(logger)
+ // Set this logger for dependencies expecting log.SetLogger
+ k8slog.SetLogger(logger)
- fmt.Printf("\n%s\n", helper.Logo)
- fmt.Printf("---\nClustertool Version: %s\n---\n", Version)
+ fmt.Printf("\n%s\n", helper.Logo)
+ fmt.Printf("---\nClustertool Version: %s\n---\n", Version)
- embed.AllToCache()
+ embed.AllToCache()
- helper.CheckSystemTime()
- helper.CheckReqDomains()
+ helper.CheckSystemTime()
+ helper.CheckReqDomains()
- err := cmd.Execute()
- if err != nil {
- log.Fatal().Err(err).Msg("Failed to execute command")
- }
+ err := cmd.Execute()
+ if err != nil {
+ log.Fatal().Err(err).Msg("Failed to execute command")
+ }
}
diff --git a/clustertool/partial_builds/precommit/main.go b/clustertool/partial_builds/precommit/main.go
index 79d351ca51f..381ef14cf08 100644
--- a/clustertool/partial_builds/precommit/main.go
+++ b/clustertool/partial_builds/precommit/main.go
@@ -1,15 +1,15 @@
package main
import (
- "os"
+ "os"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/sops"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
)
func main() {
- if err := sops.CheckFilesAndReportEncryption(true, true); err != nil {
- log.Info().Msgf("Error checking files: %v\n", err)
- os.Exit(1)
- }
+ if err := sops.CheckFilesAndReportEncryption(true, true); err != nil {
+ log.Info().Msgf("Error checking files: %v\n", err)
+ os.Exit(1)
+ }
}
diff --git a/clustertool/pkg/charts/changelog/changelog.go b/clustertool/pkg/charts/changelog/changelog.go
index 94fc6a12a15..c37d7a81a6c 100644
--- a/clustertool/pkg/charts/changelog/changelog.go
+++ b/clustertool/pkg/charts/changelog/changelog.go
@@ -1,80 +1,80 @@
package changelog
import (
- "fmt"
- "os"
- "sync"
- "time"
+ "fmt"
+ "os"
+ "sync"
+ "time"
- "github.com/Masterminds/semver/v3"
- "github.com/go-git/go-git/v5"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/Masterminds/semver/v3"
+ "github.com/go-git/go-git/v5"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
type ChangelogOptions struct {
- RepoPath string // Path to the repository (eg "./charts")
- TemplatePath string // Path to the template file (eg "./changelog.tmpl")
- ChangelogFileName string // Name of the changelog file eg "CHANGELOG.md"
- JSONOutputPath string // Path to the JSON output file
- PrettyJSON bool // If true, the JSON output will be pretty-printed
- ChartsDir string // Dir where the charts are located (eg "./charts/")
- StatusUpdateInterval int // Interval in seconds between status updates
- SkipCommitsWithBadMessage bool // If true, commits with bad messages will be skipped
+ RepoPath string // Path to the repository (eg "./charts")
+ TemplatePath string // Path to the template file (eg "./changelog.tmpl")
+ ChangelogFileName string // Name of the changelog file eg "CHANGELOG.md"
+ JSONOutputPath string // Path to the JSON output file
+ PrettyJSON bool // If true, the JSON output will be pretty-printed
+ ChartsDir string // Dir where the charts are located (eg "./charts/")
+ StatusUpdateInterval int // Interval in seconds between status updates
+ SkipCommitsWithBadMessage bool // If true, commits with bad messages will be skipped
}
func checkPath(path string, createIfNotExist bool) error {
- _, err := os.Stat(path)
- if err != nil {
- if os.IsNotExist(err) {
- if createIfNotExist {
- _, err := os.Create(path)
- if err != nil {
- return fmt.Errorf("cannot create path %s: %w", path, err)
- }
- return nil
- }
- return nil
- }
- return fmt.Errorf("path %s cannot be used: %w", path, err)
- }
- return nil
+ _, err := os.Stat(path)
+ if err != nil {
+ if os.IsNotExist(err) {
+ if createIfNotExist {
+ _, err := os.Create(path)
+ if err != nil {
+ return fmt.Errorf("cannot create path %s: %w", path, err)
+ }
+ return nil
+ }
+ return nil
+ }
+ return fmt.Errorf("path %s cannot be used: %w", path, err)
+ }
+ return nil
}
func (o *ChangelogOptions) validate() error {
- if o.RepoPath == "" {
- return fmt.Errorf("repo path is empty")
- }
- if o.TemplatePath == "" {
- return fmt.Errorf("template path is empty")
- }
- if o.ChangelogFileName == "" {
- return fmt.Errorf("changelog file name is empty")
- }
- if o.ChartsDir == "" {
- return fmt.Errorf("charts dir is empty")
- }
- if o.JSONOutputPath == "" {
- return fmt.Errorf("json output path is empty")
- }
- if o.StatusUpdateInterval <= 0 {
- return fmt.Errorf("status update interval is zero")
- }
+ if o.RepoPath == "" {
+ return fmt.Errorf("repo path is empty")
+ }
+ if o.TemplatePath == "" {
+ return fmt.Errorf("template path is empty")
+ }
+ if o.ChangelogFileName == "" {
+ return fmt.Errorf("changelog file name is empty")
+ }
+ if o.ChartsDir == "" {
+ return fmt.Errorf("charts dir is empty")
+ }
+ if o.JSONOutputPath == "" {
+ return fmt.Errorf("json output path is empty")
+ }
+ if o.StatusUpdateInterval <= 0 {
+ return fmt.Errorf("status update interval is zero")
+ }
- paths := map[string]bool{
- o.TemplatePath: false,
- o.RepoPath: false,
- o.ChartsDir: false,
- o.JSONOutputPath: false,
- }
+ paths := map[string]bool{
+ o.TemplatePath: false,
+ o.RepoPath: false,
+ o.ChartsDir: false,
+ o.JSONOutputPath: false,
+ }
- for path, create := range paths {
- if err := checkPath(path, create); err != nil {
- return err
- }
- }
+ for path, create := range paths {
+ if err := checkPath(path, create); err != nil {
+ return err
+ }
+ }
- return nil
+ return nil
}
var changedData ChangedData = ChangedData{mu: &sync.RWMutex{}, Charts: make(map[string]*Chart)}
@@ -85,176 +85,176 @@ var skipCommitsWithBadMessage bool
var dateFormat = "2006-01-02"
func (o *ChangelogOptions) Generate() error {
- start := time.Now()
- skipCommitsWithBadMessage = o.SkipCommitsWithBadMessage
- log.Info().Msgf("Starting changelog generation at %s", start)
- if err := o.validate(); err != nil {
- return err
- }
- // Get active train and charts
- if err := helper.WalkCharts2([]string{o.RepoPath}, activeCharts.getActiveChartsWalker, helper.AsyncMode); err != nil {
- return err
- }
- log.Info().Msgf("Found [%d] active charts in [%s]", len(activeCharts.items), time.Since(start))
+ start := time.Now()
+ skipCommitsWithBadMessage = o.SkipCommitsWithBadMessage
+ log.Info().Msgf("Starting changelog generation at %s", start)
+ if err := o.validate(); err != nil {
+ return err
+ }
+ // Get active train and charts
+ if err := helper.WalkCharts2([]string{o.RepoPath}, activeCharts.getActiveChartsWalker, helper.AsyncMode); err != nil {
+ return err
+ }
+ log.Info().Msgf("Found [%d] active charts in [%s]", len(activeCharts.items), time.Since(start))
- // Load existing json file
- log.Info().Msgf("Loading json %s", o.JSONOutputPath)
- if err := changedData.LoadFromFile(o.JSONOutputPath); err != nil {
- return fmt.Errorf("failed to load existing json file, maybe it is not matching the current structure: %w", err)
- }
- if changedData.LastCommit == "" {
- log.Info().Msgf("No last commit found in [%s], starting from the beginning", o.JSONOutputPath)
- } else {
- log.Info().Msgf("Last commit found in [%s], will start from [%s]", o.JSONOutputPath, changedData.LastCommit)
- }
+ // Load existing json file
+ log.Info().Msgf("Loading json %s", o.JSONOutputPath)
+ if err := changedData.LoadFromFile(o.JSONOutputPath); err != nil {
+ return fmt.Errorf("failed to load existing json file, maybe it is not matching the current structure: %w", err)
+ }
+ if changedData.LastCommit == "" {
+ log.Info().Msgf("No last commit found in [%s], starting from the beginning", o.JSONOutputPath)
+ } else {
+ log.Info().Msgf("Last commit found in [%s], will start from [%s]", o.JSONOutputPath, changedData.LastCommit)
+ }
- // Open repo
- repo, err := git.PlainOpen(o.RepoPath)
- if err != nil {
- return err
- }
+ // Open repo
+ repo, err := git.PlainOpen(o.RepoPath)
+ if err != nil {
+ return err
+ }
- // Get list of commits. Order by committer time and only keep commits that are in the charts dir
- // the iterator will yield the newer commits first, so we need to reverse the order
- cIter, err := repo.Log(&git.LogOptions{Order: git.LogOrderCommitterTime})
- if err != nil {
- return err
- }
- commits, err := o.reverseCommits(cIter, changedData.LastCommit)
- if err != nil {
- return err
- }
- if len(commits) == 0 {
- log.Info().Msgf("No commits to process in %s", o.RepoPath)
- return nil
- }
- log.Info().Msgf("Found [%d] commits to process in %s", len(commits), o.RepoPath)
+ // Get list of commits. Order by committer time and only keep commits that are in the charts dir
+ // the iterator will yield the newer commits first, so we need to reverse the order
+ cIter, err := repo.Log(&git.LogOptions{Order: git.LogOrderCommitterTime})
+ if err != nil {
+ return err
+ }
+ commits, err := o.reverseCommits(cIter, changedData.LastCommit)
+ if err != nil {
+ return err
+ }
+ if len(commits) == 0 {
+ log.Info().Msgf("No commits to process in %s", o.RepoPath)
+ return nil
+ }
+ log.Info().Msgf("Found [%d] commits to process in %s", len(commits), o.RepoPath)
- stop := make(chan struct{}) // Stop channel
- defer close(stop)
- go o.statusPrinter(stop)
+ stop := make(chan struct{}) // Stop channel
+ defer close(stop)
+ go o.statusPrinter(stop)
- // TODO: Once go-git is thread safe, we can parallelize this
- // https://github.com/go-git/go-git/issues/773
- for _, c := range commits {
- changedData.mu.Lock()
- changedData.LastCommit = c.Hash.String()
- changedData.mu.Unlock()
- commitStart := time.Now()
+ // TODO: Once go-git is thread safe, we can parallelize this
+ // https://github.com/go-git/go-git/issues/773
+ for _, c := range commits {
+ changedData.mu.Lock()
+ changedData.LastCommit = c.Hash.String()
+ changedData.mu.Unlock()
+ commitStart := time.Now()
- if err := processCommit(c); err != nil {
- log.Error().Err(err).Msgf("Error processing commit: %s", c.Hash.String())
- // TODO check if we shouldn't fail on a failed commit
- // return err
- }
+ if err := processCommit(c); err != nil {
+ log.Error().Err(err).Msgf("Error processing commit: %s", c.Hash.String())
+ // TODO check if we shouldn't fail on a failed commit
+ // return err
+ }
- currentStatus.mu.Lock()
- currentStatus.processedCount++
- currentStatus.totalProcessingTime += time.Since(commitStart)
- currentStatus.avgTime = currentStatus.totalProcessingTime / time.Duration(currentStatus.processedCount+currentStatus.skippedCount)
- currentStatus.mu.Unlock()
- }
+ currentStatus.mu.Lock()
+ currentStatus.processedCount++
+ currentStatus.totalProcessingTime += time.Since(commitStart)
+ currentStatus.avgTime = currentStatus.totalProcessingTime / time.Duration(currentStatus.processedCount+currentStatus.skippedCount)
+ currentStatus.mu.Unlock()
+ }
- stop <- struct{}{}
+ stop <- struct{}{}
- if err := mergeStagingToCurrent(); err != nil {
- return err
- }
- log.Info().Msgf("Writhing json to %s", o.JSONOutputPath)
- if err := changedData.WriteToFile(o.JSONOutputPath); err != nil {
- return fmt.Errorf("error writing json new file: %s", err)
- }
- log.Info().Msgf("Finished in %s", time.Since(start))
- o.printStatus(start, false)
- return nil
+ if err := mergeStagingToCurrent(); err != nil {
+ return err
+ }
+ log.Info().Msgf("Writhing json to %s", o.JSONOutputPath)
+ if err := changedData.WriteToFile(o.JSONOutputPath); err != nil {
+ return fmt.Errorf("error writing json new file: %s", err)
+ }
+ log.Info().Msgf("Finished in %s", time.Since(start))
+ o.printStatus(start, false)
+ return nil
}
// We have to go over the stagingData, for each chart,
// we sort the versions from the changelogData
// and we add the commits from stagingData to the nearest next version in changelogData
func mergeStagingToCurrent() error {
- start := time.Now()
- log.Info().Msgf("Merging staging to current")
- changedData.mu.Lock()
- defer changedData.mu.Unlock()
+ start := time.Now()
+ log.Info().Msgf("Merging staging to current")
+ changedData.mu.Lock()
+ defer changedData.mu.Unlock()
- stagingData.mu.Lock()
- defer stagingData.mu.Unlock()
- for chart, stagingChartItem := range stagingData.Charts {
- // If the staging chart doesn't exist in the changelogData, we add it and go to the next chart
- chartItem, ok := changedData.Charts[chart]
- if !ok {
- changedData.Charts[chart] = stagingChartItem
- continue
- }
+ stagingData.mu.Lock()
+ defer stagingData.mu.Unlock()
+ for chart, stagingChartItem := range stagingData.Charts {
+ // If the staging chart doesn't exist in the changelogData, we add it and go to the next chart
+ chartItem, ok := changedData.Charts[chart]
+ if !ok {
+ changedData.Charts[chart] = stagingChartItem
+ continue
+ }
- // If the chart exists in the changelogData but does not have any versions
- // we add the versions from stagingData and go to the next chart (probably a new chart)
- if chartItem.Versions == nil || len(chartItem.Versions) == 0 {
- chartItem.Versions = stagingChartItem.Versions
- continue
- }
+ // If the chart exists in the changelogData but does not have any versions
+ // we add the versions from stagingData and go to the next chart (probably a new chart)
+ if chartItem.Versions == nil || len(chartItem.Versions) == 0 {
+ chartItem.Versions = stagingChartItem.Versions
+ continue
+ }
- // Get all the versions from the changedData chart
- chartVersions, err := chartItem.SortVersions(false)
- if err != nil {
- return err
- }
+ // Get all the versions from the changedData chart
+ chartVersions, err := chartItem.SortVersions(false)
+ if err != nil {
+ return err
+ }
- // Go over the versions in stagingData chart,
- // for each version, we find the immediately next version in changedData chart
- for versionKey := range stagingData.Charts[chart].Versions {
- stagingVer, err := semver.NewVersion(versionKey)
- if err != nil { // This should never happen
- return err
- }
+ // Go over the versions in stagingData chart,
+ // for each version, we find the immediately next version in changedData chart
+ for versionKey := range stagingData.Charts[chart].Versions {
+ stagingVer, err := semver.NewVersion(versionKey)
+ if err != nil { // This should never happen
+ return err
+ }
- foundGreater := false
- // Go over the versions in the changedData chart versions
- for _, chartVer := range chartVersions {
- // If the changedData version is greater than the staging version,
- // we add the commits to this version and break
- if !chartVer.GreaterThan(stagingVer) {
- continue
- }
- foundGreater = true
- chartVerItem, ok := chartItem.Versions[versionKey]
- if !ok {
- chartItem.AddVersion(versionKey, stagingChartItem.Versions[versionKey].Train)
- chartVerItem = chartItem.Versions[versionKey]
- }
+ foundGreater := false
+ // Go over the versions in the changedData chart versions
+ for _, chartVer := range chartVersions {
+ // If the changedData version is greater than the staging version,
+ // we add the commits to this version and break
+ if !chartVer.GreaterThan(stagingVer) {
+ continue
+ }
+ foundGreater = true
+ chartVerItem, ok := chartItem.Versions[versionKey]
+ if !ok {
+ chartItem.AddVersion(versionKey, stagingChartItem.Versions[versionKey].Train)
+ chartVerItem = chartItem.Versions[versionKey]
+ }
- // Add the commits from stagingData to the given version in the changedData chart
- for commitKey, commit := range stagingChartItem.Versions[versionKey].Commits {
- if chartVerItem.Commits == nil {
- log.Warn().Msgf("Commits were nil for version [%s] in chart [%s]", versionKey, chart)
- chartVerItem.Commits = make(map[string]*Commit)
- }
+ // Add the commits from stagingData to the given version in the changedData chart
+ for commitKey, commit := range stagingChartItem.Versions[versionKey].Commits {
+ if chartVerItem.Commits == nil {
+ log.Warn().Msgf("Commits were nil for version [%s] in chart [%s]", versionKey, chart)
+ chartVerItem.Commits = make(map[string]*Commit)
+ }
- if _, ok := chartVerItem.Commits[commitKey]; ok {
- // This should never happen, but we log it just in case
- log.Warn().Msgf("Commit [%s] already exists in version [%s]", commitKey, versionKey)
- continue
- }
- chartVerItem.Commits[commitKey] = commit
- }
- break
- }
- if !foundGreater {
- // Add the version to the changedData chart
- for commitKey, commit := range stagingChartItem.Versions[versionKey].Commits {
- if _, ok := chartItem.Versions[versionKey].Commits[commitKey]; ok {
- // This should never happen, but we log it just in case
- log.Warn().Msgf("Commit [%s] already exists in version [%s]", commitKey, versionKey)
- continue
- }
- chartItem.Versions[versionKey].Commits[commitKey] = commit
- }
- }
- }
+ if _, ok := chartVerItem.Commits[commitKey]; ok {
+ // This should never happen, but we log it just in case
+ log.Warn().Msgf("Commit [%s] already exists in version [%s]", commitKey, versionKey)
+ continue
+ }
+ chartVerItem.Commits[commitKey] = commit
+ }
+ break
+ }
+ if !foundGreater {
+ // Add the version to the changedData chart
+ for commitKey, commit := range stagingChartItem.Versions[versionKey].Commits {
+ if _, ok := chartItem.Versions[versionKey].Commits[commitKey]; ok {
+ // This should never happen, but we log it just in case
+ log.Warn().Msgf("Commit [%s] already exists in version [%s]", commitKey, versionKey)
+ continue
+ }
+ chartItem.Versions[versionKey].Commits[commitKey] = commit
+ }
+ }
+ }
- }
+ }
- log.Info().Msgf("Finished merging in %s", time.Since(start))
- return nil
+ log.Info().Msgf("Finished merging in %s", time.Since(start))
+ return nil
}
diff --git a/clustertool/pkg/charts/changelog/render.go b/clustertool/pkg/charts/changelog/render.go
index 0a76628f6ee..53e0f702f7c 100644
--- a/clustertool/pkg/charts/changelog/render.go
+++ b/clustertool/pkg/charts/changelog/render.go
@@ -1,75 +1,75 @@
package changelog
import (
- "bytes"
- "html/template"
- "os"
- "path/filepath"
- "sync"
- "time"
+ "bytes"
+ "html/template"
+ "os"
+ "path/filepath"
+ "sync"
+ "time"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
func (o *ChangelogOptions) Render() error {
- start := time.Now()
- log.Info().Msgf("Starting changelog render at %s", start)
+ start := time.Now()
+ log.Info().Msgf("Starting changelog render at %s", start)
- changelogData := ChangedData{mu: &sync.RWMutex{}, Charts: make(map[string]*Chart)}
- activeCharts := ActiveCharts{items: make(map[string]ActiveChart), mu: &sync.RWMutex{}}
- if err := changelogData.LoadFromFile(o.JSONOutputPath); err != nil {
- log.Fatal().Err(err).Msgf("failed to load %s", o.JSONOutputPath)
- }
- if err := helper.WalkCharts2([]string{o.RepoPath}, activeCharts.getActiveChartsWalker, helper.AsyncMode); err != nil {
- log.Fatal().Err(err).Msg("failed to walk charts")
- }
+ changelogData := ChangedData{mu: &sync.RWMutex{}, Charts: make(map[string]*Chart)}
+ activeCharts := ActiveCharts{items: make(map[string]ActiveChart), mu: &sync.RWMutex{}}
+ if err := changelogData.LoadFromFile(o.JSONOutputPath); err != nil {
+ log.Fatal().Err(err).Msgf("failed to load %s", o.JSONOutputPath)
+ }
+ if err := helper.WalkCharts2([]string{o.RepoPath}, activeCharts.getActiveChartsWalker, helper.AsyncMode); err != nil {
+ log.Fatal().Err(err).Msg("failed to walk charts")
+ }
- for _, chart := range activeCharts.items {
- if changelogData.Charts[chart.Name] == nil {
- log.Error().Msgf("chart [%s] not found in %s", chart.Name, o.JSONOutputPath)
- continue
+ for _, chart := range activeCharts.items {
+ if changelogData.Charts[chart.Name] == nil {
+ log.Error().Msgf("chart [%s] not found in %s", chart.Name, o.JSONOutputPath)
+ continue
- }
- if changelogData.Charts[chart.Name].Versions == nil {
- log.Error().Msgf("chart [%s] has no versions in %s", chart.Name, o.JSONOutputPath)
- continue
- }
- // load template
- tmpl, err := template.ParseFiles(o.TemplatePath)
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to parse %s", o.TemplatePath)
- }
+ }
+ if changelogData.Charts[chart.Name].Versions == nil {
+ log.Error().Msgf("chart [%s] has no versions in %s", chart.Name, o.JSONOutputPath)
+ continue
+ }
+ // load template
+ tmpl, err := template.ParseFiles(o.TemplatePath)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to parse %s", o.TemplatePath)
+ }
- if _, err := changelogData.Charts[chart.Name].SortVersions(true); err != nil {
- log.Fatal().Err(err).Msgf("failed to sort versions for %s", chart.Name)
- }
- for _, version := range changelogData.Charts[chart.Name].Versions {
- version.SortedCommits, err = version.SortCommits(true)
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to sort commits for version [%s] in chart [%s]", version.Version, chart.Name)
- }
- }
+ if _, err := changelogData.Charts[chart.Name].SortVersions(true); err != nil {
+ log.Fatal().Err(err).Msgf("failed to sort versions for %s", chart.Name)
+ }
+ for _, version := range changelogData.Charts[chart.Name].Versions {
+ version.SortedCommits, err = version.SortCommits(true)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to sort commits for version [%s] in chart [%s]", version.Version, chart.Name)
+ }
+ }
- changelogData.Charts[chart.Name].Name = chart.Name
- changelogData.Charts[chart.Name].Train = chart.Train
- // render template
- var buf bytes.Buffer
- err = tmpl.Execute(&buf, changelogData.Charts[chart.Name])
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to render %s", o.TemplatePath)
- }
+ changelogData.Charts[chart.Name].Name = chart.Name
+ changelogData.Charts[chart.Name].Train = chart.Train
+ // render template
+ var buf bytes.Buffer
+ err = tmpl.Execute(&buf, changelogData.Charts[chart.Name])
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to render %s", o.TemplatePath)
+ }
- output := filepath.Join(o.ChartsDir, chart.Train, chart.Name)
- if err := os.MkdirAll(output, os.ModePerm); err != nil {
- log.Fatal().Err(err).Msgf("failed to create %s directory", output)
- }
- // write rendered template to file
- if err := os.WriteFile(filepath.Join(output, o.ChangelogFileName), buf.Bytes(), 0644); err != nil {
- log.Fatal().Err(err).Msgf("failed to write %s", o.ChangelogFileName)
- }
- }
+ output := filepath.Join(o.ChartsDir, chart.Train, chart.Name)
+ if err := os.MkdirAll(output, os.ModePerm); err != nil {
+ log.Fatal().Err(err).Msgf("failed to create %s directory", output)
+ }
+ // write rendered template to file
+ if err := os.WriteFile(filepath.Join(output, o.ChangelogFileName), buf.Bytes(), 0644); err != nil {
+ log.Fatal().Err(err).Msgf("failed to write %s", o.ChangelogFileName)
+ }
+ }
- log.Info().Msgf("Finished in %s", time.Since(start))
- return nil
+ log.Info().Msgf("Finished in %s", time.Since(start))
+ return nil
}
diff --git a/clustertool/pkg/charts/chartFile/chart_file.go b/clustertool/pkg/charts/chartFile/chart_file.go
index ed1e69db809..28bed0824c5 100644
--- a/clustertool/pkg/charts/chartFile/chart_file.go
+++ b/clustertool/pkg/charts/chartFile/chart_file.go
@@ -1,35 +1,35 @@
package chartFile
import (
- "bytes"
- "fmt"
- "os"
+ "bytes"
+ "fmt"
+ "os"
- "github.com/go-playground/validator/v10"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/go-playground/validator/v10"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
- "github.com/knadh/koanf/parsers/yaml"
- "github.com/knadh/koanf/providers/file"
- "github.com/knadh/koanf/v2"
+ "github.com/knadh/koanf/parsers/yaml"
+ "github.com/knadh/koanf/providers/file"
+ "github.com/knadh/koanf/v2"
)
const (
- minHelmVersion = "3.14"
- maxHelmVersion = "3.17"
- minKubeVersion = "1.24.0"
- maxKubeVersion = "1.32.0"
- kubeVersion = ">=1.24.0-0"
- apiVersion = "v2"
- chartType = "application"
- maintainerName = "TrueCharts"
- maintainerEmail = "info@truecharts.org"
- maintainerURL = "https://truecharts.org"
- defaultCategory = "unsorted"
- defaultAppVersion = "unknown"
- defaultDescription = "No description provided."
- defaultHome = "https://truecharts.org"
- defaultIcon = "https://github.com/truecharts/public/blob/main/website/static/svg/logo.svg"
- supportUrl = `- name: support
+ minHelmVersion = "3.14"
+ maxHelmVersion = "3.17"
+ minKubeVersion = "1.24.0"
+ maxKubeVersion = "1.32.0"
+ kubeVersion = ">=1.24.0-0"
+ apiVersion = "v2"
+ chartType = "application"
+ maintainerName = "TrueCharts"
+ maintainerEmail = "info@truecharts.org"
+ maintainerURL = "https://truecharts.org"
+ defaultCategory = "unsorted"
+ defaultAppVersion = "unknown"
+ defaultDescription = "No description provided."
+ defaultHome = "https://truecharts.org"
+ defaultIcon = "https://github.com/trueforge-org/truecharts/blob/main/website/static/svg/logo.svg"
+ supportUrl = `- name: support
url: https://discord.com/invite/tVsPTHWTtr`
)
@@ -37,198 +37,198 @@ var validate *validator.Validate
// Maintainer represents a maintainer of the Helm chart.
type Maintainer struct {
- Name string `yaml:"name" validate:"required"`
- Email string `yaml:"email"`
- URL string `yaml:"url" validate:"required"`
+ Name string `yaml:"name" validate:"required"`
+ Email string `yaml:"email"`
+ URL string `yaml:"url" validate:"required"`
}
// Dependency represents a dependency of the Helm chart.
type Dependency struct {
- Name string `yaml:"name" validate:"required"`
- Version string `yaml:"version" validate:"required"`
- Repository string `yaml:"repository" validate:"required"`
- Condition string `yaml:"condition"`
- Alias string `yaml:"alias"`
- Tags []string `yaml:"tags"`
- ImportValues []string `yaml:"import-values"`
+ Name string `yaml:"name" validate:"required"`
+ Version string `yaml:"version" validate:"required"`
+ Repository string `yaml:"repository" validate:"required"`
+ Condition string `yaml:"condition"`
+ Alias string `yaml:"alias"`
+ Tags []string `yaml:"tags"`
+ ImportValues []string `yaml:"import-values"`
}
// ChartMetadata represents the metadata structure in Chart.yaml.
type ChartMetadata struct {
- Annotations map[string]string `yaml:"annotations"`
- APIVersion string `yaml:"apiVersion" validate:"required"`
- AppVersion string `yaml:"appVersion" validate:"required"`
- Dependencies []Dependency `yaml:"dependencies"`
- Deprecated bool `yaml:"deprecated"`
- Description string `yaml:"description" validate:"required"`
- Home string `yaml:"home" validate:"required"`
- Icon string `yaml:"icon" validate:"required"`
- Keywords []string `yaml:"keywords"`
- KubeVersion string `yaml:"kubeVersion" validate:"required"`
- Maintainers []Maintainer `yaml:"maintainers" validate:"required,dive"`
- Name string `yaml:"name" validate:"required"`
- Sources []string `yaml:"sources"`
- Type string `yaml:"type"`
- Version string `yaml:"version" validate:"required"`
- // Add other fields as needed
+ Annotations map[string]string `yaml:"annotations"`
+ APIVersion string `yaml:"apiVersion" validate:"required"`
+ AppVersion string `yaml:"appVersion" validate:"required"`
+ Dependencies []Dependency `yaml:"dependencies"`
+ Deprecated bool `yaml:"deprecated"`
+ Description string `yaml:"description" validate:"required"`
+ Home string `yaml:"home" validate:"required"`
+ Icon string `yaml:"icon" validate:"required"`
+ Keywords []string `yaml:"keywords"`
+ KubeVersion string `yaml:"kubeVersion" validate:"required"`
+ Maintainers []Maintainer `yaml:"maintainers" validate:"required,dive"`
+ Name string `yaml:"name" validate:"required"`
+ Sources []string `yaml:"sources"`
+ Type string `yaml:"type"`
+ Version string `yaml:"version" validate:"required"`
+ // Add other fields as needed
}
// HelmChart represents the entire Chart.yaml structure.
type HelmChart struct {
- K *koanf.Koanf
- Metadata ChartMetadata `yaml:"metadata" validate:"required,dive"`
- // Add other fields as needed
+ K *koanf.Koanf
+ Metadata ChartMetadata `yaml:"metadata" validate:"required,dive"`
+ // Add other fields as needed
}
func NewHelmChart() *HelmChart {
- return &HelmChart{
- K: koanf.New("."),
- }
+ return &HelmChart{
+ K: koanf.New("."),
+ }
}
// LoadFromFile loads values from a YAML file into the HelmChart struct.
func (h *HelmChart) LoadFromFile(filename string) error {
- // Load YAML file using koanf
- if err := h.K.Load(file.Provider(filename), yaml.Parser()); err != nil {
- return fmt.Errorf("error loading from file %s: %v", filename, err)
- }
+ // Load YAML file using koanf
+ if err := h.K.Load(file.Provider(filename), yaml.Parser()); err != nil {
+ return fmt.Errorf("error loading from file %s: %v", filename, err)
+ }
- // Unmarshal the data into the HelmChart struct
- if err := h.K.Unmarshal("", &h.Metadata); err != nil {
- return fmt.Errorf("error unmarshalling data: %v", err)
- }
+ // Unmarshal the data into the HelmChart struct
+ if err := h.K.Unmarshal("", &h.Metadata); err != nil {
+ return fmt.Errorf("error unmarshalling data: %v", err)
+ }
- // Set default values for fields if they are not set or empty
- h.setDefaultValues()
+ // Set default values for fields if they are not set or empty
+ h.setDefaultValues()
- // Initialize validator
- validate = validator.New(validator.WithRequiredStructEnabled())
+ // Initialize validator
+ validate = validator.New(validator.WithRequiredStructEnabled())
- if err := validate.Struct(h.Metadata); err != nil {
- return fmt.Errorf("chart.yaml validation error: %v", err)
- }
+ if err := validate.Struct(h.Metadata); err != nil {
+ return fmt.Errorf("chart.yaml validation error: %v", err)
+ }
- return nil
+ return nil
}
// setDefaultValues sets default values for fields in ChartMetadata if they are not set or empty.
func (h *HelmChart) setDefaultValues() {
- h.setDeprecation()
- h.setApiVersion(apiVersion)
- h.setKubeVersion(kubeVersion)
- h.setType(chartType)
- h.setAppVersion(defaultAppVersion)
- h.setDescription(defaultDescription)
- h.setIcon(defaultIcon)
- h.setHome(defaultHome)
+ h.setDeprecation()
+ h.setApiVersion(apiVersion)
+ h.setKubeVersion(kubeVersion)
+ h.setType(chartType)
+ h.setAppVersion(defaultAppVersion)
+ h.setDescription(defaultDescription)
+ h.setIcon(defaultIcon)
+ h.setHome(defaultHome)
- h.setMaintainers(Maintainer{
- Name: maintainerName,
- Email: maintainerEmail,
- URL: maintainerURL,
- })
+ h.setMaintainers(Maintainer{
+ Name: maintainerName,
+ Email: maintainerEmail,
+ URL: maintainerURL,
+ })
- // Make sure annotations is not nil
- if h.Metadata.Annotations == nil {
- h.Metadata.Annotations = make(map[string]string)
- }
+ // Make sure annotations is not nil
+ if h.Metadata.Annotations == nil {
+ h.Metadata.Annotations = make(map[string]string)
+ }
- h.setAnnotation("truecharts.org/category", defaultCategory, false)
- h.setAnnotation("truecharts.org/min_helm_version", minHelmVersion, true)
- h.setAnnotation("truecharts.org/max_helm_version", maxHelmVersion, true)
- h.setAnnotation("truecharts.org/min_kubernetes_version", minKubeVersion, true)
- h.setAnnotation("truecharts.org/max_kubernetes_version", maxKubeVersion, true)
- h.setAnnotation("artifacthub.io/links", supportUrl, true)
+ h.setAnnotation("truecharts.org/category", defaultCategory, false)
+ h.setAnnotation("truecharts.org/min_helm_version", minHelmVersion, true)
+ h.setAnnotation("truecharts.org/max_helm_version", maxHelmVersion, true)
+ h.setAnnotation("truecharts.org/min_kubernetes_version", minKubeVersion, true)
+ h.setAnnotation("truecharts.org/max_kubernetes_version", maxKubeVersion, true)
+ h.setAnnotation("artifacthub.io/links", supportUrl, true)
- // Set default values for other fields as needed
+ // Set default values for other fields as needed
}
// SaveToFile saves the Helm chart metadata back to the Chart.yaml file.
func (h *HelmChart) SaveToFile(filename string) error {
- // Initialize validator
- validate = validator.New(validator.WithRequiredStructEnabled())
+ // Initialize validator
+ validate = validator.New(validator.WithRequiredStructEnabled())
- if err := validate.Struct(h.Metadata); err != nil {
- return fmt.Errorf("chart.yaml validation error: %v", err)
- }
+ if err := validate.Struct(h.Metadata); err != nil {
+ return fmt.Errorf("chart.yaml validation error: %v", err)
+ }
- var configBytes bytes.Buffer
- err := helper.MarshalYaml(&configBytes, h.Metadata)
- if err != nil {
- return fmt.Errorf("error encoding data: %v", err)
- }
+ var configBytes bytes.Buffer
+ err := helper.MarshalYaml(&configBytes, h.Metadata)
+ if err != nil {
+ return fmt.Errorf("error encoding data: %v", err)
+ }
- // Write the configuration to the file using os.WriteFile
- err = os.WriteFile(filename, configBytes.Bytes(), 0644)
- if err != nil {
- return fmt.Errorf("error writing to file %s: %v", filename, err)
- }
+ // Write the configuration to the file using os.WriteFile
+ err = os.WriteFile(filename, configBytes.Bytes(), 0644)
+ if err != nil {
+ return fmt.Errorf("error writing to file %s: %v", filename, err)
+ }
- return nil
+ return nil
}
// setAnnotation sets the annotation key to value if it is not set or empty or force is true.
func (h *HelmChart) setAnnotation(key, value string, force bool) {
- if a, ok := h.Metadata.Annotations[key]; !ok || a == "" || force {
- h.Metadata.Annotations[key] = value
- }
+ if a, ok := h.Metadata.Annotations[key]; !ok || a == "" || force {
+ h.Metadata.Annotations[key] = value
+ }
}
// setDeprecation sets the deprecation field to false if it is not set.
func (h *HelmChart) setDeprecation() {
- if !h.Metadata.Deprecated {
- h.Metadata.Deprecated = false
- }
+ if !h.Metadata.Deprecated {
+ h.Metadata.Deprecated = false
+ }
}
// setIcon sets the icon field to icon if it is not set or empty.
func (h *HelmChart) setIcon(icon string) {
- if h.Metadata.Icon == "" {
- h.Metadata.Icon = icon
- }
+ if h.Metadata.Icon == "" {
+ h.Metadata.Icon = icon
+ }
}
// setHome sets the home field to home if it is not set or empty.
func (h *HelmChart) setHome(home string) {
- if h.Metadata.Home == "" {
- h.Metadata.Home = home
- }
+ if h.Metadata.Home == "" {
+ h.Metadata.Home = home
+ }
}
// setDescription sets the description field to description if it is not set or empty.
func (h *HelmChart) setDescription(description string) {
- if h.Metadata.Description == "" {
- h.Metadata.Description = description
- }
+ if h.Metadata.Description == "" {
+ h.Metadata.Description = description
+ }
}
// setAppVersion sets the appVersion field to appVersion if it is not set or empty.
func (h *HelmChart) setAppVersion(appVersion string) {
- if h.Metadata.AppVersion == "" {
- h.Metadata.AppVersion = appVersion
- }
+ if h.Metadata.AppVersion == "" {
+ h.Metadata.AppVersion = appVersion
+ }
}
// setType sets the type field to cType if it is not set or empty.
func (h *HelmChart) setType(cType string) {
- if h.Metadata.Type == "" {
- h.Metadata.Type = cType
- }
+ if h.Metadata.Type == "" {
+ h.Metadata.Type = cType
+ }
}
// setApiVersion sets the apiVersion field to apiVersion
func (h *HelmChart) setApiVersion(apiVersion string) {
- h.Metadata.APIVersion = apiVersion
+ h.Metadata.APIVersion = apiVersion
}
// setKubeVersion sets the kubeVersion field to kubeVersion
func (h *HelmChart) setKubeVersion(kubeVersion string) {
- h.Metadata.KubeVersion = kubeVersion
+ h.Metadata.KubeVersion = kubeVersion
}
// setMaintainers sets the maintainers field to maintainers
func (h *HelmChart) setMaintainers(maintainers Maintainer) {
- h.Metadata.Maintainers = make([]Maintainer, 1)
- h.Metadata.Maintainers[0] = maintainers
+ h.Metadata.Maintainers = make([]Maintainer, 1)
+ h.Metadata.Maintainers[0] = maintainers
}
diff --git a/clustertool/pkg/charts/chartFile/updater.go b/clustertool/pkg/charts/chartFile/updater.go
index bf7a946258a..cb9c98ea8d0 100644
--- a/clustertool/pkg/charts/chartFile/updater.go
+++ b/clustertool/pkg/charts/chartFile/updater.go
@@ -1,208 +1,208 @@
package chartFile
import (
- "fmt"
- "os"
- "path/filepath"
- "slices"
- "strings"
+ "fmt"
+ "os"
+ "path/filepath"
+ "slices"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/charts/helmignore"
- "github.com/truecharts/public/clustertool/pkg/charts/image"
- "github.com/truecharts/public/clustertool/pkg/charts/readme"
- "github.com/truecharts/public/clustertool/pkg/charts/version"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/helmignore"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/image"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/readme"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/version"
)
// UpdateChartFile updates the specified Chart.yaml file with an optional bump parameter.
func UpdateChartFile(chartPathOrFolder, bump string) error {
- fileInfo, err := os.Stat(chartPathOrFolder)
- if err != nil {
- return err
- }
+ fileInfo, err := os.Stat(chartPathOrFolder)
+ if err != nil {
+ return err
+ }
- chartPath := chartPathOrFolder
- if fileInfo.IsDir() {
- chartPath = filepath.Join(chartPathOrFolder, "Chart.yaml")
- }
+ chartPath := chartPathOrFolder
+ if fileInfo.IsDir() {
+ chartPath = filepath.Join(chartPathOrFolder, "Chart.yaml")
+ }
- log.Info().Msgf("🏃 Processing chart [%s]", chartPath)
- chart := NewHelmChart()
- if err := chart.LoadFromFile(chartPath); err != nil {
- return err
- }
+ log.Info().Msgf("🏃 Processing chart [%s]", chartPath)
+ chart := NewHelmChart()
+ if err := chart.LoadFromFile(chartPath); err != nil {
+ return err
+ }
- if chart.Metadata.Annotations == nil {
- chart.Metadata.Annotations = make(map[string]string)
- }
+ if chart.Metadata.Annotations == nil {
+ chart.Metadata.Annotations = make(map[string]string)
+ }
- train := GetTrain(chartPath, chart)
- setMetadata(chart, train)
+ train := GetTrain(chartPath, chart)
+ setMetadata(chart, train)
- var values image.Images
- // Fetch image details from values.yaml
- if err := values.LoadValuesFile(filepath.Join(filepath.Dir(chartPath), "values.yaml")); err != nil {
- return err
- }
- setAppVersionFromImage(chart, &values, "image")
+ var values image.Images
+ // Fetch image details from values.yaml
+ if err := values.LoadValuesFile(filepath.Join(filepath.Dir(chartPath), "values.yaml")); err != nil {
+ return err
+ }
+ setAppVersionFromImage(chart, &values, "image")
- var imageLinks []string
- for _, details := range values.ImagesMap {
- imageLinks = append(imageLinks, details.Link)
- }
+ var imageLinks []string
+ for _, details := range values.ImagesMap {
+ imageLinks = append(imageLinks, details.Link)
+ }
- // Attempt to update sources
- if err := updateSources(chart, train, imageLinks); err != nil {
- return err
- }
+ // Attempt to update sources
+ if err := updateSources(chart, train, imageLinks); err != nil {
+ return err
+ }
- // Update appVersion, icon, and home URLs
- if bump == version.Major || bump == version.Minor || bump == version.Patch {
- newVersion, err := version.IncrementVersion(chart.Metadata.Version, bump)
- log.Info().Msgf("🆚 Bumping [%s], from [%s] to [%s]", chart.Metadata.Name, chart.Metadata.Version, newVersion)
- if err != nil {
- log.Error().Err(err).Msg("Error bumping version")
- }
- chart.Metadata.Version = newVersion
- }
+ // Update appVersion, icon, and home URLs
+ if bump == version.Major || bump == version.Minor || bump == version.Patch {
+ newVersion, err := version.IncrementVersion(chart.Metadata.Version, bump)
+ log.Info().Msgf("🆚 Bumping [%s], from [%s] to [%s]", chart.Metadata.Name, chart.Metadata.Version, newVersion)
+ if err != nil {
+ log.Error().Err(err).Msg("Error bumping version")
+ }
+ chart.Metadata.Version = newVersion
+ }
- // Save the modified metadata back to the file
- if err := chart.SaveToFile(chartPath); err != nil {
- return fmt.Errorf("error saving Chart.yaml: %s", err)
- }
+ // Save the modified metadata back to the file
+ if err := chart.SaveToFile(chartPath); err != nil {
+ return fmt.Errorf("error saving Chart.yaml: %s", err)
+ }
- log.Info().Msgf("Chart file updated and saved to [%s]", chartPath)
+ log.Info().Msgf("Chart file updated and saved to [%s]", chartPath)
- templateDir := chartPath
- for i := 0; i < 4; i++ {
- templateDir = filepath.Dir(templateDir)
- }
+ templateDir := chartPath
+ for i := 0; i < 4; i++ {
+ templateDir = filepath.Dir(templateDir)
+ }
- // Generate README.md for the specified train and chart
- readmeErr := readme.GenerateReadme(templateDir, chartPath, chart.Metadata.Name, train)
- if readmeErr != nil {
- log.Info().Msgf("Error Generating readme for %v: %v\n", chart.Metadata.Name, readmeErr)
- os.Exit(1)
- }
+ // Generate README.md for the specified train and chart
+ readmeErr := readme.GenerateReadme(templateDir, chartPath, chart.Metadata.Name, train)
+ if readmeErr != nil {
+ log.Info().Msgf("Error Generating readme for %v: %v\n", chart.Metadata.Name, readmeErr)
+ os.Exit(1)
+ }
- // Generate .helmignore for the specified train and chart
- helmignoreErr := helmignore.GenerateHelmIgnore(templateDir, chartPath)
- if helmignoreErr != nil {
- log.Info().Msgf("Error Generating helmignore for %v: %v\n", chart.Metadata.Name, helmignoreErr)
- os.Exit(1)
- }
- return nil
+ // Generate .helmignore for the specified train and chart
+ helmignoreErr := helmignore.GenerateHelmIgnore(templateDir, chartPath)
+ if helmignoreErr != nil {
+ log.Info().Msgf("Error Generating helmignore for %v: %v\n", chart.Metadata.Name, helmignoreErr)
+ os.Exit(1)
+ }
+ return nil
}
func setAppVersionFromImage(chart *HelmChart, imageMap *image.Images, key string) {
- imageDetails, exists := imageMap.ImagesMap[key]
- if !exists {
- log.Warn().Msgf("Details for image key [%s] not found in values.yaml, skipping setting appVersion", key)
- return
- }
+ imageDetails, exists := imageMap.ImagesMap[key]
+ if !exists {
+ log.Warn().Msgf("Details for image key [%s] not found in values.yaml, skipping setting appVersion", key)
+ return
+ }
- log.Info().Msgf("Detected - Tag [%s], Image Version [%s]", imageDetails.Tag, imageDetails.Version)
- chart.Metadata.AppVersion = imageDetails.Version
+ log.Info().Msgf("Detected - Tag [%s], Image Version [%s]", imageDetails.Tag, imageDetails.Version)
+ chart.Metadata.AppVersion = imageDetails.Version
}
// detectTrainFromFile detects the train name based on the path of Chart.yaml.
func detectTrainFromFile(chartFilename string) string {
- parts := strings.Split(
- // Remove the filename from the path
- filepath.Dir(chartFilename),
- string(os.PathSeparator),
- )
+ parts := strings.Split(
+ // Remove the filename from the path
+ filepath.Dir(chartFilename),
+ string(os.PathSeparator),
+ )
- if len(parts) >= 2 {
- return parts[len(parts)-2]
- }
+ if len(parts) >= 2 {
+ return parts[len(parts)-2]
+ }
- // One case to reach here is when the tool is run from inside the train directory
- // But we can't safely assume the current directory is the train directory
- log.Error().Msgf("Unable to detect train from path [%s]", chartFilename)
- return ""
+ // One case to reach here is when the tool is run from inside the train directory
+ // But we can't safely assume the current directory is the train directory
+ log.Error().Msgf("Unable to detect train from path [%s]", chartFilename)
+ return ""
}
func GetTrain(chartPath string, chart *HelmChart) string {
- // Detect the train from the path of Chart.yaml
- // Do not rely on the annotations in the chart, as they may be outdated
- train := detectTrainFromFile(chartPath)
- if train == "" {
- // If the train cannot be detected from the path, fallback to detect it from the annotations
- if val, exists := chart.Metadata.Annotations["truecharts.org/train"]; exists {
- train = val
- } else {
- log.Error().Msgf("Unable to detect train for chart [%s]. Setting as [unknown]", chart.Metadata.Name)
- train = "unknown"
- }
- }
+ // Detect the train from the path of Chart.yaml
+ // Do not rely on the annotations in the chart, as they may be outdated
+ train := detectTrainFromFile(chartPath)
+ if train == "" {
+ // If the train cannot be detected from the path, fallback to detect it from the annotations
+ if val, exists := chart.Metadata.Annotations["truecharts.org/train"]; exists {
+ train = val
+ } else {
+ log.Error().Msgf("Unable to detect train for chart [%s]. Setting as [unknown]", chart.Metadata.Name)
+ train = "unknown"
+ }
+ }
- return train
+ return train
}
func setMetadata(chart *HelmChart, train string) {
- chart.Metadata.Annotations["truecharts.org/train"] = train
- chart.Metadata.Icon = fmt.Sprintf("https://truecharts.org/img/hotlink-ok/chart-icons/%s.webp", chart.Metadata.Name)
- chart.Metadata.Home = fmt.Sprintf("https://truecharts.org/charts/%s/%s", train, chart.Metadata.Name)
+ chart.Metadata.Annotations["truecharts.org/train"] = train
+ chart.Metadata.Icon = fmt.Sprintf("https://truecharts.org/img/hotlink-ok/chart-icons/%s.webp", chart.Metadata.Name)
+ chart.Metadata.Home = fmt.Sprintf("https://truecharts.org/charts/%s/%s", train, chart.Metadata.Name)
}
// UpdateSources updates the sources in Chart.yaml using Go.
func updateSources(chart *HelmChart, train string, imageLinks []string) error {
- var updatedSources []string
+ var updatedSources []string
- // Those sources are automatically generated by this tool,
- // So we only need to keep sources that are not in this list
- for _, source := range chart.Metadata.Sources {
- if !strings.HasPrefix(source, "https://ghcr") &&
- !strings.HasPrefix(source, "https://docker.io") &&
- !strings.HasPrefix(source, "https://hub.docker") &&
- !strings.HasPrefix(source, "https://fleet.linuxserver") &&
- !strings.HasPrefix(source, "https://mcr.microsoft") &&
- !strings.HasPrefix(source, "https://cr.hotio.dev") &&
- !strings.HasPrefix(source, "https://github.com/truecharts") &&
- !strings.HasPrefix(source, "https://gallery.ecr.aws") &&
- !strings.HasPrefix(source, "https://gcr") &&
- !strings.HasPrefix(source, "https://quay") &&
- !strings.HasPrefix(source, "http://") &&
- !strings.Contains(source, ".azurecr.io") &&
- !strings.Contains(source, ".ocir.io") {
- if source != "" {
- log.Info().Msgf("🔗 Keeping source [%s]", source)
- updatedSources = append(updatedSources, source)
- }
- }
- }
+ // Those sources are automatically generated by this tool,
+ // So we only need to keep sources that are not in this list
+ for _, source := range chart.Metadata.Sources {
+ if !strings.HasPrefix(source, "https://ghcr") &&
+ !strings.HasPrefix(source, "https://docker.io") &&
+ !strings.HasPrefix(source, "https://hub.docker") &&
+ !strings.HasPrefix(source, "https://fleet.linuxserver") &&
+ !strings.HasPrefix(source, "https://mcr.microsoft") &&
+ !strings.HasPrefix(source, "https://cr.hotio.dev") &&
+ !strings.HasPrefix(source, "https://github.com/truecharts") &&
+ !strings.HasPrefix(source, "https://gallery.ecr.aws") &&
+ !strings.HasPrefix(source, "https://gcr") &&
+ !strings.HasPrefix(source, "https://quay") &&
+ !strings.HasPrefix(source, "http://") &&
+ !strings.Contains(source, ".azurecr.io") &&
+ !strings.Contains(source, ".ocir.io") {
+ if source != "" {
+ log.Info().Msgf("🔗 Keeping source [%s]", source)
+ updatedSources = append(updatedSources, source)
+ }
+ }
+ }
- // Add the GitHub source for the chart
- ghSource := fmt.Sprintf("https://github.com/truecharts/charts/tree/master/charts/%s/%s", train, chart.Metadata.Name)
- updatedSources = append(updatedSources, ghSource)
+ // Add the GitHub source for the chart
+ ghSource := fmt.Sprintf("https://github.com/trueforge-org/truecharts/tree/master/charts/%s/%s", train, chart.Metadata.Name)
+ updatedSources = append(updatedSources, ghSource)
- // Add new sources for each image
- updatedSources = append(updatedSources, imageLinks...)
+ // Add new sources for each image
+ updatedSources = append(updatedSources, imageLinks...)
- // Deduplicate sources
- deduplicatedSources := make(map[string]bool)
- var finalSources []string
- for _, source := range updatedSources {
- // Skip empty sources
- if source == "" {
- continue
- }
- // Skip sources that have already been added
- if _, exists := deduplicatedSources[source]; exists {
- continue
- }
+ // Deduplicate sources
+ deduplicatedSources := make(map[string]bool)
+ var finalSources []string
+ for _, source := range updatedSources {
+ // Skip empty sources
+ if source == "" {
+ continue
+ }
+ // Skip sources that have already been added
+ if _, exists := deduplicatedSources[source]; exists {
+ continue
+ }
- // Add the source to the list of sources and mark it as added
- deduplicatedSources[source] = true
- finalSources = append(finalSources, source)
- }
+ // Add the source to the list of sources and mark it as added
+ deduplicatedSources[source] = true
+ finalSources = append(finalSources, source)
+ }
- // Sort the sources, so subsequent commits will only include actual changes
- slices.Sort(finalSources)
+ // Sort the sources, so subsequent commits will only include actual changes
+ slices.Sort(finalSources)
- // Update the chart's sources
- chart.Metadata.Sources = finalSources
+ // Update the chart's sources
+ chart.Metadata.Sources = finalSources
- return nil
+ return nil
}
diff --git a/clustertool/pkg/charts/chartFile/updater_test.go b/clustertool/pkg/charts/chartFile/updater_test.go
index 4d2f6329f9c..deb07b0e270 100644
--- a/clustertool/pkg/charts/chartFile/updater_test.go
+++ b/clustertool/pkg/charts/chartFile/updater_test.go
@@ -1,230 +1,230 @@
package chartFile
import (
- "reflect"
- "testing"
+ "reflect"
+ "testing"
- "github.com/truecharts/public/clustertool/pkg/charts/image"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/image"
)
func TestSetAppVersionFromImage(t *testing.T) {
- type TestData struct {
- chart *HelmChart
- image *image.Images
- key string
- result string
- }
+ type TestData struct {
+ chart *HelmChart
+ image *image.Images
+ key string
+ result string
+ }
- tests := []TestData{
- {
- chart: &HelmChart{
- Metadata: ChartMetadata{
- AppVersion: "1.0.0",
- },
- },
- image: &image.Images{
- ImagesMap: map[string]image.ImageDetails{
- "image": {
- Repository: "nginx",
- Tag: "1.15.8",
- Link: "https://hub.docker.com/_/nginx",
- Version: "1.15.8",
- },
- },
- },
- key: "image",
- result: "1.15.8",
- },
- {
- chart: &HelmChart{
- Metadata: ChartMetadata{
- AppVersion: "1.0.0",
- },
- },
- image: &image.Images{
- ImagesMap: map[string]image.ImageDetails{
- "image": {
- Repository: "nginx",
- Tag: "1.15.8",
- Link: "https://hub.docker.com/_/nginx",
- Version: "1.15.8",
- },
- },
- },
- key: "nonexistent",
- result: "1.0.0",
- },
- }
+ tests := []TestData{
+ {
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ AppVersion: "1.0.0",
+ },
+ },
+ image: &image.Images{
+ ImagesMap: map[string]image.ImageDetails{
+ "image": {
+ Repository: "nginx",
+ Tag: "1.15.8",
+ Link: "https://hub.docker.com/_/nginx",
+ Version: "1.15.8",
+ },
+ },
+ },
+ key: "image",
+ result: "1.15.8",
+ },
+ {
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ AppVersion: "1.0.0",
+ },
+ },
+ image: &image.Images{
+ ImagesMap: map[string]image.ImageDetails{
+ "image": {
+ Repository: "nginx",
+ Tag: "1.15.8",
+ Link: "https://hub.docker.com/_/nginx",
+ Version: "1.15.8",
+ },
+ },
+ },
+ key: "nonexistent",
+ result: "1.0.0",
+ },
+ }
- for _, tt := range tests {
- setAppVersionFromImage(tt.chart, tt.image, tt.key)
- if tt.chart.Metadata.AppVersion != tt.result {
- t.Errorf("Expected %s, got %s", tt.result, tt.chart.Metadata.AppVersion)
- }
- }
+ for _, tt := range tests {
+ setAppVersionFromImage(tt.chart, tt.image, tt.key)
+ if tt.chart.Metadata.AppVersion != tt.result {
+ t.Errorf("Expected %s, got %s", tt.result, tt.chart.Metadata.AppVersion)
+ }
+ }
}
func TestGetTrain(t *testing.T) {
- type TestData struct {
- name string
- chart *HelmChart
- chartPath string
- result string
- }
+ type TestData struct {
+ name string
+ chart *HelmChart
+ chartPath string
+ result string
+ }
- tests := []TestData{
- {
- name: "Test get train from path",
- chart: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Annotations: map[string]string{
- "truecharts.org/train": "express",
- },
- },
- },
- chartPath: "../../testdata/updater/stable/my-app/Chart.yaml",
- result: "stable",
- },
- {
- name: "Test get train from annotations as fallback",
- chart: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Annotations: map[string]string{
- "truecharts.org/train": "dev",
- },
- },
- },
- // Too short path, cant detect train from path
- // so we should fallback to annotations
- chartPath: "my-app/Chart.yaml",
- result: "dev",
- },
- {
- name: "Test failing to get train from path or annotations",
- chart: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Annotations: map[string]string{},
- },
- },
- // Too short path, cant detect train from path
- // so we should fallback to annotations
- chartPath: "my-app/Chart.yaml",
- result: "unknown",
- },
- }
+ tests := []TestData{
+ {
+ name: "Test get train from path",
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Annotations: map[string]string{
+ "truecharts.org/train": "express",
+ },
+ },
+ },
+ chartPath: "../../testdata/updater/stable/my-app/Chart.yaml",
+ result: "stable",
+ },
+ {
+ name: "Test get train from annotations as fallback",
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Annotations: map[string]string{
+ "truecharts.org/train": "dev",
+ },
+ },
+ },
+ // Too short path, cant detect train from path
+ // so we should fallback to annotations
+ chartPath: "my-app/Chart.yaml",
+ result: "dev",
+ },
+ {
+ name: "Test failing to get train from path or annotations",
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Annotations: map[string]string{},
+ },
+ },
+ // Too short path, cant detect train from path
+ // so we should fallback to annotations
+ chartPath: "my-app/Chart.yaml",
+ result: "unknown",
+ },
+ }
- for _, tt := range tests {
- t.Run(tt.name, func(t *testing.T) {
- train := GetTrain(tt.chartPath, tt.chart)
+ for _, tt := range tests {
+ t.Run(tt.name, func(t *testing.T) {
+ train := GetTrain(tt.chartPath, tt.chart)
- if train != tt.result {
- t.Errorf("Expected train to be %s, but got %s", tt.result, train)
- }
- })
- }
+ if train != tt.result {
+ t.Errorf("Expected train to be %s, but got %s", tt.result, train)
+ }
+ })
+ }
}
func TestSetMetadata(t *testing.T) {
- type TestData struct {
- chart *HelmChart
- train string
- expected *HelmChart
- }
+ type TestData struct {
+ chart *HelmChart
+ train string
+ expected *HelmChart
+ }
- tests := []TestData{
- {
- chart: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Annotations: map[string]string{},
- },
- },
- train: "stable",
- expected: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Annotations: map[string]string{
- "truecharts.org/train": "stable",
- },
- Icon: "https://truecharts.org/img/hotlink-ok/chart-icons/test-chart.webp",
- Home: "https://truecharts.org/charts/stable/test-chart",
- },
- },
- },
- }
+ tests := []TestData{
+ {
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Annotations: map[string]string{},
+ },
+ },
+ train: "stable",
+ expected: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Annotations: map[string]string{
+ "truecharts.org/train": "stable",
+ },
+ Icon: "https://truecharts.org/img/hotlink-ok/chart-icons/test-chart.webp",
+ Home: "https://truecharts.org/charts/stable/test-chart",
+ },
+ },
+ },
+ }
- for _, tt := range tests {
- t.Run(tt.chart.Metadata.Name, func(t *testing.T) {
- setMetadata(tt.chart, tt.train)
+ for _, tt := range tests {
+ t.Run(tt.chart.Metadata.Name, func(t *testing.T) {
+ setMetadata(tt.chart, tt.train)
- if !reflect.DeepEqual(tt.chart, tt.expected) {
- t.Errorf("Expected chart to be %v, but got %v", tt.expected, tt.chart)
- }
- })
- }
+ if !reflect.DeepEqual(tt.chart, tt.expected) {
+ t.Errorf("Expected chart to be %v, but got %v", tt.expected, tt.chart)
+ }
+ })
+ }
}
func TestUpdateSources(t *testing.T) {
- type TestData struct {
- name string
- chart *HelmChart
- train string
- imageLinks []string
- expected []string
- }
+ type TestData struct {
+ name string
+ chart *HelmChart
+ train string
+ imageLinks []string
+ expected []string
+ }
- tests := []TestData{
- {
- name: "Test update sources",
- chart: &HelmChart{
- Metadata: ChartMetadata{
- Name: "test-chart",
- Sources: []string{
- "",
- "https://ghcr/truecharts/some-chart",
- "https://docker.io/truecharts/some-chart",
- "https://hub.docker/truecharts/some-chart",
- "https://fleet.linuxserver/truecharts/some-chart",
- "https://mcr.microsoft/truecharts/some-chart",
- "https://github.com/truecharts/some-chart",
- "https://gallery.ecr.aws/truecharts/some-chart",
- "https://gcr/truecharts/some-chart",
- "https://quay/truecharts/some-chart",
- "http://truecharts/some-chart",
- "https://truecharts.azurecr.io/some-chart",
- "https://truecharts.ocir.io/some-chart",
- "https://unrelated.com/some-chart",
- "https://unrelated.com/some-chart",
- "https://cr.hotio.dev/truecharts/some-chart",
- },
- },
- },
- train: "stable",
- imageLinks: []string{
- "",
- "https://hub.docker.com/_/nginx",
- "https://quay.io/truecharts/test-chart",
- },
- expected: []string{
- "https://github.com/truecharts/charts/tree/master/charts/stable/test-chart",
- "https://hub.docker.com/_/nginx",
- "https://quay.io/truecharts/test-chart",
- "https://unrelated.com/some-chart",
- },
- },
- }
+ tests := []TestData{
+ {
+ name: "Test update sources",
+ chart: &HelmChart{
+ Metadata: ChartMetadata{
+ Name: "test-chart",
+ Sources: []string{
+ "",
+ "https://ghcr/truecharts/some-chart",
+ "https://docker.io/truecharts/some-chart",
+ "https://hub.docker/truecharts/some-chart",
+ "https://fleet.linuxserver/truecharts/some-chart",
+ "https://mcr.microsoft/truecharts/some-chart",
+ "https://github.com/truecharts/some-chart",
+ "https://gallery.ecr.aws/truecharts/some-chart",
+ "https://gcr/truecharts/some-chart",
+ "https://quay/truecharts/some-chart",
+ "http://truecharts/some-chart",
+ "https://truecharts.azurecr.io/some-chart",
+ "https://truecharts.ocir.io/some-chart",
+ "https://unrelated.com/some-chart",
+ "https://unrelated.com/some-chart",
+ "https://cr.hotio.dev/truecharts/some-chart",
+ },
+ },
+ },
+ train: "stable",
+ imageLinks: []string{
+ "",
+ "https://hub.docker.com/_/nginx",
+ "https://quay.io/truecharts/test-chart",
+ },
+ expected: []string{
+ "https://github.com/trueforge-org/truecharts/tree/master/charts/stable/test-chart",
+ "https://hub.docker.com/_/nginx",
+ "https://quay.io/truecharts/test-chart",
+ "https://unrelated.com/some-chart",
+ },
+ },
+ }
- for _, tt := range tests {
- t.Run(tt.chart.Metadata.Name, func(t *testing.T) {
- if err := updateSources(tt.chart, tt.train, tt.imageLinks); err != nil {
- t.Errorf("Expected no error, but got %v", err)
- }
+ for _, tt := range tests {
+ t.Run(tt.chart.Metadata.Name, func(t *testing.T) {
+ if err := updateSources(tt.chart, tt.train, tt.imageLinks); err != nil {
+ t.Errorf("Expected no error, but got %v", err)
+ }
- if !reflect.DeepEqual(tt.chart.Metadata.Sources, tt.expected) {
- t.Errorf("Expected chart to be %v, but got %v", tt.expected, tt.chart.Metadata.Sources)
- }
- })
- }
+ if !reflect.DeepEqual(tt.chart.Metadata.Sources, tt.expected) {
+ t.Errorf("Expected chart to be %v, but got %v", tt.expected, tt.chart.Metadata.Sources)
+ }
+ })
+ }
}
diff --git a/clustertool/pkg/charts/deps/deps.go b/clustertool/pkg/charts/deps/deps.go
index 5aaf9e0cdc7..9a6b3f0c571 100644
--- a/clustertool/pkg/charts/deps/deps.go
+++ b/clustertool/pkg/charts/deps/deps.go
@@ -1,203 +1,203 @@
package deps
import (
- "fmt"
- "io"
- "net/http"
- "os"
- "path"
- "path/filepath"
- "strings"
+ "fmt"
+ "io"
+ "net/http"
+ "os"
+ "path"
+ "path/filepath"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/charts/chartFile"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/chartFile"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
func LoadGPGKey() error {
- log.Info().Msg("🔑 Fetching and Loading TrueCharts PGP Public Key 🔑")
- if err := os.MkdirAll(helper.GpgDir, os.ModePerm); err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to create GPG directory")
- }
+ log.Info().Msg("🔑 Fetching and Loading TrueCharts PGP Public Key 🔑")
+ if err := os.MkdirAll(helper.GpgDir, os.ModePerm); err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to create GPG directory")
+ }
- keybaseURL := "https://truecharts.org/pub_key.gpg"
- pubringPath := path.Join(helper.GpgDir, "pubring.gpg")
- if err := downloadFile(keybaseURL, pubringPath); err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to download keybase public key")
- }
+ keybaseURL := "https://truecharts.org/pub_key.gpg"
+ pubringPath := path.Join(helper.GpgDir, "pubring.gpg")
+ if err := downloadFile(keybaseURL, pubringPath); err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to download keybase public key")
+ }
- certmanURL := "https://cert-manager.io/public-keys/cert-manager-keyring-2021-09-20-1020CF3C033D4F35BAE1C19E1226061C665DF13E.gpg"
- certmanPath := path.Join(helper.GpgDir, "certman.gpg")
- if err := downloadFile(certmanURL, certmanPath); err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to download certman public key")
- }
+ certmanURL := "https://cert-manager.io/public-keys/cert-manager-keyring-2021-09-20-1020CF3C033D4F35BAE1C19E1226061C665DF13E.gpg"
+ certmanPath := path.Join(helper.GpgDir, "certman.gpg")
+ if err := downloadFile(certmanURL, certmanPath); err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to download certman public key")
+ }
- log.Info().Msg("✅ Public Key loaded successfully")
- return nil
+ log.Info().Msg("✅ Public Key loaded successfully")
+ return nil
}
func downloadFile(url, destination string) error {
- response, err := http.Get(url)
- if err != nil {
- log.Error().Err(err).Msgf("❌ Failed to download [%s]", url)
- return err
- }
- defer response.Body.Close()
+ response, err := http.Get(url)
+ if err != nil {
+ log.Error().Err(err).Msgf("❌ Failed to download [%s]", url)
+ return err
+ }
+ defer response.Body.Close()
- body, err := io.ReadAll(response.Body)
- if err != nil {
- log.Error().Err(err).Msg("❌ Failed to read response body")
- return err
- }
+ body, err := io.ReadAll(response.Body)
+ if err != nil {
+ log.Error().Err(err).Msg("❌ Failed to read response body")
+ return err
+ }
- err = os.WriteFile(destination, body, os.ModePerm)
- if err != nil {
- log.Error().Err(err).Msgf("❌ Failed to write file at [%s]", destination)
- return err
- }
+ err = os.WriteFile(destination, body, os.ModePerm)
+ if err != nil {
+ log.Error().Err(err).Msgf("❌ Failed to write file at [%s]", destination)
+ return err
+ }
- return nil
+ return nil
}
// fetchIndexFile downloads an index file from a repo if not already cached
func fetchIndexFile(repo string, repoDir string, repoURL string) error {
- destPath := path.Join(helper.IndexCache, repoDir, "index.yaml")
- if strings.HasPrefix(repoURL, "oci") {
- log.Info().Msgf("⏩ URL [%s] is OCI, skipping index download", repoURL)
- return nil
- }
+ destPath := path.Join(helper.IndexCache, repoDir, "index.yaml")
+ if strings.HasPrefix(repoURL, "oci") {
+ log.Info().Msgf("⏩ URL [%s] is OCI, skipping index download", repoURL)
+ return nil
+ }
- if _, err := os.Stat(destPath); err == nil {
- log.Info().Msgf("✅ Index file for [%s] already cached", repo)
- return nil
- }
+ if _, err := os.Stat(destPath); err == nil {
+ log.Info().Msgf("✅ Index file for [%s] already cached", repo)
+ return nil
+ }
- log.Info().Msgf("🙅 Index file for [%s] not cached", repo)
+ log.Info().Msgf("🙅 Index file for [%s] not cached", repo)
- // Create index directory
- err := os.MkdirAll(path.Join(helper.IndexCache, repoDir), os.ModePerm)
- if err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to create index directory")
- }
+ // Create index directory
+ err := os.MkdirAll(path.Join(helper.IndexCache, repoDir), os.ModePerm)
+ if err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to create index directory")
+ }
- // Download index file
- log.Info().Msgf("⏬ Downloading index [%s]...", repoURL)
- err = downloadFile(repoURL, destPath)
- if err != nil {
- log.Fatal().Err(err).Msgf("❌ Failed to download index for [%s] from [%s]", repo, repoURL)
- }
+ // Download index file
+ log.Info().Msgf("⏬ Downloading index [%s]...", repoURL)
+ err = downloadFile(repoURL, destPath)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("❌ Failed to download index for [%s] from [%s]", repo, repoURL)
+ }
- log.Info().Msg("✅ Index File downloaded")
+ log.Info().Msg("✅ Index File downloaded")
- return nil
+ return nil
}
// fetchDependency downloads a dependency from a repo if not already cached
func fetchDependency(repo string, repoDir string, name string, version string, repoURL string) error {
- destPath := path.Join(helper.HelmCache, repoDir, fmt.Sprintf("%s-%s.tgz", name, version))
- if _, err := os.Stat(destPath); err == nil {
- log.Info().Msgf("✅ Dependency [%s-%s] already cached", name, version)
- return nil
- }
+ destPath := path.Join(helper.HelmCache, repoDir, fmt.Sprintf("%s-%s.tgz", name, version))
+ if _, err := os.Stat(destPath); err == nil {
+ log.Info().Msgf("✅ Dependency [%s-%s] already cached", name, version)
+ return nil
+ }
- log.Info().Msgf("🙅 Dependency [%s-%s] not cached", name, version)
+ log.Info().Msgf("🙅 Dependency [%s-%s] not cached", name, version)
- repoCacheDir := path.Join(helper.HelmCache, repoDir)
- // Create cache directory
- if err := os.MkdirAll(repoCacheDir, os.ModePerm); err != nil {
- return fmt.Errorf("❌ Failed to create cache directory: %s", err)
- }
+ repoCacheDir := path.Join(helper.HelmCache, repoDir)
+ // Create cache directory
+ if err := os.MkdirAll(repoCacheDir, os.ModePerm); err != nil {
+ return fmt.Errorf("❌ Failed to create cache directory: %s", err)
+ }
- // Download dependency
- log.Info().Msgf("⏬ Downloading dependency [%s-%s] from [%s]", name, version, repo)
- if err := fluxhandler.HelmPull(repo, name, version, repoCacheDir, false); err != nil {
- return fmt.Errorf("❌ Failed to download or verify dependency: %s", err)
- }
+ // Download dependency
+ log.Info().Msgf("⏬ Downloading dependency [%s-%s] from [%s]", name, version, repo)
+ if err := fluxhandler.HelmPull(repo, name, version, repoCacheDir, false); err != nil {
+ return fmt.Errorf("❌ Failed to download or verify dependency: %s", err)
+ }
- if _, err := os.Stat(destPath); err == nil {
- log.Info().Msgf("✅ Dependency downloaded into %s", repoCacheDir)
- } else {
- return fmt.Errorf("❌ Dependency should be downloaded but is missing from cache folder: %s", destPath)
- }
+ if _, err := os.Stat(destPath); err == nil {
+ log.Info().Msgf("✅ Dependency downloaded into %s", repoCacheDir)
+ } else {
+ return fmt.Errorf("❌ Dependency should be downloaded but is missing from cache folder: %s", destPath)
+ }
- return nil
+ return nil
}
// copyDependency copies a dependency from the cache to the chart folder
func copyDependency(chartFolder string, repo string, repoDir string, name string, version string) error {
- targetChartsFolder := path.Join(chartFolder, "charts")
- srcPath := path.Join(helper.HelmCache, repoDir, fmt.Sprintf("%s-%s.tgz", name, version))
- destPath := path.Join(targetChartsFolder, fmt.Sprintf("%s-%s.tgz", name, version))
+ targetChartsFolder := path.Join(chartFolder, "charts")
+ srcPath := path.Join(helper.HelmCache, repoDir, fmt.Sprintf("%s-%s.tgz", name, version))
+ destPath := path.Join(targetChartsFolder, fmt.Sprintf("%s-%s.tgz", name, version))
- log.Info().Msgf("📝 Copying dependency %s from cache: %s", name, srcPath)
+ log.Info().Msgf("📝 Copying dependency %s from cache: %s", name, srcPath)
- if err := os.MkdirAll(targetChartsFolder, os.ModePerm); err != nil {
- return fmt.Errorf("❌ Failed to create charts directory: %s", err)
- }
+ if err := os.MkdirAll(targetChartsFolder, os.ModePerm); err != nil {
+ return fmt.Errorf("❌ Failed to create charts directory: %s", err)
+ }
- if err := helper.CopyFile(srcPath, destPath, false); err != nil {
- return fmt.Errorf("❌ Failed to copy dependency: %s", err)
- }
+ if err := helper.CopyFile(srcPath, destPath, false); err != nil {
+ return fmt.Errorf("❌ Failed to copy dependency: %s", err)
+ }
- log.Info().Msg("✅ Dependency copied!")
- return nil
+ log.Info().Msg("✅ Dependency copied!")
+ return nil
}
func DownloadDeps(chartPath string, placeholder string) error {
- chartFolder := filepath.Dir(chartPath)
+ chartFolder := filepath.Dir(chartPath)
- helmChart := chartFile.NewHelmChart()
- err := helmChart.LoadFromFile(chartPath)
- if err != nil {
- log.Fatal().Err(err).Msgf("❌ Failed to load Helm chart from file in [%s]", chartFolder)
- }
+ helmChart := chartFile.NewHelmChart()
+ err := helmChart.LoadFromFile(chartPath)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("❌ Failed to load Helm chart from file in [%s]", chartFolder)
+ }
- fmt.Print("\n\n")
- log.Info().Msgf("🏃 Processing Chart [%s] with [%d] dependencies", chartFolder, len(helmChart.Metadata.Dependencies))
+ fmt.Print("\n\n")
+ log.Info().Msgf("🏃 Processing Chart [%s] with [%d] dependencies", chartFolder, len(helmChart.Metadata.Dependencies))
- // Make sure the directory "charts" exists in the chart folder
- targetChartsFolder := path.Join(chartFolder, "charts")
- if err := os.MkdirAll(targetChartsFolder, os.ModePerm); err != nil {
- return fmt.Errorf("❌ Failed to create charts directory: %s", err)
- }
+ // Make sure the directory "charts" exists in the chart folder
+ targetChartsFolder := path.Join(chartFolder, "charts")
+ if err := os.MkdirAll(targetChartsFolder, os.ModePerm); err != nil {
+ return fmt.Errorf("❌ Failed to create charts directory: %s", err)
+ }
- // Process dependencies as needed
- for _, dep := range helmChart.Metadata.Dependencies {
- name := dep.Name
- version := dep.Version
- repo := dep.Repository
- repoURL := fmt.Sprintf("%s/index.yaml", strings.TrimRight(repo, "/"))
+ // Process dependencies as needed
+ for _, dep := range helmChart.Metadata.Dependencies {
+ name := dep.Name
+ version := dep.Version
+ repo := dep.Repository
+ repoURL := fmt.Sprintf("%s/index.yaml", strings.TrimRight(repo, "/"))
- fmt.Print("\n")
- log.Info().Msgf("📦 Dependency [%s]", name)
- log.Info().Msgf("🆚 Version [%s]", version)
- log.Info().Msgf("📥 Repo [%s]", repo)
- log.Info().Msgf("🔗 URL [%s]", repoURL)
+ fmt.Print("\n")
+ log.Info().Msgf("📦 Dependency [%s]", name)
+ log.Info().Msgf("🆚 Version [%s]", version)
+ log.Info().Msgf("📥 Repo [%s]", repo)
+ log.Info().Msgf("🔗 URL [%s]", repoURL)
- repoDir := repo
- // Remove protocol(s) from repoDir
- for _, prefix := range []string{"http://", "https://", "oci://"} {
- repoDir = strings.TrimPrefix(repoDir, prefix)
- }
+ repoDir := repo
+ // Remove protocol(s) from repoDir
+ for _, prefix := range []string{"http://", "https://", "oci://"} {
+ repoDir = strings.TrimPrefix(repoDir, prefix)
+ }
- if err := fetchIndexFile(repo, repoDir, repoURL); err != nil {
- return fmt.Errorf("❌ Failed to fetch index file: %s", err)
- }
+ if err := fetchIndexFile(repo, repoDir, repoURL); err != nil {
+ return fmt.Errorf("❌ Failed to fetch index file: %s", err)
+ }
- if err := fetchDependency(repo, repoDir, name, version, repoURL); err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to fetch dependency")
- }
+ if err := fetchDependency(repo, repoDir, name, version, repoURL); err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to fetch dependency")
+ }
- if err := copyDependency(chartFolder, repo, repoDir, name, version); err != nil {
- log.Fatal().Err(err).Msg("❌ Failed to copy dependency")
- }
+ if err := copyDependency(chartFolder, repo, repoDir, name, version); err != nil {
+ log.Fatal().Err(err).Msg("❌ Failed to copy dependency")
+ }
- log.Info().Msg("✅ Dependency processed!")
- }
+ log.Info().Msg("✅ Dependency processed!")
+ }
- log.Info().Msg("✅ Processing complete!")
- return nil
+ log.Info().Msg("✅ Processing complete!")
+ return nil
}
diff --git a/clustertool/pkg/charts/website/chart_list.go b/clustertool/pkg/charts/website/chart_list.go
index 62442c83c81..d9d9084e7b3 100644
--- a/clustertool/pkg/charts/website/chart_list.go
+++ b/clustertool/pkg/charts/website/chart_list.go
@@ -1,119 +1,119 @@
package website
import (
- "encoding/json"
- "fmt"
- "os"
- "path/filepath"
- "slices"
- "sync"
+ "encoding/json"
+ "fmt"
+ "os"
+ "path/filepath"
+ "slices"
+ "sync"
- "github.com/truecharts/public/clustertool/pkg/charts/chartFile"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/charts/chartFile"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
type ChartList struct {
- TotalCount int64 `json:"totalCount"`
- Trains []Train `json:"trains"`
+ TotalCount int64 `json:"totalCount"`
+ Trains []Train `json:"trains"`
}
type Train struct {
- Name string `json:"name"`
- Count int64 `json:"count"`
- Charts []Chart `json:"charts"`
+ Name string `json:"name"`
+ Count int64 `json:"count"`
+ Charts []Chart `json:"charts"`
}
type Chart struct {
- Name string `json:"name"`
- Description string `json:"description"`
- Train string `json:"train"`
- Link string `json:"link"`
- Icon string `json:"icon"`
- Version string `json:"version"`
+ Name string `json:"name"`
+ Description string `json:"description"`
+ Train string `json:"train"`
+ Link string `json:"link"`
+ Icon string `json:"icon"`
+ Version string `json:"version"`
}
type ChartListOptions struct {
- OutputPath string // Path to put the chart list json file
- TrainFilter []string // Empty means all trains
- sync.Mutex
- list *ChartList
+ OutputPath string // Path to put the chart list json file
+ TrainFilter []string // Empty means all trains
+ sync.Mutex
+ list *ChartList
}
func (o *ChartListOptions) WriteChartList() error {
- if o.list == nil {
- return fmt.Errorf("chart list is nil")
- }
+ if o.list == nil {
+ return fmt.Errorf("chart list is nil")
+ }
- data, err := json.Marshal(o.list)
- if err != nil {
- return err
- }
+ data, err := json.Marshal(o.list)
+ if err != nil {
+ return err
+ }
- return os.WriteFile(o.OutputPath, data, 0644)
+ return os.WriteFile(o.OutputPath, data, 0644)
}
func (o *ChartListOptions) GetChartData(path string, entry os.DirEntry, err error) error {
- if o.list == nil {
- o.list = &ChartList{}
- }
+ if o.list == nil {
+ o.list = &ChartList{}
+ }
- if err != nil {
- return err
- }
+ if err != nil {
+ return err
+ }
- // Skip directories that are excluded
- if entry.IsDir() && slices.Contains(helper.ExcludedDirs, entry.Name()) {
- return filepath.SkipDir
- }
+ // Skip directories that are excluded
+ if entry.IsDir() && slices.Contains(helper.ExcludedDirs, entry.Name()) {
+ return filepath.SkipDir
+ }
- if entry.Name() != "Chart.yaml" {
- return nil
- }
+ if entry.Name() != "Chart.yaml" {
+ return nil
+ }
- chart := chartFile.NewHelmChart()
- if err := chart.LoadFromFile(path); err != nil {
- return err
- }
+ chart := chartFile.NewHelmChart()
+ if err := chart.LoadFromFile(path); err != nil {
+ return err
+ }
- train := chartFile.GetTrain(path, chart)
- if len(o.TrainFilter) > 0 {
- if !slices.Contains(o.TrainFilter, train) {
- return nil
- }
- }
+ train := chartFile.GetTrain(path, chart)
+ if len(o.TrainFilter) > 0 {
+ if !slices.Contains(o.TrainFilter, train) {
+ return nil
+ }
+ }
- o.Lock()
- defer o.Unlock()
- // Increment the total count
- o.list.TotalCount++
- webChart := Chart{
- Name: chart.Metadata.Name,
- Description: chart.Metadata.Description,
- Icon: chart.Metadata.Icon,
- Link: chart.Metadata.Home,
- Version: chart.Metadata.Version,
- Train: chartFile.GetTrain(path, chart),
- }
+ o.Lock()
+ defer o.Unlock()
+ // Increment the total count
+ o.list.TotalCount++
+ webChart := Chart{
+ Name: chart.Metadata.Name,
+ Description: chart.Metadata.Description,
+ Icon: chart.Metadata.Icon,
+ Link: chart.Metadata.Home,
+ Version: chart.Metadata.Version,
+ Train: chartFile.GetTrain(path, chart),
+ }
- trainExists := false
- for idx, train := range o.list.Trains {
- if train.Name == webChart.Train {
- trainExists = true
- // Increase chart count for the existing train
- o.list.Trains[idx].Count++
- // Add the chart to the existing train
- o.list.Trains[idx].Charts = append(o.list.Trains[idx].Charts, webChart)
- }
- }
- if trainExists {
- return nil
- }
+ trainExists := false
+ for idx, train := range o.list.Trains {
+ if train.Name == webChart.Train {
+ trainExists = true
+ // Increase chart count for the existing train
+ o.list.Trains[idx].Count++
+ // Add the chart to the existing train
+ o.list.Trains[idx].Charts = append(o.list.Trains[idx].Charts, webChart)
+ }
+ }
+ if trainExists {
+ return nil
+ }
- // Add a new train with the chart
- o.list.Trains = append(o.list.Trains, Train{
- Name: webChart.Train,
- Count: 1,
- Charts: []Chart{webChart},
- })
+ // Add a new train with the chart
+ o.list.Trains = append(o.list.Trains, Train{
+ Name: webChart.Train,
+ Count: 1,
+ Charts: []Chart{webChart},
+ })
- return nil
+ return nil
}
diff --git a/clustertool/pkg/fluxhandler/bootstrap.go b/clustertool/pkg/fluxhandler/bootstrap.go
index 636cc220dfd..ffaf57605fe 100644
--- a/clustertool/pkg/fluxhandler/bootstrap.go
+++ b/clustertool/pkg/fluxhandler/bootstrap.go
@@ -1,142 +1,142 @@
package fluxhandler
import (
- "context"
- "os"
- "path/filepath"
+ "context"
+ "os"
+ "path/filepath"
- "github.com/rs/zerolog"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/kubectlcmds"
+ "github.com/rs/zerolog"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/kubectlcmds"
)
func init() {
- // Configure zerolog to output to stdout with a timestamp and log level
- log.Logger = log.Output(zerolog.ConsoleWriter{Out: os.Stdout}).With().Timestamp().Logger()
+ // Configure zerolog to output to stdout with a timestamp and log level
+ log.Logger = log.Output(zerolog.ConsoleWriter{Out: os.Stdout}).With().Timestamp().Logger()
}
// FluxBootstrap initializes the FluxCD bootstrapping process if GITHUB_REPOSITORY is set in TalEnv.
func FluxBootstrap(ctx context.Context) {
- if helper.TalEnv["GITHUB_REPOSITORY"] != "" {
- log.Info().Msg("GITHUB_Repository for Flux configured.")
- if helper.GetYesOrNo("Do you want to (re)bootstrap FluxCD as well? (yes/no) [y/n]: ") {
- if err := bootstrapFluxCD(ctx); err != nil {
- log.Fatal().Err(err).Msg("Error during FluxCD bootstrap")
- if helper.GetYesOrNo("Do you want to retry? (yes/no) [y/n]: ") {
- if err2 := bootstrapFluxCD(ctx); err2 != nil {
- log.Fatal().Err(err2).Msg("Error during FluxCD bootstrap")
- }
- }
- }
- log.Info().Msg("FluxCD Bootstrapped successfully")
- }
- }
+ if helper.TalEnv["GITHUB_REPOSITORY"] != "" {
+ log.Info().Msg("GITHUB_Repository for Flux configured.")
+ if helper.GetYesOrNo("Do you want to (re)bootstrap FluxCD as well? (yes/no) [y/n]: ") {
+ if err := bootstrapFluxCD(ctx); err != nil {
+ log.Fatal().Err(err).Msg("Error during FluxCD bootstrap")
+ if helper.GetYesOrNo("Do you want to retry? (yes/no) [y/n]: ") {
+ if err2 := bootstrapFluxCD(ctx); err2 != nil {
+ log.Fatal().Err(err2).Msg("Error during FluxCD bootstrap")
+ }
+ }
+ }
+ log.Info().Msg("FluxCD Bootstrapped successfully")
+ }
+ }
}
// bootstrapFluxCD handles the entire FluxCD bootstrapping process.
func bootstrapFluxCD(ctx context.Context) error {
- if err := checkGitRepo(); err != nil {
- return err
- }
+ if err := checkGitRepo(); err != nil {
+ return err
+ }
- fluxPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux")
- if err := setupFluxCD(ctx, fluxPath); err != nil {
- return err
- }
+ fluxPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux")
+ if err := setupFluxCD(ctx, fluxPath); err != nil {
+ return err
+ }
- reposFilePath := "repositories"
- if err := setupRepositories(ctx, reposFilePath); err != nil {
- return err
- }
+ reposFilePath := "repositories"
+ if err := setupRepositories(ctx, reposFilePath); err != nil {
+ return err
+ }
- clusterEntryFile := filepath.Join(helper.ClusterPath, "kubernetes", "flux-entry.yaml")
- if err := kubectlcmds.KubectlApply(ctx, clusterEntryFile); err != nil {
- log.Error().Err(err).Str("path", clusterEntryFile).Msg("Error applying Kubernetes flux-entry manifest")
- return err
- }
+ clusterEntryFile := filepath.Join(helper.ClusterPath, "kubernetes", "flux-entry.yaml")
+ if err := kubectlcmds.KubectlApply(ctx, clusterEntryFile); err != nil {
+ log.Error().Err(err).Str("path", clusterEntryFile).Msg("Error applying Kubernetes flux-entry manifest")
+ return err
+ }
- return nil
+ return nil
}
// checkGitRepo verifies if the current directory is a valid Git repository.
func checkGitRepo() error {
- isRepo, err := helper.IsCurrentDirGitRepo()
- if err != nil {
- log.Error().Err(err).Msg("Error checking Git repository")
- return err
- }
- if !isRepo {
- errMsg := "Bootstrap: ERROR The current directory is not a Git repository. Cannot bootstrap fluxcd"
- log.Error().Msg(errMsg)
- return err
- }
- log.Info().Msg("Bootstrap: The current directory is a valid GIT repository, continuing...")
- return nil
+ isRepo, err := helper.IsCurrentDirGitRepo()
+ if err != nil {
+ log.Error().Err(err).Msg("Error checking Git repository")
+ return err
+ }
+ if !isRepo {
+ errMsg := "Bootstrap: ERROR The current directory is not a Git repository. Cannot bootstrap fluxcd"
+ log.Error().Msg(errMsg)
+ return err
+ }
+ log.Info().Msg("Bootstrap: The current directory is a valid GIT repository, continuing...")
+ return nil
}
// setupFluxCD handles the setup of FluxCD manifests.
func setupFluxCD(ctx context.Context, fluxPath string) error {
- bootstrapFile := "bootstrap.yaml.ct"
- kustomFile := "kustomization.yaml"
- tmpFile := "placeholder"
+ bootstrapFile := "bootstrap.yaml.ct"
+ kustomFile := "kustomization.yaml"
+ tmpFile := "placeholder"
- log.Info().Msg("Bootstrap: Loading fluxcd onto the cluster...")
+ log.Info().Msg("Bootstrap: Loading fluxcd onto the cluster...")
- // Rename files for kustomize application
- if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, tmpFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming kustomization file")
- return err
- }
- if err := os.Rename(filepath.Join(fluxPath, bootstrapFile), filepath.Join(fluxPath, kustomFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming bootstrap file")
- return err
- }
+ // Rename files for kustomize application
+ if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, tmpFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming kustomization file")
+ return err
+ }
+ if err := os.Rename(filepath.Join(fluxPath, bootstrapFile), filepath.Join(fluxPath, kustomFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming bootstrap file")
+ return err
+ }
- if err := kubectlcmds.KubectlApplyKustomize(ctx, fluxPath); err != nil {
- log.Error().Err(err).Str("path", fluxPath).Msg("Error applying FluxCD manifest")
- log.Debug().Msg("Reverting renamed files for fluxbootstrap")
- if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, bootstrapFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming kustomization file back after previous error")
- return err
- }
- if err := os.Rename(filepath.Join(fluxPath, tmpFile), filepath.Join(fluxPath, kustomFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming placeholder file after previous back")
- return err
- }
- return err
- }
+ if err := kubectlcmds.KubectlApplyKustomize(ctx, fluxPath); err != nil {
+ log.Error().Err(err).Str("path", fluxPath).Msg("Error applying FluxCD manifest")
+ log.Debug().Msg("Reverting renamed files for fluxbootstrap")
+ if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, bootstrapFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming kustomization file back after previous error")
+ return err
+ }
+ if err := os.Rename(filepath.Join(fluxPath, tmpFile), filepath.Join(fluxPath, kustomFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming placeholder file after previous back")
+ return err
+ }
+ return err
+ }
- // Revert file renames
- if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, bootstrapFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming kustomization file back")
- return err
- }
- if err := os.Rename(filepath.Join(fluxPath, tmpFile), filepath.Join(fluxPath, kustomFile)); err != nil {
- log.Error().Err(err).Msg("Error renaming placeholder file back")
- return err
- }
+ // Revert file renames
+ if err := os.Rename(filepath.Join(fluxPath, kustomFile), filepath.Join(fluxPath, bootstrapFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming kustomization file back")
+ return err
+ }
+ if err := os.Rename(filepath.Join(fluxPath, tmpFile), filepath.Join(fluxPath, kustomFile)); err != nil {
+ log.Error().Err(err).Msg("Error renaming placeholder file back")
+ return err
+ }
- return nil
+ return nil
}
// setupRepositories handles the setup of repository manifests.
func setupRepositories(ctx context.Context, reposFilePath string) error {
- log.Info().Msg("Bootstrap: Loading git-repo manifests onto the cluster...")
+ log.Info().Msg("Bootstrap: Loading git-repo manifests onto the cluster...")
- gitRepoFile := filepath.Join(reposFilePath, "git", "this-repo.yaml")
- if err := kubectlcmds.KubectlApply(ctx, gitRepoFile); err != nil {
- log.Error().Err(err).Str("path", reposFilePath).Msg("Error applying repositories manifest")
- return err
- }
+ gitRepoFile := filepath.Join(reposFilePath, "git", "this-repo.yaml")
+ if err := kubectlcmds.KubectlApply(ctx, gitRepoFile); err != nil {
+ log.Error().Err(err).Str("path", reposFilePath).Msg("Error applying repositories manifest")
+ return err
+ }
- log.Info().Msg("Bootstrap: Loading repositories flux-entry onto the cluster...")
- reposEntryFile := filepath.Join(reposFilePath, "flux-entry.yaml")
- if err := kubectlcmds.KubectlApply(ctx, reposEntryFile); err != nil {
- log.Error().Err(err).Str("path", reposEntryFile).Msg("Error applying repositories flux-entry manifest")
- return err
- }
+ log.Info().Msg("Bootstrap: Loading repositories flux-entry onto the cluster...")
+ reposEntryFile := filepath.Join(reposFilePath, "flux-entry.yaml")
+ if err := kubectlcmds.KubectlApply(ctx, reposEntryFile); err != nil {
+ log.Error().Err(err).Str("path", reposEntryFile).Msg("Error applying repositories flux-entry manifest")
+ return err
+ }
- return nil
+ return nil
}
diff --git a/clustertool/pkg/fluxhandler/helm.go b/clustertool/pkg/fluxhandler/helm.go
index df12b4a311e..a999ab643f5 100644
--- a/clustertool/pkg/fluxhandler/helm.go
+++ b/clustertool/pkg/fluxhandler/helm.go
@@ -1,583 +1,583 @@
package fluxhandler
import (
- "context"
- "fmt"
- "io/ioutil"
- "os"
- "path"
- "path/filepath"
- "strings"
- "time"
+ "context"
+ "fmt"
+ "io/ioutil"
+ "os"
+ "path"
+ "path/filepath"
+ "strings"
+ "time"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "helm.sh/helm/v3/pkg/action"
- "helm.sh/helm/v3/pkg/chart/loader"
- "helm.sh/helm/v3/pkg/cli"
- "helm.sh/helm/v3/pkg/cli/values"
- "helm.sh/helm/v3/pkg/getter"
- "helm.sh/helm/v3/pkg/registry"
- "helm.sh/helm/v3/pkg/release"
- "helm.sh/helm/v3/pkg/repo"
- corev1 "k8s.io/api/core/v1"
- metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
- "sigs.k8s.io/kustomize/kyaml/yaml"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "helm.sh/helm/v3/pkg/action"
+ "helm.sh/helm/v3/pkg/chart/loader"
+ "helm.sh/helm/v3/pkg/cli"
+ "helm.sh/helm/v3/pkg/cli/values"
+ "helm.sh/helm/v3/pkg/getter"
+ "helm.sh/helm/v3/pkg/registry"
+ "helm.sh/helm/v3/pkg/release"
+ "helm.sh/helm/v3/pkg/repo"
+ corev1 "k8s.io/api/core/v1"
+ metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
+ "sigs.k8s.io/kustomize/kyaml/yaml"
)
func newDefaultRegistryClient(plainHTTP bool, settings *cli.EnvSettings) (*registry.Client, error) {
- opts := []registry.ClientOption{
- registry.ClientOptDebug(settings.Debug),
- registry.ClientOptEnableCache(true),
- registry.ClientOptWriter(os.Stdout),
- registry.ClientOptCredentialsFile(settings.RegistryConfig),
- }
- if plainHTTP {
- opts = append(opts, registry.ClientOptPlainHTTP())
- }
+ opts := []registry.ClientOption{
+ registry.ClientOptDebug(settings.Debug),
+ registry.ClientOptEnableCache(true),
+ registry.ClientOptWriter(os.Stdout),
+ registry.ClientOptCredentialsFile(settings.RegistryConfig),
+ }
+ if plainHTTP {
+ opts = append(opts, registry.ClientOptPlainHTTP())
+ }
- // Create a new registry client
- registryClient, err := registry.NewClient(opts...)
- if err != nil {
- return nil, err
- }
- return registryClient, nil
+ // Create a new registry client
+ registryClient, err := registry.NewClient(opts...)
+ if err != nil {
+ return nil, err
+ }
+ return registryClient, nil
}
// HelmPull downloads a Helm chart from a repository
func HelmPull(repo string, name string, version string, dest string, silent bool) error {
- settings := cli.New()
- actionConfig := new(action.Configuration)
+ settings := cli.New()
+ actionConfig := new(action.Configuration)
- // Define logger based on the silent parameter
- var logger func(string, ...interface{})
- if silent {
- logger = noOpLog
- } else {
- logger = log.Printf
- }
+ // Define logger based on the silent parameter
+ var logger func(string, ...interface{})
+ if silent {
+ logger = noOpLog
+ } else {
+ logger = log.Printf
+ }
- // Initialize actionConfig with the appropriate logger
- if err := actionConfig.Init(settings.RESTClientGetter(), "", os.Getenv("HELM_DRIVER"), logger); err != nil {
- return fmt.Errorf("failed to initialize Helm action config: %w", err)
- }
+ // Initialize actionConfig with the appropriate logger
+ if err := actionConfig.Init(settings.RESTClientGetter(), "", os.Getenv("HELM_DRIVER"), logger); err != nil {
+ return fmt.Errorf("failed to initialize Helm action config: %w", err)
+ }
- registryClient, err := newDefaultRegistryClient(false, settings)
- if err != nil {
- return err
- }
- actionConfig.RegistryClient = registryClient
+ registryClient, err := newDefaultRegistryClient(false, settings)
+ if err != nil {
+ return err
+ }
+ actionConfig.RegistryClient = registryClient
- client := action.NewPullWithOpts(action.WithConfig(actionConfig))
- client.Settings = settings
- client.RepoURL = repo
- client.Version = version
- if dest != "" {
- client.DestDir = dest
- } else {
- client.DestDir = helper.HelmCache
- }
+ client := action.NewPullWithOpts(action.WithConfig(actionConfig))
+ client.Settings = settings
+ client.RepoURL = repo
+ client.Version = version
+ if dest != "" {
+ client.DestDir = dest
+ } else {
+ client.DestDir = helper.HelmCache
+ }
- // Create cache directory
- if err := os.MkdirAll(client.DestDir, os.ModePerm); err != nil {
- return fmt.Errorf("❌ Failed to create cache directory: %s", err)
- }
+ // Create cache directory
+ if err := os.MkdirAll(client.DestDir, os.ModePerm); err != nil {
+ return fmt.Errorf("❌ Failed to create cache directory: %s", err)
+ }
- switch repo {
- case "https://charts.truecharts.org",
- "https://library-charts.truecharts.org",
- "https://deps.truecharts.org":
- client.Keyring = helper.GpgDir + "/pubring.gpg"
- client.Verify = true
- case "https://charts.jetstack.io":
- client.Keyring = helper.GpgDir + "/certman.gpg"
- client.Verify = true
- default:
- // Do nothing for other repositories
- }
+ switch repo {
+ case "https://charts.truecharts.org",
+ "https://library-charts.truecharts.org",
+ "https://deps.truecharts.org":
+ client.Keyring = helper.GpgDir + "/pubring.gpg"
+ client.Verify = true
+ case "https://charts.jetstack.io":
+ client.Keyring = helper.GpgDir + "/certman.gpg"
+ client.Verify = true
+ default:
+ // Do nothing for other repositories
+ }
- link := ""
- if strings.HasPrefix(repo, "http") {
- link = name
- repoName := cleanRepoURL(repo)
- updateHelmRepo(repoName, repo, silent)
- repo = repoName
- } else {
- link = repo + "/" + name
- client.RepoURL = ""
- }
+ link := ""
+ if strings.HasPrefix(repo, "http") {
+ link = name
+ repoName := cleanRepoURL(repo)
+ updateHelmRepo(repoName, repo, silent)
+ repo = repoName
+ } else {
+ link = repo + "/" + name
+ client.RepoURL = ""
+ }
- output, err := client.Run(link)
+ output, err := client.Run(link)
- if err != nil {
- os.Remove(path.Join(dest, fmt.Sprintf("%s-%s.tgz", name, version)))
- return err
- }
- if !silent {
- log.Info().Msg("✅ Dependency Downloaded!")
- }
- if client.Keyring != "" && client.Keyring != "nil" {
- if !silent {
- log.Info().Msg("✅ Dependency Verified")
- }
- }
+ if err != nil {
+ os.Remove(path.Join(dest, fmt.Sprintf("%s-%s.tgz", name, version)))
+ return err
+ }
+ if !silent {
+ log.Info().Msg("✅ Dependency Downloaded!")
+ }
+ if client.Keyring != "" && client.Keyring != "nil" {
+ if !silent {
+ log.Info().Msg("✅ Dependency Verified")
+ }
+ }
- if output != "" {
- log.Info().Msgf("☸ Helm output: %s", output)
- }
- return nil
+ if output != "" {
+ log.Info().Msgf("☸ Helm output: %s", output)
+ }
+ return nil
}
func noOpLog(format string, v ...interface{}) {}
// HelmInstall installs a Helm chart with provided parameters
func HelmInstall(repoURL string, chartName string, releaseName string, namespace string, valuesFile string, version string, dryRun bool, wait bool, silent bool) error {
- if dryRun {
- log.Info().Msg("dryRun not possible...")
- return nil
- }
+ if dryRun {
+ log.Info().Msg("dryRun not possible...")
+ return nil
+ }
- settings := cli.New()
- actionConfig := new(action.Configuration)
+ settings := cli.New()
+ actionConfig := new(action.Configuration)
- settings.SetNamespace(namespace)
+ settings.SetNamespace(namespace)
- var logger func(string, ...interface{})
- if silent {
- logger = noOpLog
+ var logger func(string, ...interface{})
+ if silent {
+ logger = noOpLog
- } else {
- logger = log.Printf
- }
+ } else {
+ logger = log.Printf
+ }
- if err := actionConfig.Init(settings.RESTClientGetter(), namespace,
- os.Getenv("HELM_DRIVER"), logger); err != nil {
- return fmt.Errorf("failed to initialize Helm action config: %w", err)
- }
+ if err := actionConfig.Init(settings.RESTClientGetter(), namespace,
+ os.Getenv("HELM_DRIVER"), logger); err != nil {
+ return fmt.Errorf("failed to initialize Helm action config: %w", err)
+ }
- // Ensure namespace exists or create it
- if err := ensureNamespace(actionConfig, namespace); err != nil {
- return fmt.Errorf("failed to ensure namespace exists: %w", err)
- }
+ // Ensure namespace exists or create it
+ if err := ensureNamespace(actionConfig, namespace); err != nil {
+ return fmt.Errorf("failed to ensure namespace exists: %w", err)
+ }
- var chartPath string
- var err error
+ var chartPath string
+ var err error
- // Determine chart path based on chartName format
- if strings.HasPrefix(repoURL, "http://") || strings.HasPrefix(repoURL, "https://") || strings.HasPrefix(repoURL, "oci://") {
- // Handle HTTP or OCI URL
- err = HelmPull(repoURL, chartName, version, "", true)
- if err != nil {
- return fmt.Errorf("failed to pull chart %s: %w", chartName, err)
- }
- chartPath = path.Join(helper.HelmCache, fmt.Sprintf("%s-%s.tgz", chartName, version))
+ // Determine chart path based on chartName format
+ if strings.HasPrefix(repoURL, "http://") || strings.HasPrefix(repoURL, "https://") || strings.HasPrefix(repoURL, "oci://") {
+ // Handle HTTP or OCI URL
+ err = HelmPull(repoURL, chartName, version, "", true)
+ if err != nil {
+ return fmt.Errorf("failed to pull chart %s: %w", chartName, err)
+ }
+ chartPath = path.Join(helper.HelmCache, fmt.Sprintf("%s-%s.tgz", chartName, version))
- } else {
- // Local chart path
- chartPath = repoURL
- }
+ } else {
+ // Local chart path
+ chartPath = repoURL
+ }
- // Load the Helm chart using loader.Load
- chart, err := loader.Load(chartPath)
- if err != nil {
- return fmt.Errorf("failed to load chart: %w", err)
- }
+ // Load the Helm chart using loader.Load
+ chart, err := loader.Load(chartPath)
+ if err != nil {
+ return fmt.Errorf("failed to load chart: %w", err)
+ }
- // Set up Helm install action
- client := action.NewInstall(actionConfig)
- client.Namespace = namespace
- client.ReleaseName = releaseName
- client.DryRun = dryRun
- client.Version = version
+ // Set up Helm install action
+ client := action.NewInstall(actionConfig)
+ client.Namespace = namespace
+ client.ReleaseName = releaseName
+ client.DryRun = dryRun
+ client.Version = version
- tempValuesName := releaseName + "tempvalues.yaml"
- tempValuesPath := path.Join(helper.HelmCache, tempValuesName)
- // Create values.yaml from chart.Values
- err = createValuesYAML(chart.Values, tempValuesPath)
- if err != nil {
- return fmt.Errorf("error creating tempvalues.yaml: %w", err)
- }
- valueFiles := []string{tempValuesPath}
+ tempValuesName := releaseName + "tempvalues.yaml"
+ tempValuesPath := path.Join(helper.HelmCache, tempValuesName)
+ // Create values.yaml from chart.Values
+ err = createValuesYAML(chart.Values, tempValuesPath)
+ if err != nil {
+ return fmt.Errorf("error creating tempvalues.yaml: %w", err)
+ }
+ valueFiles := []string{tempValuesPath}
- // Get the directory part of the path
- directory := filepath.Dir(valuesFile)
+ // Get the directory part of the path
+ directory := filepath.Dir(valuesFile)
- helmreleasePath := path.Join(directory, "helm-release.yaml")
+ helmreleasePath := path.Join(directory, "helm-release.yaml")
- helmRelease, err := LoadHelmRelease(helmreleasePath)
- if err != nil {
+ helmRelease, err := LoadHelmRelease(helmreleasePath)
+ if err != nil {
- }
- tempHRValuesName := releaseName + "temphrvalues.yaml"
- tempHRValuesPath := path.Join(helper.HelmCache, tempHRValuesName)
- err = createValuesYAML(helmRelease.Spec.Values, tempHRValuesPath)
- if err != nil {
- return fmt.Errorf("error creating temphrvalues.yaml: %w", err)
- }
- helper.EnvSubst(tempHRValuesPath, helper.TalEnv)
- valueFiles = append(valueFiles, tempHRValuesPath)
+ }
+ tempHRValuesName := releaseName + "temphrvalues.yaml"
+ tempHRValuesPath := path.Join(helper.HelmCache, tempHRValuesName)
+ err = createValuesYAML(helmRelease.Spec.Values, tempHRValuesPath)
+ if err != nil {
+ return fmt.Errorf("error creating temphrvalues.yaml: %w", err)
+ }
+ helper.EnvSubst(tempHRValuesPath, helper.TalEnv)
+ valueFiles = append(valueFiles, tempHRValuesPath)
- if _, err := os.Stat(valuesFile); err == nil {
- valueFiles = append(valueFiles, valuesFile)
+ if _, err := os.Stat(valuesFile); err == nil {
+ valueFiles = append(valueFiles, valuesFile)
- }
+ }
- overrideValuesPath := path.Join(directory, "bootstrap-values.yaml.ct")
+ overrideValuesPath := path.Join(directory, "bootstrap-values.yaml.ct")
- if _, err := os.Stat(overrideValuesPath); err == nil {
- valueFiles = append(valueFiles, overrideValuesPath)
- }
+ if _, err := os.Stat(overrideValuesPath); err == nil {
+ valueFiles = append(valueFiles, overrideValuesPath)
+ }
- // Prepare values for installation
- valOpts := &values.Options{
- ValueFiles: valueFiles, // Specify value file to merge
- }
+ // Prepare values for installation
+ valOpts := &values.Options{
+ ValueFiles: valueFiles, // Specify value file to merge
+ }
- // Create getter to fetch values from file
- valProviders := getter.All(settings)
+ // Create getter to fetch values from file
+ valProviders := getter.All(settings)
- // Merge values with chart's default values
- vals, err := valOpts.MergeValues(valProviders)
- if err != nil {
- return fmt.Errorf("failed to merge values: %w", err)
- }
+ // Merge values with chart's default values
+ vals, err := valOpts.MergeValues(valProviders)
+ if err != nil {
+ return fmt.Errorf("failed to merge values: %w", err)
+ }
- // Install the chart with merged values
- log.Debug().Msg("Installing chart...")
- release, err := client.Run(chart, vals)
- if err != nil {
- log.Debug().Msg("Chart install returned an error")
- if strings.Contains(err.Error(), "timed out") {
- // Wait for 15 seconds and try again
- log.Warn().Msg("Chart install recieved a timeout, retrying in 15 seconds...")
- time.Sleep(15 * time.Second)
- release, err = client.Run(chart, vals)
- if err != nil && strings.Contains(err.Error(), "timed out") {
- return fmt.Errorf("failed to install chart after retry, with another timeout: %w", err)
- } else if err != nil {
- return fmt.Errorf("failed to install chart after retry: %w", err)
- }
- } else {
- return fmt.Errorf("failed to install chart: %w", err)
- }
- }
+ // Install the chart with merged values
+ log.Debug().Msg("Installing chart...")
+ release, err := client.Run(chart, vals)
+ if err != nil {
+ log.Debug().Msg("Chart install returned an error")
+ if strings.Contains(err.Error(), "timed out") {
+ // Wait for 15 seconds and try again
+ log.Warn().Msg("Chart install recieved a timeout, retrying in 15 seconds...")
+ time.Sleep(15 * time.Second)
+ release, err = client.Run(chart, vals)
+ if err != nil && strings.Contains(err.Error(), "timed out") {
+ return fmt.Errorf("failed to install chart after retry, with another timeout: %w", err)
+ } else if err != nil {
+ return fmt.Errorf("failed to install chart after retry: %w", err)
+ }
+ } else {
+ return fmt.Errorf("failed to install chart: %w", err)
+ }
+ }
- if wait {
- waitForRelease(actionConfig, release.Name, client.Namespace)
- }
+ if wait {
+ waitForRelease(actionConfig, release.Name, client.Namespace)
+ }
- log.Printf("Installed Chart: %s in namespace: %s\n", release.Name, release.Namespace)
- log.Printf("Installed Chart values: %v\n", release.Config)
+ log.Printf("Installed Chart: %s in namespace: %s\n", release.Name, release.Namespace)
+ log.Printf("Installed Chart values: %v\n", release.Config)
- return nil
+ return nil
}
func ensureNamespace(actionConfig *action.Configuration, namespace string) error {
- // Check if the namespace exists
- exists, err := namespaceExists(actionConfig, namespace)
- if err != nil {
- return fmt.Errorf("failed to check if namespace exists: %w", err)
- }
+ // Check if the namespace exists
+ exists, err := namespaceExists(actionConfig, namespace)
+ if err != nil {
+ return fmt.Errorf("failed to check if namespace exists: %w", err)
+ }
- if !exists {
- // Create the namespace if it does not exist
- err := createNamespace(actionConfig, namespace)
- if err != nil {
- return fmt.Errorf("failed to create namespace: %w", err)
- }
- }
+ if !exists {
+ // Create the namespace if it does not exist
+ err := createNamespace(actionConfig, namespace)
+ if err != nil {
+ return fmt.Errorf("failed to create namespace: %w", err)
+ }
+ }
- return nil
+ return nil
}
// HelmUpgrade upgrades a Helm release with provided parameters
// HelmUpgrade upgrades a Helm release with provided parameters
func HelmUpgrade(repoURL string, chartName string, releaseName string, namespace string, valuesFile string, version string, wait bool, silent bool) error {
- settings := cli.New()
- actionConfig := new(action.Configuration)
+ settings := cli.New()
+ actionConfig := new(action.Configuration)
- settings.SetNamespace(namespace)
+ settings.SetNamespace(namespace)
- var logger func(string, ...interface{})
- if silent {
- logger = noOpLog
- } else {
- logger = log.Printf
- }
+ var logger func(string, ...interface{})
+ if silent {
+ logger = noOpLog
+ } else {
+ logger = log.Printf
+ }
- if err := actionConfig.Init(settings.RESTClientGetter(), namespace,
- os.Getenv("HELM_DRIVER"), logger); err != nil {
- return fmt.Errorf("failed to initialize Helm action config: %w", err)
- }
+ if err := actionConfig.Init(settings.RESTClientGetter(), namespace,
+ os.Getenv("HELM_DRIVER"), logger); err != nil {
+ return fmt.Errorf("failed to initialize Helm action config: %w", err)
+ }
- // Ensure namespace exists or create it
- if err := ensureNamespace(actionConfig, namespace); err != nil {
- return fmt.Errorf("failed to ensure namespace exists: %w", err)
- }
+ // Ensure namespace exists or create it
+ if err := ensureNamespace(actionConfig, namespace); err != nil {
+ return fmt.Errorf("failed to ensure namespace exists: %w", err)
+ }
- var chartPath string
- var err error
+ var chartPath string
+ var err error
- // Determine chart path based on chartName format
- if strings.HasPrefix(repoURL, "http://") || strings.HasPrefix(repoURL, "https://") || strings.HasPrefix(repoURL, "oci://") {
- // Handle HTTP or OCI URL
- err = HelmPull(repoURL, chartName, version, "", true)
- if err != nil {
- return fmt.Errorf("failed to pull chart %s: %w", chartName, err)
- }
- chartPath = path.Join(helper.HelmCache, fmt.Sprintf("%s-%s.tgz", chartName, version))
+ // Determine chart path based on chartName format
+ if strings.HasPrefix(repoURL, "http://") || strings.HasPrefix(repoURL, "https://") || strings.HasPrefix(repoURL, "oci://") {
+ // Handle HTTP or OCI URL
+ err = HelmPull(repoURL, chartName, version, "", true)
+ if err != nil {
+ return fmt.Errorf("failed to pull chart %s: %w", chartName, err)
+ }
+ chartPath = path.Join(helper.HelmCache, fmt.Sprintf("%s-%s.tgz", chartName, version))
- } else {
- // Local chart path
- chartPath = repoURL
- }
+ } else {
+ // Local chart path
+ chartPath = repoURL
+ }
- // Load the Helm chart using loader.Load
- chart, err := loader.Load(chartPath)
- if err != nil {
- return fmt.Errorf("failed to load chart: %w", err)
- }
+ // Load the Helm chart using loader.Load
+ chart, err := loader.Load(chartPath)
+ if err != nil {
+ return fmt.Errorf("failed to load chart: %w", err)
+ }
- // Set up Helm upgrade action
- client := action.NewUpgrade(actionConfig)
- client.Namespace = namespace
- client.Version = version
+ // Set up Helm upgrade action
+ client := action.NewUpgrade(actionConfig)
+ client.Namespace = namespace
+ client.Version = version
- tempValuesName := releaseName + "tempvalues.yaml"
- tempValuesPath := path.Join(helper.HelmCache, tempValuesName)
- err = createValuesYAML(chart.Values, tempValuesPath)
- if err != nil {
- return fmt.Errorf("error creating tempvalues.yaml: %w", err)
- }
- valueFiles := []string{tempValuesPath}
+ tempValuesName := releaseName + "tempvalues.yaml"
+ tempValuesPath := path.Join(helper.HelmCache, tempValuesName)
+ err = createValuesYAML(chart.Values, tempValuesPath)
+ if err != nil {
+ return fmt.Errorf("error creating tempvalues.yaml: %w", err)
+ }
+ valueFiles := []string{tempValuesPath}
- // Get the directory part of the path
- directory := filepath.Dir(valuesFile)
+ // Get the directory part of the path
+ directory := filepath.Dir(valuesFile)
- helmreleasePath := path.Join(directory, "helm-release.yaml")
+ helmreleasePath := path.Join(directory, "helm-release.yaml")
- helmRelease, err := LoadHelmRelease(helmreleasePath)
- if err != nil {
- return fmt.Errorf("error loading helm-release.yaml: %w", err)
- }
+ helmRelease, err := LoadHelmRelease(helmreleasePath)
+ if err != nil {
+ return fmt.Errorf("error loading helm-release.yaml: %w", err)
+ }
- tempHRValuesName := releaseName + "temphrvalues.yaml"
- tempHRValuesPath := path.Join(helper.HelmCache, tempHRValuesName)
- err = createValuesYAML(helmRelease.Spec.Values, tempHRValuesPath)
- if err != nil {
- return fmt.Errorf("error creating temphrvalues.yaml: %w", err)
- }
- helper.EnvSubst(tempHRValuesPath, helper.TalEnv)
- valueFiles = append(valueFiles, tempHRValuesPath)
+ tempHRValuesName := releaseName + "temphrvalues.yaml"
+ tempHRValuesPath := path.Join(helper.HelmCache, tempHRValuesName)
+ err = createValuesYAML(helmRelease.Spec.Values, tempHRValuesPath)
+ if err != nil {
+ return fmt.Errorf("error creating temphrvalues.yaml: %w", err)
+ }
+ helper.EnvSubst(tempHRValuesPath, helper.TalEnv)
+ valueFiles = append(valueFiles, tempHRValuesPath)
- if _, err := os.Stat(valuesFile); err == nil {
- valueFiles = append(valueFiles, valuesFile)
- }
+ if _, err := os.Stat(valuesFile); err == nil {
+ valueFiles = append(valueFiles, valuesFile)
+ }
- overrideValuesPath := path.Join(directory, "bootstrap-values.yaml.ct")
+ overrideValuesPath := path.Join(directory, "bootstrap-values.yaml.ct")
- if _, err := os.Stat(overrideValuesPath); err == nil {
- valueFiles = append(valueFiles, overrideValuesPath)
- }
+ if _, err := os.Stat(overrideValuesPath); err == nil {
+ valueFiles = append(valueFiles, overrideValuesPath)
+ }
- // Prepare values for upgrade
- valOpts := &values.Options{
- ValueFiles: valueFiles, // Specify value file to merge
- }
+ // Prepare values for upgrade
+ valOpts := &values.Options{
+ ValueFiles: valueFiles, // Specify value file to merge
+ }
- // Create getter to fetch values from file
- valProviders := getter.All(settings)
+ // Create getter to fetch values from file
+ valProviders := getter.All(settings)
- // Merge values with chart's default values
- vals, err := valOpts.MergeValues(valProviders)
- if err != nil {
- return fmt.Errorf("failed to merge values: %w", err)
- }
+ // Merge values with chart's default values
+ vals, err := valOpts.MergeValues(valProviders)
+ if err != nil {
+ return fmt.Errorf("failed to merge values: %w", err)
+ }
- // Perform the upgrade with merged values
- release, err := client.Run(releaseName, chart, vals)
- if err != nil {
- return fmt.Errorf("failed to upgrade chart: %w", err)
- }
+ // Perform the upgrade with merged values
+ release, err := client.Run(releaseName, chart, vals)
+ if err != nil {
+ return fmt.Errorf("failed to upgrade chart: %w", err)
+ }
- if wait {
- waitForRelease(actionConfig, release.Name, client.Namespace)
- }
+ if wait {
+ waitForRelease(actionConfig, release.Name, client.Namespace)
+ }
- log.Printf("Upgraded Chart: %s in namespace: %s\n", release.Name, release.Namespace)
- log.Printf("Upgraded Chart values: %v\n", release.Config)
+ log.Printf("Upgraded Chart: %s in namespace: %s\n", release.Name, release.Namespace)
+ log.Printf("Upgraded Chart values: %v\n", release.Config)
- return nil
+ return nil
}
func namespaceExists(actionConfig *action.Configuration, namespace string) (bool, error) {
- // Retrieve Kubernetes client set from actionConfig
- clientset, err := actionConfig.KubernetesClientSet()
- if err != nil {
- return false, fmt.Errorf("failed to get Kubernetes client set: %w", err)
- }
+ // Retrieve Kubernetes client set from actionConfig
+ clientset, err := actionConfig.KubernetesClientSet()
+ if err != nil {
+ return false, fmt.Errorf("failed to get Kubernetes client set: %w", err)
+ }
- // Use clientset to check if the namespace exists
- _, err = clientset.CoreV1().Namespaces().Get(context.Background(), namespace, metav1.GetOptions{})
- if err != nil {
- return false, nil // Namespace doesn't exist or other error occurred
- }
- return true, nil // Namespace exists
+ // Use clientset to check if the namespace exists
+ _, err = clientset.CoreV1().Namespaces().Get(context.Background(), namespace, metav1.GetOptions{})
+ if err != nil {
+ return false, nil // Namespace doesn't exist or other error occurred
+ }
+ return true, nil // Namespace exists
}
func createNamespace(actionConfig *action.Configuration, namespace string) error {
- // Retrieve Kubernetes client set from actionConfig
- clientset, err := actionConfig.KubernetesClientSet()
- if err != nil {
- return fmt.Errorf("failed to get Kubernetes client set: %w", err)
- }
+ // Retrieve Kubernetes client set from actionConfig
+ clientset, err := actionConfig.KubernetesClientSet()
+ if err != nil {
+ return fmt.Errorf("failed to get Kubernetes client set: %w", err)
+ }
- // Create the namespace using clientset
- _, err = clientset.CoreV1().Namespaces().Create(context.Background(), &corev1.Namespace{
- ObjectMeta: metav1.ObjectMeta{
- Name: namespace,
- },
- }, metav1.CreateOptions{})
- if err != nil {
- if strings.Contains(err.Error(), "already exists") {
+ // Create the namespace using clientset
+ _, err = clientset.CoreV1().Namespaces().Create(context.Background(), &corev1.Namespace{
+ ObjectMeta: metav1.ObjectMeta{
+ Name: namespace,
+ },
+ }, metav1.CreateOptions{})
+ if err != nil {
+ if strings.Contains(err.Error(), "already exists") {
- } else {
- return fmt.Errorf("failed to create namespace: %w", err)
- }
- }
- return nil
+ } else {
+ return fmt.Errorf("failed to create namespace: %w", err)
+ }
+ }
+ return nil
}
func createValuesYAML(values map[string]interface{}, fileName string) error {
- removeFileIfExists(fileName)
- // Marshal values map into YAML format
- data, err := yaml.Marshal(values)
- if err != nil {
- return err
- }
+ removeFileIfExists(fileName)
+ // Marshal values map into YAML format
+ data, err := yaml.Marshal(values)
+ if err != nil {
+ return err
+ }
- // Write YAML data into the file
- err = ioutil.WriteFile(fileName, data, 0644)
- if err != nil {
- return err
- }
+ // Write YAML data into the file
+ err = ioutil.WriteFile(fileName, data, 0644)
+ if err != nil {
+ return err
+ }
- return nil
+ return nil
}
func removeFileIfExists(fileName string) error {
- // Check if the file exists
- _, err := os.Stat(fileName)
- if err == nil {
- // Delete the file
- err = os.Remove(fileName)
- if err != nil {
- return err
- }
- } else if !os.IsNotExist(err) {
- // Return other errors if the file check failed for a reason other than not existing
- return err
- }
+ // Check if the file exists
+ _, err := os.Stat(fileName)
+ if err == nil {
+ // Delete the file
+ err = os.Remove(fileName)
+ if err != nil {
+ return err
+ }
+ } else if !os.IsNotExist(err) {
+ // Return other errors if the file check failed for a reason other than not existing
+ return err
+ }
- return nil
+ return nil
}
func updateHelmRepo(name string, url string, silent bool) error {
- // Create a Helm repository configuration
- repoConfig := &repo.Entry{
- Name: name,
- URL: url,
- }
+ // Create a Helm repository configuration
+ repoConfig := &repo.Entry{
+ Name: name,
+ URL: url,
+ }
- // Initialize Helm settings
- settings := cli.New()
+ // Initialize Helm settings
+ settings := cli.New()
- // Create a repository object
- r, err := repo.NewChartRepository(repoConfig, getter.All(settings))
- if err != nil {
- return fmt.Errorf("failed to create chart repository: %w", err)
- }
+ // Create a repository object
+ r, err := repo.NewChartRepository(repoConfig, getter.All(settings))
+ if err != nil {
+ return fmt.Errorf("failed to create chart repository: %w", err)
+ }
- // Ensure the repository cache directory exists
- cacheDir := settings.RepositoryCache
- if err := os.MkdirAll(cacheDir, os.ModePerm); err != nil {
- return fmt.Errorf("failed to create cache directory: %w", err)
- }
+ // Ensure the repository cache directory exists
+ cacheDir := settings.RepositoryCache
+ if err := os.MkdirAll(cacheDir, os.ModePerm); err != nil {
+ return fmt.Errorf("failed to create cache directory: %w", err)
+ }
- // Download the latest index file
- if _, err := r.DownloadIndexFile(); err != nil {
- return fmt.Errorf("failed to download index file: %w", err)
- }
+ // Download the latest index file
+ if _, err := r.DownloadIndexFile(); err != nil {
+ return fmt.Errorf("failed to download index file: %w", err)
+ }
- // Load existing repositories file or create a new one
- repoFile := settings.RepositoryConfig
- repoFileContent := repo.NewFile()
- if _, err := os.Stat(repoFile); err == nil {
- repoFileContent, err = repo.LoadFile(repoFile)
- if err != nil {
- return fmt.Errorf("failed to load repositories file: %w", err)
- }
- }
+ // Load existing repositories file or create a new one
+ repoFile := settings.RepositoryConfig
+ repoFileContent := repo.NewFile()
+ if _, err := os.Stat(repoFile); err == nil {
+ repoFileContent, err = repo.LoadFile(repoFile)
+ if err != nil {
+ return fmt.Errorf("failed to load repositories file: %w", err)
+ }
+ }
- // Update the repositories file with the new repository
- if !repoFileContent.Has(name) {
- repoFileContent.Update(repoConfig)
- }
+ // Update the repositories file with the new repository
+ if !repoFileContent.Has(name) {
+ repoFileContent.Update(repoConfig)
+ }
- if err := repoFileContent.WriteFile(repoFile, 0644); err != nil {
- return fmt.Errorf("failed to write repositories file: %w", err)
- }
+ if err := repoFileContent.WriteFile(repoFile, 0644); err != nil {
+ return fmt.Errorf("failed to write repositories file: %w", err)
+ }
- if !silent {
- log.Info().Msgf("Successfully updated repository '%s' from %s\n", name, url)
- }
- return nil
+ if !silent {
+ log.Info().Msgf("Successfully updated repository '%s' from %s\n", name, url)
+ }
+ return nil
}
// cleanRepoURL performs the specified operations on the input URL
func cleanRepoURL(url string) string {
- // Remove http:// or https:// prefix
- url = strings.TrimPrefix(url, "http://")
- url = strings.TrimPrefix(url, "https://")
+ // Remove http:// or https:// prefix
+ url = strings.TrimPrefix(url, "http://")
+ url = strings.TrimPrefix(url, "https://")
- // Remove charts. prefix if present
- url = strings.TrimPrefix(url, "charts.")
+ // Remove charts. prefix if present
+ url = strings.TrimPrefix(url, "charts.")
- // Remove helm. prefix if present
- url = strings.TrimPrefix(url, "helm.")
+ // Remove helm. prefix if present
+ url = strings.TrimPrefix(url, "helm.")
- // Remove everything after the last dot
- lastDotIndex := strings.LastIndex(url, ".")
- if lastDotIndex != -1 {
- url = url[:lastDotIndex]
- }
+ // Remove everything after the last dot
+ lastDotIndex := strings.LastIndex(url, ".")
+ if lastDotIndex != -1 {
+ url = url[:lastDotIndex]
+ }
- url = repoURL(url)
+ url = repoURL(url)
- return url
+ return url
}
func repoURL(url string) string {
- parts := strings.SplitN(url, "/", 2) // Split into two parts at the first "/"
- if len(parts) > 0 {
- url = parts[0]
- }
+ parts := strings.SplitN(url, "/", 2) // Split into two parts at the first "/"
+ if len(parts) > 0 {
+ url = parts[0]
+ }
- return url
+ return url
}
func waitForRelease(actionConfig *action.Configuration, releaseName, namespace string) {
- statusClient := action.NewStatus(actionConfig)
- for {
- rel, err := statusClient.Run(releaseName)
- if err != nil {
- log.Info().Msgf("failed to get release status: %v", err)
- }
- if rel.Info.Status == release.StatusDeployed {
- log.Info().Msgf("Release %s is now deployed\n", releaseName)
- break
- }
- log.Info().Msgf("Waiting for release %s to be deployed (current status: %s)\n", releaseName, rel.Info.Status)
- time.Sleep(5 * time.Second)
- }
+ statusClient := action.NewStatus(actionConfig)
+ for {
+ rel, err := statusClient.Run(releaseName)
+ if err != nil {
+ log.Info().Msgf("failed to get release status: %v", err)
+ }
+ if rel.Info.Status == release.StatusDeployed {
+ log.Info().Msgf("Release %s is now deployed\n", releaseName)
+ break
+ }
+ log.Info().Msgf("Waiting for release %s to be deployed (current status: %s)\n", releaseName, rel.Info.Status)
+ time.Sleep(5 * time.Second)
+ }
}
diff --git a/clustertool/pkg/fluxhandler/sshsecretgen.go b/clustertool/pkg/fluxhandler/sshsecretgen.go
index 83feac3f656..34b4283843e 100644
--- a/clustertool/pkg/fluxhandler/sshsecretgen.go
+++ b/clustertool/pkg/fluxhandler/sshsecretgen.go
@@ -1,203 +1,203 @@
package fluxhandler
import (
- "crypto/ecdsa"
- "crypto/elliptic"
- "crypto/rand"
- "crypto/x509"
- "encoding/pem"
- "fmt"
- "io/ioutil"
- "os"
- "path/filepath"
- "strings"
+ "crypto/ecdsa"
+ "crypto/elliptic"
+ "crypto/rand"
+ "crypto/x509"
+ "encoding/pem"
+ "fmt"
+ "io/ioutil"
+ "os"
+ "path/filepath"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "golang.org/x/crypto/ssh"
- "gopkg.in/yaml.v3"
- corev1 "k8s.io/api/core/v1"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "golang.org/x/crypto/ssh"
+ "gopkg.in/yaml.v3"
+ corev1 "k8s.io/api/core/v1"
)
// Define a struct to map the YAML content
type Config struct {
- StringData map[string]string `yaml:"stringData"`
+ StringData map[string]string `yaml:"stringData"`
}
// CreateGitSecret generates a Kubernetes secret YAML file and a public key text file.
func CreateGitSecret(gitURL string) error {
- if gitURL == "" {
- gitURL = "github.com"
- }
+ if gitURL == "" {
+ gitURL = "github.com"
+ }
- // Paths for files
- secretPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux", "deploykey.secret.yaml")
- publicKeyPath := filepath.Join(".", "ssh-public-key.txt")
+ // Paths for files
+ secretPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux", "deploykey.secret.yaml")
+ publicKeyPath := filepath.Join(".", "ssh-public-key.txt")
- // Check if secret YAML already exists
- if _, err := os.Stat(secretPath); os.IsNotExist(err) {
- // Generate ECDSA private key
- privateKey, err := ecdsa.GenerateKey(elliptic.P384(), rand.Reader)
- if err != nil {
- return fmt.Errorf("failed to generate ECDSA private key: %w", err)
- }
+ // Check if secret YAML already exists
+ if _, err := os.Stat(secretPath); os.IsNotExist(err) {
+ // Generate ECDSA private key
+ privateKey, err := ecdsa.GenerateKey(elliptic.P384(), rand.Reader)
+ if err != nil {
+ return fmt.Errorf("failed to generate ECDSA private key: %w", err)
+ }
- // Encode private key to PEM format
- privateKeyPEMBlock, err := pemBlockForKey(privateKey)
- if err != nil {
- return fmt.Errorf("failed to create PEM block for private key: %w", err)
- }
+ // Encode private key to PEM format
+ privateKeyPEMBlock, err := pemBlockForKey(privateKey)
+ if err != nil {
+ return fmt.Errorf("failed to create PEM block for private key: %w", err)
+ }
- // Generate OpenSSH formatted public key
- publicKey, err := publicKeyToOpenSSH(&privateKey.PublicKey)
- if err != nil {
- return fmt.Errorf("failed to generate OpenSSH public key: %w", err)
- }
+ // Generate OpenSSH formatted public key
+ publicKey, err := publicKeyToOpenSSH(&privateKey.PublicKey)
+ if err != nil {
+ return fmt.Errorf("failed to generate OpenSSH public key: %w", err)
+ }
- // Write public key to file
- err = os.WriteFile(publicKeyPath, []byte(publicKey), 0644)
- if err != nil {
- return fmt.Errorf("failed to write public key to file: %w", err)
- }
- log.Info().Msgf("Public key saved to: %s\n", publicKeyPath)
+ // Write public key to file
+ err = os.WriteFile(publicKeyPath, []byte(publicKey), 0644)
+ if err != nil {
+ return fmt.Errorf("failed to write public key to file: %w", err)
+ }
+ log.Info().Msgf("Public key saved to: %s\n", publicKeyPath)
- // Generate known_hosts entry
- knownHosts := getKnownHostsEntry(gitURL)
+ // Generate known_hosts entry
+ knownHosts := getKnownHostsEntry(gitURL)
- // Generate Kubernetes secret YAML content
- secret := map[string]interface{}{
- "apiVersion": "v1",
- "kind": "Secret",
- "metadata": map[string]interface{}{
- "name": "deploy-key",
- "namespace": "flux-system",
- },
- "stringData": map[string]interface{}{
- "identity": string(privateKeyPEMBlock),
- "identity.pub": publicKey,
- "known_hosts": knownHosts,
- },
- "type": string(corev1.SecretTypeOpaque),
- }
+ // Generate Kubernetes secret YAML content
+ secret := map[string]interface{}{
+ "apiVersion": "v1",
+ "kind": "Secret",
+ "metadata": map[string]interface{}{
+ "name": "deploy-key",
+ "namespace": "flux-system",
+ },
+ "stringData": map[string]interface{}{
+ "identity": string(privateKeyPEMBlock),
+ "identity.pub": publicKey,
+ "known_hosts": knownHosts,
+ },
+ "type": string(corev1.SecretTypeOpaque),
+ }
- secretYAML, err := yaml.Marshal(secret)
- if err != nil {
- return fmt.Errorf("failed to marshal secret to YAML: %w", err)
- }
+ secretYAML, err := yaml.Marshal(secret)
+ if err != nil {
+ return fmt.Errorf("failed to marshal secret to YAML: %w", err)
+ }
- // Write Kubernetes secret YAML to file
- err = os.MkdirAll(filepath.Dir(secretPath), 0755)
- if err != nil {
- return fmt.Errorf("failed to create directories: %w", err)
- }
- err = os.WriteFile(secretPath, secretYAML, 0644)
- if err != nil {
- return fmt.Errorf("failed to write secret YAML to file: %w", err)
- }
- log.Info().Msgf("Kubernetes secret YAML saved to: %s\n", secretPath)
- } else {
- // Secret YAML already exists, check if public key file exists
- if _, err := os.Stat(publicKeyPath); os.IsNotExist(err) {
- // Public key file does not exist, generate from existing secret
- secretYAML, err := os.ReadFile(secretPath)
- if err != nil {
- return fmt.Errorf("failed to read existing secret YAML: %w", err)
- }
+ // Write Kubernetes secret YAML to file
+ err = os.MkdirAll(filepath.Dir(secretPath), 0755)
+ if err != nil {
+ return fmt.Errorf("failed to create directories: %w", err)
+ }
+ err = os.WriteFile(secretPath, secretYAML, 0644)
+ if err != nil {
+ return fmt.Errorf("failed to write secret YAML to file: %w", err)
+ }
+ log.Info().Msgf("Kubernetes secret YAML saved to: %s\n", secretPath)
+ } else {
+ // Secret YAML already exists, check if public key file exists
+ if _, err := os.Stat(publicKeyPath); os.IsNotExist(err) {
+ // Public key file does not exist, generate from existing secret
+ secretYAML, err := os.ReadFile(secretPath)
+ if err != nil {
+ return fmt.Errorf("failed to read existing secret YAML: %w", err)
+ }
- var secret corev1.Secret
- if err := yaml.Unmarshal(secretYAML, &secret); err != nil {
- return fmt.Errorf("failed to unmarshal secret YAML: %w", err)
- }
+ var secret corev1.Secret
+ if err := yaml.Unmarshal(secretYAML, &secret); err != nil {
+ return fmt.Errorf("failed to unmarshal secret YAML: %w", err)
+ }
- if ppk, ok := secret.StringData["identity.pub"]; ok {
- err = os.WriteFile(publicKeyPath, []byte(ppk), 0644)
- if err != nil {
- return fmt.Errorf("failed to write public key to file: %w", err)
- }
- log.Info().Msgf("Public key saved to: %s\n", publicKeyPath)
- } else {
- return fmt.Errorf("identity.pub not found in existing secret YAML")
- }
- } else {
- log.Info().Msgf("Public key file already exists: %s\n", publicKeyPath)
- }
- }
+ if ppk, ok := secret.StringData["identity.pub"]; ok {
+ err = os.WriteFile(publicKeyPath, []byte(ppk), 0644)
+ if err != nil {
+ return fmt.Errorf("failed to write public key to file: %w", err)
+ }
+ log.Info().Msgf("Public key saved to: %s\n", publicKeyPath)
+ } else {
+ return fmt.Errorf("identity.pub not found in existing secret YAML")
+ }
+ } else {
+ log.Info().Msgf("Public key file already exists: %s\n", publicKeyPath)
+ }
+ }
- return nil
+ return nil
}
// indentYaml indents each line of the YAML string with the specified indentation.
func indentYaml(yamlStr, indent string) string {
- lines := strings.Split(yamlStr, "\n")
- for i, line := range lines {
- if line != "" {
- lines[i] = indent + line
- }
- }
- return strings.Join(lines, "\n")
+ lines := strings.Split(yamlStr, "\n")
+ for i, line := range lines {
+ if line != "" {
+ lines[i] = indent + line
+ }
+ }
+ return strings.Join(lines, "\n")
}
// ReplacePlaceholder replaces the placeholder in the file at the given path with the specified replacement string.
func ReplacePlaceholder(filePath, placeholder, replacement string) error {
- data, err := ioutil.ReadFile(filePath)
- if err != nil {
- return err
- }
+ data, err := ioutil.ReadFile(filePath)
+ if err != nil {
+ return err
+ }
- fileContent := string(data)
- fileContent = strings.Replace(fileContent, placeholder, replacement, -1)
+ fileContent := string(data)
+ fileContent = strings.Replace(fileContent, placeholder, replacement, -1)
- return ioutil.WriteFile(filePath, []byte(fileContent), 0644)
+ return ioutil.WriteFile(filePath, []byte(fileContent), 0644)
}
// pemBlockForKey creates a PEM block for the given private key
func pemBlockForKey(key *ecdsa.PrivateKey) ([]byte, error) {
- der, err := x509.MarshalECPrivateKey(key)
- if err != nil {
- return nil, fmt.Errorf("failed to marshal ECDSA private key: %w", err)
- }
+ der, err := x509.MarshalECPrivateKey(key)
+ if err != nil {
+ return nil, fmt.Errorf("failed to marshal ECDSA private key: %w", err)
+ }
- block := &pem.Block{
- Type: "EC PRIVATE KEY",
- Bytes: der,
- }
- return pem.EncodeToMemory(block), nil
+ block := &pem.Block{
+ Type: "EC PRIVATE KEY",
+ Bytes: der,
+ }
+ return pem.EncodeToMemory(block), nil
}
// publicKeyToOpenSSH converts an ECDSA public key to OpenSSH format
func publicKeyToOpenSSH(pub *ecdsa.PublicKey) (string, error) {
- pubKey, err := ssh.NewPublicKey(pub)
- if err != nil {
- return "", fmt.Errorf("failed to convert ECDSA public key to SSH format: %w", err)
- }
- return string(ssh.MarshalAuthorizedKey(pubKey)), nil
+ pubKey, err := ssh.NewPublicKey(pub)
+ if err != nil {
+ return "", fmt.Errorf("failed to convert ECDSA public key to SSH format: %w", err)
+ }
+ return string(ssh.MarshalAuthorizedKey(pubKey)), nil
}
// getKnownHostsEntry generates the known_hosts entry for the given URL
func getKnownHostsEntry(url string) string {
- if strings.Contains(url, "github.com") {
- return getGithubKnownHostsEntry()
- }
- return generateKnownHostsEntry(url)
+ if strings.Contains(url, "github.com") {
+ return getGithubKnownHostsEntry()
+ }
+ return generateKnownHostsEntry(url)
}
// getGithubKnownHostsEntry generates the known_hosts entry specifically for github.com
func getGithubKnownHostsEntry() string {
- return "github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg="
+ return "github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg="
}
// generateKnownHostsEntry generates an SSH known_hosts entry for the given URL
func generateKnownHostsEntry(url string) string {
- return fmt.Sprintf("%s ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=", url)
+ return fmt.Sprintf("%s ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=", url)
}
// encodeToBase64 encodes data to a base64 string
func encodeToBase64(data []byte) string {
- return string(data)
+ return string(data)
}
// decodeBase64 decodes a base64 string
func decodeBase64(data string) ([]byte, error) {
- return []byte(data), nil
+ return []byte(data), nil
}
diff --git a/clustertool/pkg/gencmd/apply.go b/clustertool/pkg/gencmd/apply.go
index 378e3c32ffc..f8ed6df67f2 100644
--- a/clustertool/pkg/gencmd/apply.go
+++ b/clustertool/pkg/gencmd/apply.go
@@ -1,43 +1,43 @@
package gencmd
import (
- "os"
- "path/filepath"
+ "os"
+ "path/filepath"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/embed"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/embed"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
func GenApply(node string, extraArgs []string) []string {
- commands := []string{}
+ commands := []string{}
- talosPath := embed.GetTalosExec()
- if node == "" {
+ talosPath := embed.GetTalosExec()
+ if node == "" {
- for _, noderef := range talassist.TalConfig.Nodes {
- filename := talassist.TalConfig.ClusterName + "-" + noderef.Hostname + ".yaml"
- cmd := talosPath + " " + "apply machineconfig" + " -f " + filepath.Join(helper.TalosGenerated, filename) + " --talosconfig " + helper.TalosConfigFile + " -n " + noderef.IPAddress // + " " + strings.Join(extraArgs, " ")
- commands = append(commands, cmd)
- }
- } else {
- nodename := ""
- for _, noderef := range talassist.TalConfig.Nodes {
- if noderef.IPAddress == node {
- nodename = noderef.Hostname
- }
- }
- if nodename == "" {
- log.Error().Msgf("Node IP %s, does not match any node in talconfig. Exiting...", node)
- os.Exit(1)
- }
+ for _, noderef := range talassist.TalConfig.Nodes {
+ filename := talassist.TalConfig.ClusterName + "-" + noderef.Hostname + ".yaml"
+ cmd := talosPath + " " + "apply machineconfig" + " -f " + filepath.Join(helper.TalosGenerated, filename) + " --talosconfig " + helper.TalosConfigFile + " -n " + noderef.IPAddress // + " " + strings.Join(extraArgs, " ")
+ commands = append(commands, cmd)
+ }
+ } else {
+ nodename := ""
+ for _, noderef := range talassist.TalConfig.Nodes {
+ if noderef.IPAddress == node {
+ nodename = noderef.Hostname
+ }
+ }
+ if nodename == "" {
+ log.Error().Msgf("Node IP %s, does not match any node in talconfig. Exiting...", node)
+ os.Exit(1)
+ }
- filename := talassist.TalConfig.ClusterName + "-" + nodename + ".yaml"
- cmd := talosPath + " " + "apply machineconfig" + " -f " + filepath.Join(helper.TalosGenerated, filename) + " --talosconfig " + helper.TalosConfigFile + " -n " + node // + " " + strings.Join(extraArgs, " ")
- commands = append(commands, cmd)
- }
- log.Debug().Msgf("Apply Commands rendered: %s", commands)
- return commands
+ filename := talassist.TalConfig.ClusterName + "-" + nodename + ".yaml"
+ cmd := talosPath + " " + "apply machineconfig" + " -f " + filepath.Join(helper.TalosGenerated, filename) + " --talosconfig " + helper.TalosConfigFile + " -n " + node // + " " + strings.Join(extraArgs, " ")
+ commands = append(commands, cmd)
+ }
+ log.Debug().Msgf("Apply Commands rendered: %s", commands)
+ return commands
}
diff --git a/clustertool/pkg/gencmd/bootstrap.go b/clustertool/pkg/gencmd/bootstrap.go
index 2c7703acaa1..d10bbb5adef 100644
--- a/clustertool/pkg/gencmd/bootstrap.go
+++ b/clustertool/pkg/gencmd/bootstrap.go
@@ -1,219 +1,219 @@
package gencmd
import (
- "context"
- "os"
- "path/filepath"
+ "context"
+ "os"
+ "path/filepath"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/kubectlcmds"
- "github.com/truecharts/public/clustertool/pkg/nodestatus"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/kubectlcmds"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/nodestatus"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
var HelmRepos map[string]*fluxhandler.HelmRepo
var manifestPaths = []string{
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "sopssecret.secret.yaml"),
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "deploykey.secret.yaml"),
- filepath.Join(helper.KubernetesPath, "flux-system", "flux", "clustersettings.secret.yaml"),
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "sopssecret.secret.yaml"),
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "deploykey.secret.yaml"),
+ filepath.Join(helper.KubernetesPath, "flux-system", "flux", "clustersettings.secret.yaml"),
}
func RunBootstrap(args []string) {
- var extraArgs []string
- if len(args) > 1 {
- extraArgs = args[1:]
- }
+ var extraArgs []string
+ if len(args) > 1 {
+ extraArgs = args[1:]
+ }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
- bootstrapNode := talassist.TalConfig.Nodes[0].IPAddress
+ bootstrapNode := talassist.TalConfig.Nodes[0].IPAddress
- nodestatus.WaitForHealth(bootstrapNode, []string{"maintenance"})
+ nodestatus.WaitForHealth(bootstrapNode, []string{"maintenance"})
- taloscmds := GenApply(bootstrapNode, extraArgs)
+ taloscmds := GenApply(bootstrapNode, extraArgs)
- ExecCmds(taloscmds, false)
+ ExecCmds(taloscmds, false)
- nodestatus.WaitForHealth(bootstrapNode, []string{"booting"})
+ nodestatus.WaitForHealth(bootstrapNode, []string{"booting"})
- log.Info().Msgf("Bootstrap: At this point your system is installed to disk, please make sure not to reboot into the installer ISO/USB %s", bootstrapNode)
+ log.Info().Msgf("Bootstrap: At this point your system is installed to disk, please make sure not to reboot into the installer ISO/USB %s", bootstrapNode)
- log.Info().Msgf("Bootstrap: running bootstrap on node: %s", bootstrapNode)
- bootstrapcmds := GenPlain("bootstrap", bootstrapNode, extraArgs)
+ log.Info().Msgf("Bootstrap: running bootstrap on node: %s", bootstrapNode)
+ bootstrapcmds := GenPlain("bootstrap", bootstrapNode, extraArgs)
- ExecCmd(bootstrapcmds[0])
+ ExecCmd(bootstrapcmds[0])
- log.Info().Msgf("Bootstrap: waiting for VIP %v to come online...", helper.TalEnv["VIP_IP"])
- nodestatus.WaitForHealth(helper.TalEnv["VIP_IP"], []string{"running"})
+ log.Info().Msgf("Bootstrap: waiting for VIP %v to come online...", helper.TalEnv["VIP_IP"])
+ nodestatus.WaitForHealth(helper.TalEnv["VIP_IP"], []string{"running"})
- log.Info().Msgf("Bootstrap: Configuring kubeconfig/kubectl for VIP: %v", helper.TalEnv["VIP_IP"])
- // Ensure kubeconfig is loaded
+ log.Info().Msgf("Bootstrap: Configuring kubeconfig/kubectl for VIP: %v", helper.TalEnv["VIP_IP"])
+ // Ensure kubeconfig is loaded
- kubeconfigcmds := GenPlain("kubeconfig", helper.TalEnv["VIP_IP"], []string{"-f"})
- ExecCmd(kubeconfigcmds[0])
+ kubeconfigcmds := GenPlain("kubeconfig", helper.TalEnv["VIP_IP"], []string{"-f"})
+ ExecCmd(kubeconfigcmds[0])
- // Desired pod names
- requiredPods := []string{
- "kube-controller-manager",
- "kube-scheduler",
- "kube-apiserver",
- }
+ // Desired pod names
+ requiredPods := []string{
+ "kube-controller-manager",
+ "kube-scheduler",
+ "kube-apiserver",
+ }
- log.Info().Msgf("Bootstrap: Waiting for system Pods to be running for: %v", helper.TalEnv["VIP_IP"])
- if err := kubectlcmds.CheckStatus(requiredPods, []string{}, 600); err != nil {
- log.Error().Err(err).Msgf("Error: %v\n", err)
+ log.Info().Msgf("Bootstrap: Waiting for system Pods to be running for: %v", helper.TalEnv["VIP_IP"])
+ if err := kubectlcmds.CheckStatus(requiredPods, []string{}, 600); err != nil {
+ log.Error().Err(err).Msgf("Error: %v\n", err)
- os.Exit(1)
- }
+ os.Exit(1)
+ }
- log.Info().Msg("Bootstrap: Starting Cluster configuration...")
- // Start process to approve any cert requests till our manifests are loaded
- // Set up a signal handler to handle termination gracefully
- stopCh := make(chan struct{})
+ log.Info().Msg("Bootstrap: Starting Cluster configuration...")
+ // Start process to approve any cert requests till our manifests are loaded
+ // Set up a signal handler to handle termination gracefully
+ stopCh := make(chan struct{})
- // Get Kubernetes clientset
- clientset, err := kubectlcmds.GetClientset()
- if err != nil {
- log.Info().Msgf("Error getting Kubernetes clientset: %v", err)
- return
- }
- ctx := context.Background()
+ // Get Kubernetes clientset
+ clientset, err := kubectlcmds.GetClientset()
+ if err != nil {
+ log.Info().Msgf("Error getting Kubernetes clientset: %v", err)
+ return
+ }
+ ctx := context.Background()
- helmRepoPath := filepath.Join("./repositories", "helm")
- HelmRepos, err = fluxhandler.LoadAllHelmRepos(helmRepoPath)
+ helmRepoPath := filepath.Join("./repositories", "helm")
+ HelmRepos, err = fluxhandler.LoadAllHelmRepos(helmRepoPath)
- // Call ApprovePendingCertificates with clientset and stopCh
- go kubectlcmds.ApprovePendingCertificates(clientset, stopCh)
+ // Call ApprovePendingCertificates with clientset and stopCh
+ go kubectlcmds.ApprovePendingCertificates(clientset, stopCh)
- baseCharts := []fluxhandler.HelmChart{
- // Pulled directly from upstream, due to this being very complex and important
- {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/cilium/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/kubelet-csr-approver/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/kube-prometheus-stack/app"), false, false},
- }
+ baseCharts := []fluxhandler.HelmChart{
+ // Pulled directly from upstream, due to this being very complex and important
+ {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/cilium/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/kubelet-csr-approver/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/kube-prometheus-stack/app"), false, false},
+ }
- fluxhandler.InstallCharts(baseCharts, HelmRepos, true)
+ fluxhandler.InstallCharts(baseCharts, HelmRepos, true)
- log.Info().Msg("Bootstrap: Creating Namespaces...")
+ log.Info().Msg("Bootstrap: Creating Namespaces...")
- var namespaceFilePaths []string
- var VSCfilePaths []string
+ var namespaceFilePaths []string
+ var VSCfilePaths []string
- // Walk through the directory recursively and find all namespace.yaml files
- err = filepath.WalkDir(helper.ClusterPath, func(path string, d os.DirEntry, err error) error {
- if err != nil {
- return err
- }
- if d.IsDir() {
- return nil
- }
- if filepath.Base(path) == "namespace.yaml" {
- namespaceFilePaths = append(namespaceFilePaths, path)
- }
- if filepath.Base(path) == "volumeSnapshotClass.yaml" {
- VSCfilePaths = append(VSCfilePaths, path)
- }
- return nil
- })
+ // Walk through the directory recursively and find all namespace.yaml files
+ err = filepath.WalkDir(helper.ClusterPath, func(path string, d os.DirEntry, err error) error {
+ if err != nil {
+ return err
+ }
+ if d.IsDir() {
+ return nil
+ }
+ if filepath.Base(path) == "namespace.yaml" {
+ namespaceFilePaths = append(namespaceFilePaths, path)
+ }
+ if filepath.Base(path) == "volumeSnapshotClass.yaml" {
+ VSCfilePaths = append(VSCfilePaths, path)
+ }
+ return nil
+ })
- if err != nil {
- log.Info().Msgf("Error walking the path: %v\n", err)
- return
- }
+ if err != nil {
+ log.Info().Msgf("Error walking the path: %v\n", err)
+ return
+ }
- for _, filePath := range namespaceFilePaths {
- log.Info().Msgf("Bootstrap: Loading namespace: %v", filePath)
- if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
- log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
- os.Exit(1)
- }
- }
+ for _, filePath := range namespaceFilePaths {
+ log.Info().Msgf("Bootstrap: Loading namespace: %v", filePath)
+ if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
+ log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
+ os.Exit(1)
+ }
+ }
- for _, filePath := range manifestPaths {
- log.Info().Msgf("Bootstrap: Loading Manifest: %v", filePath)
- if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
- log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
- os.Exit(1)
- }
- }
+ for _, filePath := range manifestPaths {
+ log.Info().Msgf("Bootstrap: Loading Manifest: %v", filePath)
+ if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
+ log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
+ os.Exit(1)
+ }
+ }
- log.Info().Msg("Bootstrap: Base Cluster Configuration Completed, continuing setup...")
- log.Info().Msg("Bootstrap: Confirming cluster health...")
- healthcmd := GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
- ExecCmd(healthcmd[0])
- close(stopCh)
+ log.Info().Msg("Bootstrap: Base Cluster Configuration Completed, continuing setup...")
+ log.Info().Msg("Bootstrap: Confirming cluster health...")
+ healthcmd := GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
+ ExecCmd(healthcmd[0])
+ close(stopCh)
- prioCharts := []fluxhandler.HelmChart{
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/spegel/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/cert-manager/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/kubernetes-reflector/app"), false, false},
- }
- fluxhandler.InstallCharts(prioCharts, HelmRepos, false)
+ prioCharts := []fluxhandler.HelmChart{
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/spegel/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/cert-manager/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/kubernetes-reflector/app"), false, false},
+ }
+ fluxhandler.InstallCharts(prioCharts, HelmRepos, false)
- intermediateCharts := []fluxhandler.HelmChart{
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/metallb/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/core/clusterissuer/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/cloudnative-pg/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/node-feature-discovery/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/metrics-server/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/descheduler/app"), false, false},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/volsync/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/snapshot-controller/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/openebs/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/system/longhorn/app"), false, true},
- }
+ intermediateCharts := []fluxhandler.HelmChart{
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/metallb/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/core/clusterissuer/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/cloudnative-pg/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/node-feature-discovery/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/metrics-server/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/kube-system/descheduler/app"), false, false},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/volsync/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/snapshot-controller/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/openebs/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/system/longhorn/app"), false, true},
+ }
- fluxhandler.InstallCharts(intermediateCharts, HelmRepos, true)
+ fluxhandler.InstallCharts(intermediateCharts, HelmRepos, true)
- // Desired pod names
- requiredMLBPods := []string{
- "metallb-controller",
- "metallb-speaker",
- }
+ // Desired pod names
+ requiredMLBPods := []string{
+ "metallb-controller",
+ "metallb-speaker",
+ }
- log.Info().Msgf("Bootstrap: Waiting for MetalLB Pods to be running for: %v", helper.TalEnv["VIP_IP"])
- if err := kubectlcmds.CheckStatus(requiredMLBPods, []string{}, 600); err != nil {
- log.Error().Err(err).Msgf("Error: %v\n", err)
+ log.Info().Msgf("Bootstrap: Waiting for MetalLB Pods to be running for: %v", helper.TalEnv["VIP_IP"])
+ if err := kubectlcmds.CheckStatus(requiredMLBPods, []string{}, 600); err != nil {
+ log.Error().Err(err).Msgf("Error: %v\n", err)
- os.Exit(1)
- }
+ os.Exit(1)
+ }
- lateCharts := []fluxhandler.HelmChart{
- {filepath.Join(helper.ClusterPath, "/kubernetes/core/metallb-config/app"), false, false},
- }
+ lateCharts := []fluxhandler.HelmChart{
+ {filepath.Join(helper.ClusterPath, "/kubernetes/core/metallb-config/app"), false, false},
+ }
- log.Info().Msgf("Bootstrap: Loading VolumeSnapshotClasses")
+ log.Info().Msgf("Bootstrap: Loading VolumeSnapshotClasses")
- for _, filePath := range VSCfilePaths {
- log.Info().Msgf("Bootstrap: Loading VolumeSnapshotClass: %v", filePath)
- if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
- log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
- os.Exit(1)
- }
- }
+ for _, filePath := range VSCfilePaths {
+ log.Info().Msgf("Bootstrap: Loading VolumeSnapshotClass: %v", filePath)
+ if err := kubectlcmds.KubectlApply(ctx, filePath); err != nil {
+ log.Info().Msgf("Error applying manifest for %s: %v\n", filepath.Base(filePath), err)
+ os.Exit(1)
+ }
+ }
- fluxhandler.InstallCharts(lateCharts, HelmRepos, true)
+ fluxhandler.InstallCharts(lateCharts, HelmRepos, true)
- log.Info().Msg("Bootstrap: Installing included applications")
- postCharts := []fluxhandler.HelmChart{
- {filepath.Join(helper.ClusterPath, "/kubernetes/networking/nginx-internal/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/networking/nginx-external/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/core/blocky/app"), false, true},
- {filepath.Join(helper.ClusterPath, "/kubernetes/apps/kubernetes-dashboard/app"), false, true},
- }
+ log.Info().Msg("Bootstrap: Installing included applications")
+ postCharts := []fluxhandler.HelmChart{
+ {filepath.Join(helper.ClusterPath, "/kubernetes/networking/nginx-internal/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/networking/nginx-external/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/core/blocky/app"), false, true},
+ {filepath.Join(helper.ClusterPath, "/kubernetes/apps/kubernetes-dashboard/app"), false, true},
+ }
- fluxhandler.InstallCharts(postCharts, HelmRepos, true)
+ fluxhandler.InstallCharts(postCharts, HelmRepos, true)
- log.Info().Msg("------")
+ log.Info().Msg("------")
- fluxhandler.FluxBootstrap(ctx)
+ fluxhandler.FluxBootstrap(ctx)
- log.Info().Msg("Bootstrap: Completed Successfully!")
+ log.Info().Msg("Bootstrap: Completed Successfully!")
}
diff --git a/clustertool/pkg/gencmd/execcmd.go b/clustertool/pkg/gencmd/execcmd.go
index 67f53a07c1f..ea9eb13e429 100644
--- a/clustertool/pkg/gencmd/execcmd.go
+++ b/clustertool/pkg/gencmd/execcmd.go
@@ -1,137 +1,137 @@
package gencmd
import (
- "os"
- "strings"
- "time"
+ "os"
+ "strings"
+ "time"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/nodestatus"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/nodestatus"
)
func ExecCmd(cmd string) {
- argslice := strings.Split(cmd, " ")
- log.Trace().Msgf("command", argslice[:])
+ argslice := strings.Split(cmd, " ")
+ log.Trace().Msgf("command", argslice[:])
- // log.Info().Msg("test", strings.Join(argslice, " "))
- out, err := helper.RunCommand(argslice, false)
- if err != nil {
- log.Info().Msgf("err: %v", err)
- if strings.Contains(cmd, "bootstrap") {
- log.Info().Msg("Bootstrap: Fail, retrying...")
- time.Sleep(5 * time.Second)
- out, err = helper.RunCommand(argslice, false)
+ // log.Info().Msg("test", strings.Join(argslice, " "))
+ out, err := helper.RunCommand(argslice, false)
+ if err != nil {
+ log.Info().Msgf("err: %v", err)
+ if strings.Contains(cmd, "bootstrap") {
+ log.Info().Msg("Bootstrap: Fail, retrying...")
+ time.Sleep(5 * time.Second)
+ out, err = helper.RunCommand(argslice, false)
- if err != nil && strings.Contains(string(out), "bootstrap is not available yet") {
- start := time.Now()
- timeout := 2 * time.Minute
+ if err != nil && strings.Contains(string(out), "bootstrap is not available yet") {
+ start := time.Now()
+ timeout := 2 * time.Minute
- for {
- log.Info().Msg("Bootstrap: Fail, retrying...")
- time.Sleep(5 * time.Second)
+ for {
+ log.Info().Msg("Bootstrap: Fail, retrying...")
+ time.Sleep(5 * time.Second)
- out, err = helper.RunCommand(argslice, false)
- if err != nil || !strings.Contains(string(out), "bootstrap is not available yet") {
- break
- }
- if time.Since(start) >= timeout {
- log.Info().Msg("Timeout reached: Node not ready for bootstrap within 2 minutes.")
- break
- }
- }
- }
- }
+ out, err = helper.RunCommand(argslice, false)
+ if err != nil || !strings.Contains(string(out), "bootstrap is not available yet") {
+ break
+ }
+ if time.Since(start) >= timeout {
+ log.Info().Msg("Timeout reached: Node not ready for bootstrap within 2 minutes.")
+ break
+ }
+ }
+ }
+ }
- }
+ }
}
func ExecCmds(taloscmds []string, healthcheck bool) error {
- log.Info().Msg("Regenerating config prior to commands...")
- GenConfig([]string{})
- var todocmds []string
- var healthcmd string
- skipped := false
- if healthcheck {
- log.Info().Msg("Pre-Run Healthchecks...")
+ log.Info().Msg("Regenerating config prior to commands...")
+ GenConfig([]string{})
+ var todocmds []string
+ var healthcmd string
+ skipped := false
+ if healthcheck {
+ log.Info().Msg("Pre-Run Healthchecks...")
- for _, command := range taloscmds {
+ for _, command := range taloscmds {
- node := helper.ExtractNode(command)
- log.Info().Msgf("checking node availability: %v", node)
- err := nodestatus.CheckHealth(node, "", false)
- if err != nil {
- log.Info().Msgf("node seems not to be runnign correctly and cannot be used %v", node)
- log.Info().Msgf("node This will also make it impossible to poll total-cluster-health as well... %v", node)
- if !helper.GetYesOrNo("Do you want to continue without this node? (yes/no) [y/n]: ") {
- log.Info().Msg("Exiting...")
- os.Exit(1)
- } else {
- skipped = true
- }
- }
- todocmds = append(todocmds, command)
- }
- if skipped {
- log.Info().Msg("skipping cluster health check due to unhealthy nodes being ignored...")
- } else {
- if helper.GetYesOrNo("Do you want to check the health of the cluster? (yes/no) [y/n]: ") {
- log.Info().Msg("Checking if cluster is healthy...")
- healthcmd := GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
- ExecCmd(healthcmd[0])
- } else {
- skipped = true
- }
- }
- } else {
- todocmds = taloscmds
- }
+ node := helper.ExtractNode(command)
+ log.Info().Msgf("checking node availability: %v", node)
+ err := nodestatus.CheckHealth(node, "", false)
+ if err != nil {
+ log.Info().Msgf("node seems not to be runnign correctly and cannot be used %v", node)
+ log.Info().Msgf("node This will also make it impossible to poll total-cluster-health as well... %v", node)
+ if !helper.GetYesOrNo("Do you want to continue without this node? (yes/no) [y/n]: ") {
+ log.Info().Msg("Exiting...")
+ os.Exit(1)
+ } else {
+ skipped = true
+ }
+ }
+ todocmds = append(todocmds, command)
+ }
+ if skipped {
+ log.Info().Msg("skipping cluster health check due to unhealthy nodes being ignored...")
+ } else {
+ if helper.GetYesOrNo("Do you want to check the health of the cluster? (yes/no) [y/n]: ") {
+ log.Info().Msg("Checking if cluster is healthy...")
+ healthcmd := GenPlain("health", helper.TalEnv["VIP_IP"], []string{})
+ ExecCmd(healthcmd[0])
+ } else {
+ skipped = true
+ }
+ }
+ } else {
+ todocmds = taloscmds
+ }
- log.Info().Msg("Executing Cmds...")
- for _, command := range todocmds {
- node := helper.ExtractNode(command)
- log.Info().Msgf("Executing commands on node: %v", node)
- argslice := strings.Split(string(command), " ")
- // log.Info().Msg("test", strings.Join(argslice, " "))
- log.Debug().Msgf("running command: %s", command)
- out, err := helper.RunCommand(argslice, false)
- if err != nil {
- if strings.Contains(string(out), "certificate signed by unknown authority") {
- argslice = append(argslice, "--insecure")
- log.Debug().Msgf("Re-Running command using insecure flag: %s", command)
- _, err2 := helper.RunCommand(argslice, false)
- if err2 != nil {
- log.Info().Msgf("err: %v", err2)
- }
- } else {
- log.Info().Msgf("err: %v", err)
- log.Info().Msgf("node has thrown an error... %v", node)
- if !helper.GetYesOrNo("Are you sure you want to continue applying this to other nodes? (yes/no) [y/n]: ") {
- log.Info().Msg("Exiting...")
- os.Exit(1)
- }
+ log.Info().Msg("Executing Cmds...")
+ for _, command := range todocmds {
+ node := helper.ExtractNode(command)
+ log.Info().Msgf("Executing commands on node: %v", node)
+ argslice := strings.Split(string(command), " ")
+ // log.Info().Msg("test", strings.Join(argslice, " "))
+ log.Debug().Msgf("running command: %s", command)
+ out, err := helper.RunCommand(argslice, false)
+ if err != nil {
+ if strings.Contains(string(out), "certificate signed by unknown authority") {
+ argslice = append(argslice, "--insecure")
+ log.Debug().Msgf("Re-Running command using insecure flag: %s", command)
+ _, err2 := helper.RunCommand(argslice, false)
+ if err2 != nil {
+ log.Info().Msgf("err: %v", err2)
+ }
+ } else {
+ log.Info().Msgf("err: %v", err)
+ log.Info().Msgf("node has thrown an error... %v", node)
+ if !helper.GetYesOrNo("Are you sure you want to continue applying this to other nodes? (yes/no) [y/n]: ") {
+ log.Info().Msg("Exiting...")
+ os.Exit(1)
+ }
- }
+ }
- }
- time.Sleep(15 * time.Second)
+ }
+ time.Sleep(15 * time.Second)
- if healthcheck {
- log.Info().Msgf("checking if node is back online: %v", node)
- err := nodestatus.CheckHealth(node, "", false)
- if err != nil {
- log.Info().Msgf("node seems not to be running correctly... %v", node)
- if !helper.GetYesOrNo("Are you sure you want to continue applying this to other nodes? (yes/no) [y/n]: ") {
- log.Info().Msg("Exiting...")
- os.Exit(1)
- }
- }
- }
- }
+ if healthcheck {
+ log.Info().Msgf("checking if node is back online: %v", node)
+ err := nodestatus.CheckHealth(node, "", false)
+ if err != nil {
+ log.Info().Msgf("node seems not to be running correctly... %v", node)
+ if !helper.GetYesOrNo("Are you sure you want to continue applying this to other nodes? (yes/no) [y/n]: ") {
+ log.Info().Msg("Exiting...")
+ os.Exit(1)
+ }
+ }
+ }
+ }
- if healthcheck && !skipped && !strings.Contains(taloscmds[0], "upgrade") {
- log.Info().Msg("Checking if cluster is healthy after commands...")
- ExecCmd(healthcmd)
- }
- return nil
+ if healthcheck && !skipped && !strings.Contains(taloscmds[0], "upgrade") {
+ log.Info().Msg("Checking if cluster is healthy after commands...")
+ ExecCmd(healthcmd)
+ }
+ return nil
}
diff --git a/clustertool/pkg/gencmd/genconfig.go b/clustertool/pkg/gencmd/genconfig.go
index 9b56c662700..988b1739169 100644
--- a/clustertool/pkg/gencmd/genconfig.go
+++ b/clustertool/pkg/gencmd/genconfig.go
@@ -1,84 +1,84 @@
package gencmd
import (
- "bytes"
- "errors"
- "os"
- "path"
+ "bytes"
+ "errors"
+ "os"
+ "path"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
- "github.com/truecharts/public/clustertool/pkg/sops"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/sops"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
func GenConfig(args []string) error {
- if initfiles.CheckRunAgainFileExists() {
- log.Fatal().Msg("You need to re-run Init. Exiting...")
- os.Exit(1)
- }
- if err := sops.DecryptFiles(); err != nil {
- log.Info().Msgf("Error decrypting files: %v\n", err)
- }
- talassist.LoadTalConfig()
- talassist.GenSchema()
- initfiles.GenTalEnvConfigMap()
- initfiles.CheckEnvVariables()
- genTalSecret()
- talassist.TalhelperGenConfig()
- initfiles.UpdateGitRepo()
+ if initfiles.CheckRunAgainFileExists() {
+ log.Fatal().Msg("You need to re-run Init. Exiting...")
+ os.Exit(1)
+ }
+ if err := sops.DecryptFiles(); err != nil {
+ log.Info().Msgf("Error decrypting files: %v\n", err)
+ }
+ talassist.LoadTalConfig()
+ talassist.GenSchema()
+ initfiles.GenTalEnvConfigMap()
+ initfiles.CheckEnvVariables()
+ genTalSecret()
+ talassist.TalhelperGenConfig()
+ initfiles.UpdateGitRepo()
- if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
- log.Info().Msgf("Error: %v", err)
- }
- if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
- log.Info().Msgf("Error: %v", err)
- } else {
- log.Info().Msgf("Kustomizations processed successfully.")
- }
- helper.CreateEncrPreCommitHook()
- log.Info().Msg("GenConfig: Completed Successfully!")
- return nil
+ if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
+ log.Info().Msgf("Error: %v", err)
+ }
+ if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
+ log.Info().Msgf("Error: %v", err)
+ } else {
+ log.Info().Msgf("Kustomizations processed successfully.")
+ }
+ helper.CreateEncrPreCommitHook()
+ log.Info().Msg("GenConfig: Completed Successfully!")
+ return nil
}
func genTalSecret() error {
- log.Info().Msg("Running TalSecret check-and-create...")
- if _, err := os.Stat(helper.TalSecretFile); err == nil {
- log.Debug().Msg("TalSecret already exists, skipping...")
- } else if errors.Is(err, os.ErrNotExist) {
- log.Info().Msg("Generating TalSecret...")
- os.MkdirAll(helper.TalosGenerated, os.ModePerm)
- outfile, err := os.Create(helper.TalSecretFile)
- if err != nil {
- panic(err)
- }
- defer outfile.Close()
+ log.Info().Msg("Running TalSecret check-and-create...")
+ if _, err := os.Stat(helper.TalSecretFile); err == nil {
+ log.Debug().Msg("TalSecret already exists, skipping...")
+ } else if errors.Is(err, os.ErrNotExist) {
+ log.Info().Msg("Generating TalSecret...")
+ os.MkdirAll(helper.TalosGenerated, os.ModePerm)
+ outfile, err := os.Create(helper.TalSecretFile)
+ if err != nil {
+ panic(err)
+ }
+ defer outfile.Close()
- secretbundle := talassist.NewSecretBundle()
+ secretbundle := talassist.NewSecretBundle()
- buf := new(bytes.Buffer)
- encoder := helper.YamlNewEncoder(buf)
- encoder.SetIndent(2)
+ buf := new(bytes.Buffer)
+ encoder := helper.YamlNewEncoder(buf)
+ encoder.SetIndent(2)
- err = encoder.Encode(secretbundle)
+ err = encoder.Encode(secretbundle)
- if err != nil {
- return err
- }
+ if err != nil {
+ return err
+ }
- _, err = outfile.Write(buf.Bytes())
- if err != nil {
- // Handle the error
- panic(err)
- }
+ _, err = outfile.Write(buf.Bytes())
+ if err != nil {
+ // Handle the error
+ panic(err)
+ }
- return nil
+ return nil
- } else {
+ } else {
- }
- return nil
+ }
+ return nil
}
diff --git a/clustertool/pkg/gencmd/plain.go b/clustertool/pkg/gencmd/plain.go
index e64b2f84ef7..1e17204565e 100644
--- a/clustertool/pkg/gencmd/plain.go
+++ b/clustertool/pkg/gencmd/plain.go
@@ -1,46 +1,46 @@
package gencmd
import (
- "strings"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/embed"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/embed"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
func GenPlain(command string, node string, extraArgs []string) []string {
- commands := []string{}
+ commands := []string{}
- talosPath := embed.GetTalosExec()
- log.Debug().Msg("Generating plain CMDs...")
- if node == "" {
- log.Debug().Msg("Cmd Nodes is empty, rendering cmds for all nodes...")
+ talosPath := embed.GetTalosExec()
+ log.Debug().Msg("Generating plain CMDs...")
+ if node == "" {
+ log.Debug().Msg("Cmd Nodes is empty, rendering cmds for all nodes...")
- for _, noderef := range talassist.TalConfig.Nodes {
- log.Debug().Msgf("Rendering for node: %s", noderef)
- cmd := talosPath + " " + command + " --talosconfig " + helper.TalosConfigFile + " -n " + noderef.IPAddress
- if len(extraArgs) == 0 {
- log.Debug().Msg("extraArgs is empty, not adding extra args to cmd")
- } else {
- log.Debug().Msgf("extraArgs not empty, adding extra args to cmd: %s", extraArgs)
- cmd = cmd + " " + strings.Join(extraArgs, " ")
- }
- commands = append(commands, cmd)
- }
- } else {
- log.Debug().Msgf("Rendering for single node: %s", node)
- cmd := talosPath + " " + command + " --talosconfig " + helper.TalosConfigFile + " -n " + node
- if len(extraArgs) == 0 {
- log.Debug().Msg("extraArgs is empty, not adding extra args to cmd")
- } else {
- log.Debug().Msgf("extraArgs not empty, adding extra args to cmd: %s", extraArgs)
- cmd = cmd + " " + strings.Join(extraArgs, " ")
- }
+ for _, noderef := range talassist.TalConfig.Nodes {
+ log.Debug().Msgf("Rendering for node: %s", noderef)
+ cmd := talosPath + " " + command + " --talosconfig " + helper.TalosConfigFile + " -n " + noderef.IPAddress
+ if len(extraArgs) == 0 {
+ log.Debug().Msg("extraArgs is empty, not adding extra args to cmd")
+ } else {
+ log.Debug().Msgf("extraArgs not empty, adding extra args to cmd: %s", extraArgs)
+ cmd = cmd + " " + strings.Join(extraArgs, " ")
+ }
+ commands = append(commands, cmd)
+ }
+ } else {
+ log.Debug().Msgf("Rendering for single node: %s", node)
+ cmd := talosPath + " " + command + " --talosconfig " + helper.TalosConfigFile + " -n " + node
+ if len(extraArgs) == 0 {
+ log.Debug().Msg("extraArgs is empty, not adding extra args to cmd")
+ } else {
+ log.Debug().Msgf("extraArgs not empty, adding extra args to cmd: %s", extraArgs)
+ cmd = cmd + " " + strings.Join(extraArgs, " ")
+ }
- commands = append(commands, cmd)
- }
- log.Debug().Msgf("%s Commands rendered: %s", command, commands)
- return commands
+ commands = append(commands, cmd)
+ }
+ log.Debug().Msgf("%s Commands rendered: %s", command, commands)
+ return commands
}
diff --git a/clustertool/pkg/gencmd/upgrade.go b/clustertool/pkg/gencmd/upgrade.go
index 36fd6f4d889..6e587ea6e73 100644
--- a/clustertool/pkg/gencmd/upgrade.go
+++ b/clustertool/pkg/gencmd/upgrade.go
@@ -1,51 +1,51 @@
package gencmd
import (
- "io"
- "os"
- "strings"
+ "io"
+ "os"
+ "strings"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/budimanjojo/talhelper/v3/pkg/generate"
- "github.com/truecharts/public/clustertool/embed"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/talassist"
+ "github.com/budimanjojo/talhelper/v3/pkg/generate"
+ "github.com/trueforge-org/truecharts/clustertool/embed"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
)
// TODO: remove talhelper dependency for cmd creation
func GenUpgrade(node string, extraFlags []string) []string {
- // TODO: get rid of this, due to double uncontrollable log output
+ // TODO: get rid of this, due to double uncontrollable log output
- upgradeStdout := os.Stdout
- r, w, _ := os.Pipe()
- os.Stdout = w
- extraFlags = append(extraFlags, "--preserve")
- err := generate.GenerateUpgradeCommand(talassist.TalConfig, helper.TalosGenerated, node, extraFlags)
+ upgradeStdout := os.Stdout
+ r, w, _ := os.Pipe()
+ os.Stdout = w
+ extraFlags = append(extraFlags, "--preserve")
+ err := generate.GenerateUpgradeCommand(talassist.TalConfig, helper.TalosGenerated, node, extraFlags)
- w.Close()
- out, _ := io.ReadAll(r)
- os.Stdout = upgradeStdout
+ w.Close()
+ out, _ := io.ReadAll(r)
+ os.Stdout = upgradeStdout
- sliceOut := strings.Split(string(out), ";\n")
- talosPath := embed.GetTalosExec()
- var slice []string
- for _, str := range sliceOut {
- if str != "" {
- str = strings.ReplaceAll(str, "talosctl", talosPath)
- slice = append(slice, str)
- }
+ sliceOut := strings.Split(string(out), ";\n")
+ talosPath := embed.GetTalosExec()
+ var slice []string
+ for _, str := range sliceOut {
+ if str != "" {
+ str = strings.ReplaceAll(str, "talosctl", talosPath)
+ slice = append(slice, str)
+ }
- }
+ }
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to generate talosctl upgrade command: %s", err)
- }
- return slice
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to generate talosctl upgrade command: %s", err)
+ }
+ return slice
}
func GenKubeUpgrade(node string) string {
- talosPath := embed.GetTalosExec()
- strout := talosPath + " upgrade-k8s --talosconfig " + helper.TalosConfigFile + " -n " + node
- return strout
+ talosPath := embed.GetTalosExec()
+ strout := talosPath + " upgrade-k8s --talosconfig " + helper.TalosConfigFile + " -n " + node
+ return strout
}
diff --git a/clustertool/pkg/initfiles/clusterenv.go b/clustertool/pkg/initfiles/clusterenv.go
index 0d7fc625614..adb4d3eb7b9 100644
--- a/clustertool/pkg/initfiles/clusterenv.go
+++ b/clustertool/pkg/initfiles/clusterenv.go
@@ -1,319 +1,319 @@
package initfiles
import (
- "bufio"
- "fmt"
- "net"
- "os"
- "regexp"
- "strings"
- "unicode"
+ "bufio"
+ "fmt"
+ "net"
+ "os"
+ "regexp"
+ "strings"
+ "unicode"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
func LoadTalEnv(noFail bool) error {
- // Check if clusterenv.yaml file exists
- if _, err := os.Stat(helper.ClusterPath + "/clusterenv.yaml"); err == nil {
- // Load environment variables from clusterenv.yaml
- err := helper.LoadEnvFromFile(helper.ClusterPath+"/clusterenv.yaml", helper.TalEnv)
- if err != nil {
- log.Info().Msgf("Error loading environment from clusterenv.yaml: %v\n", err)
- os.Exit(1)
- }
- } else if os.IsNotExist(err) {
- // If the file doesn't exist, check noFail to determine next steps
- if noFail {
- log.Debug().Msg("clusterenv.yaml file not found, but skipping due to noFail being true.")
- return nil // Skip execution without error
- } else {
- log.Fatal().Msg("clusterenv.yaml file not found, exiting...")
- os.Exit(1) // Exit with error code 1
- }
- } else {
- log.Info().Msgf("Error checking clusterenv.yaml file: %v\n", err)
- os.Exit(1)
- }
+ // Check if clusterenv.yaml file exists
+ if _, err := os.Stat(helper.ClusterPath + "/clusterenv.yaml"); err == nil {
+ // Load environment variables from clusterenv.yaml
+ err := helper.LoadEnvFromFile(helper.ClusterPath+"/clusterenv.yaml", helper.TalEnv)
+ if err != nil {
+ log.Info().Msgf("Error loading environment from clusterenv.yaml: %v\n", err)
+ os.Exit(1)
+ }
+ } else if os.IsNotExist(err) {
+ // If the file doesn't exist, check noFail to determine next steps
+ if noFail {
+ log.Debug().Msg("clusterenv.yaml file not found, but skipping due to noFail being true.")
+ return nil // Skip execution without error
+ } else {
+ log.Fatal().Msg("clusterenv.yaml file not found, exiting...")
+ os.Exit(1) // Exit with error code 1
+ }
+ } else {
+ log.Info().Msgf("Error checking clusterenv.yaml file: %v\n", err)
+ os.Exit(1)
+ }
- // If file exists, continue with processing
- clusterName()
- checkQuotedNumbersInFile()
- PostProcessTalEnv()
- clusterEnvtoEnv()
- log.Info().Msgf("ClusterEnv loaded successfully\n")
- return nil
+ // If file exists, continue with processing
+ clusterName()
+ checkQuotedNumbersInFile()
+ PostProcessTalEnv()
+ clusterEnvtoEnv()
+ log.Info().Msgf("ClusterEnv loaded successfully\n")
+ return nil
}
// Function to check if all numbers after ':' in a file are unquoted integers or floats
func checkQuotedNumbersInFile() (bool, error) {
- filePath := helper.ClusterPath + "/clusterenv.yaml"
- // Regular expression to find patterns like ': number' where number can be an int or float
- re := regexp.MustCompile(`:\s*(.+)`) // Matches anything after ': '
+ filePath := helper.ClusterPath + "/clusterenv.yaml"
+ // Regular expression to find patterns like ': number' where number can be an int or float
+ re := regexp.MustCompile(`:\s*(.+)`) // Matches anything after ': '
- // Open the file
- file, err := os.Open(filePath)
- if err != nil {
- log.Error().Msgf("Failed to open file: %s \nError: %s", filePath, err)
- os.Exit(1)
- return false, err
- }
- defer file.Close()
+ // Open the file
+ file, err := os.Open(filePath)
+ if err != nil {
+ log.Error().Msgf("Failed to open file: %s \nError: %s", filePath, err)
+ os.Exit(1)
+ return false, err
+ }
+ defer file.Close()
- scanner := bufio.NewScanner(file)
- for scanner.Scan() {
- line := scanner.Text()
+ scanner := bufio.NewScanner(file)
+ for scanner.Scan() {
+ line := scanner.Text()
- // Skip lines that start with a number
- trimmedLine := strings.TrimSpace(line)
- if len(trimmedLine) > 0 && unicode.IsDigit(rune(trimmedLine[0])) {
- continue
- }
+ // Skip lines that start with a number
+ trimmedLine := strings.TrimSpace(line)
+ if len(trimmedLine) > 0 && unicode.IsDigit(rune(trimmedLine[0])) {
+ continue
+ }
- // Find matches for entries in each line
- matches := re.FindStringSubmatch(line)
- if len(matches) < 2 {
- continue // Skip lines without a colon and value
- }
+ // Find matches for entries in each line
+ matches := re.FindStringSubmatch(line)
+ if len(matches) < 2 {
+ continue // Skip lines without a colon and value
+ }
- // Get the value after the colon
- value := strings.TrimSpace(matches[1])
+ // Get the value after the colon
+ value := strings.TrimSpace(matches[1])
- // Check if the value is a valid number (int or float with a single dot)
- isValidNumber := regexp.MustCompile(`^[0-9]+(\.[0-9]+)?$`).MatchString(value)
+ // Check if the value is a valid number (int or float with a single dot)
+ isValidNumber := regexp.MustCompile(`^[0-9]+(\.[0-9]+)?$`).MatchString(value)
- // If it's a valid number, log an error
- if isValidNumber {
- log.Error().Msgf("Unquoted number found %s line: %s", filePath, line)
- os.Exit(1)
- return false, nil
- }
- }
+ // If it's a valid number, log an error
+ if isValidNumber {
+ log.Error().Msgf("Unquoted number found %s line: %s", filePath, line)
+ os.Exit(1)
+ return false, nil
+ }
+ }
- if err := scanner.Err(); err != nil {
- log.Error().Msgf("Error scanning the file: %s", err)
- os.Exit(1)
- return false, err
- }
+ if err := scanner.Err(); err != nil {
+ log.Error().Msgf("Error scanning the file: %s", err)
+ os.Exit(1)
+ return false, err
+ }
- return true, nil
+ return true, nil
}
func clusterName() {
- helper.TalEnv["CLUSTERNAME"] = helper.ClusterName
+ helper.TalEnv["CLUSTERNAME"] = helper.ClusterName
}
func clusterEnvtoEnv() {
- // Split IP/NETMASK and normalize IPs
- for key, value := range helper.TalEnv {
- os.Setenv(key, value)
- }
+ // Split IP/NETMASK and normalize IPs
+ for key, value := range helper.TalEnv {
+ os.Setenv(key, value)
+ }
}
func PostProcessTalEnv() {
- // Split IP/NETMASK and normalize IPs
- for key, value := range helper.TalEnv {
- ip, netmask, err := splitIPandNetmask(value)
- if err == nil {
- // Update TalEnv with IP and NETMASK entries
- helper.TalEnv[key+"_IP"] = ip
- helper.TalEnv[key+"_NETMASK"] = netmask
- helper.TalEnv[key+"_CIDR"] = ip + "/" + netmask
- }
- }
+ // Split IP/NETMASK and normalize IPs
+ for key, value := range helper.TalEnv {
+ ip, netmask, err := splitIPandNetmask(value)
+ if err == nil {
+ // Update TalEnv with IP and NETMASK entries
+ helper.TalEnv[key+"_IP"] = ip
+ helper.TalEnv[key+"_NETMASK"] = netmask
+ helper.TalEnv[key+"_CIDR"] = ip + "/" + netmask
+ }
+ }
- // Validate and normalize specific IP variables
- ValidateAndNormalizeIPsInTalEnv()
+ // Validate and normalize specific IP variables
+ ValidateAndNormalizeIPsInTalEnv()
- // Validate and normalize IP/NETMASK variables
- ValidateAndNormalizeIPNetmaskVarsInTalEnv()
+ // Validate and normalize IP/NETMASK variables
+ ValidateAndNormalizeIPNetmaskVarsInTalEnv()
}
func splitIPandNetmask(ipWithMask string) (string, string, error) {
- // Check if IP/NETMASK format
- parts := strings.Split(ipWithMask, "/")
- if len(parts) == 2 {
- ip := parts[0]
- netmask := parts[1]
- // Validate netmask format (you might want to add more rigorous validation)
- if _, _, err := net.ParseCIDR(ipWithMask); err != nil {
- return "", "", fmt.Errorf("invalid IP/NETMASK format: %s", ipWithMask)
- }
- return ip, netmask, nil
- }
+ // Check if IP/NETMASK format
+ parts := strings.Split(ipWithMask, "/")
+ if len(parts) == 2 {
+ ip := parts[0]
+ netmask := parts[1]
+ // Validate netmask format (you might want to add more rigorous validation)
+ if _, _, err := net.ParseCIDR(ipWithMask); err != nil {
+ return "", "", fmt.Errorf("invalid IP/NETMASK format: %s", ipWithMask)
+ }
+ return ip, netmask, nil
+ }
- // Assume NETMASK 24 if only IP provided
- ip := ipWithMask
- netmask := "24"
- // Validate IP format (you might want to add more rigorous validation)
- if net.ParseIP(ip) == nil {
- return "", "", fmt.Errorf("invalid IP format: %s", ipWithMask)
- }
- return ip, netmask, nil
+ // Assume NETMASK 24 if only IP provided
+ ip := ipWithMask
+ netmask := "24"
+ // Validate IP format (you might want to add more rigorous validation)
+ if net.ParseIP(ip) == nil {
+ return "", "", fmt.Errorf("invalid IP format: %s", ipWithMask)
+ }
+ return ip, netmask, nil
}
func ValidateAndNormalizeIPsInTalEnv() {
- ipVariables := []string{"Master1IP"}
+ ipVariables := []string{"Master1IP"}
- for _, key := range ipVariables {
- value, exists := helper.TalEnv[key]
- if !exists {
- continue // Skip if the variable doesn't exist in TalEnv
- }
+ for _, key := range ipVariables {
+ value, exists := helper.TalEnv[key]
+ if !exists {
+ continue // Skip if the variable doesn't exist in TalEnv
+ }
- ip, err := normalizeIP(value)
- if err != nil {
- log.Info().Msgf("Error processing %s: %v\n", key, err)
- continue
- }
+ ip, err := normalizeIP(value)
+ if err != nil {
+ log.Info().Msgf("Error processing %s: %v\n", key, err)
+ continue
+ }
- // Update TalEnv with normalized IP value
- helper.TalEnv[key] = ip
- }
+ // Update TalEnv with normalized IP value
+ helper.TalEnv[key] = ip
+ }
}
func normalizeIP(ipWithMask string) (string, error) {
- // Check if IP/NETMASK format
- parts := strings.Split(ipWithMask, "/")
- if len(parts) == 2 {
- ip := parts[0]
- netmask := parts[1]
- // Validate netmask format (you might want to add more rigorous validation)
- if _, _, err := net.ParseCIDR(ipWithMask); err != nil {
- return "", fmt.Errorf("invalid IP/NETMASK format: %s", ipWithMask)
- }
- return ip + "/" + netmask, nil
- }
+ // Check if IP/NETMASK format
+ parts := strings.Split(ipWithMask, "/")
+ if len(parts) == 2 {
+ ip := parts[0]
+ netmask := parts[1]
+ // Validate netmask format (you might want to add more rigorous validation)
+ if _, _, err := net.ParseCIDR(ipWithMask); err != nil {
+ return "", fmt.Errorf("invalid IP/NETMASK format: %s", ipWithMask)
+ }
+ return ip + "/" + netmask, nil
+ }
- // Assume NETMASK 24 if only IP provided
- ip := ipWithMask
- // Validate IP format (you might want to add more rigorous validation)
- if net.ParseIP(ip) == nil {
- return "", fmt.Errorf("invalid IP format: %s", ipWithMask)
- }
- return ip + "/24", nil // Default to /24 subnet mask
+ // Assume NETMASK 24 if only IP provided
+ ip := ipWithMask
+ // Validate IP format (you might want to add more rigorous validation)
+ if net.ParseIP(ip) == nil {
+ return "", fmt.Errorf("invalid IP format: %s", ipWithMask)
+ }
+ return ip + "/24", nil // Default to /24 subnet mask
}
func ValidateAndNormalizeIPNetmaskVarsInTalEnv() {
- netmaskVariables := []string{"PODNET", "SVCNET"}
+ netmaskVariables := []string{"PODNET", "SVCNET"}
- for _, key := range netmaskVariables {
- value, exists := helper.TalEnv[key]
- if !exists {
- continue // Skip if the variable doesn't exist in TalEnv
- }
+ for _, key := range netmaskVariables {
+ value, exists := helper.TalEnv[key]
+ if !exists {
+ continue // Skip if the variable doesn't exist in TalEnv
+ }
- ipNetmask, err := normalizeIPNetmask(value)
- if err != nil {
- log.Info().Msgf("Error processing %s: %v\n", key, err)
- continue
- }
+ ipNetmask, err := normalizeIPNetmask(value)
+ if err != nil {
+ log.Info().Msgf("Error processing %s: %v\n", key, err)
+ continue
+ }
- // Update TalEnv with normalized IP/NETMASK value
- helper.TalEnv[key] = ipNetmask
- }
+ // Update TalEnv with normalized IP/NETMASK value
+ helper.TalEnv[key] = ipNetmask
+ }
}
func normalizeIPNetmask(ipNetmask string) (string, error) {
- // Validate IP/NETMASK format
- if _, _, err := net.ParseCIDR(ipNetmask); err != nil {
- return "", fmt.Errorf("invalid IP/NETMASK format: %s", ipNetmask)
- }
- return ipNetmask, nil
+ // Validate IP/NETMASK format
+ if _, _, err := net.ParseCIDR(ipNetmask); err != nil {
+ return "", fmt.Errorf("invalid IP/NETMASK format: %s", ipNetmask)
+ }
+ return ipNetmask, nil
}
func CheckEnvVariables() {
- LoadTalEnv(false)
- requiredKeys := []string{
- "VIP",
- "MASTER1IP_IP",
- "MASTER1IP_NETMASK",
- "DASHBOARD_IP",
- "GATEWAY",
- "METALLB_RANGE",
- "PODNET",
- "SVCNET",
- "DOMAIN_0",
- "DOMAIN_0_EMAIL",
- "DOMAIN_0_CLOUDFLARE_TOKEN",
- }
- for _, key := range requiredKeys {
- if helper.TalEnv[key] == "" {
- log.Info().Msgf("%s cannot be empty\n", key)
- os.Exit(1)
- }
- }
+ LoadTalEnv(false)
+ requiredKeys := []string{
+ "VIP",
+ "MASTER1IP_IP",
+ "MASTER1IP_NETMASK",
+ "DASHBOARD_IP",
+ "GATEWAY",
+ "METALLB_RANGE",
+ "PODNET",
+ "SVCNET",
+ "DOMAIN_0",
+ "DOMAIN_0_EMAIL",
+ "DOMAIN_0_CLOUDFLARE_TOKEN",
+ }
+ for _, key := range requiredKeys {
+ if helper.TalEnv[key] == "" {
+ log.Info().Msgf("%s cannot be empty\n", key)
+ os.Exit(1)
+ }
+ }
- // Validate VIP and MASTER1IP format and check subnet compatibility
- vip := helper.TalEnv["VIP_IP"]
- master1ip := helper.TalEnv["MASTER1IP_IP"]
- master1ipCidr := helper.TalEnv["MASTER1IP_CIDR"]
- gateway := helper.TalEnv["GATEWAY"]
+ // Validate VIP and MASTER1IP format and check subnet compatibility
+ vip := helper.TalEnv["VIP_IP"]
+ master1ip := helper.TalEnv["MASTER1IP_IP"]
+ master1ipCidr := helper.TalEnv["MASTER1IP_CIDR"]
+ gateway := helper.TalEnv["GATEWAY"]
- // Check if MASTER1IP matches GATEWAY or VIP
- if master1ip == gateway || master1ip == vip {
- log.Info().Msg("Cannot proceed, MASTER1IP cannot match GATEWAY or VIP")
- os.Exit(1)
- }
+ // Check if MASTER1IP matches GATEWAY or VIP
+ if master1ip == gateway || master1ip == vip {
+ log.Info().Msg("Cannot proceed, MASTER1IP cannot match GATEWAY or VIP")
+ os.Exit(1)
+ }
- // Check if VIP matches any Node IPs
- if vip == master1ip {
- log.Info().Msg("Cannot proceed, VIP cannot match any Node IPs")
- os.Exit(1)
- }
+ // Check if VIP matches any Node IPs
+ if vip == master1ip {
+ log.Info().Msg("Cannot proceed, VIP cannot match any Node IPs")
+ os.Exit(1)
+ }
- // Check ranges against METALLB_RANGE
- inRange, err := helper.IPInRange(vip, helper.TalEnv["METALLB_RANGE"])
- if err != nil {
- log.Info().Msgf("Error checking VIP against METALLB_RANGE: %v\n", err)
- os.Exit(1)
- }
- if inRange {
- log.Info().Msg("Cannot proceed, VIP cannot be in the METALLB_RANGE")
- os.Exit(1)
- }
+ // Check ranges against METALLB_RANGE
+ inRange, err := helper.IPInRange(vip, helper.TalEnv["METALLB_RANGE"])
+ if err != nil {
+ log.Info().Msgf("Error checking VIP against METALLB_RANGE: %v\n", err)
+ os.Exit(1)
+ }
+ if inRange {
+ log.Info().Msg("Cannot proceed, VIP cannot be in the METALLB_RANGE")
+ os.Exit(1)
+ }
- inRange, err = helper.IPInRange(master1ip, helper.TalEnv["METALLB_RANGE"])
- if err != nil {
- log.Info().Msgf("Error checking MASTER1IP against METALLB_RANGE: %v\n", err)
- os.Exit(1)
- }
- if inRange {
- log.Info().Msg("Cannot proceed, MASTER1IP cannot be in the METALLB_RANGE")
- os.Exit(1)
- }
+ inRange, err = helper.IPInRange(master1ip, helper.TalEnv["METALLB_RANGE"])
+ if err != nil {
+ log.Info().Msgf("Error checking MASTER1IP against METALLB_RANGE: %v\n", err)
+ os.Exit(1)
+ }
+ if inRange {
+ log.Info().Msg("Cannot proceed, MASTER1IP cannot be in the METALLB_RANGE")
+ os.Exit(1)
+ }
- inRange, err = helper.IPInRange(gateway, helper.TalEnv["METALLB_RANGE"])
- if err != nil {
- log.Info().Msgf("Error checking GATEWAY against METALLB_RANGE: %v\n", err)
- os.Exit(1)
- }
- if inRange {
- log.Info().Msg("Cannot proceed, GATEWAY cannot be in the METALLB_RANGE")
- os.Exit(1)
- }
+ inRange, err = helper.IPInRange(gateway, helper.TalEnv["METALLB_RANGE"])
+ if err != nil {
+ log.Info().Msgf("Error checking GATEWAY against METALLB_RANGE: %v\n", err)
+ os.Exit(1)
+ }
+ if inRange {
+ log.Info().Msg("Cannot proceed, GATEWAY cannot be in the METALLB_RANGE")
+ os.Exit(1)
+ }
- // Check DASHBOARD_IP against METALLB_RANGE
- if helper.TalEnv["DASHBOARD_IP"] != "" {
- inRange, err = helper.IPInRange(helper.TalEnv["DASHBOARD_IP"], helper.TalEnv["METALLB_RANGE"])
- if err != nil {
- log.Info().Msgf("Error checking DASHBOARD_IP against METALLB_RANGE: %v\n", err)
- os.Exit(1)
- }
- if !inRange {
- log.Info().Msg("Cannot proceed, DASHBOARD_IP must be in the METALLB_RANGE")
- os.Exit(1)
- }
- }
+ // Check DASHBOARD_IP against METALLB_RANGE
+ if helper.TalEnv["DASHBOARD_IP"] != "" {
+ inRange, err = helper.IPInRange(helper.TalEnv["DASHBOARD_IP"], helper.TalEnv["METALLB_RANGE"])
+ if err != nil {
+ log.Info().Msgf("Error checking DASHBOARD_IP against METALLB_RANGE: %v\n", err)
+ os.Exit(1)
+ }
+ if !inRange {
+ log.Info().Msg("Cannot proceed, DASHBOARD_IP must be in the METALLB_RANGE")
+ os.Exit(1)
+ }
+ }
- // Validate other CIDR/IP checks with new netmask support
- helper.ValidateIPorCIDRNotInCIDR(vip+"/32", helper.TalEnv["PODNET"], "VIP", "PODNET")
- helper.ValidateIPorCIDRNotInCIDR(master1ipCidr, helper.TalEnv["PODNET"], "MASTER1IP", "PODNET")
- helper.ValidateIPorCIDRNotInCIDR(gateway+"/32", helper.TalEnv["PODNET"], "GATEWAY", "PODNET")
- helper.ValidateRangeNotInCIDR(helper.TalEnv["METALLB_RANGE"], helper.TalEnv["PODNET"], "METALLB_RANGE", "PODNET")
+ // Validate other CIDR/IP checks with new netmask support
+ helper.ValidateIPorCIDRNotInCIDR(vip+"/32", helper.TalEnv["PODNET"], "VIP", "PODNET")
+ helper.ValidateIPorCIDRNotInCIDR(master1ipCidr, helper.TalEnv["PODNET"], "MASTER1IP", "PODNET")
+ helper.ValidateIPorCIDRNotInCIDR(gateway+"/32", helper.TalEnv["PODNET"], "GATEWAY", "PODNET")
+ helper.ValidateRangeNotInCIDR(helper.TalEnv["METALLB_RANGE"], helper.TalEnv["PODNET"], "METALLB_RANGE", "PODNET")
- helper.ValidateIPorCIDRNotInCIDR(vip+"/32", helper.TalEnv["SVCNET"], "VIP", "SVCNET")
- helper.ValidateIPorCIDRNotInCIDR(master1ipCidr, helper.TalEnv["SVCNET"], "MASTER1IP", "SVCNET")
- helper.ValidateIPorCIDRNotInCIDR(gateway+"/32", helper.TalEnv["SVCNET"], "GATEWAY", "SVCNET")
- helper.ValidateRangeNotInCIDR(helper.TalEnv["METALLB_RANGE"], helper.TalEnv["SVCNET"], "METALLB_RANGE", "SVCNET")
+ helper.ValidateIPorCIDRNotInCIDR(vip+"/32", helper.TalEnv["SVCNET"], "VIP", "SVCNET")
+ helper.ValidateIPorCIDRNotInCIDR(master1ipCidr, helper.TalEnv["SVCNET"], "MASTER1IP", "SVCNET")
+ helper.ValidateIPorCIDRNotInCIDR(gateway+"/32", helper.TalEnv["SVCNET"], "GATEWAY", "SVCNET")
+ helper.ValidateRangeNotInCIDR(helper.TalEnv["METALLB_RANGE"], helper.TalEnv["SVCNET"], "METALLB_RANGE", "SVCNET")
}
diff --git a/clustertool/pkg/initfiles/initfiles.go b/clustertool/pkg/initfiles/initfiles.go
index efee68f786e..f2a04da26b5 100644
--- a/clustertool/pkg/initfiles/initfiles.go
+++ b/clustertool/pkg/initfiles/initfiles.go
@@ -1,345 +1,345 @@
package initfiles
import (
- "bufio"
- "errors"
- "fmt"
- "io/ioutil"
- "os"
- "path"
- "path/filepath"
- "regexp"
- "strings"
- "time"
+ "bufio"
+ "errors"
+ "fmt"
+ "io/ioutil"
+ "os"
+ "path"
+ "path/filepath"
+ "regexp"
+ "strings"
+ "time"
- "github.com/rs/zerolog/log"
- "gopkg.in/yaml.v3"
+ "github.com/rs/zerolog/log"
+ "gopkg.in/yaml.v3"
- age "filippo.io/age"
- "github.com/truecharts/public/clustertool/pkg/fluxhandler"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "github.com/truecharts/public/clustertool/pkg/talassist"
- corev1 "k8s.io/api/core/v1"
+ age "filippo.io/age"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/fluxhandler"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/talassist"
+ corev1 "k8s.io/api/core/v1"
)
func InitFiles() error {
- removeRunAgainFile()
- ageGen()
- genRootFiles()
- genBaseFiles()
- UpdateRootFiles()
- UpdateBaseFiles()
- talassist.GenSchema()
- GenPatches()
- genKubernetes()
- GenTalEnvConfigMap()
- UpdateGitRepo()
- fluxhandler.CreateGitSecret(helper.TalEnv["GITHUB_REPOSITORY"])
- GenSopsSecret()
- if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
- log.Error().Msgf("Error: %v", err)
- }
- if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
- log.Error().Msgf("Error: %v", err)
- } else {
- log.Info().Msg("Kustomizations processed successfully.")
- }
+ removeRunAgainFile()
+ ageGen()
+ genRootFiles()
+ genBaseFiles()
+ UpdateRootFiles()
+ UpdateBaseFiles()
+ talassist.GenSchema()
+ GenPatches()
+ genKubernetes()
+ GenTalEnvConfigMap()
+ UpdateGitRepo()
+ fluxhandler.CreateGitSecret(helper.TalEnv["GITHUB_REPOSITORY"])
+ GenSopsSecret()
+ if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
+ log.Error().Msgf("Error: %v", err)
+ }
+ if err := fluxhandler.ProcessDirectory(path.Join(helper.ClusterPath, "kubernetes")); err != nil {
+ log.Error().Msgf("Error: %v", err)
+ } else {
+ log.Info().Msg("Kustomizations processed successfully.")
+ }
- helper.CreateEncrPreCommitHook()
- log.Info().Msg("Init: Completed Successfully!")
- return nil
+ helper.CreateEncrPreCommitHook()
+ log.Info().Msg("Init: Completed Successfully!")
+ return nil
}
func genKubernetes() error {
- err := helper.CopyDir(helper.KubeCache, helper.ClusterPath+"/kubernetes", false)
- if err != nil {
- log.Info().Msgf("Error: %v", err)
- } else {
- log.Info().Msgf("Kubernetes files copied successfully.")
- }
+ err := helper.CopyDir(helper.KubeCache, helper.ClusterPath+"/kubernetes", false)
+ if err != nil {
+ log.Info().Msgf("Error: %v", err)
+ } else {
+ log.Info().Msgf("Kubernetes files copied successfully.")
+ }
- helper.ReplaceInFile(path.Join(helper.ClusterPath, "/kubernetes/flux-entry.yaml"), "REPLACEWITHCLUSTERNAME", helper.ClusterName)
- if err != nil {
- log.Fatal().Err(err).Msgf("Error: %s", err)
- }
+ helper.ReplaceInFile(path.Join(helper.ClusterPath, "/kubernetes/flux-entry.yaml"), "REPLACEWITHCLUSTERNAME", helper.ClusterName)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("Error: %s", err)
+ }
- return nil
+ return nil
}
func GenTalEnvConfigMap() error {
- log.Info().Msg("Creating TalEnv configmap reference 'clustersettings'.")
- // Read the content of the talenv.yaml file
- talenvContent, err := os.ReadFile(helper.ClusterEnvFile)
- if err != nil {
- return err
- }
+ log.Info().Msg("Creating TalEnv configmap reference 'clustersettings'.")
+ // Read the content of the talenv.yaml file
+ talenvContent, err := os.ReadFile(helper.ClusterEnvFile)
+ if err != nil {
+ return err
+ }
- // Convert the file content to a string and split it into lines
- talenvLines := strings.Split(string(talenvContent), "\n")
+ // Convert the file content to a string and split it into lines
+ talenvLines := strings.Split(string(talenvContent), "\n")
- // Add indentation to each line
- for i, line := range talenvLines {
- talenvLines[i] = " " + line
- }
- indentClusterName := " CLUSTERNAME: " + helper.ClusterName
- talenvLines = append(talenvLines, indentClusterName)
+ // Add indentation to each line
+ for i, line := range talenvLines {
+ talenvLines[i] = " " + line
+ }
+ indentClusterName := " CLUSTERNAME: " + helper.ClusterName
+ talenvLines = append(talenvLines, indentClusterName)
- // Join the indented lines back into a single string
- indentedTalenvContent := strings.Join(talenvLines, "\n")
+ // Join the indented lines back into a single string
+ indentedTalenvContent := strings.Join(talenvLines, "\n")
- clusterSettings := filepath.Join("flux-system", "flux", "clustersettings.secret.yaml")
- clusterSettingsDest := filepath.Join(helper.ClusterPath+"/kubernetes", clusterSettings)
- clusterSettingsSrc := filepath.Join(helper.KubeCache, clusterSettings)
- os.MkdirAll(filepath.Join(helper.ClusterPath, "/kubernetes", "flux-system", "flux"), os.ModePerm)
- err = helper.CopyFile(clusterSettingsSrc, clusterSettingsDest, true)
- log.Debug().Msgf("clusterSettingsDest %v", clusterSettingsDest)
- helper.ReplaceInFile(clusterSettingsDest, "REPLACEWITHENV", indentedTalenvContent)
- if err != nil {
- log.Fatal().Err(err).Msg("Error: %s")
- }
- log.Info().Msg("Configmap reference Created.")
- return nil
+ clusterSettings := filepath.Join("flux-system", "flux", "clustersettings.secret.yaml")
+ clusterSettingsDest := filepath.Join(helper.ClusterPath+"/kubernetes", clusterSettings)
+ clusterSettingsSrc := filepath.Join(helper.KubeCache, clusterSettings)
+ os.MkdirAll(filepath.Join(helper.ClusterPath, "/kubernetes", "flux-system", "flux"), os.ModePerm)
+ err = helper.CopyFile(clusterSettingsSrc, clusterSettingsDest, true)
+ log.Debug().Msgf("clusterSettingsDest %v", clusterSettingsDest)
+ helper.ReplaceInFile(clusterSettingsDest, "REPLACEWITHENV", indentedTalenvContent)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error: %s")
+ }
+ log.Info().Msg("Configmap reference Created.")
+ return nil
}
func UpdateGitRepo() {
- if helper.TalEnv["GITHUB_REPOSITORY"] != "" {
- repoPath := filepath.Join("repositories", "git", "this-repo.yaml")
- gitrepo := FormatGitURL(helper.TalEnv["GITHUB_REPOSITORY"])
- helper.ReplaceInFile(repoPath, "ssh://REPLACEWITHGITREPO", gitrepo)
- }
+ if helper.TalEnv["GITHUB_REPOSITORY"] != "" {
+ repoPath := filepath.Join("repositories", "git", "this-repo.yaml")
+ gitrepo := FormatGitURL(helper.TalEnv["GITHUB_REPOSITORY"])
+ helper.ReplaceInFile(repoPath, "ssh://REPLACEWITHGITREPO", gitrepo)
+ }
}
// FormatGitURL formats the input Git URL according to the specified rules.
func FormatGitURL(input string) string {
- // Remove "https://" prefix if present
- input = strings.TrimPrefix(input, "https://")
+ // Remove "https://" prefix if present
+ input = strings.TrimPrefix(input, "https://")
- if !strings.HasPrefix(input, "ssh://") {
- input = "ssh://" + input
- }
+ if !strings.HasPrefix(input, "ssh://") {
+ input = "ssh://" + input
+ }
- // Ensure input starts with "ssh://git@"
- if !strings.HasPrefix(input, "ssh://git@") {
- // Prepend "ssh://git@" if neither "ssh://" nor "git@" is present
- input = strings.Replace(input, "ssh://", "ssh://git@", 1)
- }
+ // Ensure input starts with "ssh://git@"
+ if !strings.HasPrefix(input, "ssh://git@") {
+ // Prepend "ssh://git@" if neither "ssh://" nor "git@" is present
+ input = strings.Replace(input, "ssh://", "ssh://git@", 1)
+ }
- if strings.Contains(input, "git@git@") {
- input = strings.Replace(input, "git@git@", "git@", 1)
- }
+ if strings.Contains(input, "git@git@") {
+ input = strings.Replace(input, "git@git@", "git@", 1)
+ }
- // Compile a regex to match and replace the URL pattern
- re := regexp.MustCompile(`^ssh://git@([^:/]+)([:/])([\w-]+)/([\w-]+)\.git$`)
- matches := re.FindStringSubmatch(input)
+ // Compile a regex to match and replace the URL pattern
+ re := regexp.MustCompile(`^ssh://git@([^:/]+)([:/])([\w-]+)/([\w-]+)\.git$`)
+ matches := re.FindStringSubmatch(input)
- if len(matches) == 5 {
- // Determine the user and repo based on the separator used
- user := matches[3] // Always captured as part of the matched group
- repo := matches[4] // Always captured as part of the matched group
- return fmt.Sprintf("ssh://git@%s/%s/%s.git", matches[1], user, repo)
- }
+ if len(matches) == 5 {
+ // Determine the user and repo based on the separator used
+ user := matches[3] // Always captured as part of the matched group
+ repo := matches[4] // Always captured as part of the matched group
+ return fmt.Sprintf("ssh://git@%s/%s/%s.git", matches[1], user, repo)
+ }
- return input // Return the input as is if it doesn't match
+ return input // Return the input as is if it doesn't match
}
func genBaseFiles() error {
- clusterEnvPresent := false
+ clusterEnvPresent := false
- if _, err := os.Stat(helper.ClusterEnvFile); err == nil {
- clusterEnvPresent = true
- log.Debug().Msg("Detected existing cluster, continuing")
- } else if os.IsNotExist(err) {
- createRunAgainFile()
- log.Warn().Msg("New cluster detected, creating clusterenv.yaml\n Please fill out ClusterEnv.yaml and run init again, after setting-up clusterenv.yaml!")
- } else {
- log.Fatal().Err(err).Msgf("Error checking clusterenv file: %s", err)
- return err
- }
+ if _, err := os.Stat(helper.ClusterEnvFile); err == nil {
+ clusterEnvPresent = true
+ log.Debug().Msg("Detected existing cluster, continuing")
+ } else if os.IsNotExist(err) {
+ createRunAgainFile()
+ log.Warn().Msg("New cluster detected, creating clusterenv.yaml\n Please fill out ClusterEnv.yaml and run init again, after setting-up clusterenv.yaml!")
+ } else {
+ log.Fatal().Err(err).Msgf("Error checking clusterenv file: %s", err)
+ return err
+ }
- err := helper.CopyDir(helper.BaseCache, helper.ClusterPath+"", false)
- if err != nil {
- log.Error().Msgf("Error: %v", err)
- } else {
- log.Info().Msg("Base files copied successfully.")
- }
+ err := helper.CopyDir(helper.BaseCache, helper.ClusterPath+"", false)
+ if err != nil {
+ log.Error().Msgf("Error: %v", err)
+ } else {
+ log.Info().Msg("Base files copied successfully.")
+ }
- if !clusterEnvPresent {
- os.Exit(0)
- }
+ if !clusterEnvPresent {
+ os.Exit(0)
+ }
- log.Info().Msg("basefiles successfully altered.")
- return nil
+ log.Info().Msg("basefiles successfully altered.")
+ return nil
}
// Create the "RUNAGAIN" file
func createRunAgainFile() {
- file, err := os.Create("RUNAGAIN")
- if err != nil {
- log.Err(err).Msg("error creating runagain file...")
- return
- }
- defer file.Close()
- return
+ file, err := os.Create("RUNAGAIN")
+ if err != nil {
+ log.Err(err).Msg("error creating runagain file...")
+ return
+ }
+ defer file.Close()
+ return
}
// Remove the "RUNAGAIN" file if it exists
func removeRunAgainFile() error {
- if CheckRunAgainFileExists() {
- err := os.Remove("RUNAGAIN")
- if err != nil {
- log.Err(err).Msg("error removing runagain file...")
- return err
- }
- log.Debug().Msg("RUNAGAIN file removed.")
- } else {
- log.Debug().Msg("RUNAGAIN file does not exist.")
- }
- return nil
+ if CheckRunAgainFileExists() {
+ err := os.Remove("RUNAGAIN")
+ if err != nil {
+ log.Err(err).Msg("error removing runagain file...")
+ return err
+ }
+ log.Debug().Msg("RUNAGAIN file removed.")
+ } else {
+ log.Debug().Msg("RUNAGAIN file does not exist.")
+ }
+ return nil
}
// Check if the "RUNAGAIN" file exists
func CheckRunAgainFileExists() bool {
- _, err := os.Stat("RUNAGAIN")
- return !os.IsNotExist(err)
+ _, err := os.Stat("RUNAGAIN")
+ return !os.IsNotExist(err)
}
func UpdateBaseFiles() error {
- log.Info().Msg("Updating Base files for cluster: helper.ClusterPath")
- // Read filenames in source directory
- sourceFiles, err := readFilenamesInDir(helper.BaseCache)
- if err != nil {
- log.Info().Msgf("Error reading source directory: %v\n", err)
- return err
- }
+ log.Info().Msg("Updating Base files for cluster: helper.ClusterPath")
+ // Read filenames in source directory
+ sourceFiles, err := readFilenamesInDir(helper.BaseCache)
+ if err != nil {
+ log.Info().Msgf("Error reading source directory: %v\n", err)
+ return err
+ }
- // Process each file in the target directory
- for _, filename := range sourceFiles {
- sourceFilePath := filepath.Join(helper.BaseCache, filename)
- targetFilePath := filepath.Join(helper.ClusterPath+"", helper.ReplaceDotInFilename(filename))
- helper.ReplaceContentBetweenLines(targetFilePath, sourceFilePath, "## Do not edit between this and DO NOT REMOVE", "## DO NOT REMOVE: Personal setting go under this line")
- }
- log.Info().Msg("basefiles successfully updated.")
+ // Process each file in the target directory
+ for _, filename := range sourceFiles {
+ sourceFilePath := filepath.Join(helper.BaseCache, filename)
+ targetFilePath := filepath.Join(helper.ClusterPath+"", helper.ReplaceDotInFilename(filename))
+ helper.ReplaceContentBetweenLines(targetFilePath, sourceFilePath, "## Do not edit between this and DO NOT REMOVE", "## DO NOT REMOVE: Personal setting go under this line")
+ }
+ log.Info().Msg("basefiles successfully updated.")
- CheckEnvVariables()
+ CheckEnvVariables()
- return nil
+ return nil
}
func genRootFiles() error {
- err := helper.CopyDir(helper.RootCache, "./", false)
- if err != nil {
- log.Info().Msgf("Error: %v", err)
- } else {
- log.Info().Msg("Root files copied successfully.")
- }
+ err := helper.CopyDir(helper.RootCache, "./", false)
+ if err != nil {
+ log.Info().Msgf("Error: %v", err)
+ } else {
+ log.Info().Msg("Root files copied successfully.")
+ }
- agePubKey, err := GetPubKey()
- if err != nil {
- log.Fatal().Err(err).Msg("error: %v")
- }
- log.Info().Msgf("Public Key: %v", agePubKey)
- helper.ReplaceInFile(".sops.yaml", "REPLACEME", agePubKey)
- if err != nil {
- log.Fatal().Err(err).Msg("Error: %s")
- }
+ agePubKey, err := GetPubKey()
+ if err != nil {
+ log.Fatal().Err(err).Msg("error: %v")
+ }
+ log.Info().Msgf("Public Key: %v", agePubKey)
+ helper.ReplaceInFile(".sops.yaml", "REPLACEME", agePubKey)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error: %s")
+ }
- log.Info().Msg("basefiles successfully altered.")
- return nil
+ log.Info().Msg("basefiles successfully altered.")
+ return nil
}
func UpdateRootFiles() error {
- // Read filenames in source directory
- sourceFiles, err := readFilenamesInDir(helper.RootCache)
- if err != nil {
- log.Info().Msgf("Error reading source directory: %v\n", err)
- return err
- }
+ // Read filenames in source directory
+ sourceFiles, err := readFilenamesInDir(helper.RootCache)
+ if err != nil {
+ log.Info().Msgf("Error reading source directory: %v\n", err)
+ return err
+ }
- // Process each file in the target directory
- for _, filename := range sourceFiles {
- sourceFilePath := filepath.Join(helper.BaseCache, filename)
- targetFilePath := filepath.Join("./", helper.ReplaceDotInFilename(filename))
- helper.ReplaceContentBetweenLines(targetFilePath, sourceFilePath, "## Do not edit between this and DO NOT REMOVE", "## DO NOT REMOVE: Personal setting go under this line")
- }
- log.Info().Msg("rootfiles successfully updated.")
+ // Process each file in the target directory
+ for _, filename := range sourceFiles {
+ sourceFilePath := filepath.Join(helper.BaseCache, filename)
+ targetFilePath := filepath.Join("./", helper.ReplaceDotInFilename(filename))
+ helper.ReplaceContentBetweenLines(targetFilePath, sourceFilePath, "## Do not edit between this and DO NOT REMOVE", "## DO NOT REMOVE: Personal setting go under this line")
+ }
+ log.Info().Msg("rootfiles successfully updated.")
- agePubKey, err := GetPubKey()
- if err != nil {
- log.Fatal().Err(err).Msg("error: %v")
- }
+ agePubKey, err := GetPubKey()
+ if err != nil {
+ log.Fatal().Err(err).Msg("error: %v")
+ }
- helper.ReplaceInFile(".sops.yaml", "REPLACEME", agePubKey)
- if err != nil {
- log.Fatal().Err(err).Msg("Error: %s")
- }
+ helper.ReplaceInFile(".sops.yaml", "REPLACEME", agePubKey)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error: %s")
+ }
- CheckEnvVariables()
+ CheckEnvVariables()
- return nil
+ return nil
}
// Function to read all filenames in a directory
func readFilenamesInDir(dir string) ([]string, error) {
- files, err := ioutil.ReadDir(dir)
- if err != nil {
- return nil, err
- }
+ files, err := ioutil.ReadDir(dir)
+ if err != nil {
+ return nil, err
+ }
- var filenames []string
- for _, file := range files {
- if !file.IsDir() {
- filenames = append(filenames, file.Name())
- }
- }
- return filenames, nil
+ var filenames []string
+ for _, file := range files {
+ if !file.IsDir() {
+ filenames = append(filenames, file.Name())
+ }
+ }
+ return filenames, nil
}
func ResetBootstrapValues() error {
- LoadTalEnv(false)
- err := helper.CopyDirFiltered(helper.KubeCache, helper.ClusterPath+"/kubernetes", true, `^bootstrap-values\.yaml.ct$`)
- if err != nil {
- log.Info().Msg("Error:")
- }
+ LoadTalEnv(false)
+ err := helper.CopyDirFiltered(helper.KubeCache, helper.ClusterPath+"/kubernetes", true, `^bootstrap-values\.yaml.ct$`)
+ if err != nil {
+ log.Info().Msg("Error:")
+ }
- err2 := helper.EnvSubstRecursive(helper.ClusterPath+"/kubernetes", `^bootstrap-values\.yaml.ct$`, helper.TalEnv)
- if err2 != nil {
- log.Info().Msg("Error:")
- }
+ err2 := helper.EnvSubstRecursive(helper.ClusterPath+"/kubernetes", `^bootstrap-values\.yaml.ct$`, helper.TalEnv)
+ if err2 != nil {
+ log.Info().Msg("Error:")
+ }
- log.Info().Msg("Bootstrap-Values.yaml Files reset successfully.")
- return nil
+ log.Info().Msg("Bootstrap-Values.yaml Files reset successfully.")
+ return nil
}
func GenPatches() error {
- err := helper.CopyDir(helper.PatchCache, path.Join(helper.ClusterPath, "/talos/patches"), true)
- if err != nil {
- log.Info().Msg("Error:")
- } else {
- log.Info().Msg("Patch files copied successfully.")
- }
+ err := helper.CopyDir(helper.PatchCache, path.Join(helper.ClusterPath, "/talos/patches"), true)
+ if err != nil {
+ log.Info().Msg("Error:")
+ } else {
+ log.Info().Msg("Patch files copied successfully.")
+ }
- ageSecKey, err := GetSecKey()
- helper.ReplaceInFile(filepath.Join(helper.ClusterPath+"/talos/patches", "sopssecret.yaml"), "REPLACEWITHSOPS", ageSecKey)
- if err != nil {
- log.Fatal().Err(err).Msg("Error: %s")
- }
+ ageSecKey, err := GetSecKey()
+ helper.ReplaceInFile(filepath.Join(helper.ClusterPath+"/talos/patches", "sopssecret.yaml"), "REPLACEWITHSOPS", ageSecKey)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error: %s")
+ }
- setDocker()
+ setDocker()
- return nil
+ return nil
}
func setDocker() {
- // Assuming this is part of your function
- if helper.TalEnv["DOCKERHUB_USER"] != "" && helper.TalEnv["DOCKERHUB_PASSWORD"] != "" {
- // Prepare the content to append
- configContent := fmt.Sprintf(`
+ // Assuming this is part of your function
+ if helper.TalEnv["DOCKERHUB_USER"] != "" && helper.TalEnv["DOCKERHUB_PASSWORD"] != "" {
+ // Prepare the content to append
+ configContent := fmt.Sprintf(`
# Add Dockerhub Login
config
registry-1.docker.io:
@@ -351,171 +351,171 @@ func setDocker() {
username: "%s"
password: "%s"`, helper.TalEnv["DOCKERHUB_USER"], helper.TalEnv["DOCKERHUB_PASSWORD"], helper.TalEnv["DOCKERHUB_USER"], helper.TalEnv["DOCKERHUB_PASSWORD"])
- // Open the file in append mode or create it if it doesn't exist
- file, err := os.OpenFile(filepath.Join(helper.ClusterPath+"/talos/patches", "all.yaml"), os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644)
- if err != nil {
- log.Fatal().Err(err).Msg("Error opening file: %s")
- }
- defer file.Close()
+ // Open the file in append mode or create it if it doesn't exist
+ file, err := os.OpenFile(filepath.Join(helper.ClusterPath+"/talos/patches", "all.yaml"), os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error opening file: %s")
+ }
+ defer file.Close()
- // Write the content to the file
- if _, err := file.Write([]byte(configContent)); err != nil {
- log.Fatal().Err(err).Msg("Error writing to file: %s")
- }
- } else {
- // Optional: Append a note if the environment variables are not set
- emptyContent := `# No DockerHub credentials provided
+ // Write the content to the file
+ if _, err := file.Write([]byte(configContent)); err != nil {
+ log.Fatal().Err(err).Msg("Error writing to file: %s")
+ }
+ } else {
+ // Optional: Append a note if the environment variables are not set
+ emptyContent := `# No DockerHub credentials provided
`
- file, err := os.OpenFile(filepath.Join(helper.ClusterPath+"/talos/patches", "all.yaml"), os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644)
- if err != nil {
- log.Fatal().Err(err).Msg("Error opening file: %s")
- }
- defer file.Close()
+ file, err := os.OpenFile(filepath.Join(helper.ClusterPath+"/talos/patches", "all.yaml"), os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Error opening file: %s")
+ }
+ defer file.Close()
- if _, err := file.Write([]byte(emptyContent)); err != nil {
- log.Fatal().Err(err).Msg("Error writing to file: %s")
- }
- }
+ if _, err := file.Write([]byte(emptyContent)); err != nil {
+ log.Fatal().Err(err).Msg("Error writing to file: %s")
+ }
+ }
}
func ageGen() error {
- outFlag := "age.agekey"
+ outFlag := "age.agekey"
- if _, err := os.Stat(outFlag); err == nil {
+ if _, err := os.Stat(outFlag); err == nil {
- } else if errors.Is(err, os.ErrNotExist) {
- out := os.Stdout
- f, err := os.OpenFile(outFlag, os.O_WRONLY|os.O_CREATE|os.O_EXCL, 0600)
- if err != nil {
- log.Fatal().Err(err).Msg("failed to open output file %q: %v")
- }
- defer func() {
- if err := f.Close(); err != nil {
- log.Fatal().Err(err).Msg("failed to close output file %q: %v")
- }
- }()
- out = f
- if fi, err := out.Stat(); err == nil && fi.Mode().IsRegular() && fi.Mode().Perm()&0004 != 0 {
- log.Info().Msgf("writing secret key to a world-readable file\n")
- }
+ } else if errors.Is(err, os.ErrNotExist) {
+ out := os.Stdout
+ f, err := os.OpenFile(outFlag, os.O_WRONLY|os.O_CREATE|os.O_EXCL, 0600)
+ if err != nil {
+ log.Fatal().Err(err).Msg("failed to open output file %q: %v")
+ }
+ defer func() {
+ if err := f.Close(); err != nil {
+ log.Fatal().Err(err).Msg("failed to close output file %q: %v")
+ }
+ }()
+ out = f
+ if fi, err := out.Stat(); err == nil && fi.Mode().IsRegular() && fi.Mode().Perm()&0004 != 0 {
+ log.Info().Msgf("writing secret key to a world-readable file\n")
+ }
- k, err := age.GenerateX25519Identity()
- if err != nil {
- log.Fatal().Err(err).Msg("internal error: %v")
- }
+ k, err := age.GenerateX25519Identity()
+ if err != nil {
+ log.Fatal().Err(err).Msg("internal error: %v")
+ }
- fmt.Fprintf(out, "# created: %s\n", time.Now().Format(time.RFC3339))
- fmt.Fprintf(out, "# public key: %s\n", k.Recipient())
- fmt.Fprintf(out, "%s\n", k)
+ fmt.Fprintf(out, "# created: %s\n", time.Now().Format(time.RFC3339))
+ fmt.Fprintf(out, "# public key: %s\n", k.Recipient())
+ fmt.Fprintf(out, "%s\n", k)
- } else {
+ } else {
- }
+ }
- return nil
+ return nil
}
func GetPubKey() (string, error) {
- // Open the file
- filename := "age.agekey"
- file, err := os.Open(filename)
- if err != nil {
- return "", fmt.Errorf("failed to open file: %v", err)
- }
- defer file.Close()
+ // Open the file
+ filename := "age.agekey"
+ file, err := os.Open(filename)
+ if err != nil {
+ return "", fmt.Errorf("failed to open file: %v", err)
+ }
+ defer file.Close()
- scanner := bufio.NewScanner(file)
- var publicKey string
+ scanner := bufio.NewScanner(file)
+ var publicKey string
- // Read the file line by line
- for scanner.Scan() {
- line := scanner.Text()
- // Find the line with the public key
- if strings.HasPrefix(line, "# public key:") {
- parts := strings.Split(line, ": ")
- if len(parts) == 2 {
- publicKey = parts[1]
- }
- break
- }
- }
+ // Read the file line by line
+ for scanner.Scan() {
+ line := scanner.Text()
+ // Find the line with the public key
+ if strings.HasPrefix(line, "# public key:") {
+ parts := strings.Split(line, ": ")
+ if len(parts) == 2 {
+ publicKey = parts[1]
+ }
+ break
+ }
+ }
- if err := scanner.Err(); err != nil {
- return "", fmt.Errorf("failed to scan file: %v", err)
- }
+ if err := scanner.Err(); err != nil {
+ return "", fmt.Errorf("failed to scan file: %v", err)
+ }
- if publicKey == "" {
- return "", fmt.Errorf("public key not found")
- }
+ if publicKey == "" {
+ return "", fmt.Errorf("public key not found")
+ }
- return publicKey, nil
+ return publicKey, nil
}
// getSecretKeyFromFile reads the specified file and returns the secret key found within it.
func GetSecKey() (string, error) {
- // Open the file
- filename := "age.agekey"
- file, err := os.Open(filename)
- if err != nil {
- return "", fmt.Errorf("failed to open file: %v", err)
- }
- defer file.Close()
+ // Open the file
+ filename := "age.agekey"
+ file, err := os.Open(filename)
+ if err != nil {
+ return "", fmt.Errorf("failed to open file: %v", err)
+ }
+ defer file.Close()
- scanner := bufio.NewScanner(file)
- var secretKey string
+ scanner := bufio.NewScanner(file)
+ var secretKey string
- // Read the file line by line
- for scanner.Scan() {
- line := scanner.Text()
- // Find the line that contains the secret key prefix
- if strings.HasPrefix(line, "AGE-SECRET-KEY-") {
- secretKey = line
- break
- }
- }
+ // Read the file line by line
+ for scanner.Scan() {
+ line := scanner.Text()
+ // Find the line that contains the secret key prefix
+ if strings.HasPrefix(line, "AGE-SECRET-KEY-") {
+ secretKey = line
+ break
+ }
+ }
- if err := scanner.Err(); err != nil {
- return "", fmt.Errorf("failed to scan file: %v", err)
- }
+ if err := scanner.Err(); err != nil {
+ return "", fmt.Errorf("failed to scan file: %v", err)
+ }
- if secretKey == "" {
- return "", fmt.Errorf("secret key not found")
- }
+ if secretKey == "" {
+ return "", fmt.Errorf("secret key not found")
+ }
- return secretKey, nil
+ return secretKey, nil
}
func GenSopsSecret() error {
- secretPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux", "sopssecret.secret.yaml")
- ageSecKey, err := GetSecKey()
- // Generate Kubernetes secret YAML content
- secret := map[string]interface{}{
- "apiVersion": "v1",
- "kind": "Secret",
- "metadata": map[string]interface{}{
- "name": "sops-age",
- "namespace": "flux-system",
- },
- "stringData": map[string]interface{}{
- "age.agekey": ageSecKey,
- },
- "type": string(corev1.SecretTypeOpaque),
- }
+ secretPath := filepath.Join(helper.ClusterPath, "kubernetes", "flux-system", "flux", "sopssecret.secret.yaml")
+ ageSecKey, err := GetSecKey()
+ // Generate Kubernetes secret YAML content
+ secret := map[string]interface{}{
+ "apiVersion": "v1",
+ "kind": "Secret",
+ "metadata": map[string]interface{}{
+ "name": "sops-age",
+ "namespace": "flux-system",
+ },
+ "stringData": map[string]interface{}{
+ "age.agekey": ageSecKey,
+ },
+ "type": string(corev1.SecretTypeOpaque),
+ }
- secretYAML, err := yaml.Marshal(secret)
- if err != nil {
- return fmt.Errorf("failed to marshal secret to YAML: %w", err)
- }
+ secretYAML, err := yaml.Marshal(secret)
+ if err != nil {
+ return fmt.Errorf("failed to marshal secret to YAML: %w", err)
+ }
- // Write Kubernetes secret YAML to file
- err = os.MkdirAll(filepath.Dir(secretPath), 0755)
- if err != nil {
- return fmt.Errorf("failed to create directories: %w", err)
- }
- err = os.WriteFile(secretPath, secretYAML, 0644)
- if err != nil {
- return fmt.Errorf("failed to write secret YAML to file: %w", err)
- }
- log.Info().Msgf("SOPS secret YAML saved to: %s\n", secretPath)
- return nil
+ // Write Kubernetes secret YAML to file
+ err = os.MkdirAll(filepath.Dir(secretPath), 0755)
+ if err != nil {
+ return fmt.Errorf("failed to create directories: %w", err)
+ }
+ err = os.WriteFile(secretPath, secretYAML, 0644)
+ if err != nil {
+ return fmt.Errorf("failed to write secret YAML to file: %w", err)
+ }
+ log.Info().Msgf("SOPS secret YAML saved to: %s\n", secretPath)
+ return nil
}
diff --git a/clustertool/pkg/nodestatus/status.go b/clustertool/pkg/nodestatus/status.go
index 52ff7d510d7..79cd680ae53 100644
--- a/clustertool/pkg/nodestatus/status.go
+++ b/clustertool/pkg/nodestatus/status.go
@@ -1,97 +1,97 @@
package nodestatus
import (
- "errors"
- "path"
- "strings"
+ "errors"
+ "path"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/embed"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/embed"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
func baseStatusCMD(node string) []string {
- argsslice := [...]string{embed.GetTalosExec(), "--talosconfig=" + path.Join(helper.ClusterPath, "/talos/generated/talosconfig"), "-n", node, "-e", node, "get", "machinestatus"}
+ argsslice := [...]string{embed.GetTalosExec(), "--talosconfig=" + path.Join(helper.ClusterPath, "/talos/generated/talosconfig"), "-n", node, "-e", node, "get", "machinestatus"}
- log.Debug().Strs("command", argsslice[:]).Msg("Constructed base command for machine status")
- return argsslice[:]
+ log.Debug().Strs("command", argsslice[:]).Msg("Constructed base command for machine status")
+ return argsslice[:]
}
func CheckNeedBootstrap(node string) (bool, error) {
- log.Info().Str("node", node).Msg("Checking if bootstrap is needed")
+ log.Info().Str("node", node).Msg("Checking if bootstrap is needed")
- argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}")
- out, err := helper.RunCommand(argsslice, true)
- if err != nil {
- log.Warn().Err(err).Str("output", string(out)).Msg("Error running command, checking for certificate issue")
- if strings.Contains(string(out), "certificate signed by unknown authority") {
- log.Debug().Msg("Certificate signed by unknown authority; retrying with insecure flag")
- argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}", "--insecure")
- out2, err2 := helper.RunCommand(argsslice, true)
- if err2 != nil {
- errstring := "status: " + string(out) + " error: " + err2.Error()
- log.Error().Msg(errstring)
- return false, errors.New(errstring)
- }
- if string(out2) != "" && strings.Contains(string(out2), "maintenance") {
- log.Info().Msg("Node is in maintenance; bootstrap needed")
- return true, nil
- }
- } else {
- errstring := "status: " + string(out) + " error: " + err.Error()
- log.Error().Msg(errstring)
- return false, errors.New(errstring)
- }
- }
- log.Debug().Str("output", string(out)).Msg("No bootstrap needed; returning false")
- return false, nil
+ argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}")
+ out, err := helper.RunCommand(argsslice, true)
+ if err != nil {
+ log.Warn().Err(err).Str("output", string(out)).Msg("Error running command, checking for certificate issue")
+ if strings.Contains(string(out), "certificate signed by unknown authority") {
+ log.Debug().Msg("Certificate signed by unknown authority; retrying with insecure flag")
+ argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}", "--insecure")
+ out2, err2 := helper.RunCommand(argsslice, true)
+ if err2 != nil {
+ errstring := "status: " + string(out) + " error: " + err2.Error()
+ log.Error().Msg(errstring)
+ return false, errors.New(errstring)
+ }
+ if string(out2) != "" && strings.Contains(string(out2), "maintenance") {
+ log.Info().Msg("Node is in maintenance; bootstrap needed")
+ return true, nil
+ }
+ } else {
+ errstring := "status: " + string(out) + " error: " + err.Error()
+ log.Error().Msg(errstring)
+ return false, errors.New(errstring)
+ }
+ }
+ log.Debug().Str("output", string(out)).Msg("No bootstrap needed; returning false")
+ return false, nil
}
func CheckStatus(node string) (string, error) {
- log.Info().Str("node", node).Msg("Checking node status")
+ log.Info().Str("node", node).Msg("Checking node status")
- argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}")
- out, err := helper.RunCommand(argsslice, true)
- if err != nil {
- log.Debug().Err(err).Str("output", string(out)).Msg("Error running command, checking for certificate issue")
- if strings.Contains(string(out), "certificate signed by unknown authority") {
- log.Debug().Msg("Certificate signed by unknown authority; retrying with insecure flag")
- argsslice = append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}", "--insecure")
- out2, err2 := helper.RunCommand(argsslice, true)
- if err2 != nil {
- errstring := "status: " + string(out) + " error: " + err2.Error()
- log.Error().Msg(errstring)
- return "ERROR", errors.New(errstring)
- }
- log.Info().Msg("Successfully retrieved node status with insecure flag")
- return string(out2), nil
- } else {
- errstring := "status: " + string(out) + " error: " + err.Error()
- log.Error().Msg(errstring)
- return "ERROR", errors.New(errstring)
- }
- }
- log.Info().Str("status", string(out)).Msg("Node status retrieved successfully")
- return string(out), nil
+ argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}")
+ out, err := helper.RunCommand(argsslice, true)
+ if err != nil {
+ log.Debug().Err(err).Str("output", string(out)).Msg("Error running command, checking for certificate issue")
+ if strings.Contains(string(out), "certificate signed by unknown authority") {
+ log.Debug().Msg("Certificate signed by unknown authority; retrying with insecure flag")
+ argsslice = append(baseStatusCMD(node), "-o", "jsonpath={.spec.stage}", "--insecure")
+ out2, err2 := helper.RunCommand(argsslice, true)
+ if err2 != nil {
+ errstring := "status: " + string(out) + " error: " + err2.Error()
+ log.Error().Msg(errstring)
+ return "ERROR", errors.New(errstring)
+ }
+ log.Info().Msg("Successfully retrieved node status with insecure flag")
+ return string(out2), nil
+ } else {
+ errstring := "status: " + string(out) + " error: " + err.Error()
+ log.Error().Msg(errstring)
+ return "ERROR", errors.New(errstring)
+ }
+ }
+ log.Info().Str("status", string(out)).Msg("Node status retrieved successfully")
+ return string(out), nil
}
func CheckReadyStatus(node string, silent bool) (string, error) {
- log.Info().Str("node", node).Msg("Checking node readiness status")
+ log.Info().Str("node", node).Msg("Checking node readiness status")
- argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.status.ready}")
- out, err := helper.RunCommand(argsslice, true)
+ argsslice := append(baseStatusCMD(node), "-o", "jsonpath={.spec.status.ready}")
+ out, err := helper.RunCommand(argsslice, true)
- if err != nil {
- errstring := "status: " + string(out) + " error: " + err.Error()
- if !silent {
- log.Error().Msg(errstring)
- }
- return "ERROR", errors.New(errstring)
- }
- if strings.Contains(string(out), "true") {
- log.Info().Msg("Node is ready")
- } else {
- log.Warn().Msg("Node is not ready")
- }
- return string(out), nil
+ if err != nil {
+ errstring := "status: " + string(out) + " error: " + err.Error()
+ if !silent {
+ log.Error().Msg(errstring)
+ }
+ return "ERROR", errors.New(errstring)
+ }
+ if strings.Contains(string(out), "true") {
+ log.Info().Msg("Node is ready")
+ } else {
+ log.Warn().Msg("Node is not ready")
+ }
+ return string(out), nil
}
diff --git a/clustertool/pkg/sops/checkencrypt.go b/clustertool/pkg/sops/checkencrypt.go
index dc8a28e865e..25ff4c9be35 100644
--- a/clustertool/pkg/sops/checkencrypt.go
+++ b/clustertool/pkg/sops/checkencrypt.go
@@ -1,304 +1,304 @@
package sops
import (
- "bufio"
- "bytes"
- "fmt"
- "os"
- "path/filepath"
- "regexp"
- "strings"
+ "bufio"
+ "bytes"
+ "fmt"
+ "os"
+ "path/filepath"
+ "regexp"
+ "strings"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "gopkg.in/yaml.v3"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "gopkg.in/yaml.v3"
)
// EncrFileData holds information about a file and its encryption status.
type EncrFileData struct {
- Path string
- Encrypted bool
- Staged bool
+ Path string
+ Encrypted bool
+ Staged bool
}
func ExecuteCheck(useStagedFiles bool) ([]EncrFileData, error) {
- log.Debug().Msg("Starting ExecuteCheck")
+ log.Debug().Msg("Starting ExecuteCheck")
- // Step 1: Load the SOPS configuration.
- config, err := LoadSopsConfig()
- if err != nil {
- log.Error().Err(err).Msg("Failed to load SOPS config")
- return nil, err
- }
- log.Trace().Msg("SOPS configuration loaded successfully")
+ // Step 1: Load the SOPS configuration.
+ config, err := LoadSopsConfig()
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to load SOPS config")
+ return nil, err
+ }
+ log.Trace().Msg("SOPS configuration loaded successfully")
- // Step 2: Get the files from .sops.yaml configuration.
- allFiles, err := filesToCheck(config)
- if err != nil {
- log.Error().Err(err).Msg("Failed to get files to check")
- return nil, err
- }
- log.Debug().Msgf("Files to check: %v", allFiles)
+ // Step 2: Get the files from .sops.yaml configuration.
+ allFiles, err := filesToCheck(config)
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to get files to check")
+ return nil, err
+ }
+ log.Debug().Msgf("Files to check: %v", allFiles)
- var filesToCheck []EncrFileData
+ var filesToCheck []EncrFileData
- if useStagedFiles {
- // Step 3: Get the staged files from Git.
- stagedFiles, err := helper.GetStagedFiles()
- if err != nil {
- log.Error().Err(err).Msg("Failed to get staged files")
- return nil, err
- }
+ if useStagedFiles {
+ // Step 3: Get the staged files from Git.
+ stagedFiles, err := helper.GetStagedFiles()
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to get staged files")
+ return nil, err
+ }
- if len(stagedFiles) == 0 {
- log.Warn().Msg("No staged files to check")
- return nil, fmt.Errorf("no staged files to check")
- }
- log.Info().Msgf("Staged files: %v", stagedFiles)
+ if len(stagedFiles) == 0 {
+ log.Warn().Msg("No staged files to check")
+ return nil, fmt.Errorf("no staged files to check")
+ }
+ log.Info().Msgf("Staged files: %v", stagedFiles)
- // Step 4: Filter the .sops.yaml files to include only those that are staged.
- for _, file := range allFiles {
- checkPath := file.Path
- if _, err := os.Stat("./DEVTRIGGER"); err == nil {
- checkPath = filepath.Join("clustertool", checkPath)
- }
- for _, stagedFile := range stagedFiles {
- if checkPath == stagedFile {
- filesToCheck = append(filesToCheck, file)
- break
- }
- }
- }
+ // Step 4: Filter the .sops.yaml files to include only those that are staged.
+ for _, file := range allFiles {
+ checkPath := file.Path
+ if _, err := os.Stat("./DEVTRIGGER"); err == nil {
+ checkPath = filepath.Join("clustertool", checkPath)
+ }
+ for _, stagedFile := range stagedFiles {
+ if checkPath == stagedFile {
+ filesToCheck = append(filesToCheck, file)
+ break
+ }
+ }
+ }
- // Ensure that the files are fully staged by re-staging them.
- var filePaths []string
- for _, file := range filesToCheck {
- filePaths = append(filePaths, file.Path)
- }
+ // Ensure that the files are fully staged by re-staging them.
+ var filePaths []string
+ for _, file := range filesToCheck {
+ filePaths = append(filePaths, file.Path)
+ }
- if err := helper.StageFiles(filePaths); err != nil {
- log.Error().Err(err).Msg("Error staging files")
- return nil, fmt.Errorf("error staging files: %v", err)
- }
- log.Info().Msg("All staged files processed successfully")
- } else {
- // Use all files instead of staged files.
- filesToCheck = allFiles
- log.Debug().Msgf("Using all files: %v", filesToCheck)
- }
+ if err := helper.StageFiles(filePaths); err != nil {
+ log.Error().Err(err).Msg("Error staging files")
+ return nil, fmt.Errorf("error staging files: %v", err)
+ }
+ log.Info().Msg("All staged files processed successfully")
+ } else {
+ // Use all files instead of staged files.
+ filesToCheck = allFiles
+ log.Debug().Msgf("Using all files: %v", filesToCheck)
+ }
- // Step 5: Check the encryption status of each file.
- for i, file := range filesToCheck {
- data, err := os.ReadFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error reading file %s", file.Path)
- return nil, fmt.Errorf("error reading file %s: %v", file.Path, err)
- }
- log.Trace().Msgf("Read file %s successfully", file.Path)
+ // Step 5: Check the encryption status of each file.
+ for i, file := range filesToCheck {
+ data, err := os.ReadFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error reading file %s", file.Path)
+ return nil, fmt.Errorf("error reading file %s: %v", file.Path, err)
+ }
+ log.Trace().Msgf("Read file %s successfully", file.Path)
- // Check if the file is encrypted based on the criteria defined in .sops.yaml.
- filesToCheck[i].Encrypted = isEncrypted(data, file.Path)
- log.Debug().Msgf("File %s encrypted status: %v", file.Path, filesToCheck[i].Encrypted)
- }
+ // Check if the file is encrypted based on the criteria defined in .sops.yaml.
+ filesToCheck[i].Encrypted = isEncrypted(data, file.Path)
+ log.Debug().Msgf("File %s encrypted status: %v", file.Path, filesToCheck[i].Encrypted)
+ }
- return filesToCheck, nil
+ return filesToCheck, nil
}
func CheckFilesAndReportEncryption(tryEncrypt bool, checkStaged bool) error {
- log.Debug().Msg("Starting CheckFilesAndReportEncryption")
+ log.Debug().Msg("Starting CheckFilesAndReportEncryption")
- // Step 1: Run the encryption check based on the toggle.
- files, err := ExecuteCheck(checkStaged)
- if err != nil {
- log.Error().Err(err).Msg("Error executing check")
- return fmt.Errorf("error executing check: %v", err)
- }
+ // Step 1: Run the encryption check based on the toggle.
+ files, err := ExecuteCheck(checkStaged)
+ if err != nil {
+ log.Error().Err(err).Msg("Error executing check")
+ return fmt.Errorf("error executing check: %v", err)
+ }
- // Step 2: Filter out unencrypted files.
- var unencryptedFiles []EncrFileData
- for _, file := range files {
- if !file.Encrypted {
- unencryptedFiles = append(unencryptedFiles, file)
- }
- }
+ // Step 2: Filter out unencrypted files.
+ var unencryptedFiles []EncrFileData
+ for _, file := range files {
+ if !file.Encrypted {
+ unencryptedFiles = append(unencryptedFiles, file)
+ }
+ }
- // Step 3: If there are any unencrypted files, handle based on the tryEncrypt flag.
- if len(unencryptedFiles) > 0 {
- log.Warn().Msg("Found unencrypted files")
- fmt.Println("The following files are not encrypted:")
+ // Step 3: If there are any unencrypted files, handle based on the tryEncrypt flag.
+ if len(unencryptedFiles) > 0 {
+ log.Warn().Msg("Found unencrypted files")
+ fmt.Println("The following files are not encrypted:")
- for _, file := range unencryptedFiles {
- fmt.Println(file.Path)
+ for _, file := range unencryptedFiles {
+ fmt.Println(file.Path)
- // Step 4: If tryEncrypt is true, attempt to encrypt the files.
- if tryEncrypt {
- err := processFileEncryption(file)
- if err != nil {
- log.Error().Err(err).Msgf("Failed to encrypt file %s", file.Path)
- } else {
- log.Info().Msgf("File %s encrypted successfully.", file.Path)
+ // Step 4: If tryEncrypt is true, attempt to encrypt the files.
+ if tryEncrypt {
+ err := processFileEncryption(file)
+ if err != nil {
+ log.Error().Err(err).Msgf("Failed to encrypt file %s", file.Path)
+ } else {
+ log.Info().Msgf("File %s encrypted successfully.", file.Path)
- // Step 5: Stage the file after successful encryption.
- err := helper.StageFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Failed to stage file %s after encryption", file.Path)
- } else {
- log.Info().Msgf("File %s staged successfully after encryption.", file.Path)
- }
- }
- }
- }
+ // Step 5: Stage the file after successful encryption.
+ err := helper.StageFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Failed to stage file %s after encryption", file.Path)
+ } else {
+ log.Info().Msgf("File %s staged successfully after encryption.", file.Path)
+ }
+ }
+ }
+ }
- // If tryEncrypt is false, exit with failure code.
- if !tryEncrypt {
- log.Debug().Msg("tryEncrypt is false")
- log.Fatal().Msg("Exiting due to unencrypted files")
+ // If tryEncrypt is false, exit with failure code.
+ if !tryEncrypt {
+ log.Debug().Msg("tryEncrypt is false")
+ log.Fatal().Msg("Exiting due to unencrypted files")
- os.Exit(1)
- } else {
- // Check if all files were successfully encrypted after the attempt.
- var stillUnencrypted []string
- for _, file := range unencryptedFiles {
- // Recheck encryption status after attempting to encrypt.
- data, err := os.ReadFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error reading file %s", file.Path)
- stillUnencrypted = append(stillUnencrypted, file.Path)
- continue
- }
- if !isEncrypted(data, file.Path) {
- stillUnencrypted = append(stillUnencrypted, file.Path)
- }
- }
+ os.Exit(1)
+ } else {
+ // Check if all files were successfully encrypted after the attempt.
+ var stillUnencrypted []string
+ for _, file := range unencryptedFiles {
+ // Recheck encryption status after attempting to encrypt.
+ data, err := os.ReadFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error reading file %s", file.Path)
+ stillUnencrypted = append(stillUnencrypted, file.Path)
+ continue
+ }
+ if !isEncrypted(data, file.Path) {
+ stillUnencrypted = append(stillUnencrypted, file.Path)
+ }
+ }
- // If some files are still unencrypted, print them and exit with failure code.
- if len(stillUnencrypted) > 0 {
- log.Warn().Msg("The following files could not be encrypted:")
- fmt.Println("The following files could not be encrypted:")
- for _, file := range stillUnencrypted {
- fmt.Println(file)
- }
- log.Fatal().Msg("Exiting due to unencrypted files after encryption attempt")
- os.Exit(1)
- }
- shamCheck()
- }
- }
+ // If some files are still unencrypted, print them and exit with failure code.
+ if len(stillUnencrypted) > 0 {
+ log.Warn().Msg("The following files could not be encrypted:")
+ fmt.Println("The following files could not be encrypted:")
+ for _, file := range stillUnencrypted {
+ fmt.Println(file)
+ }
+ log.Fatal().Msg("Exiting due to unencrypted files after encryption attempt")
+ os.Exit(1)
+ }
+ shamCheck()
+ }
+ }
- // Step 6: If no unencrypted files are found, print a success message and exit with code 0.
- log.Info().Msg("All files are encrypted.")
- fmt.Println("All files are encrypted.")
- os.Exit(0)
+ // Step 6: If no unencrypted files are found, print a success message and exit with code 0.
+ log.Info().Msg("All files are encrypted.")
+ fmt.Println("All files are encrypted.")
+ os.Exit(0)
- return nil
+ return nil
}
// shamCheck checks if clusterenv contains the phrase "shamir_threshold" indicating it is indeed encrypted
func shamCheck() {
- log.Debug().Msg("Checking if clusterenv contains shamir_threshold to ensure encryption...")
- file, err := os.Open(helper.ClusterEnvFile)
- if err != nil {
- log.Error().Err(err).Msgf("error opening file: %w", err)
- }
- defer file.Close()
+ log.Debug().Msg("Checking if clusterenv contains shamir_threshold to ensure encryption...")
+ file, err := os.Open(helper.ClusterEnvFile)
+ if err != nil {
+ log.Error().Err(err).Msgf("error opening file: %w", err)
+ }
+ defer file.Close()
- scanner := bufio.NewScanner(file)
- for scanner.Scan() {
- if strings.Contains(scanner.Text(), "shamir_threshold") {
- log.Debug().Msg("clusterenv contains shamir_threshold, continuing...")
- return
- }
- }
+ scanner := bufio.NewScanner(file)
+ for scanner.Scan() {
+ if strings.Contains(scanner.Text(), "shamir_threshold") {
+ log.Debug().Msg("clusterenv contains shamir_threshold, continuing...")
+ return
+ }
+ }
- if err := scanner.Err(); err != nil {
- log.Error().Err(err).Msgf("error reading file: %w", err)
- }
+ if err := scanner.Err(); err != nil {
+ log.Error().Err(err).Msgf("error reading file: %w", err)
+ }
- log.Error().Msg("clusterenv is NOT encrypted and encryption-check failed!\n DO NOT UPLOAD!")
- os.Exit(1)
+ log.Error().Msg("clusterenv is NOT encrypted and encryption-check failed!\n DO NOT UPLOAD!")
+ os.Exit(1)
}
// filesToCheck returns a list of files to check for encryption based on the logic in .sops.yaml.
func filesToCheck(config SopsConfig) ([]EncrFileData, error) {
- log.Debug().Msg("Starting filesToCheck")
+ log.Debug().Msg("Starting filesToCheck")
- // Ensure the config is loaded
- var files []EncrFileData
- // Iterate over each creation rule and find matching files
- for _, rule := range config.CreationRules {
- // Compile the path regex from the rule
- pathRegex, err := regexp.Compile(rule.PathRegex)
- if err != nil {
- log.Error().Err(err).Msg("Invalid path regex in .sops.yaml")
- return nil, fmt.Errorf("invalid path regex in .sops.yaml: %v", err)
- }
+ // Ensure the config is loaded
+ var files []EncrFileData
+ // Iterate over each creation rule and find matching files
+ for _, rule := range config.CreationRules {
+ // Compile the path regex from the rule
+ pathRegex, err := regexp.Compile(rule.PathRegex)
+ if err != nil {
+ log.Error().Err(err).Msg("Invalid path regex in .sops.yaml")
+ return nil, fmt.Errorf("invalid path regex in .sops.yaml: %v", err)
+ }
- // Find files that match the regex
- err = filepath.Walk(".", func(path string, info os.FileInfo, err error) error {
- if err != nil {
- return err
- }
- if !info.IsDir() && pathRegex.MatchString(path) {
- files = append(files, EncrFileData{Path: path, Encrypted: false})
- log.Debug().Msgf("Matched file: %s", path)
- }
- return nil
- })
- if err != nil {
- log.Error().Err(err).Msg("Error walking file paths")
- return nil, err
- }
- }
+ // Find files that match the regex
+ err = filepath.Walk(".", func(path string, info os.FileInfo, err error) error {
+ if err != nil {
+ return err
+ }
+ if !info.IsDir() && pathRegex.MatchString(path) {
+ files = append(files, EncrFileData{Path: path, Encrypted: false})
+ log.Debug().Msgf("Matched file: %s", path)
+ }
+ return nil
+ })
+ if err != nil {
+ log.Error().Err(err).Msg("Error walking file paths")
+ return nil, err
+ }
+ }
- return files, nil
+ return files, nil
}
// isEncrypted checks if the given data is encrypted based on the criteria defined in .sops.yaml.
func isEncrypted(data []byte, filePath string) bool {
- log.Trace().Msgf("Checking if file %s is encrypted", filePath)
- // Detect the file format based on the file extension
- switch filepath.Ext(filePath) {
- case ".yaml", ".yml":
- return containsSopsField(data)
- case ".json":
- return containsSopsField(data)
- case ".env", ".ini":
- return containsEncMarker(data)
- default:
- return false
- }
+ log.Trace().Msgf("Checking if file %s is encrypted", filePath)
+ // Detect the file format based on the file extension
+ switch filepath.Ext(filePath) {
+ case ".yaml", ".yml":
+ return containsSopsField(data)
+ case ".json":
+ return containsSopsField(data)
+ case ".env", ".ini":
+ return containsEncMarker(data)
+ default:
+ return false
+ }
}
func GetFormat(filePath string) string {
- log.Trace().Msgf("Getting format for file %s", filePath)
- switch filepath.Ext(filePath) {
- case ".yaml", ".yml":
- return "yaml"
- case ".json":
- return "json"
- case ".env":
- return "dotenv"
- case ".ini":
- return "ini"
- default:
- return "binary"
- }
+ log.Trace().Msgf("Getting format for file %s", filePath)
+ switch filepath.Ext(filePath) {
+ case ".yaml", ".yml":
+ return "yaml"
+ case ".json":
+ return "json"
+ case ".env":
+ return "dotenv"
+ case ".ini":
+ return "ini"
+ default:
+ return "binary"
+ }
}
// containsSopsField checks if the data contains the SOPS field.
func containsSopsField(data []byte) bool {
- log.Trace().Msg("Checking for SOPS field in data")
- var content map[string]interface{}
- if err := yaml.Unmarshal(data, &content); err != nil {
- // If the YAML is invalid, consider it not encrypted.
- return false
- }
- _, ok := content["sops"]
- return ok
+ log.Trace().Msg("Checking for SOPS field in data")
+ var content map[string]interface{}
+ if err := yaml.Unmarshal(data, &content); err != nil {
+ // If the YAML is invalid, consider it not encrypted.
+ return false
+ }
+ _, ok := content["sops"]
+ return ok
}
// containsEncMarker checks if the data contains an encryption marker.
func containsEncMarker(data []byte) bool {
- log.Trace().Msg("Checking for encryption marker in data")
- return bytes.Contains(data, []byte("ENC["))
+ log.Trace().Msg("Checking for encryption marker in data")
+ return bytes.Contains(data, []byte("ENC["))
}
diff --git a/clustertool/pkg/sops/decrypt.go b/clustertool/pkg/sops/decrypt.go
index bc721162f25..2f8037a085c 100644
--- a/clustertool/pkg/sops/decrypt.go
+++ b/clustertool/pkg/sops/decrypt.go
@@ -1,135 +1,135 @@
package sops
import (
- "fmt"
- "os"
- "strings"
+ "fmt"
+ "os"
+ "strings"
- "github.com/getsops/sops/v3/decrypt"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/initfiles"
+ "github.com/getsops/sops/v3/decrypt"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/initfiles"
)
// Custom error type for MAC failures
type MacFailureError struct {
- OriginalError error
+ OriginalError error
}
func (e *MacFailureError) Error() string {
- return fmt.Sprintf("MAC failure: %v", e.OriginalError)
+ return fmt.Sprintf("MAC failure: %v", e.OriginalError)
}
func DecryptFiles() error {
- log.Trace().Msg("Starting DecryptFiles function")
+ log.Trace().Msg("Starting DecryptFiles function")
- // Get a list of encrypted files
- files, err := ExecuteCheck(false)
- if err != nil {
- log.Error().Err(err).Msg("Failed to execute check for encrypted files")
- return err
- }
+ // Get a list of encrypted files
+ files, err := ExecuteCheck(false)
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to execute check for encrypted files")
+ return err
+ }
- // Flag to track if any files were marked as encrypted
- encryptedFound := false
+ // Flag to track if any files were marked as encrypted
+ encryptedFound := false
- // Decrypt each encrypted file
- for _, file := range files {
- if file.Encrypted {
- encryptedFound = true
- log.Debug().Msgf("Decrypting file: %s", file.Path)
+ // Decrypt each encrypted file
+ for _, file := range files {
+ if file.Encrypted {
+ encryptedFound = true
+ log.Debug().Msgf("Decrypting file: %s", file.Path)
- data, err := os.ReadFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error reading file %s", file.Path)
- return fmt.Errorf("error reading file %s: %v", file.Path, err)
- }
+ data, err := os.ReadFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error reading file %s", file.Path)
+ return fmt.Errorf("error reading file %s: %v", file.Path, err)
+ }
- // Decrypt data with retry mechanism
- decrypted, err := decryptDataWithRetry(data, GetFormat(file.Path))
- if err != nil {
- log.Error().Err(err).Msgf("Error decrypting file %s", file.Path)
- return fmt.Errorf("error decrypting file %s: %v", file.Path, err)
- }
+ // Decrypt data with retry mechanism
+ decrypted, err := decryptDataWithRetry(data, GetFormat(file.Path))
+ if err != nil {
+ log.Error().Err(err).Msgf("Error decrypting file %s", file.Path)
+ return fmt.Errorf("error decrypting file %s: %v", file.Path, err)
+ }
- // Write decrypted data back to file
- if err := os.WriteFile(file.Path, decrypted, 0644); err != nil {
- log.Error().Err(err).Msgf("Error writing decrypted data to file %s", file.Path)
- return fmt.Errorf("error writing decrypted data to file %s: %v", file.Path, err)
- }
- log.Debug().Msgf("Successfully decrypted file: %s", file.Path)
- }
- }
+ // Write decrypted data back to file
+ if err := os.WriteFile(file.Path, decrypted, 0644); err != nil {
+ log.Error().Err(err).Msgf("Error writing decrypted data to file %s", file.Path)
+ return fmt.Errorf("error writing decrypted data to file %s: %v", file.Path, err)
+ }
+ log.Debug().Msgf("Successfully decrypted file: %s", file.Path)
+ }
+ }
- // Check if any encrypted files were found
- if !encryptedFound {
- log.Info().Msg("Nothing to decrypt")
- }
+ // Check if any encrypted files were found
+ if !encryptedFound {
+ log.Info().Msg("Nothing to decrypt")
+ }
- initfiles.LoadTalEnv(true)
- log.Info().Msg("All files decrypted successfully")
- return nil
+ initfiles.LoadTalEnv(true)
+ log.Info().Msg("All files decrypted successfully")
+ return nil
}
func decryptData(data []byte, format string) ([]byte, error) {
- log.Trace().Msg("Starting decryption of data")
+ log.Trace().Msg("Starting decryption of data")
- os.Setenv("SOPS_AGE_KEY_FILE", "age.agekey")
- // Decrypt data
- decrypted, err := decrypt.Data(data, format)
- if err != nil {
- // Check for MAC failure error from imported packages
- if strings.Contains(err.Error(), "Failed to decrypt original mac") ||
- strings.Contains(err.Error(), "Failed to verify data integrity") {
- log.Warn().Msg("Ignoring MAC failure from imported packages.")
- // Return decrypted data as is
- return data, nil
- }
- log.Error().Err(err).Msg("Decryption failed")
- return nil, err
- }
+ os.Setenv("SOPS_AGE_KEY_FILE", "age.agekey")
+ // Decrypt data
+ decrypted, err := decrypt.Data(data, format)
+ if err != nil {
+ // Check for MAC failure error from imported packages
+ if strings.Contains(err.Error(), "Failed to decrypt original mac") ||
+ strings.Contains(err.Error(), "Failed to verify data integrity") {
+ log.Warn().Msg("Ignoring MAC failure from imported packages.")
+ // Return decrypted data as is
+ return data, nil
+ }
+ log.Error().Err(err).Msg("Decryption failed")
+ return nil, err
+ }
- log.Debug().Msg("Data decrypted successfully")
- return decrypted, nil
+ log.Debug().Msg("Data decrypted successfully")
+ return decrypted, nil
}
// Retry decryption if MAC failure is detected
func decryptDataWithRetry(data []byte, format string) ([]byte, error) {
- decrypted, err := decryptData(data, format)
- if err != nil {
- if macErr, ok := err.(*MacFailureError); ok {
- log.Info().Msgf("MAC failure detected: %v. Retrying without MAC verification.", macErr.OriginalError)
- // Proceed without verifying MAC
- decrypted, err = decryptDataIgnoringMac(data, format)
- if err != nil {
- log.Error().Err(err).Msg("Retry decryption failed")
- return nil, fmt.Errorf("retry decryption failed: %v", err)
- }
- } else {
- log.Error().Err(err).Msg("Decryption failed without MAC error")
- return nil, err
- }
- }
- log.Debug().Msg("Data decryption with retry succeeded")
- return decrypted, nil
+ decrypted, err := decryptData(data, format)
+ if err != nil {
+ if macErr, ok := err.(*MacFailureError); ok {
+ log.Info().Msgf("MAC failure detected: %v. Retrying without MAC verification.", macErr.OriginalError)
+ // Proceed without verifying MAC
+ decrypted, err = decryptDataIgnoringMac(data, format)
+ if err != nil {
+ log.Error().Err(err).Msg("Retry decryption failed")
+ return nil, fmt.Errorf("retry decryption failed: %v", err)
+ }
+ } else {
+ log.Error().Err(err).Msg("Decryption failed without MAC error")
+ return nil, err
+ }
+ }
+ log.Debug().Msg("Data decryption with retry succeeded")
+ return decrypted, nil
}
// Decrypt data ignoring MAC failure (hypothetical function)
func decryptDataIgnoringMac(data []byte, format string) ([]byte, error) {
- log.Trace().Msg("Decrypting data while ignoring MAC failure")
+ log.Trace().Msg("Decrypting data while ignoring MAC failure")
- decrypted, err := decrypt.Data(data, format)
- if err != nil && isMacFailure(err) {
- // Log the MAC failure and proceed with the decrypted data
- log.Warn().Msg("Ignoring MAC failure while decrypting data.")
- return data, nil
- }
- if err != nil {
- log.Error().Err(err).Msg("Error decrypting data while ignoring MAC failure")
- }
- return decrypted, err
+ decrypted, err := decrypt.Data(data, format)
+ if err != nil && isMacFailure(err) {
+ // Log the MAC failure and proceed with the decrypted data
+ log.Warn().Msg("Ignoring MAC failure while decrypting data.")
+ return data, nil
+ }
+ if err != nil {
+ log.Error().Err(err).Msg("Error decrypting data while ignoring MAC failure")
+ }
+ return decrypted, err
}
// Check if the error is a MAC failure
func isMacFailure(err error) bool {
- return strings.Contains(err.Error(), "MAC verification failed")
+ return strings.Contains(err.Error(), "MAC verification failed")
}
diff --git a/clustertool/pkg/sops/encrypt.go b/clustertool/pkg/sops/encrypt.go
index daa9948cdcf..95db7d4ed1d 100644
--- a/clustertool/pkg/sops/encrypt.go
+++ b/clustertool/pkg/sops/encrypt.go
@@ -1,141 +1,141 @@
package sops
import (
- "fmt"
- "os"
- "regexp"
+ "fmt"
+ "os"
+ "regexp"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
// EncryptAllFiles encrypts all unencrypted files as specified in the .sops.yaml configuration.
func EncryptAllFiles() error {
- log.Trace().Msg("Starting EncryptAllFiles function")
+ log.Trace().Msg("Starting EncryptAllFiles function")
- files, err := ExecuteCheck(false) // Get the list of files and their encryption status
- if err != nil {
- log.Error().Err(err).Msg("Failed to execute check for file statuses")
- return err
- }
+ files, err := ExecuteCheck(false) // Get the list of files and their encryption status
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to execute check for file statuses")
+ return err
+ }
- log.Debug().Int("fileCount", len(files)).Msg("Found files to process for encryption")
+ log.Debug().Int("fileCount", len(files)).Msg("Found files to process for encryption")
- for _, file := range files {
- if err := processFileEncryption(file); err != nil {
- log.Error().Err(err).Msgf("Error processing encryption for file: %s", file.Path)
- return err
- }
- }
+ for _, file := range files {
+ if err := processFileEncryption(file); err != nil {
+ log.Error().Err(err).Msgf("Error processing encryption for file: %s", file.Path)
+ return err
+ }
+ }
- log.Info().Msg("All Files encrypted successfully")
- return nil
+ log.Info().Msg("All Files encrypted successfully")
+ return nil
}
// Helper function that handles the encryption process for an individual file
func processFileEncryption(file EncrFileData) error {
- // Skip files that are already encrypted
- if file.Encrypted {
- log.Info().Msgf("File %s is already encrypted, skipping.\n", file.Path)
- return nil
- }
+ // Skip files that are already encrypted
+ if file.Encrypted {
+ log.Info().Msgf("File %s is already encrypted, skipping.\n", file.Path)
+ return nil
+ }
- // Check if the file is partially staged
- fullyStaged, err := helper.IsFileFullyStaged(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error checking staged status of file: %s", file.Path)
- return fmt.Errorf("error checking staged status of file %s: %v", file.Path, err)
- }
+ // Check if the file is partially staged
+ fullyStaged, err := helper.IsFileFullyStaged(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error checking staged status of file: %s", file.Path)
+ return fmt.Errorf("error checking staged status of file %s: %v", file.Path, err)
+ }
- // If the file is not fully staged, stage it
- if !fullyStaged {
- log.Info().Msgf("File %s is partially staged, staging fully...\n", file.Path)
- err := helper.StageFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error staging file: %s", file.Path)
- return fmt.Errorf("error staging file %s: %v", file.Path, err)
- }
- log.Info().Msgf("File %s fully staged.\n", file.Path)
- }
+ // If the file is not fully staged, stage it
+ if !fullyStaged {
+ log.Info().Msgf("File %s is partially staged, staging fully...\n", file.Path)
+ err := helper.StageFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error staging file: %s", file.Path)
+ return fmt.Errorf("error staging file %s: %v", file.Path, err)
+ }
+ log.Info().Msgf("File %s fully staged.\n", file.Path)
+ }
- // Encrypt the file
- err = encryptFile(file.Path)
- if err != nil {
- log.Error().Err(err).Msgf("Error encrypting file: %s", file.Path)
- return fmt.Errorf("error encrypting file %s: %v", file.Path, err)
- }
+ // Encrypt the file
+ err = encryptFile(file.Path)
+ if err != nil {
+ log.Error().Err(err).Msgf("Error encrypting file: %s", file.Path)
+ return fmt.Errorf("error encrypting file %s: %v", file.Path, err)
+ }
- log.Debug().Msgf("File %s encrypted successfully.\n", file.Path)
- return nil
+ log.Debug().Msgf("File %s encrypted successfully.\n", file.Path)
+ return nil
}
// encryptFile encrypts the content of the specified file and replaces the file with the encrypted data.
func encryptFile(filePath string) error {
- log.Trace().Msgf("Starting encryption for file: %s", filePath)
+ log.Trace().Msgf("Starting encryption for file: %s", filePath)
- // Read the content of the file
- content, err := os.ReadFile(filePath)
- log.Debug().Msgf("Encrypting '%s'... \n", filePath)
- if err != nil {
- log.Error().Err(err).Msg("Error reading file")
- return fmt.Errorf("error reading file: %v", err)
- }
+ // Read the content of the file
+ content, err := os.ReadFile(filePath)
+ log.Debug().Msgf("Encrypting '%s'... \n", filePath)
+ if err != nil {
+ log.Error().Err(err).Msg("Error reading file")
+ return fmt.Errorf("error reading file: %v", err)
+ }
- // Ensure the regex covers the whole content
- sopsConfig, err := LoadSopsConfig()
- if err != nil {
- log.Error().Err(err).Msg("Error loading SOPS configuration")
- return err
- }
+ // Ensure the regex covers the whole content
+ sopsConfig, err := LoadSopsConfig()
+ if err != nil {
+ log.Error().Err(err).Msg("Error loading SOPS configuration")
+ return err
+ }
- encrRegex := mergeRegex(filePath, sopsConfig)
+ encrRegex := mergeRegex(filePath, sopsConfig)
- // Encrypt the content
- encryptedData, err := EncryptWithAgeKey(content, encrRegex, GetFormat(filePath))
- if err != nil {
- log.Error().Err(err).Msg("Error encrypting data")
- return fmt.Errorf("error encrypting data: %v", err)
- }
+ // Encrypt the content
+ encryptedData, err := EncryptWithAgeKey(content, encrRegex, GetFormat(filePath))
+ if err != nil {
+ log.Error().Err(err).Msg("Error encrypting data")
+ return fmt.Errorf("error encrypting data: %v", err)
+ }
- // Write the encrypted data back to the file
- if err := os.WriteFile(filePath, encryptedData, 0644); err != nil {
- log.Error().Err(err).Msg("Error writing encrypted data to file")
- return fmt.Errorf("error writing encrypted data to file: %v", err)
- }
+ // Write the encrypted data back to the file
+ if err := os.WriteFile(filePath, encryptedData, 0644); err != nil {
+ log.Error().Err(err).Msg("Error writing encrypted data to file")
+ return fmt.Errorf("error writing encrypted data to file: %v", err)
+ }
- log.Debug().Msgf("Successfully encrypted file: %s", filePath)
- return nil
+ log.Debug().Msgf("Successfully encrypted file: %s", filePath)
+ return nil
}
// mergeRegex merges regex from the SOPS configuration.
func mergeRegex(filePath string, config SopsConfig) string {
- log.Trace().Msgf("Merging regex for file: %s", filePath)
+ log.Trace().Msgf("Merging regex for file: %s", filePath)
- // Initialize an empty string for merged regex
- mergedRegex := ""
+ // Initialize an empty string for merged regex
+ mergedRegex := ""
- // Iterate through each creation rule
- for _, rule := range config.CreationRules {
- // Compile the regex pattern
- r, err := regexp.Compile(rule.PathRegex)
- if err != nil {
- log.Warn().Err(err).Msg("Error compiling regex")
- continue
- }
+ // Iterate through each creation rule
+ for _, rule := range config.CreationRules {
+ // Compile the regex pattern
+ r, err := regexp.Compile(rule.PathRegex)
+ if err != nil {
+ log.Warn().Err(err).Msg("Error compiling regex")
+ continue
+ }
- // Check if the given path matches the current rule's path regex
- if r.MatchString(filePath) {
- // Merge the encrypted regex into the mergedRegex string
- mergedRegex += rule.EncryptedRegex + "|"
- log.Debug().Msgf("File %s matched regex, adding encrypted regex: %s", filePath, rule.EncryptedRegex)
- }
- }
+ // Check if the given path matches the current rule's path regex
+ if r.MatchString(filePath) {
+ // Merge the encrypted regex into the mergedRegex string
+ mergedRegex += rule.EncryptedRegex + "|"
+ log.Debug().Msgf("File %s matched regex, adding encrypted regex: %s", filePath, rule.EncryptedRegex)
+ }
+ }
- // Remove the trailing "|" if mergedRegex is not empty
- if mergedRegex != "" {
- mergedRegex = mergedRegex[:len(mergedRegex)-1]
- log.Debug().Msgf("Merged regex for file %s: %s", filePath, mergedRegex)
- }
+ // Remove the trailing "|" if mergedRegex is not empty
+ if mergedRegex != "" {
+ mergedRegex = mergedRegex[:len(mergedRegex)-1]
+ log.Debug().Msgf("Merged regex for file %s: %s", filePath, mergedRegex)
+ }
- return mergedRegex
+ return mergedRegex
}
diff --git a/clustertool/pkg/sops/wrapper.go b/clustertool/pkg/sops/wrapper.go
index 10c3747700d..e6393da1f16 100644
--- a/clustertool/pkg/sops/wrapper.go
+++ b/clustertool/pkg/sops/wrapper.go
@@ -1,21 +1,21 @@
package sops
import (
- "errors"
- "fmt"
+ "errors"
+ "fmt"
- "github.com/getsops/sops/v3"
- "github.com/getsops/sops/v3/aes"
- "github.com/getsops/sops/v3/age"
- "github.com/getsops/sops/v3/cmd/sops/common"
- "github.com/getsops/sops/v3/cmd/sops/formats"
- "github.com/getsops/sops/v3/config"
- "github.com/getsops/sops/v3/decrypt"
- "github.com/getsops/sops/v3/keys"
- "github.com/getsops/sops/v3/keyservice"
- "github.com/getsops/sops/v3/version"
- "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ "github.com/getsops/sops/v3"
+ "github.com/getsops/sops/v3/aes"
+ "github.com/getsops/sops/v3/age"
+ "github.com/getsops/sops/v3/cmd/sops/common"
+ "github.com/getsops/sops/v3/cmd/sops/formats"
+ "github.com/getsops/sops/v3/config"
+ "github.com/getsops/sops/v3/decrypt"
+ "github.com/getsops/sops/v3/keys"
+ "github.com/getsops/sops/v3/keyservice"
+ "github.com/getsops/sops/v3/version"
+ "github.com/rs/zerolog/log"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var encrConfig *EncryptionConfig
@@ -23,169 +23,169 @@ var encrConfig *EncryptionConfig
const ageKeyFilePath = "./age.agekey"
func EncryptWithAgeKey(body []byte, regex string, format string) ([]byte, error) {
- log.Trace().Msg("Starting EncryptWithAgeKey function")
+ log.Trace().Msg("Starting EncryptWithAgeKey function")
- // Create a cypher instance
- cypher := NewCypher()
- log.Debug().Msg("Cypher instance created")
+ // Create a cypher instance
+ cypher := NewCypher()
+ log.Debug().Msg("Cypher instance created")
- sopsConfig, err := LoadSopsConfig()
- if err != nil {
- log.Error().Err(err).Msg("Failed to load Sops config")
- return nil, err
- }
- log.Debug().Msg("Successfully loaded Sops config")
+ sopsConfig, err := LoadSopsConfig()
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to load Sops config")
+ return nil, err
+ }
+ log.Debug().Msg("Successfully loaded Sops config")
- var groups []sops.KeyGroup
- var ageKeys []string
+ var groups []sops.KeyGroup
+ var ageKeys []string
- // Iterate over each creation rule and find matching files
- for _, rule := range sopsConfig.CreationRules {
- if err != nil {
- log.Error().Err(err).Msg("Invalid path regex in .sops.yaml")
- return nil, fmt.Errorf("invalid path regex in .sops.yaml: %v", err)
- }
- ageKeys = append(ageKeys, rule.Age)
- }
+ // Iterate over each creation rule and find matching files
+ for _, rule := range sopsConfig.CreationRules {
+ if err != nil {
+ log.Error().Err(err).Msg("Invalid path regex in .sops.yaml")
+ return nil, fmt.Errorf("invalid path regex in .sops.yaml: %v", err)
+ }
+ ageKeys = append(ageKeys, rule.Age)
+ }
- log.Debug().Strs("ageKeys", ageKeys).Msg("Collected age keys from creation rules")
+ log.Debug().Strs("ageKeys", ageKeys).Msg("Collected age keys from creation rules")
- for _, ageKey := range helper.UniqueNonEmptyElementsOf(ageKeys) {
- var keyGroup sops.KeyGroup
- keyGroup = append(keyGroup, NewMasterKey(ageKey))
- groups = append(groups, keyGroup)
- }
+ for _, ageKey := range helper.UniqueNonEmptyElementsOf(ageKeys) {
+ var keyGroup sops.KeyGroup
+ keyGroup = append(keyGroup, NewMasterKey(ageKey))
+ groups = append(groups, keyGroup)
+ }
- log.Debug().Msg("Key groups created for encryption")
+ log.Debug().Msg("Key groups created for encryption")
- // Encrypt the data using the sops key
- encryptedData, err := cypher.Encrypt(body, EncryptionConfig{
- Keys: groups,
- UnencryptedSuffix: "",
- EncryptedSuffix: "",
- UnencryptedRegex: "",
- EncryptedRegex: regex,
- ShamirThreshold: 3,
- Format: format,
- })
- if err != nil {
- log.Error().Err(err).Msg("Error encrypting data")
- return nil, fmt.Errorf("error encrypting data: %v", err)
- }
+ // Encrypt the data using the sops key
+ encryptedData, err := cypher.Encrypt(body, EncryptionConfig{
+ Keys: groups,
+ UnencryptedSuffix: "",
+ EncryptedSuffix: "",
+ UnencryptedRegex: "",
+ EncryptedRegex: regex,
+ ShamirThreshold: 3,
+ Format: format,
+ })
+ if err != nil {
+ log.Error().Err(err).Msg("Error encrypting data")
+ return nil, fmt.Errorf("error encrypting data: %v", err)
+ }
- log.Debug().Msg("Data encrypted successfully")
- return encryptedData, nil
+ log.Debug().Msg("Data encrypted successfully")
+ return encryptedData, nil
}
/// Custom keygroup
func NewMasterKey(pubkey string) (result keys.MasterKey) {
- log.Trace().Str("pubkey", pubkey).Msg("Creating new master key")
+ log.Trace().Str("pubkey", pubkey).Msg("Creating new master key")
- result, err := age.MasterKeyFromRecipient(pubkey)
- if err != nil {
- log.Error().Err(err).Msg("Failed to create master key from recipient")
- }
+ result, err := age.MasterKeyFromRecipient(pubkey)
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to create master key from recipient")
+ }
- return result
+ return result
}
/// IMPORTED
const (
- formatYaml = "yaml"
- formatJson = "json"
+ formatYaml = "yaml"
+ formatJson = "json"
)
type Cypher interface {
- Decrypt(content []byte, config string) ([]byte, error)
- Encrypt(data []byte, config EncryptionConfig) ([]byte, error)
+ Decrypt(content []byte, config string) ([]byte, error)
+ Encrypt(data []byte, config EncryptionConfig) ([]byte, error)
}
type cypher struct{}
func NewCypher() Cypher {
- log.Debug().Msg("Creating new cypher instance")
- return &cypher{}
+ log.Debug().Msg("Creating new cypher instance")
+ return &cypher{}
}
func (c *cypher) Decrypt(content []byte, format string) ([]byte, error) {
- log.Trace().Msg("Decrypting content")
- decryptedData, err := decrypt.Data(content, format)
- if err != nil {
- log.Error().Err(err).Msg("Error during decryption")
- return nil, err
- }
- log.Info().Msg("Content decrypted successfully")
- return decryptedData, nil
+ log.Trace().Msg("Decrypting content")
+ decryptedData, err := decrypt.Data(content, format)
+ if err != nil {
+ log.Error().Err(err).Msg("Error during decryption")
+ return nil, err
+ }
+ log.Info().Msg("Content decrypted successfully")
+ return decryptedData, nil
}
type EncryptionConfig struct {
- Format string
- Keys []sops.KeyGroup
- UnencryptedSuffix string
- EncryptedSuffix string
- UnencryptedRegex string
- EncryptedRegex string
- ShamirThreshold int
+ Format string
+ Keys []sops.KeyGroup
+ UnencryptedSuffix string
+ EncryptedSuffix string
+ UnencryptedRegex string
+ EncryptedRegex string
+ ShamirThreshold int
}
func (m *cypher) Encrypt(content []byte, encrConfig EncryptionConfig) (result []byte, err error) {
- log.Trace().Msg("Starting encryption process")
+ log.Trace().Msg("Starting encryption process")
- var store common.Store
- switch encrConfig.Format {
- case formatYaml:
- store = common.StoreForFormat(formats.Yaml, config.NewStoresConfig())
- default:
- store = common.StoreForFormat(formats.Json, config.NewStoresConfig())
- }
+ var store common.Store
+ switch encrConfig.Format {
+ case formatYaml:
+ store = common.StoreForFormat(formats.Yaml, config.NewStoresConfig())
+ default:
+ store = common.StoreForFormat(formats.Json, config.NewStoresConfig())
+ }
- log.Debug().Msg("Store initialized for encryption")
+ log.Debug().Msg("Store initialized for encryption")
- branches, err := store.LoadPlainFile(content)
- if err != nil {
- log.Error().Err(err).Msg("Failed to load plain file for encryption")
- return nil, err
- }
- log.Debug().Msg("Plain file loaded successfully")
+ branches, err := store.LoadPlainFile(content)
+ if err != nil {
+ log.Error().Err(err).Msg("Failed to load plain file for encryption")
+ return nil, err
+ }
+ log.Debug().Msg("Plain file loaded successfully")
- tree := sops.Tree{
- Branches: branches,
- Metadata: sops.Metadata{
- KeyGroups: encrConfig.Keys,
- UnencryptedSuffix: encrConfig.UnencryptedSuffix,
- EncryptedSuffix: encrConfig.EncryptedSuffix,
- UnencryptedRegex: encrConfig.UnencryptedRegex,
- EncryptedRegex: encrConfig.EncryptedRegex,
- Version: version.Version,
- ShamirThreshold: encrConfig.ShamirThreshold,
- },
- }
+ tree := sops.Tree{
+ Branches: branches,
+ Metadata: sops.Metadata{
+ KeyGroups: encrConfig.Keys,
+ UnencryptedSuffix: encrConfig.UnencryptedSuffix,
+ EncryptedSuffix: encrConfig.EncryptedSuffix,
+ UnencryptedRegex: encrConfig.UnencryptedRegex,
+ EncryptedRegex: encrConfig.EncryptedRegex,
+ Version: version.Version,
+ ShamirThreshold: encrConfig.ShamirThreshold,
+ },
+ }
- dataKey, errs := tree.GenerateDataKeyWithKeyServices(
- []keyservice.KeyServiceClient{keyservice.NewLocalClient()},
- )
+ dataKey, errs := tree.GenerateDataKeyWithKeyServices(
+ []keyservice.KeyServiceClient{keyservice.NewLocalClient()},
+ )
- if len(errs) > 0 {
- log.Error().Err(err).Msg("Could not generate data key")
- return nil, errors.New(fmt.Sprint("Could not generate data key:", errs))
- }
+ if len(errs) > 0 {
+ log.Error().Err(err).Msg("Could not generate data key")
+ return nil, errors.New(fmt.Sprint("Could not generate data key:", errs))
+ }
- log.Debug().Msg("Data key generated successfully")
+ log.Debug().Msg("Data key generated successfully")
- encryptTreeOpts := common.EncryptTreeOpts{
- DataKey: dataKey,
- Tree: &tree,
- Cipher: aes.NewCipher(),
- }
+ encryptTreeOpts := common.EncryptTreeOpts{
+ DataKey: dataKey,
+ Tree: &tree,
+ Cipher: aes.NewCipher(),
+ }
- err = common.EncryptTree(encryptTreeOpts)
- if err != nil {
- log.Error().Err(err).Msg("Error during tree encryption")
- return nil, err
- }
+ err = common.EncryptTree(encryptTreeOpts)
+ if err != nil {
+ log.Error().Err(err).Msg("Error during tree encryption")
+ return nil, err
+ }
- log.Debug().Msg("Tree encrypted successfully")
- return store.EmitEncryptedFile(tree)
+ log.Debug().Msg("Tree encrypted successfully")
+ return store.EmitEncryptedFile(tree)
}
diff --git a/clustertool/pkg/talassist/load.go b/clustertool/pkg/talassist/load.go
index 069b68d53dd..676c0060741 100644
--- a/clustertool/pkg/talassist/load.go
+++ b/clustertool/pkg/talassist/load.go
@@ -1,76 +1,76 @@
package talassist
import (
- "encoding/json"
- "os"
- "path"
+ "encoding/json"
+ "os"
+ "path"
- talhelperCfg "github.com/budimanjojo/talhelper/v3/pkg/config"
- "github.com/budimanjojo/talhelper/v3/pkg/generate"
- talhelperTalos "github.com/budimanjojo/talhelper/v3/pkg/talos"
- "github.com/invopop/jsonschema"
- "github.com/rs/zerolog/log"
- sideroConfig "github.com/siderolabs/talos/pkg/machinery/config"
- "github.com/siderolabs/talos/pkg/machinery/config/generate/secrets"
- "github.com/truecharts/public/clustertool/pkg/helper"
+ talhelperCfg "github.com/budimanjojo/talhelper/v3/pkg/config"
+ "github.com/budimanjojo/talhelper/v3/pkg/generate"
+ talhelperTalos "github.com/budimanjojo/talhelper/v3/pkg/talos"
+ "github.com/invopop/jsonschema"
+ "github.com/rs/zerolog/log"
+ sideroConfig "github.com/siderolabs/talos/pkg/machinery/config"
+ "github.com/siderolabs/talos/pkg/machinery/config/generate/secrets"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
)
var (
- TalConfig *talhelperCfg.TalhelperConfig
- LatestTalosVersion string
+ TalConfig *talhelperCfg.TalhelperConfig
+ LatestTalosVersion string
)
func LoadTalConfig() {
- cfg, err := talhelperCfg.LoadAndValidateFromFile(helper.TalConfigFile, []string{helper.ClusterEnvFile}, false)
- if err != nil {
- log.Fatal().Err(err).Msg("failed to parse talconfig or talenv file: %s")
- }
- TalConfig = cfg
- LatestTalosVersion = talhelperCfg.LatestTalosVersion
- return
+ cfg, err := talhelperCfg.LoadAndValidateFromFile(helper.TalConfigFile, []string{helper.ClusterEnvFile}, false)
+ if err != nil {
+ log.Fatal().Err(err).Msg("failed to parse talconfig or talenv file: %s")
+ }
+ TalConfig = cfg
+ LatestTalosVersion = talhelperCfg.LatestTalosVersion
+ return
}
func GenSchema() error {
- cfg := talhelperCfg.TalhelperConfig{}
- r := new(jsonschema.Reflector)
- r.FieldNameTag = "yaml"
- r.RequiredFromJSONSchemaTags = true
- os.MkdirAll(helper.ClusterPath+"/talos", os.ModePerm)
- var genschemaFile = path.Join(helper.ClusterPath, "/talos/talconfig.json")
+ cfg := talhelperCfg.TalhelperConfig{}
+ r := new(jsonschema.Reflector)
+ r.FieldNameTag = "yaml"
+ r.RequiredFromJSONSchemaTags = true
+ os.MkdirAll(helper.ClusterPath+"/talos", os.ModePerm)
+ var genschemaFile = path.Join(helper.ClusterPath, "/talos/talconfig.json")
- schema := r.Reflect(&cfg)
- data, _ := json.MarshalIndent(schema, "", " ")
- if err := os.WriteFile(genschemaFile, data, os.FileMode(0o644)); err != nil {
- log.Fatal().Err(err).Msg("failed to write file to %s: %v")
- }
- return nil
+ schema := r.Reflect(&cfg)
+ data, _ := json.MarshalIndent(schema, "", " ")
+ if err := os.WriteFile(genschemaFile, data, os.FileMode(0o644)); err != nil {
+ log.Fatal().Err(err).Msg("failed to write file to %s: %v")
+ }
+ return nil
}
func NewSecretBundle() *secrets.Bundle {
- version, _ := sideroConfig.ParseContractFromVersion(LatestTalosVersion)
- s, err := talhelperTalos.NewSecretBundle(secrets.NewClock(), *version)
- if err != nil {
- log.Error().Msgf("Error loading secret bundle %s", err)
- }
- return s
+ version, _ := sideroConfig.ParseContractFromVersion(LatestTalosVersion)
+ s, err := talhelperTalos.NewSecretBundle(secrets.NewClock(), *version)
+ if err != nil {
+ log.Error().Msgf("Error loading secret bundle %s", err)
+ }
+ return s
}
func TalhelperGenConfig() error {
- genconfigTalosMode := "metal"
- genconfigNoGitignore := false
- genconfigDryRun := false
- genconfigOfflineMode := false
+ genconfigTalosMode := "metal"
+ genconfigNoGitignore := false
+ genconfigDryRun := false
+ genconfigOfflineMode := false
- err := generate.GenerateConfig(TalConfig, genconfigDryRun, helper.TalosGenerated, helper.TalSecretFile, genconfigTalosMode, genconfigOfflineMode, false)
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to generate talos config: %s", err)
- }
+ err := generate.GenerateConfig(TalConfig, genconfigDryRun, helper.TalosGenerated, helper.TalSecretFile, genconfigTalosMode, genconfigOfflineMode, false)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to generate talos config: %s", err)
+ }
- if !genconfigNoGitignore && !genconfigDryRun {
- err = TalConfig.GenerateGitignore(helper.TalosGenerated)
- if err != nil {
- log.Fatal().Err(err).Msgf("failed to generate gitignore file: %s", err)
- }
- }
- return nil
+ if !genconfigNoGitignore && !genconfigDryRun {
+ err = TalConfig.GenerateGitignore(helper.TalosGenerated)
+ if err != nil {
+ log.Fatal().Err(err).Msgf("failed to generate gitignore file: %s", err)
+ }
+ }
+ return nil
}
diff --git a/clustertool/pkg/talhelperutil/extractfromtalconfig.go b/clustertool/pkg/talhelperutil/extractfromtalconfig.go
index ab9d547f430..579dad87a27 100644
--- a/clustertool/pkg/talhelperutil/extractfromtalconfig.go
+++ b/clustertool/pkg/talhelperutil/extractfromtalconfig.go
@@ -1,69 +1,69 @@
package talhelperutil
import (
- "os"
+ "os"
- "github.com/rs/zerolog/log"
+ "github.com/rs/zerolog/log"
- "github.com/truecharts/public/clustertool/pkg/helper"
- "gopkg.in/yaml.v3"
+ "github.com/trueforge-org/truecharts/clustertool/pkg/helper"
+ "gopkg.in/yaml.v3"
)
// Node represents the structure of each node in the YAML file
type Node struct {
- Hostname string `yaml:"hostname"`
- IPAddress string `yaml:"ipAddress"`
- ControlPlane bool `yaml:"controlPlane"`
+ Hostname string `yaml:"hostname"`
+ IPAddress string `yaml:"ipAddress"`
+ ControlPlane bool `yaml:"controlPlane"`
}
// Config represents the structure of the YAML file
type Config struct {
- Nodes []Node `yaml:"nodes"`
+ Nodes []Node `yaml:"nodes"`
}
func ExtractIPs() {
- log.Trace().Msg("Starting the ExtractIPs function")
+ log.Trace().Msg("Starting the ExtractIPs function")
- // Load YAML file
- file, err := os.ReadFile("config.yaml")
- if err != nil {
- log.Fatal().Err(err).Msg("Failed to read file: config.yaml")
- }
- log.Debug().Msg("Successfully read the YAML file")
+ // Load YAML file
+ file, err := os.ReadFile("config.yaml")
+ if err != nil {
+ log.Fatal().Err(err).Msg("Failed to read file: config.yaml")
+ }
+ log.Debug().Msg("Successfully read the YAML file")
- // Unmarshal YAML content into Config struct
- var config Config
- err = yaml.Unmarshal(file, &config)
- if err != nil {
- log.Fatal().Err(err).Msg("Failed to unmarshal YAML")
- }
- log.Debug().Msg("Successfully unmarshaled YAML into Config struct")
+ // Unmarshal YAML content into Config struct
+ var config Config
+ err = yaml.Unmarshal(file, &config)
+ if err != nil {
+ log.Fatal().Err(err).Msg("Failed to unmarshal YAML")
+ }
+ log.Debug().Msg("Successfully unmarshaled YAML into Config struct")
- // Reset the global variables to ensure they are empty before populating
- log.Info().Msg("Resetting global IP storage variables")
- helper.AllIPs = []string{}
- helper.ControlPlaneIPs = []string{}
- helper.WorkerIPs = []string{}
+ // Reset the global variables to ensure they are empty before populating
+ log.Info().Msg("Resetting global IP storage variables")
+ helper.AllIPs = []string{}
+ helper.ControlPlaneIPs = []string{}
+ helper.WorkerIPs = []string{}
- // Loop through nodes to segregate IP addresses
- log.Debug().Msg("Looping through nodes to segregate IP addresses")
- for _, node := range config.Nodes {
- log.Debug().
- Str("hostname", node.Hostname).
- Str("ipAddress", node.IPAddress).
- Bool("controlPlane", node.ControlPlane).
- Msg("Processing node")
+ // Loop through nodes to segregate IP addresses
+ log.Debug().Msg("Looping through nodes to segregate IP addresses")
+ for _, node := range config.Nodes {
+ log.Debug().
+ Str("hostname", node.Hostname).
+ Str("ipAddress", node.IPAddress).
+ Bool("controlPlane", node.ControlPlane).
+ Msg("Processing node")
- helper.AllIPs = append(helper.AllIPs, node.IPAddress)
- if node.ControlPlane {
- helper.ControlPlaneIPs = append(helper.ControlPlaneIPs, node.IPAddress)
- log.Info().Str("ipAddress", node.IPAddress).Msg("Added to ControlPlaneIPs")
- } else {
- helper.WorkerIPs = append(helper.WorkerIPs, node.IPAddress)
- log.Info().Str("ipAddress", node.IPAddress).Msg("Added to WorkerIPs")
- }
- }
+ helper.AllIPs = append(helper.AllIPs, node.IPAddress)
+ if node.ControlPlane {
+ helper.ControlPlaneIPs = append(helper.ControlPlaneIPs, node.IPAddress)
+ log.Info().Str("ipAddress", node.IPAddress).Msg("Added to ControlPlaneIPs")
+ } else {
+ helper.WorkerIPs = append(helper.WorkerIPs, node.IPAddress)
+ log.Info().Str("ipAddress", node.IPAddress).Msg("Added to WorkerIPs")
+ }
+ }
- log.Trace().Msg("Finished processing nodes")
- log.Info().Int("totalIPs", len(helper.AllIPs)).Msg("Total IPs extracted")
+ log.Trace().Msg("Finished processing nodes")
+ log.Info().Int("totalIPs", len(helper.AllIPs)).Msg("Total IPs extracted")
}
diff --git a/containers/README.md b/containers/README.md
index 93ff99ceae7..cb4338acb4e 100644
--- a/containers/README.md
+++ b/containers/README.md
@@ -21,7 +21,7 @@ We host our own mirror for a multitude of reasons, which includes:
- Allowing multi-registry failover
### Adding New Containers
-Before a chart can be added to the [truecharts/charts](https://github.com/truecharts/charts) repository, you first need to add a container here to the mirror. If you need help with this process please see the **#development** channel in the [TrueCharts Discord Server](https://discord.gg/tVsPTHWTtr).
+Before a chart can be added to the [truecharts/charts](https://github.com/trueforge-org/truecharts) repository, you first need to add a container here to the mirror. If you need help with this process please see the **#development** channel in the [TrueCharts Discord Server](https://discord.gg/tVsPTHWTtr).
#### Step 1: Create a Dockerfile
Copy the contents below and substitute the upstream application owner's name with ``, `` with the application name, and `` with the upstream tag's name. Also get the digest value of the app and substitute that in for ``.
@@ -45,4 +45,4 @@ LABEL org.opencontainers.image.documentation="https://truecharts.org/docs/charts
Based on the upstream platform, create a file with that value. Typically the value is `linux/amd64`.
### Step 3: Submit a Pull Request
-Once all these steps are completed and you verified that they are correct, please submit a pull request to this repository! When finished, you can create your chart in the [truecharts/charts](https://github.com/truecharts/charts) repository.
+Once all these steps are completed and you verified that they are correct, please submit a pull request to this repository! When finished, you can create your chart in the [truecharts/charts](https://github.com/trueforge-org/truecharts) repository.
diff --git a/containers/apps/devcontainer/Dockerfile b/containers/apps/devcontainer/Dockerfile
index d25412caea8..ecf11ad1612 100644
--- a/containers/apps/devcontainer/Dockerfile
+++ b/containers/apps/devcontainer/Dockerfile
@@ -81,7 +81,7 @@ RUN chown -R vscode:vscode /home/vscode/
RUN chmod -R 755 /home/vscode/
# Download and set up the clustertool binary
-RUN curl -L "https://github.com/truecharts/public/releases/download/v${CLUSTERTOOL_VERSION}/clustertool_${CLUSTERTOOL_VERSION}_linux_amd64.tar.gz" -o /tmp/clustertool.tar.gz \
+RUN curl -L "https://github.com/trueforge-org/truecharts/releases/download/v${CLUSTERTOOL_VERSION}/clustertool_${CLUSTERTOOL_VERSION}_linux_amd64.tar.gz" -o /tmp/clustertool.tar.gz \
&& tar -xzvf /tmp/clustertool.tar.gz -C /usr/local/bin \
&& chmod +x /usr/local/bin/clustertool \
&& rm /tmp/clustertool.tar.gz
diff --git a/containers/apps/renovate/Dockerfile b/containers/apps/renovate/Dockerfile
index 8847f4b2018..e29897638ab 100644
--- a/containers/apps/renovate/Dockerfile
+++ b/containers/apps/renovate/Dockerfile
@@ -7,7 +7,7 @@ ARG CONTAINER_VER
ARG TEST
# Download and set up the clustertool binary
-RUN curl -L "https://github.com/truecharts/public/releases/download/v${VERSION}/clustertool_${VERSION}_linux_amd64.tar.gz" -o /tmp/clustertool.tar.gz \
+RUN curl -L "https://github.com/trueforge-org/truecharts/releases/download/v${VERSION}/clustertool_${VERSION}_linux_amd64.tar.gz" -o /tmp/clustertool.tar.gz \
&& tar -xzvf /tmp/clustertool.tar.gz -C /usr/local/bin \
&& chmod +x /usr/local/bin/clustertool \
&& rm /tmp/clustertool.tar.gz
diff --git a/templates/CHANGELOG.md.tmpl b/templates/CHANGELOG.md.tmpl
index 03115449827..1821f9a9068 100644
--- a/templates/CHANGELOG.md.tmpl
+++ b/templates/CHANGELOG.md.tmpl
@@ -3,7 +3,7 @@ title: Changelog
pagefind: false
---
-All history information can be found at [Github History](https://github.com/truecharts/charts/commits/master/charts/{{ .Train }}/{{ .Name }})
+All history information can be found at [Github History](https://github.com/trueforge-org/truecharts/commits/master/charts/{{ .Train }}/{{ .Name }})
:::tip
@@ -13,6 +13,6 @@ If you need more than 2 scrolls to find your current version, please consider up
{{ range $key := .SortedVersions }}
## {{ $key }} • [Train: {{ (index $.Versions $key).Train }}]
{{ range $commit := (index $.Versions $key).SortedCommits }}
-- {{ printf "%s • [`%s`](https://github.com/truecharts/charts/commit/%s) • [@%s] (%s)" $commit.Message (slice $commit.CommitHash 0 7) $commit.CommitHash $commit.Author.Name $commit.Author.Date -}}
+- {{ printf "%s • [`%s`](https://github.com/trueforge-org/truecharts/commit/%s) • [@%s] (%s)" $commit.Message (slice $commit.CommitHash 0 7) $commit.CommitHash $commit.Author.Name $commit.Author.Date -}}
{{ end }}
{{ end -}}
diff --git a/templates/README.md.tpl b/templates/README.md.tpl
index 2a6f568d2e1..497938c203e 100644
--- a/templates/README.md.tpl
+++ b/templates/README.md.tpl
@@ -6,7 +6,7 @@ title: README
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER)
-**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/trueforge-org/truecharts/issues/new/choose)**
## Installation
@@ -27,18 +27,18 @@ https://truecharts.org/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER
## Configuration Options
To view the chart specific options, please view Values.yaml included in the chart.
-The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml
+The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
-For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml
+For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
## Support
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
-- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
+- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---
diff --git a/website/src/content/docs/news/2024-10-16-news.md b/website/src/content/docs/news/2024-10-16-news.md
index 8772cc37eac..25efc154f00 100644
--- a/website/src/content/docs/news/2024-10-16-news.md
+++ b/website/src/content/docs/news/2024-10-16-news.md
@@ -22,7 +22,7 @@ you'll find a helpful guide detailing how to create your talos cluster and migra
We appreciate your continued support as we move toward the final release and look forward to hearing your feedback during this phase.
-Here you can Download the RC-Release: [Download Link](https://github.com/truecharts/public/releases).
+Here you can Download the RC-Release: [Download Link](https://github.com/trueforge-org/truecharts/releases).
## ClusterTool is Now Source-Available
diff --git a/website/src/content/docs/news/2024-10-27-leaving-scale.md b/website/src/content/docs/news/2024-10-27-leaving-scale.md
index 6610bfdb8ff..0ecde5d0b15 100644
--- a/website/src/content/docs/news/2024-10-27-leaving-scale.md
+++ b/website/src/content/docs/news/2024-10-27-leaving-scale.md
@@ -16,7 +16,7 @@ Even for users who aren't looking to establish their own Kubernetes cluster, **C
To help users get started, we've created a detailed guide outlining how to use ClusterTool for this purpose. Access the guide and learn how to seamlessly migrate or export your SCALE configurations here: TrueCharts Guide on Exporting SCALE Configurations. *(2025 note: Migration is no longer possible or supported)*
-Here you can Download the RC-Release of ClusterTool here: [Download Link](https://github.com/truecharts/public/releases).
+Here you can Download the RC-Release of ClusterTool here: [Download Link](https://github.com/trueforge-org/truecharts/releases).
We remain committed to supporting our community, whether users are transitioning to different solutions or adapting their setups within the evolving TrueNAS SCALE environment.
diff --git a/website/src/content/docs/news/2024-11-21-clustertool-release.md b/website/src/content/docs/news/2024-11-21-clustertool-release.md
index 80d5833d677..9fd79171e43 100644
--- a/website/src/content/docs/news/2024-11-21-clustertool-release.md
+++ b/website/src/content/docs/news/2024-11-21-clustertool-release.md
@@ -17,6 +17,6 @@ Additionally, all charts required in our Quick Start guide come preinstalled.
Clustertool also includes a fully configured VS Code devcontainer that automatically installs all the necessary tools for managing and maintaining your Talos clusters.
This addition is a significant time-saver for people setting up their environments.
-Check out the Release Page on github for changelogs and download: [Github](https://github.com/truecharts/public/releases)
+Check out the Release Page on github for changelogs and download: [Github](https://github.com/trueforge-org/truecharts/releases)
The documentation for all the features Clustertool provides can be found [here](clustertool)
diff --git a/website/src/content/docs/news/2025-04-10-clustertool-v2.md b/website/src/content/docs/news/2025-04-10-clustertool-v2.md
index 904d6a66eb4..65b1c656306 100644
--- a/website/src/content/docs/news/2025-04-10-clustertool-v2.md
+++ b/website/src/content/docs/news/2025-04-10-clustertool-v2.md
@@ -73,7 +73,7 @@ Clusters upgrading to v2 will need to account for several changes:
url: oci://ghcr.io/home-operations/charts-mirror
```
- - Please compare your [Repositories](https://github.com/truecharts/public/tree/master/clustertool/embed/generic/root/repositories/helm) with this template.
+ - Please compare your [Repositories](https://github.com/trueforge-org/truecharts/tree/master/clustertool/embed/generic/root/repositories/helm) with this template.
- Charts such as Cilium, Metrics Server, Node-Feature-Discovery, Longhorn, Metallb, and OpenEBS are now
pulled via an OCI mirror
- 🔥 Traefik Removal: