diff --git a/incubator/kometa/2.0.0/app-changelog.md b/incubator/kometa/2.0.0/app-changelog.md deleted file mode 100644 index 897e5c380b6..00000000000 --- a/incubator/kometa/2.0.0/app-changelog.md +++ /dev/null @@ -1,3 +0,0 @@ - - -## [kometa-2.0.0]kometa-2.0.0 (2024-05-01) \ No newline at end of file diff --git a/incubator/kometa/2.0.0/charts/common-22.0.0.tgz b/incubator/kometa/2.0.0/charts/common-22.0.0.tgz deleted file mode 100644 index e9bef6592f8..00000000000 Binary files a/incubator/kometa/2.0.0/charts/common-22.0.0.tgz and /dev/null differ diff --git a/incubator/kometa/2.0.0/.helmignore b/incubator/kometa/2.0.2/.helmignore similarity index 100% rename from incubator/kometa/2.0.0/.helmignore rename to incubator/kometa/2.0.2/.helmignore diff --git a/incubator/kometa/2.0.0/CHANGELOG.md b/incubator/kometa/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/kometa/2.0.0/CHANGELOG.md rename to incubator/kometa/2.0.2/CHANGELOG.md diff --git a/incubator/kometa/2.0.0/Chart.yaml b/incubator/kometa/2.0.2/Chart.yaml similarity index 92% rename from incubator/kometa/2.0.0/Chart.yaml rename to incubator/kometa/2.0.2/Chart.yaml index 69ed5db0665..a4d346b810e 100644 --- a/incubator/kometa/2.0.0/Chart.yaml +++ b/incubator/kometa/2.0.2/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 2.0.0 +appVersion: 2.0.1 dependencies: - name: common - version: 22.0.0 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/kometa icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp keywords: - kometa -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/kometa - https://hub.docker.com/r/kometateam/kometa type: application -version: 2.0.0 +version: 2.0.2 diff --git a/incubator/kometa/2.0.0/README.md b/incubator/kometa/2.0.2/README.md similarity index 100% rename from incubator/kometa/2.0.0/README.md rename to incubator/kometa/2.0.2/README.md diff --git a/incubator/kometa/2.0.2/app-changelog.md b/incubator/kometa/2.0.2/app-changelog.md new file mode 100644 index 00000000000..1b1009752b3 --- /dev/null +++ b/incubator/kometa/2.0.2/app-changelog.md @@ -0,0 +1,11 @@ + + +## [kometa-2.0.2]kometa-2.0.2 (2024-05-05) + +### Chore + + + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- update ignored by renovate (patch) ([#21597](https://github.com/truecharts/charts/issues/21597)) \ No newline at end of file diff --git a/incubator/kometa/2.0.0/app-readme.md b/incubator/kometa/2.0.2/app-readme.md similarity index 100% rename from incubator/kometa/2.0.0/app-readme.md rename to incubator/kometa/2.0.2/app-readme.md diff --git a/premium/nextcloud/30.0.8/charts/common-23.0.0.tgz b/incubator/kometa/2.0.2/charts/common-23.0.0.tgz similarity index 100% rename from premium/nextcloud/30.0.8/charts/common-23.0.0.tgz rename to incubator/kometa/2.0.2/charts/common-23.0.0.tgz diff --git a/incubator/kometa/2.0.0/icon-small.webp b/incubator/kometa/2.0.2/icon-small.webp similarity index 100% rename from incubator/kometa/2.0.0/icon-small.webp rename to incubator/kometa/2.0.2/icon-small.webp diff --git a/incubator/kometa/2.0.0/icon.webp b/incubator/kometa/2.0.2/icon.webp similarity index 100% rename from incubator/kometa/2.0.0/icon.webp rename to incubator/kometa/2.0.2/icon.webp diff --git a/incubator/kometa/2.0.0/ix_values.yaml b/incubator/kometa/2.0.2/ix_values.yaml similarity index 94% rename from incubator/kometa/2.0.0/ix_values.yaml rename to incubator/kometa/2.0.2/ix_values.yaml index 01ab617158b..01da90628a1 100644 --- a/incubator/kometa/2.0.0/ix_values.yaml +++ b/incubator/kometa/2.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: kometateam/kometa - tag: v2.0.0 + tag: v2.0.1@sha256:c1f9d1ef49f976377a4bbbe9018bfed9a7057ccf427d10759a8ad975d4505300 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/kometa/2.0.0/questions.yaml b/incubator/kometa/2.0.2/questions.yaml similarity index 99% rename from incubator/kometa/2.0.0/questions.yaml rename to incubator/kometa/2.0.2/questions.yaml index e8d23ef3f35..af7e8698afd 100755 --- a/incubator/kometa/2.0.0/questions.yaml +++ b/incubator/kometa/2.0.2/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/incubator/kometa/2.0.0/templates/NOTES.txt b/incubator/kometa/2.0.2/templates/NOTES.txt similarity index 100% rename from incubator/kometa/2.0.0/templates/NOTES.txt rename to incubator/kometa/2.0.2/templates/NOTES.txt diff --git a/incubator/kometa/2.0.0/templates/_secret.tpl b/incubator/kometa/2.0.2/templates/_secret.tpl similarity index 100% rename from incubator/kometa/2.0.0/templates/_secret.tpl rename to incubator/kometa/2.0.2/templates/_secret.tpl diff --git a/incubator/kometa/2.0.0/templates/common.yaml b/incubator/kometa/2.0.2/templates/common.yaml similarity index 100% rename from incubator/kometa/2.0.0/templates/common.yaml rename to incubator/kometa/2.0.2/templates/common.yaml diff --git a/incubator/kometa/2.0.0/values.yaml b/incubator/kometa/2.0.2/values.yaml similarity index 100% rename from incubator/kometa/2.0.0/values.yaml rename to incubator/kometa/2.0.2/values.yaml diff --git a/incubator/semaphore/2.0.3/charts/common-22.0.3.tgz b/incubator/semaphore/2.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/incubator/semaphore/2.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/incubator/semaphore/2.0.3/.helmignore b/incubator/semaphore/2.0.5/.helmignore similarity index 100% rename from incubator/semaphore/2.0.3/.helmignore rename to incubator/semaphore/2.0.5/.helmignore diff --git a/incubator/semaphore/2.0.3/CHANGELOG.md b/incubator/semaphore/2.0.5/CHANGELOG.md similarity index 100% rename from incubator/semaphore/2.0.3/CHANGELOG.md rename to incubator/semaphore/2.0.5/CHANGELOG.md diff --git a/incubator/semaphore/2.0.3/Chart.yaml b/incubator/semaphore/2.0.5/Chart.yaml similarity index 93% rename from incubator/semaphore/2.0.3/Chart.yaml rename to incubator/semaphore/2.0.5/Chart.yaml index 289a44f0093..ba1b0f32818 100644 --- a/incubator/semaphore/2.0.3/Chart.yaml +++ b/incubator/semaphore/2.0.5/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: incubator apiVersion: v2 -appVersion: 2.9.70 +appVersion: 2.9.75 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - ansible - semaphore - cicd -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore - https://hub.docker.com/r/semaphoreui/semaphore type: application -version: 2.0.3 +version: 2.0.5 diff --git a/incubator/semaphore/2.0.3/README.md b/incubator/semaphore/2.0.5/README.md similarity index 100% rename from incubator/semaphore/2.0.3/README.md rename to incubator/semaphore/2.0.5/README.md diff --git a/incubator/semaphore/2.0.3/app-changelog.md b/incubator/semaphore/2.0.5/app-changelog.md similarity index 89% rename from incubator/semaphore/2.0.3/app-changelog.md rename to incubator/semaphore/2.0.5/app-changelog.md index dcaefb398d8..14d27ed1033 100644 --- a/incubator/semaphore/2.0.3/app-changelog.md +++ b/incubator/semaphore/2.0.5/app-changelog.md @@ -1,38 +1,42 @@ -## [semaphore-2.0.3](https://github.com/truecharts/charts/compare/semaphore-1.1.2...semaphore-2.0.3) (2024-04-30) +## [semaphore-2.0.5](https://github.com/truecharts/charts/compare/semaphore-1.1.2...semaphore-2.0.5) (2024-05-05) ### Chore +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + - bump charts to ensure new icons are released - bump everything to release new doc pages -- bump common - - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update ignored updates to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#21059](https://github.com/truecharts/charts/issues/21059)) - -- update ignored updates to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20536](https://github.com/truecharts/charts/issues/20536)) - - update ignored updates to v20.3.9[@370bb36](https://github.com/370bb36) by renovate ([#20917](https://github.com/truecharts/charts/issues/20917)) +- update ignored updates to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20602](https://github.com/truecharts/charts/issues/20602)) + +- update ignored updates to v20.3.10[@c2f262c](https://github.com/c2f262c) by renovate ([#21034](https://github.com/truecharts/charts/issues/21034)) + +- update ignored by renovate (patch) ([#21597](https://github.com/truecharts/charts/issues/21597)) + - update ignored updates to v20.3.8[@52f4118](https://github.com/52f4118) by renovate ([#20876](https://github.com/truecharts/charts/issues/20876)) - update ignored by renovate (patch) ([#21171](https://github.com/truecharts/charts/issues/21171)) - update ignored updates to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20777](https://github.com/truecharts/charts/issues/20777)) -- update ignored updates to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20602](https://github.com/truecharts/charts/issues/20602)) +- update ignored updates to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#21059](https://github.com/truecharts/charts/issues/21059)) -- update ignored updates to v20.3.10[@c2f262c](https://github.com/c2f262c) by renovate ([#21034](https://github.com/truecharts/charts/issues/21034)) +- update ignored updates to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20536](https://github.com/truecharts/charts/issues/20536)) - update ignored updates to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20531](https://github.com/truecharts/charts/issues/20531)) diff --git a/incubator/semaphore/2.0.3/app-readme.md b/incubator/semaphore/2.0.5/app-readme.md similarity index 100% rename from incubator/semaphore/2.0.3/app-readme.md rename to incubator/semaphore/2.0.5/app-readme.md diff --git a/stable/clickhouse/13.0.5/charts/common-23.0.0.tgz b/incubator/semaphore/2.0.5/charts/common-23.0.0.tgz similarity index 100% rename from stable/clickhouse/13.0.5/charts/common-23.0.0.tgz rename to incubator/semaphore/2.0.5/charts/common-23.0.0.tgz diff --git a/incubator/semaphore/2.0.3/icon-small.webp b/incubator/semaphore/2.0.5/icon-small.webp similarity index 100% rename from incubator/semaphore/2.0.3/icon-small.webp rename to incubator/semaphore/2.0.5/icon-small.webp diff --git a/incubator/semaphore/2.0.3/icon.webp b/incubator/semaphore/2.0.5/icon.webp similarity index 100% rename from incubator/semaphore/2.0.3/icon.webp rename to incubator/semaphore/2.0.5/icon.webp diff --git a/incubator/semaphore/2.0.3/ix_values.yaml b/incubator/semaphore/2.0.5/ix_values.yaml similarity index 96% rename from incubator/semaphore/2.0.3/ix_values.yaml rename to incubator/semaphore/2.0.5/ix_values.yaml index 14c6abba3c2..3b16b581ce7 100644 --- a/incubator/semaphore/2.0.3/ix_values.yaml +++ b/incubator/semaphore/2.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: semaphoreui/semaphore - tag: v2.9.70@sha256:7ff94a05c7fc60b1a7e597546d7429a030d4c85c263994642caa55ede5e1529b + tag: v2.9.75@sha256:6849bb7ae2064a43aa98c644efe1f99150b54b131d6d5cfb5d2efa633771fe3a pullPolicy: IfNotPresent securityContext: diff --git a/incubator/semaphore/2.0.3/questions.yaml b/incubator/semaphore/2.0.5/questions.yaml similarity index 99% rename from incubator/semaphore/2.0.3/questions.yaml rename to incubator/semaphore/2.0.5/questions.yaml index a6c5c72e65d..5ec2e2f21eb 100755 --- a/incubator/semaphore/2.0.3/questions.yaml +++ b/incubator/semaphore/2.0.5/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2763,22 +2756,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/incubator/semaphore/2.0.3/templates/NOTES.txt b/incubator/semaphore/2.0.5/templates/NOTES.txt similarity index 100% rename from incubator/semaphore/2.0.3/templates/NOTES.txt rename to incubator/semaphore/2.0.5/templates/NOTES.txt diff --git a/incubator/semaphore/2.0.3/templates/_secrets.tpl b/incubator/semaphore/2.0.5/templates/_secrets.tpl similarity index 100% rename from incubator/semaphore/2.0.3/templates/_secrets.tpl rename to incubator/semaphore/2.0.5/templates/_secrets.tpl diff --git a/incubator/semaphore/2.0.3/templates/common.yaml b/incubator/semaphore/2.0.5/templates/common.yaml similarity index 100% rename from incubator/semaphore/2.0.3/templates/common.yaml rename to incubator/semaphore/2.0.5/templates/common.yaml diff --git a/incubator/semaphore/2.0.3/values.yaml b/incubator/semaphore/2.0.5/values.yaml similarity index 100% rename from incubator/semaphore/2.0.3/values.yaml rename to incubator/semaphore/2.0.5/values.yaml diff --git a/incubator/volsync/1.0.3/charts/common-22.0.3.tgz b/incubator/volsync/1.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/incubator/volsync/1.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/incubator/volsync/1.0.3/.helmignore b/incubator/volsync/1.0.5/.helmignore similarity index 100% rename from incubator/volsync/1.0.3/.helmignore rename to incubator/volsync/1.0.5/.helmignore diff --git a/incubator/volsync/1.0.3/CHANGELOG.md b/incubator/volsync/1.0.5/CHANGELOG.md similarity index 100% rename from incubator/volsync/1.0.3/CHANGELOG.md rename to incubator/volsync/1.0.5/CHANGELOG.md diff --git a/incubator/volsync/1.0.3/Chart.yaml b/incubator/volsync/1.0.5/Chart.yaml similarity index 94% rename from incubator/volsync/1.0.3/Chart.yaml rename to incubator/volsync/1.0.5/Chart.yaml index f4cfd0eeaa6..5509f3f7093 100644 --- a/incubator/volsync/1.0.3/Chart.yaml +++ b/incubator/volsync/1.0.5/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 0.9.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/volsync.webp keywords: - volsync - ingress -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/volsync/volsync-helm-chart - https://volsync.readthedocs.io/ - https://github.com/truecharts/charts/tree/master/charts/incubator/volsync - - https://quay.io/brancz/kube-rbac-proxy - https://quay.io/backube/volsync + - https://quay.io/brancz/kube-rbac-proxy type: application -version: 1.0.3 +version: 1.0.5 diff --git a/incubator/volsync/1.0.3/README.md b/incubator/volsync/1.0.5/README.md similarity index 100% rename from incubator/volsync/1.0.3/README.md rename to incubator/volsync/1.0.5/README.md diff --git a/incubator/volsync/1.0.3/app-changelog.md b/incubator/volsync/1.0.5/app-changelog.md similarity index 62% rename from incubator/volsync/1.0.3/app-changelog.md rename to incubator/volsync/1.0.5/app-changelog.md index 839d52fedd1..4a95d6df576 100644 --- a/incubator/volsync/1.0.3/app-changelog.md +++ b/incubator/volsync/1.0.5/app-changelog.md @@ -1,13 +1,17 @@ -## [volsync-1.0.3]volsync-1.0.3 (2024-04-30) +## [volsync-1.0.5]volsync-1.0.5 (2024-05-05) ### Chore +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + - bump common +- update ignored by renovate (patch) ([#21597](https://github.com/truecharts/charts/issues/21597)) + ### Feat diff --git a/incubator/volsync/1.0.3/app-readme.md b/incubator/volsync/1.0.5/app-readme.md similarity index 100% rename from incubator/volsync/1.0.3/app-readme.md rename to incubator/volsync/1.0.5/app-readme.md diff --git a/stable/game-server-watcher/2.0.4/charts/common-23.0.0.tgz b/incubator/volsync/1.0.5/charts/common-23.0.0.tgz similarity index 100% rename from stable/game-server-watcher/2.0.4/charts/common-23.0.0.tgz rename to incubator/volsync/1.0.5/charts/common-23.0.0.tgz diff --git a/incubator/volsync/1.0.3/icon.webp b/incubator/volsync/1.0.5/icon.webp similarity index 100% rename from incubator/volsync/1.0.3/icon.webp rename to incubator/volsync/1.0.5/icon.webp diff --git a/incubator/volsync/1.0.3/ix_values.yaml b/incubator/volsync/1.0.5/ix_values.yaml similarity index 99% rename from incubator/volsync/1.0.3/ix_values.yaml rename to incubator/volsync/1.0.5/ix_values.yaml index bbd89e4614d..439eb97bacf 100644 --- a/incubator/volsync/1.0.3/ix_values.yaml +++ b/incubator/volsync/1.0.5/ix_values.yaml @@ -5,7 +5,7 @@ image: proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent - tag: v0.14.0 + tag: v0.14.4@sha256:40d0d5d0032f9bd689bb6ee7d1960048c295e019b7110d5fadea5aff9599baa5 manageCRDs: true manageVSCCRD: true diff --git a/incubator/volsync/1.0.3/questions.yaml b/incubator/volsync/1.0.5/questions.yaml similarity index 99% rename from incubator/volsync/1.0.3/questions.yaml rename to incubator/volsync/1.0.5/questions.yaml index b5b11d7e613..554a8b62778 100755 --- a/incubator/volsync/1.0.3/questions.yaml +++ b/incubator/volsync/1.0.5/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/incubator/volsync/1.0.3/templates/NOTES.txt b/incubator/volsync/1.0.5/templates/NOTES.txt similarity index 100% rename from incubator/volsync/1.0.3/templates/NOTES.txt rename to incubator/volsync/1.0.5/templates/NOTES.txt diff --git a/incubator/volsync/1.0.3/templates/common.yaml b/incubator/volsync/1.0.5/templates/common.yaml similarity index 100% rename from incubator/volsync/1.0.3/templates/common.yaml rename to incubator/volsync/1.0.5/templates/common.yaml diff --git a/incubator/volsync/1.0.3/templates/volsync.backube_replicationdestinations.yaml b/incubator/volsync/1.0.5/templates/volsync.backube_replicationdestinations.yaml similarity index 100% rename from incubator/volsync/1.0.3/templates/volsync.backube_replicationdestinations.yaml rename to incubator/volsync/1.0.5/templates/volsync.backube_replicationdestinations.yaml diff --git a/incubator/volsync/1.0.3/templates/volsync.backube_replicationsources.yaml b/incubator/volsync/1.0.5/templates/volsync.backube_replicationsources.yaml similarity index 100% rename from incubator/volsync/1.0.3/templates/volsync.backube_replicationsources.yaml rename to incubator/volsync/1.0.5/templates/volsync.backube_replicationsources.yaml diff --git a/incubator/volsync/1.0.3/values.yaml b/incubator/volsync/1.0.5/values.yaml similarity index 100% rename from incubator/volsync/1.0.3/values.yaml rename to incubator/volsync/1.0.5/values.yaml diff --git a/premium/nextcloud/30.0.8/.helmignore b/premium/nextcloud/30.0.11/.helmignore similarity index 100% rename from premium/nextcloud/30.0.8/.helmignore rename to premium/nextcloud/30.0.11/.helmignore diff --git a/premium/nextcloud/30.0.8/CHANGELOG.md b/premium/nextcloud/30.0.11/CHANGELOG.md similarity index 100% rename from premium/nextcloud/30.0.8/CHANGELOG.md rename to premium/nextcloud/30.0.11/CHANGELOG.md diff --git a/premium/nextcloud/30.0.8/Chart.yaml b/premium/nextcloud/30.0.11/Chart.yaml similarity index 98% rename from premium/nextcloud/30.0.8/Chart.yaml rename to premium/nextcloud/30.0.11/Chart.yaml index 24130cd629c..b15d2a2b3c8 100644 --- a/premium/nextcloud/30.0.8/Chart.yaml +++ b/premium/nextcloud/30.0.11/Chart.yaml @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud + - https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/collabora/code - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 30.0.8 +version: 30.0.11 diff --git a/premium/nextcloud/30.0.8/LICENSE b/premium/nextcloud/30.0.11/LICENSE similarity index 100% rename from premium/nextcloud/30.0.8/LICENSE rename to premium/nextcloud/30.0.11/LICENSE diff --git a/premium/nextcloud/30.0.8/README.md b/premium/nextcloud/30.0.11/README.md similarity index 100% rename from premium/nextcloud/30.0.8/README.md rename to premium/nextcloud/30.0.11/README.md diff --git a/premium/nextcloud/30.0.8/app-changelog.md b/premium/nextcloud/30.0.11/app-changelog.md similarity index 95% rename from premium/nextcloud/30.0.8/app-changelog.md rename to premium/nextcloud/30.0.11/app-changelog.md index a1b736a98d7..c0b1d33308d 100644 --- a/premium/nextcloud/30.0.8/app-changelog.md +++ b/premium/nextcloud/30.0.11/app-changelog.md @@ -1,6 +1,6 @@ -## [nextcloud-30.0.8](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-30.0.8) (2024-05-05) +## [nextcloud-30.0.11](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-30.0.11) (2024-05-05) ### Chore @@ -24,13 +24,17 @@ - update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566)) -- update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) - -- update container image tccr.io/tccr/nextcloud-fpm to v[@09a4ab0](https://github.com/09a4ab0) by renovate ([#21306](https://github.com/truecharts/charts/issues/21306)) +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475)) - update container image nginxinc/nginx-unprivileged to v1.26.0[@4099c02](https://github.com/4099c02) by renovate ([#21318](https://github.com/truecharts/charts/issues/21318)) -- update container image tccr.io/tccr/nextcloud-fpm to v29.0.0[@65f0b68](https://github.com/65f0b68) by renovate ([#21336](https://github.com/truecharts/charts/issues/21336)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image tccr.io/tccr/nextcloud-fpm to v[@09a4ab0](https://github.com/09a4ab0) by renovate ([#21306](https://github.com/truecharts/charts/issues/21306)) + +- update container image collabora/code to v24.04.1.4.1[@524fc47](https://github.com/524fc47) by renovate ([#21213](https://github.com/truecharts/charts/issues/21213)) + +- update container image nginxinc/nginx-unprivileged to 1.26.0[@b1dab22](https://github.com/b1dab22) by renovate ([#21546](https://github.com/truecharts/charts/issues/21546)) - update container image nginxinc/nginx-unprivileged to v[@1fc4731](https://github.com/1fc4731) by renovate ([#21311](https://github.com/truecharts/charts/issues/21311)) @@ -54,7 +58,7 @@ - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image collabora/code to v24.04.1.4.1[@524fc47](https://github.com/524fc47) by renovate ([#21213](https://github.com/truecharts/charts/issues/21213)) +- update container image tccr.io/tccr/nextcloud-fpm to v29.0.0[@56e45cf](https://github.com/56e45cf) by renovate ([#21554](https://github.com/truecharts/charts/issues/21554)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -70,13 +74,13 @@ - update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@3905997](https://github.com/3905997) by renovate ([#20639](https://github.com/truecharts/charts/issues/20639)) -- update container image nginxinc/nginx-unprivileged to 1.26.0[@b1dab22](https://github.com/b1dab22) by renovate ([#21546](https://github.com/truecharts/charts/issues/21546)) +- update container image tccr.io/tccr/nextcloud-push-notify to v0.6.11[@64b2475](https://github.com/64b2475) by renovate ([#21594](https://github.com/truecharts/charts/issues/21594)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@c5919db](https://github.com/c5919db) by renovate ([#20587](https://github.com/truecharts/charts/issues/20587)) -- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@4ccfa12](https://github.com/4ccfa12) by renovate ([#20475](https://github.com/truecharts/charts/issues/20475)) +- update container image tccr.io/tccr/nextcloud-fpm to v29.0.0[@65f0b68](https://github.com/65f0b68) by renovate ([#21336](https://github.com/truecharts/charts/issues/21336)) - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) @@ -108,7 +112,7 @@ - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) - update container image collabora/code to v23.05.10.1.1[@1b9e3f4](https://github.com/1b9e3f4) by renovate ([#19912](https://github.com/truecharts/charts/issues/19912)) diff --git a/premium/nextcloud/30.0.8/app-readme.md b/premium/nextcloud/30.0.11/app-readme.md similarity index 100% rename from premium/nextcloud/30.0.8/app-readme.md rename to premium/nextcloud/30.0.11/app-readme.md diff --git a/stable/metube/13.0.5/charts/common-23.0.0.tgz b/premium/nextcloud/30.0.11/charts/common-23.0.0.tgz similarity index 100% rename from stable/metube/13.0.5/charts/common-23.0.0.tgz rename to premium/nextcloud/30.0.11/charts/common-23.0.0.tgz diff --git a/premium/nextcloud/30.0.8/charts/redis-13.3.11.tgz b/premium/nextcloud/30.0.11/charts/redis-13.3.11.tgz similarity index 100% rename from premium/nextcloud/30.0.8/charts/redis-13.3.11.tgz rename to premium/nextcloud/30.0.11/charts/redis-13.3.11.tgz diff --git a/premium/nextcloud/30.0.8/icon-small.webp b/premium/nextcloud/30.0.11/icon-small.webp similarity index 100% rename from premium/nextcloud/30.0.8/icon-small.webp rename to premium/nextcloud/30.0.11/icon-small.webp diff --git a/premium/nextcloud/30.0.8/icon.webp b/premium/nextcloud/30.0.11/icon.webp similarity index 100% rename from premium/nextcloud/30.0.8/icon.webp rename to premium/nextcloud/30.0.11/icon.webp diff --git a/premium/nextcloud/30.0.8/ix_values.yaml b/premium/nextcloud/30.0.11/ix_values.yaml similarity index 98% rename from premium/nextcloud/30.0.8/ix_values.yaml rename to premium/nextcloud/30.0.11/ix_values.yaml index be9f1e16141..a642bc8ecfa 100644 --- a/premium/nextcloud/30.0.8/ix_values.yaml +++ b/premium/nextcloud/30.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v29.0.0@sha256:65f0b689917283976a16e631a3da32f30e8123fd92f12f5a278bfa2b2e6b8b03 + tag: v29.0.0@sha256:56e45cfd9886b7c95322dbb647acbfe3d198cc6ca2e24285905dc90467b80b13 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: tccr.io/tccr/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.6.10@sha256:f175c4f28b2a9346401875f80e7007316cf3e38f74bb49de940961a98b63458b + tag: v0.6.11@sha256:64b2475726ab0dc064fc33dca59d93605e24c30875ecdea0a83f9db22fb7537f clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent diff --git a/premium/nextcloud/30.0.8/questions.yaml b/premium/nextcloud/30.0.11/questions.yaml similarity index 100% rename from premium/nextcloud/30.0.8/questions.yaml rename to premium/nextcloud/30.0.11/questions.yaml diff --git a/premium/nextcloud/30.0.8/templates/NOTES.txt b/premium/nextcloud/30.0.11/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/30.0.8/templates/NOTES.txt rename to premium/nextcloud/30.0.11/templates/NOTES.txt diff --git a/premium/nextcloud/30.0.8/templates/_configmap.tpl b/premium/nextcloud/30.0.11/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_configmap.tpl rename to premium/nextcloud/30.0.11/templates/_configmap.tpl diff --git a/premium/nextcloud/30.0.8/templates/_cronjobs.tpl b/premium/nextcloud/30.0.11/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_cronjobs.tpl rename to premium/nextcloud/30.0.11/templates/_cronjobs.tpl diff --git a/premium/nextcloud/30.0.8/templates/_ingressInjector.tpl b/premium/nextcloud/30.0.11/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_ingressInjector.tpl rename to premium/nextcloud/30.0.11/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/30.0.8/templates/_initPerms.tpl b/premium/nextcloud/30.0.11/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_initPerms.tpl rename to premium/nextcloud/30.0.11/templates/_initPerms.tpl diff --git a/premium/nextcloud/30.0.8/templates/_validation.tpl b/premium/nextcloud/30.0.11/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_validation.tpl rename to premium/nextcloud/30.0.11/templates/_validation.tpl diff --git a/premium/nextcloud/30.0.8/templates/_waitNextcloud.tpl b/premium/nextcloud/30.0.11/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/30.0.8/templates/_waitNextcloud.tpl rename to premium/nextcloud/30.0.11/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/30.0.8/templates/common.yaml b/premium/nextcloud/30.0.11/templates/common.yaml similarity index 100% rename from premium/nextcloud/30.0.8/templates/common.yaml rename to premium/nextcloud/30.0.11/templates/common.yaml diff --git a/premium/nextcloud/30.0.8/values.yaml b/premium/nextcloud/30.0.11/values.yaml similarity index 100% rename from premium/nextcloud/30.0.8/values.yaml rename to premium/nextcloud/30.0.11/values.yaml diff --git a/stable/actualserver/11.0.4/charts/common-22.0.3.tgz b/stable/actualserver/11.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/actualserver/11.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/actualserver/11.0.4/.helmignore b/stable/actualserver/11.1.0/.helmignore similarity index 100% rename from stable/actualserver/11.0.4/.helmignore rename to stable/actualserver/11.1.0/.helmignore diff --git a/stable/actualserver/11.0.4/CHANGELOG.md b/stable/actualserver/11.1.0/CHANGELOG.md similarity index 100% rename from stable/actualserver/11.0.4/CHANGELOG.md rename to stable/actualserver/11.1.0/CHANGELOG.md diff --git a/stable/actualserver/11.0.4/Chart.yaml b/stable/actualserver/11.1.0/Chart.yaml similarity index 92% rename from stable/actualserver/11.0.4/Chart.yaml rename to stable/actualserver/11.1.0/Chart.yaml index 73b3333d371..9e4d1b86cf6 100644 --- a/stable/actualserver/11.0.4/Chart.yaml +++ b/stable/actualserver/11.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.4.0 +appVersion: 24.5.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.webp keywords: - actualserver - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - https://ghcr.io/actualbudget/actual-server type: application -version: 11.0.4 +version: 11.1.0 diff --git a/stable/actualserver/11.0.4/README.md b/stable/actualserver/11.1.0/README.md similarity index 100% rename from stable/actualserver/11.0.4/README.md rename to stable/actualserver/11.1.0/README.md diff --git a/stable/actualserver/11.0.4/app-changelog.md b/stable/actualserver/11.1.0/app-changelog.md similarity index 88% rename from stable/actualserver/11.0.4/app-changelog.md rename to stable/actualserver/11.1.0/app-changelog.md index f1f129ef0a1..6bfebfff67a 100644 --- a/stable/actualserver/11.0.4/app-changelog.md +++ b/stable/actualserver/11.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [actualserver-11.0.4](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-11.0.4) (2024-04-30) +## [actualserver-11.1.0](https://github.com/truecharts/charts/compare/actualserver-10.7.0...actualserver-11.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image ghcr.io/actualbudget/actual-server to v24.5.0[@48374b8](https://github.com/48374b8) by renovate ([#21610](https://github.com/truecharts/charts/issues/21610)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image ghcr.io/actualbudget/actual-server to v24.4.0[@42537a5](https://github.com/42537a5) by renovate ([#20141](https://github.com/truecharts/charts/issues/20141)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/actualserver/11.0.4/app-readme.md b/stable/actualserver/11.1.0/app-readme.md similarity index 100% rename from stable/actualserver/11.0.4/app-readme.md rename to stable/actualserver/11.1.0/app-readme.md diff --git a/stable/n8n/14.0.5/charts/common-23.0.0.tgz b/stable/actualserver/11.1.0/charts/common-23.0.0.tgz similarity index 100% rename from stable/n8n/14.0.5/charts/common-23.0.0.tgz rename to stable/actualserver/11.1.0/charts/common-23.0.0.tgz diff --git a/stable/actualserver/11.0.4/icon-small.webp b/stable/actualserver/11.1.0/icon-small.webp similarity index 100% rename from stable/actualserver/11.0.4/icon-small.webp rename to stable/actualserver/11.1.0/icon-small.webp diff --git a/stable/actualserver/11.0.4/icon.webp b/stable/actualserver/11.1.0/icon.webp similarity index 100% rename from stable/actualserver/11.0.4/icon.webp rename to stable/actualserver/11.1.0/icon.webp diff --git a/stable/actualserver/11.0.4/ix_values.yaml b/stable/actualserver/11.1.0/ix_values.yaml similarity index 90% rename from stable/actualserver/11.0.4/ix_values.yaml rename to stable/actualserver/11.1.0/ix_values.yaml index f7774bf286c..cea03aedd10 100644 --- a/stable/actualserver/11.0.4/ix_values.yaml +++ b/stable/actualserver/11.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/actualbudget/actual-server pullPolicy: IfNotPresent - tag: 24.4.0@sha256:42537a52e3609033eb67adc9df07d8e4f97fc82960748014e08003ff23c7c075 + tag: 24.5.0@sha256:48374b8f097e0e65b254b5a9cd6ff03566d6e6200ec12a5c3f54e75694c83c11 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/actualserver/11.0.4/questions.yaml b/stable/actualserver/11.1.0/questions.yaml similarity index 99% rename from stable/actualserver/11.0.4/questions.yaml rename to stable/actualserver/11.1.0/questions.yaml index 1e080198986..2c03b264a3a 100755 --- a/stable/actualserver/11.0.4/questions.yaml +++ b/stable/actualserver/11.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/actualserver/11.0.4/templates/NOTES.txt b/stable/actualserver/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/actualserver/11.0.4/templates/NOTES.txt rename to stable/actualserver/11.1.0/templates/NOTES.txt diff --git a/stable/actualserver/11.0.4/templates/common.yaml b/stable/actualserver/11.1.0/templates/common.yaml similarity index 100% rename from stable/actualserver/11.0.4/templates/common.yaml rename to stable/actualserver/11.1.0/templates/common.yaml diff --git a/stable/actualserver/11.0.4/values.yaml b/stable/actualserver/11.1.0/values.yaml similarity index 100% rename from stable/actualserver/11.0.4/values.yaml rename to stable/actualserver/11.1.0/values.yaml diff --git a/stable/alist/10.0.4/charts/common-22.0.3.tgz b/stable/alist/10.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/alist/10.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/alist/10.0.4/.helmignore b/stable/alist/10.1.0/.helmignore similarity index 100% rename from stable/alist/10.0.4/.helmignore rename to stable/alist/10.1.0/.helmignore diff --git a/stable/alist/10.0.4/CHANGELOG.md b/stable/alist/10.1.0/CHANGELOG.md similarity index 100% rename from stable/alist/10.0.4/CHANGELOG.md rename to stable/alist/10.1.0/CHANGELOG.md diff --git a/stable/alist/10.0.4/Chart.yaml b/stable/alist/10.1.0/Chart.yaml similarity index 92% rename from stable/alist/10.0.4/Chart.yaml rename to stable/alist/10.1.0/Chart.yaml index b1aa0316945..76369a7b982 100644 --- a/stable/alist/10.0.4/Chart.yaml +++ b/stable/alist/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.33.0 +appVersion: 3.34.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -27,7 +27,7 @@ keywords: - google driver - aliyun driver - baiduyun -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist - https://hub.docker.com/r/xhofe/alist-aria2 type: application -version: 10.0.4 +version: 10.1.0 diff --git a/stable/alist/10.0.4/README.md b/stable/alist/10.1.0/README.md similarity index 100% rename from stable/alist/10.0.4/README.md rename to stable/alist/10.1.0/README.md diff --git a/stable/alist/10.0.4/app-changelog.md b/stable/alist/10.1.0/app-changelog.md similarity index 89% rename from stable/alist/10.0.4/app-changelog.md rename to stable/alist/10.1.0/app-changelog.md index 44d86b6e369..9f82a6df72a 100644 --- a/stable/alist/10.0.4/app-changelog.md +++ b/stable/alist/10.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [alist-10.0.4](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-10.0.4) (2024-04-30) +## [alist-10.1.0](https://github.com/truecharts/charts/compare/alist-9.8.0...alist-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image xhofe/alist-aria2 to v3.34.0[@4d70f8e](https://github.com/4d70f8e) by renovate ([#21633](https://github.com/truecharts/charts/issues/21633)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/alist/10.0.4/app-readme.md b/stable/alist/10.1.0/app-readme.md similarity index 100% rename from stable/alist/10.0.4/app-readme.md rename to stable/alist/10.1.0/app-readme.md diff --git a/stable/sabnzbd/20.0.4/charts/common-23.0.0.tgz b/stable/alist/10.1.0/charts/common-23.0.0.tgz similarity index 100% rename from stable/sabnzbd/20.0.4/charts/common-23.0.0.tgz rename to stable/alist/10.1.0/charts/common-23.0.0.tgz diff --git a/stable/alist/10.0.4/icon-small.webp b/stable/alist/10.1.0/icon-small.webp similarity index 100% rename from stable/alist/10.0.4/icon-small.webp rename to stable/alist/10.1.0/icon-small.webp diff --git a/stable/alist/10.0.4/icon.webp b/stable/alist/10.1.0/icon.webp similarity index 100% rename from stable/alist/10.0.4/icon.webp rename to stable/alist/10.1.0/icon.webp diff --git a/stable/alist/10.0.4/ix_values.yaml b/stable/alist/10.1.0/ix_values.yaml similarity index 90% rename from stable/alist/10.0.4/ix_values.yaml rename to stable/alist/10.1.0/ix_values.yaml index 7fea3473b89..1eb65e9539a 100644 --- a/stable/alist/10.0.4/ix_values.yaml +++ b/stable/alist/10.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: xhofe/alist-aria2 pullPolicy: IfNotPresent - tag: v3.33.0@sha256:5abae95645033adea9e94e90119a117b32e14999b199bf9f4efabc169303e14e + tag: v3.34.0@sha256:4d70f8eff830826a37fc83ae6891382b664839eca9353a8706b1169e935c31c8 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/alist/10.0.4/questions.yaml b/stable/alist/10.1.0/questions.yaml similarity index 99% rename from stable/alist/10.0.4/questions.yaml rename to stable/alist/10.1.0/questions.yaml index 2e8ad310422..da41f3bba8b 100755 --- a/stable/alist/10.0.4/questions.yaml +++ b/stable/alist/10.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/alist/10.0.4/templates/NOTES.txt b/stable/alist/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/alist/10.0.4/templates/NOTES.txt rename to stable/alist/10.1.0/templates/NOTES.txt diff --git a/stable/alist/10.0.4/templates/common.yaml b/stable/alist/10.1.0/templates/common.yaml similarity index 100% rename from stable/alist/10.0.4/templates/common.yaml rename to stable/alist/10.1.0/templates/common.yaml diff --git a/stable/alist/10.0.4/values.yaml b/stable/alist/10.1.0/values.yaml similarity index 100% rename from stable/alist/10.0.4/values.yaml rename to stable/alist/10.1.0/values.yaml diff --git a/stable/bitmagnet/2.0.4/.helmignore b/stable/atuin/4.1.0/.helmignore similarity index 100% rename from stable/bitmagnet/2.0.4/.helmignore rename to stable/atuin/4.1.0/.helmignore diff --git a/stable/bitmagnet/2.0.4/CHANGELOG.md b/stable/atuin/4.1.0/CHANGELOG.md similarity index 100% rename from stable/bitmagnet/2.0.4/CHANGELOG.md rename to stable/atuin/4.1.0/CHANGELOG.md diff --git a/stable/atuin/4.1.0/Chart.yaml b/stable/atuin/4.1.0/Chart.yaml new file mode 100644 index 00000000000..89c29c079ff --- /dev/null +++ b/stable/atuin/4.1.0/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: system + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 18.2.0 +dependencies: + - name: common + version: 23.0.0 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: Magical shell history. +home: https://truecharts.org/charts/stable/atuin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp +keywords: + - atuin + - shell +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: atuin +sources: + - https://github.com/atuinsh/atuin + - https://github.com/truecharts/charts/tree/master/charts/stable/atuin + - https://ghcr.io/atuinsh/atuin +type: application +version: 4.1.0 diff --git a/stable/atuin/4.1.0/README.md b/stable/atuin/4.1.0/README.md new file mode 100644 index 00000000000..7268839a758 --- /dev/null +++ b/stable/atuin/4.1.0/README.md @@ -0,0 +1,56 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps. +Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible + +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)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://tccr.io/truecharts/CHARTNAME` + +For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/ + + +### TrueNAS SCALE Apps + +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). + +## Configuration Options + +To view the chart specific options, please view Values.yaml included in the chart. + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://truecharts.org/charts/stable/atuin + +## 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) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/atuin/4.1.0/app-changelog.md b/stable/atuin/4.1.0/app-changelog.md new file mode 100644 index 00000000000..740794cd39f --- /dev/null +++ b/stable/atuin/4.1.0/app-changelog.md @@ -0,0 +1,15 @@ + + +## [atuin-4.1.0](https://github.com/truecharts/charts/compare/atuin-2.1.2...atuin-4.1.0) (2024-05-05) + +### Chore + + + +- update container image ghcr.io/atuinsh/atuin to v18.2.0[@b3fe389](https://github.com/b3fe389) by renovate ([#21611](https://github.com/truecharts/charts/issues/21611)) + +### Feat + + + +- migrate atuin to stable ([#21459](https://github.com/truecharts/charts/issues/21459)) \ No newline at end of file diff --git a/stable/atuin/4.1.0/app-readme.md b/stable/atuin/4.1.0/app-readme.md new file mode 100644 index 00000000000..ec7818cf262 --- /dev/null +++ b/stable/atuin/4.1.0/app-readme.md @@ -0,0 +1,8 @@ +Magical shell history. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/atuin](https://truecharts.org/charts/stable/atuin) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/atuin/4.1.0/charts/common-23.0.0.tgz b/stable/atuin/4.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/atuin/4.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/atuin/4.1.0/icon-small.webp b/stable/atuin/4.1.0/icon-small.webp new file mode 100644 index 00000000000..c674d3986dd Binary files /dev/null and b/stable/atuin/4.1.0/icon-small.webp differ diff --git a/stable/atuin/4.1.0/icon.webp b/stable/atuin/4.1.0/icon.webp new file mode 100644 index 00000000000..38c077e1e3a Binary files /dev/null and b/stable/atuin/4.1.0/icon.webp differ diff --git a/stable/atuin/4.1.0/ix_values.yaml b/stable/atuin/4.1.0/ix_values.yaml new file mode 100644 index 00000000000..11a9561a227 --- /dev/null +++ b/stable/atuin/4.1.0/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: ghcr.io/atuinsh/atuin + pullPolicy: IfNotPresent + tag: v18.2.0@sha256:b3fe3891ca5d08d0846aaba98b2bc0683cbc1e6f08d4952326d123b7da481b68 + +securityContext: + container: + runAsUser: 1000 + runAsGroup: 1000 + +service: + main: + ports: + main: + protocol: http + port: 8888 + +atuin: + open_registration: false + +workload: + main: + podSpec: + containers: + main: + args: + - server + - start + env: + ATUIN_HOST: 0.0.0.0 + ATUIN_PORT: "{{ .Values.service.main.ports.main.port }}" + ATUIN_OPEN_REGISTRATION: "{{ .Values.atuin.open_registration }}" + ATUIN_CONFIG_DIR: /config + ATUIN_DB_URI: + secretKeyRef: + name: cnpg-main-urls + key: std + ATUIN_DB_USERNAME: "{{ .Values.cnpg.main.user }}" + ATUIN_DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + +persistence: + config: + enabled: true + mountPath: "/config" + +cnpg: + main: + enabled: true + user: atuin + database: atuin + +portal: + open: + enabled: false diff --git a/stable/atuin/4.1.0/questions.yaml b/stable/atuin/4.1.0/questions.yaml new file mode 100755 index 00000000000..19dbd35e592 --- /dev/null +++ b/stable/atuin/4.1.0/questions.yaml @@ -0,0 +1,3170 @@ +groups: + - name: Image + description: | + Configured the images to be used for the Chart. + It's wise to use "digest pinned" tags and to avoid using "latest". + + Checkout the following documentation for more information: + - https://truecharts.org/common/#images + + + - name: General + description: | + For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general. + + Checkout the following documentation for more information: + - https://truecharts.org/common/global/ + - https://truecharts.org/common/#tz + - https://truecharts.org/common/podoptions/ + - Image Pull Secrets + + + - name: Workload + description: | + These settings configure how the actual Pods and containers are running. + Generally, on SCALE, we only expose a limited subset of these settings for the primary workload and container. + + Checkout the following documentation for more information: + - https://truecharts.org/common/workload/ + - https://truecharts.org/common/container/ + + + - name: App Configuration + description: | + Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application. + Most options should have a Tooltip (Circled Question Mark) to further describe said option. + + To find more information, lookup your chart-specific documentation in the Charts List: https://truecharts.org/charts/description-list/ + + - name: Services + description: | + Service and Networking options for any applications are contained here. + Some applications may have complicated networking setups with multiple options or some may have no options here at all. + + Options here include the service and port configurations for the application, and more may be enabled or changed under the Advanced Settings and Show Expert Config boxes. + + Checkout the following documentation for more information: + - https://truecharts.org/common/service/ + + - name: Networking + description: | + Contains advanced networking options that are not actively supported by the TrueCharts team. + Currently only contains scaleExternalInterfaces. + + Checkout the following documentation for more information: + - https://truecharts.org/common/scaleexternalinterface/ + + - name: Persistence + description: | + Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. + This storage is called Persistence since it is not deleted upon restart or upgrade of an application. + + Checkout the following documentation for more information: + - https://truecharts.org/common/persistence/ + - https://truecharts.org/scale/guides/nfs-share/ + - https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath + + + - name: Ingress + description: | + Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). + If you choose to enable this you must have a "Ingress Provider" aka "Reverse Proxy" installed (We highly advice Traefik: https://truecharts.org/charts/premium/traefik/) + It also requiresa DNS service to actually resolve the DNS name of the FQDN specified. + + Checkout the following documentation for more information: + - https://truecharts.org/common/ingress/ + + + - name: SecurityContext + description: | + The security settings for each application and/or permissions that each application may have for the files/directories created. + Each application will come with predefined permissions but users may want to change certain setting depending on their usage or capabilities. + + Unless necessary users are advised to keep this section mostly to defaults. + + Checkout the following documentation for more information: + - https://truecharts.org/common/securitycontext/ + + + - name: Resources + description: | + Resources limits that have been defined by each application are in this section. + Most will have a specific default that some users may want to change based on their specific hardware or needs. + + This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted. + + Checkout the following documentation for more information: + - https://truecharts.org/common/resources/ + + - name: Devices + description: | + These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts. + For clearity we've decided to seperate this from persistence on SCALE. + + Checkout the following documentation for more information: + - https://truecharts.org/common/persistence/device/ + - https://truecharts.org/scale/guides/pci-passthrough/ + + - name: Middlewares + description: Traefik Middlewares + + - name: StorageClass + description: | + StorageClasses define where to storage Storage. + + Checkout the following documentation for more information: + + - name: Metrics + description: | + Contains options to configure Prometheus metrics for the application. + + Checkout the following documentation for more information: + - https://truecharts.org/common/metrics/ + + + - name: Addons + description: | + Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults. + Things included here are VPN addons, Codeserver for editing files inside the application’s container, Netshoot for network troubelshooting, etc. + + Generally not required for use but may be necessary or usefull at times for specific applications. + + Checkout the following documentation for more information: + - https://truecharts.org/common/addons/ + - https://truecharts.org/scale/guides/vpn-setup/ + + + - name: Experimental + description: | + Experimental Configuration Options + Often these are not fully flushed-out, could randomly break or might not work at-all. + + - name: Postgresql + description: | + For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first. + + Checkout the following documentation for more information: + - https://truecharts.org/common/cnpg/ + - https://truecharts.org/scale/guides/sql-export/ + - https://truecharts.org/scale/guides/recover-cnpg/ + + - name: Dependencies + description: | + contains dependency setting for which we, currently, do not have seperate catagories (yet) + + + - name: Documentation + description: | + We added this section to make everyone aware that OpenSource isn't always easy. + It doesn't keep existing without signficant ongoing support, so please consider supporting TrueCharts and other OpenSource projects. + + Before installing, be sure you've followed the https://truecharts.org/scale/guides/getting-started/ + We would also advice going over our https://truecharts.org/scale/guides/scale-intro/ + and many of the other documentation pages... + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: credentialsList + group: General + label: "Credentials (Experimental)" + schema: + type: list + default: [] + items: + - variable: credentialsEntry + label: "Enter Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name" + schema: + type: string + required: true + default: "" + - variable: type + label: Type + description: "Type of Credential" + schema: + type: string + default: "s3" + enum: + - value: s3 + description: s3 Storage + - variable: url + label: "url" + schema: + type: string + default: "" + required: true + - variable: path + label: "path" + description: "Path Prefix not needed for most cases" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: accessKey + label: "accessKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: secretKey + label: "secretKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: encrKey + label: "encrKey" + description: "The Encryption key is needed for tools like volsync if not needed it will be ignored" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "MYSECRETPASSPHRASE" + required: true + + - variable: workload + group: "Workload" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + + - variable: atuin + group: App Configuration + label: Atuin Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: open_registration + label: Open Registration + description: If true, accept new user registrations. + schema: + type: boolean + default: false + + - variable: TZ + label: Timezone + group: "General" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8888 + required: true + - variable: scaleExternalInterface + description: 'Add External Interfaces (Experimental, might change or be removed without further notice)' + label: Add external Interfaces (Experimental) + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + + + - variable: serviceList + label: Add Manual Custom Services + group: Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Persistence + schema: + additional_attrs: true + type: dict + attrs: + + - variable: config + label: "App Config Storage" + description: "Stores the Application Config." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: SecurityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 1000 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 1000 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Experimental +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Experimental + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/bitmagnet/2.0.4/templates/NOTES.txt b/stable/atuin/4.1.0/templates/NOTES.txt similarity index 100% rename from stable/bitmagnet/2.0.4/templates/NOTES.txt rename to stable/atuin/4.1.0/templates/NOTES.txt diff --git a/stable/bitmagnet/2.0.4/templates/common.yaml b/stable/atuin/4.1.0/templates/common.yaml similarity index 100% rename from stable/bitmagnet/2.0.4/templates/common.yaml rename to stable/atuin/4.1.0/templates/common.yaml diff --git a/stable/bitmagnet/2.0.4/values.yaml b/stable/atuin/4.1.0/values.yaml similarity index 100% rename from stable/bitmagnet/2.0.4/values.yaml rename to stable/atuin/4.1.0/values.yaml diff --git a/stable/bitmagnet/2.0.4/charts/common-22.0.3.tgz b/stable/bitmagnet/2.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/bitmagnet/2.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/clickhouse/13.0.5/.helmignore b/stable/bitmagnet/2.1.0/.helmignore similarity index 100% rename from stable/clickhouse/13.0.5/.helmignore rename to stable/bitmagnet/2.1.0/.helmignore diff --git a/stable/clickhouse/13.0.5/CHANGELOG.md b/stable/bitmagnet/2.1.0/CHANGELOG.md similarity index 100% rename from stable/clickhouse/13.0.5/CHANGELOG.md rename to stable/bitmagnet/2.1.0/CHANGELOG.md diff --git a/stable/bitmagnet/2.0.4/Chart.yaml b/stable/bitmagnet/2.1.0/Chart.yaml similarity index 93% rename from stable/bitmagnet/2.0.4/Chart.yaml rename to stable/bitmagnet/2.1.0/Chart.yaml index c5f84e890fd..cf24fe635e1 100644 --- a/stable/bitmagnet/2.0.4/Chart.yaml +++ b/stable/bitmagnet/2.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.7.14 +appVersion: 0.8.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.webp keywords: - torrent - bitmagnet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet - https://ghcr.io/bitmagnet-io/bitmagnet type: application -version: 2.0.4 +version: 2.1.0 diff --git a/stable/bitmagnet/2.0.4/README.md b/stable/bitmagnet/2.1.0/README.md similarity index 100% rename from stable/bitmagnet/2.0.4/README.md rename to stable/bitmagnet/2.1.0/README.md diff --git a/stable/bitmagnet/2.1.0/app-changelog.md b/stable/bitmagnet/2.1.0/app-changelog.md new file mode 100644 index 00000000000..659ef430e02 --- /dev/null +++ b/stable/bitmagnet/2.1.0/app-changelog.md @@ -0,0 +1,79 @@ + + +## [bitmagnet-2.1.0](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-2.1.0) (2024-05-05) + +### Chore + + + +- update docs links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- bump everything to regenerate readme's and site index + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image ghcr.io/bitmagnet-io/bitmagnet to v0.8.0[@c638773](https://github.com/c638773) by renovate ([#21612](https://github.com/truecharts/charts/issues/21612)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- make links relative + +- Fix broken links for Starlight ([#20737](https://github.com/truecharts/charts/issues/20737)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/bitmagnet/2.0.4/app-readme.md b/stable/bitmagnet/2.1.0/app-readme.md similarity index 100% rename from stable/bitmagnet/2.0.4/app-readme.md rename to stable/bitmagnet/2.1.0/app-readme.md diff --git a/stable/bitmagnet/2.1.0/charts/common-23.0.0.tgz b/stable/bitmagnet/2.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/bitmagnet/2.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/bitmagnet/2.0.4/dashboard.json b/stable/bitmagnet/2.1.0/dashboard.json similarity index 100% rename from stable/bitmagnet/2.0.4/dashboard.json rename to stable/bitmagnet/2.1.0/dashboard.json diff --git a/stable/bitmagnet/2.0.4/icon-small.webp b/stable/bitmagnet/2.1.0/icon-small.webp similarity index 100% rename from stable/bitmagnet/2.0.4/icon-small.webp rename to stable/bitmagnet/2.1.0/icon-small.webp diff --git a/stable/bitmagnet/2.0.4/icon.webp b/stable/bitmagnet/2.1.0/icon.webp similarity index 100% rename from stable/bitmagnet/2.0.4/icon.webp rename to stable/bitmagnet/2.1.0/icon.webp diff --git a/stable/bitmagnet/2.0.4/ix_values.yaml b/stable/bitmagnet/2.1.0/ix_values.yaml similarity index 97% rename from stable/bitmagnet/2.0.4/ix_values.yaml rename to stable/bitmagnet/2.1.0/ix_values.yaml index 5c4b30c2e4f..0133d121320 100644 --- a/stable/bitmagnet/2.0.4/ix_values.yaml +++ b/stable/bitmagnet/2.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/bitmagnet-io/bitmagnet - tag: 0.7.14@sha256:1e7e298d68168abc6c9ee17b09cf779b9d3c181743d954ed99e01645035aebd7 + tag: v0.8.0@sha256:c638773151d97e6bd2e19f181f0845be4c82893974975037aa06665c711e4466 pullPolicy: IfNotPresent service: main: diff --git a/stable/bitmagnet/2.0.4/questions.yaml b/stable/bitmagnet/2.1.0/questions.yaml similarity index 99% rename from stable/bitmagnet/2.0.4/questions.yaml rename to stable/bitmagnet/2.1.0/questions.yaml index fa90d70f1fe..f8ececb24c6 100755 --- a/stable/bitmagnet/2.0.4/questions.yaml +++ b/stable/bitmagnet/2.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2064,22 +2057,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/clickhouse/13.0.5/templates/NOTES.txt b/stable/bitmagnet/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/clickhouse/13.0.5/templates/NOTES.txt rename to stable/bitmagnet/2.1.0/templates/NOTES.txt diff --git a/stable/clickhouse/13.0.5/templates/common.yaml b/stable/bitmagnet/2.1.0/templates/common.yaml similarity index 100% rename from stable/clickhouse/13.0.5/templates/common.yaml rename to stable/bitmagnet/2.1.0/templates/common.yaml diff --git a/stable/clickhouse/13.0.5/values.yaml b/stable/bitmagnet/2.1.0/values.yaml similarity index 100% rename from stable/clickhouse/13.0.5/values.yaml rename to stable/bitmagnet/2.1.0/values.yaml diff --git a/stable/czkawka/10.0.4/.helmignore b/stable/clickhouse/13.1.0/.helmignore similarity index 100% rename from stable/czkawka/10.0.4/.helmignore rename to stable/clickhouse/13.1.0/.helmignore diff --git a/stable/czkawka/10.0.4/CHANGELOG.md b/stable/clickhouse/13.1.0/CHANGELOG.md similarity index 100% rename from stable/czkawka/10.0.4/CHANGELOG.md rename to stable/clickhouse/13.1.0/CHANGELOG.md diff --git a/stable/clickhouse/13.0.5/Chart.yaml b/stable/clickhouse/13.1.0/Chart.yaml similarity index 94% rename from stable/clickhouse/13.0.5/Chart.yaml rename to stable/clickhouse/13.1.0/Chart.yaml index a682e9d096b..b1a22fca1b2 100644 --- a/stable/clickhouse/13.0.5/Chart.yaml +++ b/stable/clickhouse/13.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.3.2.23 +appVersion: 24.4.1.2088 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 13.0.5 +version: 13.1.0 diff --git a/stable/clickhouse/13.0.5/README.md b/stable/clickhouse/13.1.0/README.md similarity index 100% rename from stable/clickhouse/13.0.5/README.md rename to stable/clickhouse/13.1.0/README.md diff --git a/stable/clickhouse/13.0.5/app-changelog.md b/stable/clickhouse/13.1.0/app-changelog.md similarity index 88% rename from stable/clickhouse/13.0.5/app-changelog.md rename to stable/clickhouse/13.1.0/app-changelog.md index b5b12450c90..d755e22abcc 100644 --- a/stable/clickhouse/13.0.5/app-changelog.md +++ b/stable/clickhouse/13.1.0/app-changelog.md @@ -1,44 +1,48 @@ -## [clickhouse-13.0.5](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-13.0.5) (2024-05-02) +## [clickhouse-13.1.0](https://github.com/truecharts/charts/compare/clickhouse-12.7.0...clickhouse-13.1.0) (2024-05-05) ### Chore +- bump charts to release new docs to fix broken links + - bump charts to ensure new icons are released +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + - bump common -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) +- bump everything to regenerate readme's and site index - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image clickhouse/clickhouse-server to v24.3.3.102[@f87b3ae](https://github.com/f87b3ae) by renovate ([#21563](https://github.com/truecharts/charts/issues/21563)) + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image clickhouse/clickhouse-server to v24.4.1.2088[@6203e51](https://github.com/6203e51) by renovate ([#21601](https://github.com/truecharts/charts/issues/21601)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + - update container image clickhouse/clickhouse-server to v24.3.2.23[@c96ce34](https://github.com/c96ce34) by renovate ([#20181](https://github.com/truecharts/charts/issues/20181)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image clickhouse/clickhouse-server to v24.3.1.2672[@c92d2e1](https://github.com/c92d2e1) by renovate ([#19879](https://github.com/truecharts/charts/issues/19879)) diff --git a/stable/clickhouse/13.0.5/app-readme.md b/stable/clickhouse/13.1.0/app-readme.md similarity index 100% rename from stable/clickhouse/13.0.5/app-readme.md rename to stable/clickhouse/13.1.0/app-readme.md diff --git a/stable/clickhouse/13.1.0/charts/common-23.0.0.tgz b/stable/clickhouse/13.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/clickhouse/13.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/clickhouse/13.0.5/icon-small.webp b/stable/clickhouse/13.1.0/icon-small.webp similarity index 100% rename from stable/clickhouse/13.0.5/icon-small.webp rename to stable/clickhouse/13.1.0/icon-small.webp diff --git a/stable/clickhouse/13.0.5/icon.webp b/stable/clickhouse/13.1.0/icon.webp similarity index 100% rename from stable/clickhouse/13.0.5/icon.webp rename to stable/clickhouse/13.1.0/icon.webp diff --git a/stable/clickhouse/13.0.5/ix_values.yaml b/stable/clickhouse/13.1.0/ix_values.yaml similarity index 96% rename from stable/clickhouse/13.0.5/ix_values.yaml rename to stable/clickhouse/13.1.0/ix_values.yaml index a3b9dc1cf56..6e912ee9c67 100644 --- a/stable/clickhouse/13.0.5/ix_values.yaml +++ b/stable/clickhouse/13.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 24.3.2.23@sha256:c96ce349be6b6cb4642d852eabddf2f6bbe834a46d134a108605c29dc223fd0e + tag: 24.4.1.2088@sha256:6203e5170ff7f7070c553b2420cd53916be50011dc5fa77f4aae7187421b70a4 includeCommon: true workload: diff --git a/stable/clickhouse/13.0.5/questions.yaml b/stable/clickhouse/13.1.0/questions.yaml similarity index 100% rename from stable/clickhouse/13.0.5/questions.yaml rename to stable/clickhouse/13.1.0/questions.yaml diff --git a/stable/czkawka/10.0.4/templates/NOTES.txt b/stable/clickhouse/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/czkawka/10.0.4/templates/NOTES.txt rename to stable/clickhouse/13.1.0/templates/NOTES.txt diff --git a/stable/czkawka/10.0.4/templates/common.yaml b/stable/clickhouse/13.1.0/templates/common.yaml similarity index 100% rename from stable/czkawka/10.0.4/templates/common.yaml rename to stable/clickhouse/13.1.0/templates/common.yaml diff --git a/stable/czkawka/10.0.4/values.yaml b/stable/clickhouse/13.1.0/values.yaml similarity index 100% rename from stable/czkawka/10.0.4/values.yaml rename to stable/clickhouse/13.1.0/values.yaml diff --git a/stable/czkawka/10.0.4/charts/common-22.0.3.tgz b/stable/czkawka/10.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/czkawka/10.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/filebot/10.0.4/.helmignore b/stable/czkawka/10.1.0/.helmignore similarity index 100% rename from stable/filebot/10.0.4/.helmignore rename to stable/czkawka/10.1.0/.helmignore diff --git a/stable/filebot/10.0.4/CHANGELOG.md b/stable/czkawka/10.1.0/CHANGELOG.md similarity index 100% rename from stable/filebot/10.0.4/CHANGELOG.md rename to stable/czkawka/10.1.0/CHANGELOG.md diff --git a/stable/czkawka/10.0.4/Chart.yaml b/stable/czkawka/10.1.0/Chart.yaml similarity index 92% rename from stable/czkawka/10.0.4/Chart.yaml rename to stable/czkawka/10.1.0/Chart.yaml index 61187901477..892012e4018 100644 --- a/stable/czkawka/10.0.4/Chart.yaml +++ b/stable/czkawka/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.1 +appVersion: 24.05.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - duplicates - file management - czkawka -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - https://hub.docker.com/r/jlesage/czkawka type: application -version: 10.0.4 +version: 10.1.0 diff --git a/stable/czkawka/10.0.4/README.md b/stable/czkawka/10.1.0/README.md similarity index 100% rename from stable/czkawka/10.0.4/README.md rename to stable/czkawka/10.1.0/README.md diff --git a/stable/czkawka/10.0.4/app-changelog.md b/stable/czkawka/10.1.0/app-changelog.md similarity index 89% rename from stable/czkawka/10.0.4/app-changelog.md rename to stable/czkawka/10.1.0/app-changelog.md index 3511e5459fe..0722c01ee4b 100644 --- a/stable/czkawka/10.0.4/app-changelog.md +++ b/stable/czkawka/10.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [czkawka-10.0.4](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-10.0.4) (2024-04-30) +## [czkawka-10.1.0](https://github.com/truecharts/charts/compare/czkawka-9.6.0...czkawka-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image jlesage/czkawka to v24.05.1[@042d4b7](https://github.com/042d4b7) by renovate ([#21624](https://github.com/truecharts/charts/issues/21624)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image jlesage/czkawka to v24.04.1[@6c3e309](https://github.com/6c3e309) by renovate ([#20240](https://github.com/truecharts/charts/issues/20240)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/czkawka/10.0.4/app-readme.md b/stable/czkawka/10.1.0/app-readme.md similarity index 100% rename from stable/czkawka/10.0.4/app-readme.md rename to stable/czkawka/10.1.0/app-readme.md diff --git a/stable/czkawka/10.1.0/charts/common-23.0.0.tgz b/stable/czkawka/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/czkawka/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/czkawka/10.0.4/icon-small.webp b/stable/czkawka/10.1.0/icon-small.webp similarity index 100% rename from stable/czkawka/10.0.4/icon-small.webp rename to stable/czkawka/10.1.0/icon-small.webp diff --git a/stable/czkawka/10.0.4/icon.webp b/stable/czkawka/10.1.0/icon.webp similarity index 100% rename from stable/czkawka/10.0.4/icon.webp rename to stable/czkawka/10.1.0/icon.webp diff --git a/stable/czkawka/10.0.4/ix_values.yaml b/stable/czkawka/10.1.0/ix_values.yaml similarity index 95% rename from stable/czkawka/10.0.4/ix_values.yaml rename to stable/czkawka/10.1.0/ix_values.yaml index a02103cdb9a..cf4a76b6c07 100644 --- a/stable/czkawka/10.0.4/ix_values.yaml +++ b/stable/czkawka/10.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jlesage/czkawka pullPolicy: IfNotPresent - tag: v24.04.1@sha256:6c3e309dffcd5b0ad14c8b169dc61ac3068fcc57db3a43be0ed2e1703ebe4fcd + tag: v24.05.1@sha256:042d4b7cc9556d808b1bb0fa1b4e3fe0d0bebb9de321f0796020f5c2d0c5d722 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/czkawka/10.0.4/questions.yaml b/stable/czkawka/10.1.0/questions.yaml similarity index 99% rename from stable/czkawka/10.0.4/questions.yaml rename to stable/czkawka/10.1.0/questions.yaml index d9bf6daff33..7e17c5c58bf 100755 --- a/stable/czkawka/10.0.4/questions.yaml +++ b/stable/czkawka/10.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/filebot/10.0.4/templates/NOTES.txt b/stable/czkawka/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/filebot/10.0.4/templates/NOTES.txt rename to stable/czkawka/10.1.0/templates/NOTES.txt diff --git a/stable/filebot/10.0.4/templates/common.yaml b/stable/czkawka/10.1.0/templates/common.yaml similarity index 100% rename from stable/filebot/10.0.4/templates/common.yaml rename to stable/czkawka/10.1.0/templates/common.yaml diff --git a/stable/filebot/10.0.4/values.yaml b/stable/czkawka/10.1.0/values.yaml similarity index 100% rename from stable/filebot/10.0.4/values.yaml rename to stable/czkawka/10.1.0/values.yaml diff --git a/stable/filebot/10.0.4/app-changelog.md b/stable/filebot/10.0.4/app-changelog.md deleted file mode 100644 index 77abffed1b3..00000000000 --- a/stable/filebot/10.0.4/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [filebot-10.0.4](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-10.0.4) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/filebot/10.0.4/charts/common-22.0.3.tgz b/stable/filebot/10.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/filebot/10.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/filebrowser/10.0.4/.helmignore b/stable/filebot/10.1.0/.helmignore similarity index 100% rename from stable/filebrowser/10.0.4/.helmignore rename to stable/filebot/10.1.0/.helmignore diff --git a/stable/filebrowser/10.0.4/CHANGELOG.md b/stable/filebot/10.1.0/CHANGELOG.md similarity index 100% rename from stable/filebrowser/10.0.4/CHANGELOG.md rename to stable/filebot/10.1.0/CHANGELOG.md diff --git a/stable/filebot/10.0.4/Chart.yaml b/stable/filebot/10.1.0/Chart.yaml similarity index 92% rename from stable/filebot/10.0.4/Chart.yaml rename to stable/filebot/10.1.0/Chart.yaml index 435eb565d05..2061281f92e 100644 --- a/stable/filebot/10.0.4/Chart.yaml +++ b/stable/filebot/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.02.1 +appVersion: 24.05.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.webp keywords: - media - filebot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - https://hub.docker.com/r/jlesage/filebot type: application -version: 10.0.4 +version: 10.1.0 diff --git a/stable/filebot/10.0.4/README.md b/stable/filebot/10.1.0/README.md similarity index 100% rename from stable/filebot/10.0.4/README.md rename to stable/filebot/10.1.0/README.md diff --git a/stable/bitmagnet/2.0.4/app-changelog.md b/stable/filebot/10.1.0/app-changelog.md similarity index 88% rename from stable/bitmagnet/2.0.4/app-changelog.md rename to stable/filebot/10.1.0/app-changelog.md index 4f918a05759..94e91662009 100644 --- a/stable/bitmagnet/2.0.4/app-changelog.md +++ b/stable/filebot/10.1.0/app-changelog.md @@ -1,34 +1,32 @@ -## [bitmagnet-2.0.4](https://github.com/truecharts/charts/compare/bitmagnet-1.7.0...bitmagnet-2.0.4) (2024-04-30) +## [filebot-10.1.0](https://github.com/truecharts/charts/compare/filebot-9.6.0...filebot-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update docs links +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) +- update container image jlesage/filebot to v24.05.1[@d0171d8](https://github.com/d0171d8) by renovate ([#21625](https://github.com/truecharts/charts/issues/21625)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) @@ -36,11 +34,11 @@ - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -48,9 +46,9 @@ - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) -- make links relative +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- Fix broken links for Starlight ([#20737](https://github.com/truecharts/charts/issues/20737)) +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) ### Chore diff --git a/stable/filebot/10.0.4/app-readme.md b/stable/filebot/10.1.0/app-readme.md similarity index 100% rename from stable/filebot/10.0.4/app-readme.md rename to stable/filebot/10.1.0/app-readme.md diff --git a/stable/filebot/10.1.0/charts/common-23.0.0.tgz b/stable/filebot/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/filebot/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/filebot/10.0.4/icon-small.webp b/stable/filebot/10.1.0/icon-small.webp similarity index 100% rename from stable/filebot/10.0.4/icon-small.webp rename to stable/filebot/10.1.0/icon-small.webp diff --git a/stable/filebot/10.0.4/icon.webp b/stable/filebot/10.1.0/icon.webp similarity index 100% rename from stable/filebot/10.0.4/icon.webp rename to stable/filebot/10.1.0/icon.webp diff --git a/stable/filebot/10.0.4/ix_values.yaml b/stable/filebot/10.1.0/ix_values.yaml similarity index 97% rename from stable/filebot/10.0.4/ix_values.yaml rename to stable/filebot/10.1.0/ix_values.yaml index d780eff3cc0..a87f6506efe 100644 --- a/stable/filebot/10.0.4/ix_values.yaml +++ b/stable/filebot/10.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/filebot - tag: v24.02.1@sha256:18a82643a0d41791bbc9f5216b3e56fd6f0e35527de4457e857d9401a4cac00f + tag: v24.05.1@sha256:d0171d8edd588b0a6db0c001f8deae67247a09168d8601954dfa691a43069098 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/filebot/10.0.4/questions.yaml b/stable/filebot/10.1.0/questions.yaml similarity index 99% rename from stable/filebot/10.0.4/questions.yaml rename to stable/filebot/10.1.0/questions.yaml index 419d87bf3fd..73be22a3787 100755 --- a/stable/filebot/10.0.4/questions.yaml +++ b/stable/filebot/10.1.0/questions.yaml @@ -228,13 +228,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/filebrowser/10.0.4/templates/NOTES.txt b/stable/filebot/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/10.0.4/templates/NOTES.txt rename to stable/filebot/10.1.0/templates/NOTES.txt diff --git a/stable/flexget/10.0.3/templates/common.yaml b/stable/filebot/10.1.0/templates/common.yaml similarity index 100% rename from stable/flexget/10.0.3/templates/common.yaml rename to stable/filebot/10.1.0/templates/common.yaml diff --git a/stable/filebrowser/10.0.4/values.yaml b/stable/filebot/10.1.0/values.yaml similarity index 100% rename from stable/filebrowser/10.0.4/values.yaml rename to stable/filebot/10.1.0/values.yaml diff --git a/stable/filebrowser/10.0.4/charts/common-22.0.3.tgz b/stable/filebrowser/10.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/filebrowser/10.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/fireshare/7.0.3/.helmignore b/stable/filebrowser/10.1.0/.helmignore similarity index 100% rename from stable/fireshare/7.0.3/.helmignore rename to stable/filebrowser/10.1.0/.helmignore diff --git a/stable/fireshare/7.0.3/CHANGELOG.md b/stable/filebrowser/10.1.0/CHANGELOG.md similarity index 100% rename from stable/fireshare/7.0.3/CHANGELOG.md rename to stable/filebrowser/10.1.0/CHANGELOG.md diff --git a/stable/filebrowser/10.0.4/Chart.yaml b/stable/filebrowser/10.1.0/Chart.yaml similarity index 92% rename from stable/filebrowser/10.0.4/Chart.yaml rename to stable/filebrowser/10.1.0/Chart.yaml index 5716a6ab174..bac21d9af91 100644 --- a/stable/filebrowser/10.0.4/Chart.yaml +++ b/stable/filebrowser/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.28.0 +appVersion: 2.29.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.webp keywords: - filebrowser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 10.0.4 +version: 10.1.0 diff --git a/stable/filebrowser/10.0.4/README.md b/stable/filebrowser/10.1.0/README.md similarity index 100% rename from stable/filebrowser/10.0.4/README.md rename to stable/filebrowser/10.1.0/README.md diff --git a/stable/filebrowser/10.0.4/app-changelog.md b/stable/filebrowser/10.1.0/app-changelog.md similarity index 88% rename from stable/filebrowser/10.0.4/app-changelog.md rename to stable/filebrowser/10.1.0/app-changelog.md index b13f409181c..03b6f3fec87 100644 --- a/stable/filebrowser/10.0.4/app-changelog.md +++ b/stable/filebrowser/10.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [filebrowser-10.0.4](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-10.0.4) (2024-04-30) +## [filebrowser-10.1.0](https://github.com/truecharts/charts/compare/filebrowser-9.6.0...filebrowser-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image docker.io/filebrowser/filebrowser to v2.29.0[@33816c9](https://github.com/33816c9) by renovate ([#21604](https://github.com/truecharts/charts/issues/21604)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image docker.io/filebrowser/filebrowser to v2.28.0[@d312dba](https://github.com/d312dba) by renovate ([#20110](https://github.com/truecharts/charts/issues/20110)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/filebrowser/10.0.4/app-readme.md b/stable/filebrowser/10.1.0/app-readme.md similarity index 100% rename from stable/filebrowser/10.0.4/app-readme.md rename to stable/filebrowser/10.1.0/app-readme.md diff --git a/stable/filebrowser/10.1.0/charts/common-23.0.0.tgz b/stable/filebrowser/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/filebrowser/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/filebrowser/10.0.4/icon-small.webp b/stable/filebrowser/10.1.0/icon-small.webp similarity index 100% rename from stable/filebrowser/10.0.4/icon-small.webp rename to stable/filebrowser/10.1.0/icon-small.webp diff --git a/stable/filebrowser/10.0.4/icon.webp b/stable/filebrowser/10.1.0/icon.webp similarity index 100% rename from stable/filebrowser/10.0.4/icon.webp rename to stable/filebrowser/10.1.0/icon.webp diff --git a/stable/filebrowser/10.0.4/ix_values.yaml b/stable/filebrowser/10.1.0/ix_values.yaml similarity index 91% rename from stable/filebrowser/10.0.4/ix_values.yaml rename to stable/filebrowser/10.1.0/ix_values.yaml index 1166f90fb0e..f73acb0d43c 100644 --- a/stable/filebrowser/10.0.4/ix_values.yaml +++ b/stable/filebrowser/10.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.28.0@sha256:d312dbaa9ecab09fb31857178c978d587167f1de14da8e025be175cda4c201a0 + tag: v2.29.0@sha256:33816c92ba4401bab465528bb54655df427eaaa80dc177e5aecb33d5b8b0a8f7 workload: main: podSpec: diff --git a/stable/filebrowser/10.0.4/questions.yaml b/stable/filebrowser/10.1.0/questions.yaml similarity index 99% rename from stable/filebrowser/10.0.4/questions.yaml rename to stable/filebrowser/10.1.0/questions.yaml index d0eb217c83e..f62417c0ccd 100755 --- a/stable/filebrowser/10.0.4/questions.yaml +++ b/stable/filebrowser/10.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/flexget/10.0.3/templates/NOTES.txt b/stable/filebrowser/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/flexget/10.0.3/templates/NOTES.txt rename to stable/filebrowser/10.1.0/templates/NOTES.txt diff --git a/stable/filebrowser/10.0.4/templates/common.yaml b/stable/filebrowser/10.1.0/templates/common.yaml similarity index 100% rename from stable/filebrowser/10.0.4/templates/common.yaml rename to stable/filebrowser/10.1.0/templates/common.yaml diff --git a/stable/fireshare/7.0.3/values.yaml b/stable/filebrowser/10.1.0/values.yaml similarity index 100% rename from stable/fireshare/7.0.3/values.yaml rename to stable/filebrowser/10.1.0/values.yaml diff --git a/stable/fireshare/7.0.3/app-changelog.md b/stable/fireshare/7.0.3/app-changelog.md deleted file mode 100644 index 1eac4f271c9..00000000000 --- a/stable/fireshare/7.0.3/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [fireshare-7.0.3](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-7.0.3) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/fireshare/7.0.3/charts/common-22.0.3.tgz b/stable/fireshare/7.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/fireshare/7.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/flexget/10.0.3/.helmignore b/stable/fireshare/7.0.5/.helmignore similarity index 100% rename from stable/flexget/10.0.3/.helmignore rename to stable/fireshare/7.0.5/.helmignore diff --git a/stable/flexget/10.0.3/CHANGELOG.md b/stable/fireshare/7.0.5/CHANGELOG.md similarity index 100% rename from stable/flexget/10.0.3/CHANGELOG.md rename to stable/fireshare/7.0.5/CHANGELOG.md diff --git a/stable/fireshare/7.0.3/Chart.yaml b/stable/fireshare/7.0.5/Chart.yaml similarity index 92% rename from stable/fireshare/7.0.3/Chart.yaml rename to stable/fireshare/7.0.5/Chart.yaml index 2b86182b608..792852e8d9d 100644 --- a/stable/fireshare/7.0.3/Chart.yaml +++ b/stable/fireshare/7.0.5/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.2.19 +appVersion: 1.2.20 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fireshare icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.webp keywords: - fireshare -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 7.0.3 +version: 7.0.5 diff --git a/stable/fireshare/7.0.3/README.md b/stable/fireshare/7.0.5/README.md similarity index 100% rename from stable/fireshare/7.0.3/README.md rename to stable/fireshare/7.0.5/README.md diff --git a/stable/fireshare/7.0.5/app-changelog.md b/stable/fireshare/7.0.5/app-changelog.md new file mode 100644 index 00000000000..1f9a3863f69 --- /dev/null +++ b/stable/fireshare/7.0.5/app-changelog.md @@ -0,0 +1,73 @@ + + +## [fireshare-7.0.5](https://github.com/truecharts/charts/compare/fireshare-6.7.0...fireshare-7.0.5) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image shaneisrael/fireshare to v1.2.20[@6afb83f](https://github.com/6afb83f) by renovate ([#21593](https://github.com/truecharts/charts/issues/21593)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/fireshare/7.0.3/app-readme.md b/stable/fireshare/7.0.5/app-readme.md similarity index 100% rename from stable/fireshare/7.0.3/app-readme.md rename to stable/fireshare/7.0.5/app-readme.md diff --git a/stable/fireshare/7.0.5/charts/common-23.0.0.tgz b/stable/fireshare/7.0.5/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/fireshare/7.0.5/charts/common-23.0.0.tgz differ diff --git a/stable/fireshare/7.0.3/icon-small.webp b/stable/fireshare/7.0.5/icon-small.webp similarity index 100% rename from stable/fireshare/7.0.3/icon-small.webp rename to stable/fireshare/7.0.5/icon-small.webp diff --git a/stable/fireshare/7.0.3/icon.webp b/stable/fireshare/7.0.5/icon.webp similarity index 100% rename from stable/fireshare/7.0.3/icon.webp rename to stable/fireshare/7.0.5/icon.webp diff --git a/stable/fireshare/7.0.3/ix_values.yaml b/stable/fireshare/7.0.5/ix_values.yaml similarity index 92% rename from stable/fireshare/7.0.3/ix_values.yaml rename to stable/fireshare/7.0.5/ix_values.yaml index c8d7a10d9e1..191721a5236 100644 --- a/stable/fireshare/7.0.3/ix_values.yaml +++ b/stable/fireshare/7.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: shaneisrael/fireshare - tag: v1.2.19@sha256:c30f4bd15c718b417801a7d61f4b11d249d0610bf504bda19c648b59024f51d0 + tag: v1.2.20@sha256:6afb83f4672748e5db97ed520106cb183a7c2c0892b1ffc4dff5928ba2e6590a securityContext: container: diff --git a/stable/fireshare/7.0.3/questions.yaml b/stable/fireshare/7.0.5/questions.yaml similarity index 99% rename from stable/fireshare/7.0.3/questions.yaml rename to stable/fireshare/7.0.5/questions.yaml index 596a31f490a..041280e8e63 100755 --- a/stable/fireshare/7.0.3/questions.yaml +++ b/stable/fireshare/7.0.5/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/fireshare/7.0.3/templates/_secrets.tpl b/stable/fireshare/7.0.5/templates/_secrets.tpl similarity index 100% rename from stable/fireshare/7.0.3/templates/_secrets.tpl rename to stable/fireshare/7.0.5/templates/_secrets.tpl diff --git a/stable/fireshare/7.0.3/templates/common.yaml b/stable/fireshare/7.0.5/templates/common.yaml similarity index 100% rename from stable/fireshare/7.0.3/templates/common.yaml rename to stable/fireshare/7.0.5/templates/common.yaml diff --git a/stable/flexget/10.0.3/values.yaml b/stable/fireshare/7.0.5/values.yaml similarity index 100% rename from stable/flexget/10.0.3/values.yaml rename to stable/fireshare/7.0.5/values.yaml diff --git a/stable/flexget/10.0.3/charts/common-22.0.3.tgz b/stable/flexget/10.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/flexget/10.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/fluidd/10.0.3/.helmignore b/stable/flexget/10.0.5/.helmignore similarity index 100% rename from stable/fluidd/10.0.3/.helmignore rename to stable/flexget/10.0.5/.helmignore diff --git a/stable/fluidd/10.0.3/CHANGELOG.md b/stable/flexget/10.0.5/CHANGELOG.md similarity index 100% rename from stable/fluidd/10.0.3/CHANGELOG.md rename to stable/flexget/10.0.5/CHANGELOG.md diff --git a/stable/flexget/10.0.3/Chart.yaml b/stable/flexget/10.0.5/Chart.yaml similarity index 92% rename from stable/flexget/10.0.3/Chart.yaml rename to stable/flexget/10.0.5/Chart.yaml index 5a8cfd53be8..807089619b8 100644 --- a/stable/flexget/10.0.3/Chart.yaml +++ b/stable/flexget/10.0.5/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.11.29 +appVersion: 3.11.30 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 10.0.3 +version: 10.0.5 diff --git a/stable/flexget/10.0.3/README.md b/stable/flexget/10.0.5/README.md similarity index 100% rename from stable/flexget/10.0.3/README.md rename to stable/flexget/10.0.5/README.md diff --git a/stable/flexget/10.0.3/app-changelog.md b/stable/flexget/10.0.5/app-changelog.md similarity index 91% rename from stable/flexget/10.0.3/app-changelog.md rename to stable/flexget/10.0.5/app-changelog.md index 159fcec4b7a..79130f07117 100644 --- a/stable/flexget/10.0.3/app-changelog.md +++ b/stable/flexget/10.0.5/app-changelog.md @@ -1,36 +1,40 @@ -## [flexget-10.0.3](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-10.0.3) (2024-04-30) +## [flexget-10.0.5](https://github.com/truecharts/charts/compare/flexget-9.6.0...flexget-10.0.5) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image wiserain/flexget to 3.11.27[@4bf508b](https://github.com/4bf508b) by renovate ([#20301](https://github.com/truecharts/charts/issues/20301)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image wiserain/flexget to v3.11.28[@7ab388c](https://github.com/7ab388c) by renovate ([#21033](https://github.com/truecharts/charts/issues/21033)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image wiserain/flexget to v3.11.29[@293c566](https://github.com/293c566) by renovate ([#21420](https://github.com/truecharts/charts/issues/21420)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image wiserain/flexget to 3.11.27[@b3d8239](https://github.com/b3d8239) by renovate ([#20687](https://github.com/truecharts/charts/issues/20687)) -- update container image wiserain/flexget to v3.11.29[@293c566](https://github.com/293c566) by renovate ([#21420](https://github.com/truecharts/charts/issues/21420)) +- update container image wiserain/flexget to v3.11.30[@d081c62](https://github.com/d081c62) by renovate ([#21596](https://github.com/truecharts/charts/issues/21596)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -38,9 +42,9 @@ - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image wiserain/flexget to 3.11.27[@4bf508b](https://github.com/4bf508b) by renovate ([#20301](https://github.com/truecharts/charts/issues/20301)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/flexget/10.0.3/app-readme.md b/stable/flexget/10.0.5/app-readme.md similarity index 100% rename from stable/flexget/10.0.3/app-readme.md rename to stable/flexget/10.0.5/app-readme.md diff --git a/stable/flexget/10.0.5/charts/common-23.0.0.tgz b/stable/flexget/10.0.5/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/flexget/10.0.5/charts/common-23.0.0.tgz differ diff --git a/stable/flexget/10.0.3/icon-small.webp b/stable/flexget/10.0.5/icon-small.webp similarity index 100% rename from stable/flexget/10.0.3/icon-small.webp rename to stable/flexget/10.0.5/icon-small.webp diff --git a/stable/flexget/10.0.3/icon.webp b/stable/flexget/10.0.5/icon.webp similarity index 100% rename from stable/flexget/10.0.3/icon.webp rename to stable/flexget/10.0.5/icon.webp diff --git a/stable/flexget/10.0.3/ix_values.yaml b/stable/flexget/10.0.5/ix_values.yaml similarity index 90% rename from stable/flexget/10.0.3/ix_values.yaml rename to stable/flexget/10.0.5/ix_values.yaml index bff53533d66..4fbab0f9078 100644 --- a/stable/flexget/10.0.3/ix_values.yaml +++ b/stable/flexget/10.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: wiserain/flexget pullPolicy: IfNotPresent - tag: 3.11.29@sha256:293c566d2888d0e7d430e41bbccd75aca048d226bbed5cf47eed44dbf9044b43 + tag: 3.11.30@sha256:d081c626d289d95896aa52d5aa2814070ff7047aaebfbd1f8534765900b69281 securityContext: container: runAsNonRoot: false diff --git a/stable/flexget/10.0.3/questions.yaml b/stable/flexget/10.0.5/questions.yaml similarity index 99% rename from stable/flexget/10.0.3/questions.yaml rename to stable/flexget/10.0.5/questions.yaml index ef738fdd51c..dcac5e751bd 100755 --- a/stable/flexget/10.0.3/questions.yaml +++ b/stable/flexget/10.0.5/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/fluidd/10.0.3/templates/NOTES.txt b/stable/flexget/10.0.5/templates/NOTES.txt similarity index 100% rename from stable/fluidd/10.0.3/templates/NOTES.txt rename to stable/flexget/10.0.5/templates/NOTES.txt diff --git a/stable/fluidd/10.0.3/templates/common.yaml b/stable/flexget/10.0.5/templates/common.yaml similarity index 100% rename from stable/fluidd/10.0.3/templates/common.yaml rename to stable/flexget/10.0.5/templates/common.yaml diff --git a/stable/fluidd/10.0.3/values.yaml b/stable/flexget/10.0.5/values.yaml similarity index 100% rename from stable/fluidd/10.0.3/values.yaml rename to stable/flexget/10.0.5/values.yaml diff --git a/stable/fluidd/10.0.3/charts/common-22.0.3.tgz b/stable/fluidd/10.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/fluidd/10.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/game-server-watcher/2.0.4/.helmignore b/stable/fluidd/10.1.0/.helmignore similarity index 100% rename from stable/game-server-watcher/2.0.4/.helmignore rename to stable/fluidd/10.1.0/.helmignore diff --git a/stable/game-server-watcher/2.0.4/CHANGELOG.md b/stable/fluidd/10.1.0/CHANGELOG.md similarity index 100% rename from stable/game-server-watcher/2.0.4/CHANGELOG.md rename to stable/fluidd/10.1.0/CHANGELOG.md diff --git a/stable/fluidd/10.0.3/Chart.yaml b/stable/fluidd/10.1.0/Chart.yaml similarity index 92% rename from stable/fluidd/10.0.3/Chart.yaml rename to stable/fluidd/10.1.0/Chart.yaml index f68f429a583..96d5dd62547 100644 --- a/stable/fluidd/10.0.3/Chart.yaml +++ b/stable/fluidd/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.29.1 +appVersion: 1.30.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.webp keywords: - fluidd -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://ghcr.io/fluidd-core/fluidd type: application -version: 10.0.3 +version: 10.1.0 diff --git a/stable/fluidd/10.0.3/README.md b/stable/fluidd/10.1.0/README.md similarity index 100% rename from stable/fluidd/10.0.3/README.md rename to stable/fluidd/10.1.0/README.md diff --git a/stable/fluidd/10.0.3/app-changelog.md b/stable/fluidd/10.1.0/app-changelog.md similarity index 89% rename from stable/fluidd/10.0.3/app-changelog.md rename to stable/fluidd/10.1.0/app-changelog.md index 21b3c70a93a..a265a347923 100644 --- a/stable/fluidd/10.0.3/app-changelog.md +++ b/stable/fluidd/10.1.0/app-changelog.md @@ -1,40 +1,44 @@ -## [fluidd-10.0.3](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-10.0.3) (2024-04-30) +## [fluidd-10.1.0](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image ghcr.io/fluidd-core/fluidd to v1.29.1[@1cce172](https://github.com/1cce172) by renovate ([#20072](https://github.com/truecharts/charts/issues/20072)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image ghcr.io/fluidd-core/fluidd to v1.30.0[@c5ce273](https://github.com/c5ce273) by renovate ([#21613](https://github.com/truecharts/charts/issues/21613)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/fluidd-core/fluidd to v1.29.1[@1cce172](https://github.com/1cce172) by renovate ([#20072](https://github.com/truecharts/charts/issues/20072)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/fluidd/10.0.3/app-readme.md b/stable/fluidd/10.1.0/app-readme.md similarity index 100% rename from stable/fluidd/10.0.3/app-readme.md rename to stable/fluidd/10.1.0/app-readme.md diff --git a/stable/fluidd/10.1.0/charts/common-23.0.0.tgz b/stable/fluidd/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/fluidd/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/fluidd/10.0.3/icon-small.webp b/stable/fluidd/10.1.0/icon-small.webp similarity index 100% rename from stable/fluidd/10.0.3/icon-small.webp rename to stable/fluidd/10.1.0/icon-small.webp diff --git a/stable/fluidd/10.0.3/icon.webp b/stable/fluidd/10.1.0/icon.webp similarity index 100% rename from stable/fluidd/10.0.3/icon.webp rename to stable/fluidd/10.1.0/icon.webp diff --git a/stable/fluidd/10.0.3/ix_values.yaml b/stable/fluidd/10.1.0/ix_values.yaml similarity index 87% rename from stable/fluidd/10.0.3/ix_values.yaml rename to stable/fluidd/10.1.0/ix_values.yaml index cc0db5b7d75..11a2e75f9bb 100644 --- a/stable/fluidd/10.0.3/ix_values.yaml +++ b/stable/fluidd/10.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/fluidd-core/fluidd - tag: v1.29.1@sha256:1cce172843ea9876dd62bc7c5b7096e09b3fffc6b6e14e01b72048eeb00fbf99 + tag: v1.30.0@sha256:c5ce273e47245547b6e0ebb95b4d6f7d585c87db624f3e590f24bc86c3038080 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/fluidd/10.0.3/questions.yaml b/stable/fluidd/10.1.0/questions.yaml similarity index 99% rename from stable/fluidd/10.0.3/questions.yaml rename to stable/fluidd/10.1.0/questions.yaml index 67af54c3fbf..860b74b6082 100755 --- a/stable/fluidd/10.0.3/questions.yaml +++ b/stable/fluidd/10.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/game-server-watcher/2.0.4/templates/NOTES.txt b/stable/fluidd/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/game-server-watcher/2.0.4/templates/NOTES.txt rename to stable/fluidd/10.1.0/templates/NOTES.txt diff --git a/stable/game-server-watcher/2.0.4/templates/common.yaml b/stable/fluidd/10.1.0/templates/common.yaml similarity index 100% rename from stable/game-server-watcher/2.0.4/templates/common.yaml rename to stable/fluidd/10.1.0/templates/common.yaml diff --git a/stable/game-server-watcher/2.0.4/values.yaml b/stable/fluidd/10.1.0/values.yaml similarity index 100% rename from stable/game-server-watcher/2.0.4/values.yaml rename to stable/fluidd/10.1.0/values.yaml diff --git a/stable/ghostfolio/5.0.3/.helmignore b/stable/game-server-watcher/2.1.0/.helmignore similarity index 100% rename from stable/ghostfolio/5.0.3/.helmignore rename to stable/game-server-watcher/2.1.0/.helmignore diff --git a/stable/ghostfolio/5.0.3/CHANGELOG.md b/stable/game-server-watcher/2.1.0/CHANGELOG.md similarity index 100% rename from stable/ghostfolio/5.0.3/CHANGELOG.md rename to stable/game-server-watcher/2.1.0/CHANGELOG.md diff --git a/stable/game-server-watcher/2.0.4/Chart.yaml b/stable/game-server-watcher/2.1.0/Chart.yaml similarity index 94% rename from stable/game-server-watcher/2.0.4/Chart.yaml rename to stable/game-server-watcher/2.1.0/Chart.yaml index dd3fcaa20b4..2458ee15fb2 100644 --- a/stable/game-server-watcher/2.0.4/Chart.yaml +++ b/stable/game-server-watcher/2.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.0.10 +appVersion: 3.1.12 dependencies: - name: common version: 23.0.0 @@ -24,7 +24,7 @@ keywords: - game-server-watcher - monitoring - bots -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher - https://ghcr.io/a-sync/game-server-watcher type: application -version: 2.0.4 +version: 2.1.0 diff --git a/stable/game-server-watcher/2.0.4/README.md b/stable/game-server-watcher/2.1.0/README.md similarity index 100% rename from stable/game-server-watcher/2.0.4/README.md rename to stable/game-server-watcher/2.1.0/README.md diff --git a/stable/game-server-watcher/2.0.4/app-changelog.md b/stable/game-server-watcher/2.1.0/app-changelog.md similarity index 88% rename from stable/game-server-watcher/2.0.4/app-changelog.md rename to stable/game-server-watcher/2.1.0/app-changelog.md index f678e8f96ae..f75042cfea5 100644 --- a/stable/game-server-watcher/2.0.4/app-changelog.md +++ b/stable/game-server-watcher/2.1.0/app-changelog.md @@ -1,6 +1,6 @@ -## [game-server-watcher-2.0.4](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-2.0.4) (2024-05-02) +## [game-server-watcher-2.1.0](https://github.com/truecharts/charts/compare/game-server-watcher-1.3.0...game-server-watcher-2.1.0) (2024-05-05) ### Chore @@ -8,43 +8,47 @@ - bump charts to ensure new icons are released -- bump common +- bump charts to release new docs to fix broken links - bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) +- bump common + +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image ghcr.io/a-sync/game-server-watcher to v3.0.9[@7026880](https://github.com/7026880) by renovate ([#20905](https://github.com/truecharts/charts/issues/20905)) - -- update container image ghcr.io/a-sync/game-server-watcher to v3.0.10[@e8c2f4d](https://github.com/e8c2f4d) by renovate ([#21096](https://github.com/truecharts/charts/issues/21096)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image ghcr.io/a-sync/game-server-watcher to v3.0.10[@e8c2f4d](https://github.com/e8c2f4d) by renovate ([#21096](https://github.com/truecharts/charts/issues/21096)) - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/a-sync/game-server-watcher to v3.0.9[@7026880](https://github.com/7026880) by renovate ([#20905](https://github.com/truecharts/charts/issues/20905)) + +- update container image ghcr.io/a-sync/game-server-watcher to v3.1.12[@27c6c7c](https://github.com/27c6c7c) by renovate ([#21609](https://github.com/truecharts/charts/issues/21609)) + +- update container image ghcr.io/a-sync/game-server-watcher to v3.0.11[@320986c](https://github.com/320986c) by renovate ([#21567](https://github.com/truecharts/charts/issues/21567)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - update container image ghcr.io/a-sync/game-server-watcher to v3.0.8[@e9be3a1](https://github.com/e9be3a1) by renovate ([#19691](https://github.com/truecharts/charts/issues/19691)) @@ -54,7 +58,7 @@ - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) ### Chore diff --git a/stable/game-server-watcher/2.0.4/app-readme.md b/stable/game-server-watcher/2.1.0/app-readme.md similarity index 100% rename from stable/game-server-watcher/2.0.4/app-readme.md rename to stable/game-server-watcher/2.1.0/app-readme.md diff --git a/stable/game-server-watcher/2.1.0/charts/common-23.0.0.tgz b/stable/game-server-watcher/2.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/game-server-watcher/2.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/game-server-watcher/2.0.4/icon-small.webp b/stable/game-server-watcher/2.1.0/icon-small.webp similarity index 100% rename from stable/game-server-watcher/2.0.4/icon-small.webp rename to stable/game-server-watcher/2.1.0/icon-small.webp diff --git a/stable/game-server-watcher/2.0.4/icon.webp b/stable/game-server-watcher/2.1.0/icon.webp similarity index 100% rename from stable/game-server-watcher/2.0.4/icon.webp rename to stable/game-server-watcher/2.1.0/icon.webp diff --git a/stable/game-server-watcher/2.0.4/ix_values.yaml b/stable/game-server-watcher/2.1.0/ix_values.yaml similarity index 93% rename from stable/game-server-watcher/2.0.4/ix_values.yaml rename to stable/game-server-watcher/2.1.0/ix_values.yaml index cf1c0a3989b..5fae51a058e 100644 --- a/stable/game-server-watcher/2.0.4/ix_values.yaml +++ b/stable/game-server-watcher/2.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/a-sync/game-server-watcher pullPolicy: IfNotPresent - tag: v3.0.10@sha256:e8c2f4d4a68837be2c37267b88a0b2cb6acdd2025fef4e176e2ce1f344cca5de + tag: v3.1.12@sha256:27c6c7c2d5c727c2bb941dcf196e0ca30b60cff55f7ef82663b1596f4e60c011 securityContext: container: diff --git a/stable/game-server-watcher/2.0.4/questions.yaml b/stable/game-server-watcher/2.1.0/questions.yaml similarity index 100% rename from stable/game-server-watcher/2.0.4/questions.yaml rename to stable/game-server-watcher/2.1.0/questions.yaml diff --git a/stable/ghostfolio/5.0.3/templates/NOTES.txt b/stable/game-server-watcher/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/ghostfolio/5.0.3/templates/NOTES.txt rename to stable/game-server-watcher/2.1.0/templates/NOTES.txt diff --git a/stable/mediainfo/10.0.4/templates/common.yaml b/stable/game-server-watcher/2.1.0/templates/common.yaml similarity index 100% rename from stable/mediainfo/10.0.4/templates/common.yaml rename to stable/game-server-watcher/2.1.0/templates/common.yaml diff --git a/stable/ghostfolio/5.0.3/values.yaml b/stable/game-server-watcher/2.1.0/values.yaml similarity index 100% rename from stable/ghostfolio/5.0.3/values.yaml rename to stable/game-server-watcher/2.1.0/values.yaml diff --git a/stable/ghostfolio/5.0.3/charts/common-22.0.3.tgz b/stable/ghostfolio/5.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/ghostfolio/5.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/gitea/19.0.3/.helmignore b/stable/ghostfolio/5.1.0/.helmignore similarity index 100% rename from stable/gitea/19.0.3/.helmignore rename to stable/ghostfolio/5.1.0/.helmignore diff --git a/stable/gitea/19.0.3/CHANGELOG.md b/stable/ghostfolio/5.1.0/CHANGELOG.md similarity index 100% rename from stable/gitea/19.0.3/CHANGELOG.md rename to stable/ghostfolio/5.1.0/CHANGELOG.md diff --git a/stable/ghostfolio/5.0.3/Chart.yaml b/stable/ghostfolio/5.1.0/Chart.yaml similarity index 94% rename from stable/ghostfolio/5.0.3/Chart.yaml rename to stable/ghostfolio/5.1.0/Chart.yaml index 8d7c9ebed33..886f69dd06a 100644 --- a/stable/ghostfolio/5.0.3/Chart.yaml +++ b/stable/ghostfolio/5.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.76.0 +appVersion: 2.79.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.webp keywords: - ghostfolio - finance -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio - https://hub.docker.com/r/ghostfolio/ghostfolio type: application -version: 5.0.3 +version: 5.1.0 diff --git a/stable/ghostfolio/5.0.3/README.md b/stable/ghostfolio/5.1.0/README.md similarity index 100% rename from stable/ghostfolio/5.0.3/README.md rename to stable/ghostfolio/5.1.0/README.md diff --git a/stable/ghostfolio/5.0.3/app-changelog.md b/stable/ghostfolio/5.1.0/app-changelog.md similarity index 94% rename from stable/ghostfolio/5.0.3/app-changelog.md rename to stable/ghostfolio/5.1.0/app-changelog.md index e17ef2f5d63..bf86d5217f7 100644 --- a/stable/ghostfolio/5.0.3/app-changelog.md +++ b/stable/ghostfolio/5.1.0/app-changelog.md @@ -1,12 +1,14 @@ -## [ghostfolio-5.0.3](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-5.0.3) (2024-04-30) +## [ghostfolio-5.1.0](https://github.com/truecharts/charts/compare/ghostfolio-4.9.0...ghostfolio-5.1.0) (2024-05-05) ### Chore -- bump charts to release new docs to fix broken links +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common @@ -14,13 +16,15 @@ - bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + - bump everything to release new doc pages -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) +- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) -- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) +- update container image ghostfolio/ghostfolio to v2.76.0[@e89bf06](https://github.com/e89bf06) by renovate ([#21228](https://github.com/truecharts/charts/issues/21228)) - update container image ghostfolio/ghostfolio to v2.75.0[@3493abb](https://github.com/3493abb) by renovate ([#21118](https://github.com/truecharts/charts/issues/21118)) @@ -32,7 +36,7 @@ - update container image ghostfolio/ghostfolio to v2.73.0[@d142457](https://github.com/d142457) by renovate ([#20921](https://github.com/truecharts/charts/issues/20921)) -- update container image ghostfolio/ghostfolio to v2.76.0[@e89bf06](https://github.com/e89bf06) by renovate ([#21228](https://github.com/truecharts/charts/issues/21228)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -46,18 +50,18 @@ - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) +- update container image ghostfolio/ghostfolio to v2.79.0[@a69d4be](https://github.com/a69d4be) by renovate ([#21621](https://github.com/truecharts/charts/issues/21621)) - update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) - - update container image ghostfolio/ghostfolio to v2.75.1[@63bfea8](https://github.com/63bfea8) by renovate ([#21131](https://github.com/truecharts/charts/issues/21131)) +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghostfolio/ghostfolio to v2.71.0[@9963077](https://github.com/9963077) by renovate ([#20367](https://github.com/truecharts/charts/issues/20367)) diff --git a/stable/ghostfolio/5.0.3/app-readme.md b/stable/ghostfolio/5.1.0/app-readme.md similarity index 100% rename from stable/ghostfolio/5.0.3/app-readme.md rename to stable/ghostfolio/5.1.0/app-readme.md diff --git a/stable/ghostfolio/5.1.0/charts/common-23.0.0.tgz b/stable/ghostfolio/5.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/ghostfolio/5.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/ghostfolio/5.0.3/charts/redis-13.3.11.tgz b/stable/ghostfolio/5.1.0/charts/redis-13.3.11.tgz similarity index 100% rename from stable/ghostfolio/5.0.3/charts/redis-13.3.11.tgz rename to stable/ghostfolio/5.1.0/charts/redis-13.3.11.tgz diff --git a/stable/ghostfolio/5.0.3/icon-small.webp b/stable/ghostfolio/5.1.0/icon-small.webp similarity index 100% rename from stable/ghostfolio/5.0.3/icon-small.webp rename to stable/ghostfolio/5.1.0/icon-small.webp diff --git a/stable/ghostfolio/5.0.3/icon.webp b/stable/ghostfolio/5.1.0/icon.webp similarity index 100% rename from stable/ghostfolio/5.0.3/icon.webp rename to stable/ghostfolio/5.1.0/icon.webp diff --git a/stable/ghostfolio/5.0.3/ix_values.yaml b/stable/ghostfolio/5.1.0/ix_values.yaml similarity index 94% rename from stable/ghostfolio/5.0.3/ix_values.yaml rename to stable/ghostfolio/5.1.0/ix_values.yaml index 9a263ae19b9..2188c99717a 100644 --- a/stable/ghostfolio/5.0.3/ix_values.yaml +++ b/stable/ghostfolio/5.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghostfolio/ghostfolio pullPolicy: IfNotPresent - tag: 2.76.0@sha256:e89bf065a6074134e9afb143d4adb4d065c8a98c4310b3db7534dbc7ef35bfa2 + tag: 2.79.0@sha256:a69d4bebcccb5d1c0dec3bc552af25036ce992edd4258c76dc2742418303e5fa securityContext: container: runAsNonRoot: false diff --git a/stable/ghostfolio/5.0.3/questions.yaml b/stable/ghostfolio/5.1.0/questions.yaml similarity index 99% rename from stable/ghostfolio/5.0.3/questions.yaml rename to stable/ghostfolio/5.1.0/questions.yaml index 7b046b7cae5..b5e4c38a252 100755 --- a/stable/ghostfolio/5.0.3/questions.yaml +++ b/stable/ghostfolio/5.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -1886,22 +1879,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/gitea/19.0.3/templates/NOTES.txt b/stable/ghostfolio/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/gitea/19.0.3/templates/NOTES.txt rename to stable/ghostfolio/5.1.0/templates/NOTES.txt diff --git a/stable/ghostfolio/5.0.3/templates/_secrets.tpl b/stable/ghostfolio/5.1.0/templates/_secrets.tpl similarity index 100% rename from stable/ghostfolio/5.0.3/templates/_secrets.tpl rename to stable/ghostfolio/5.1.0/templates/_secrets.tpl diff --git a/stable/ghostfolio/5.0.3/templates/common.yaml b/stable/ghostfolio/5.1.0/templates/common.yaml similarity index 100% rename from stable/ghostfolio/5.0.3/templates/common.yaml rename to stable/ghostfolio/5.1.0/templates/common.yaml diff --git a/stable/gitea/19.0.3/values.yaml b/stable/ghostfolio/5.1.0/values.yaml similarity index 100% rename from stable/gitea/19.0.3/values.yaml rename to stable/ghostfolio/5.1.0/values.yaml diff --git a/stable/gitea/19.0.3/charts/common-22.0.3.tgz b/stable/gitea/19.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/gitea/19.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/gitea/19.0.3/charts/memcached-12.9.15.tgz b/stable/gitea/19.0.3/charts/memcached-12.9.15.tgz deleted file mode 100644 index faa95b199f1..00000000000 Binary files a/stable/gitea/19.0.3/charts/memcached-12.9.15.tgz and /dev/null differ diff --git a/stable/home-assistant/25.0.3/.helmignore b/stable/gitea/19.1.0/.helmignore similarity index 100% rename from stable/home-assistant/25.0.3/.helmignore rename to stable/gitea/19.1.0/.helmignore diff --git a/stable/home-assistant/25.0.3/CHANGELOG.md b/stable/gitea/19.1.0/CHANGELOG.md similarity index 100% rename from stable/home-assistant/25.0.3/CHANGELOG.md rename to stable/gitea/19.1.0/CHANGELOG.md diff --git a/stable/gitea/19.0.3/Chart.yaml b/stable/gitea/19.1.0/Chart.yaml similarity index 95% rename from stable/gitea/19.0.3/Chart.yaml rename to stable/gitea/19.1.0/Chart.yaml index 588c4204057..690b1429578 100644 --- a/stable/gitea/19.0.3/Chart.yaml +++ b/stable/gitea/19.1.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 1.21.11 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: memcached - version: 12.9.15 + version: 13.0.6 repository: oci://tccr.io/truecharts condition: memcached.enabled alias: "" @@ -46,4 +46,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - https://hub.docker.com/r/gitea/gitea type: application -version: 19.0.3 +version: 19.1.0 diff --git a/stable/gitea/19.0.3/README.md b/stable/gitea/19.1.0/README.md similarity index 100% rename from stable/gitea/19.0.3/README.md rename to stable/gitea/19.1.0/README.md diff --git a/stable/gitea/19.0.3/app-changelog.md b/stable/gitea/19.1.0/app-changelog.md similarity index 95% rename from stable/gitea/19.0.3/app-changelog.md rename to stable/gitea/19.1.0/app-changelog.md index b74ab72761c..094c267d78a 100644 --- a/stable/gitea/19.0.3/app-changelog.md +++ b/stable/gitea/19.1.0/app-changelog.md @@ -1,30 +1,34 @@ -## [gitea-19.0.3](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-19.0.3) (2024-04-30) +## [gitea-19.1.0](https://github.com/truecharts/charts/compare/gitea-18.11.0...gitea-19.1.0) (2024-05-05) ### Chore -- bump everything to release new doc pages +- bump charts to ensure new icons are released - bump common -- bump charts to ensure new icons are released - -- bump everything to regenerate readme's and site index - -- bump charts to release new docs to fix broken links +- bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- bump charts to release new docs to fix broken links -- update container image memcached to v12.8.8[@e5ca2c3](https://github.com/e5ca2c3) by renovate ([#20073](https://github.com/truecharts/charts/issues/20073)) +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image memcached to v12.9.14[@93b1cd1](https://github.com/93b1cd1) by renovate ([#21256](https://github.com/truecharts/charts/issues/21256)) - update container image memcached to v12.9.13[@46c2688](https://github.com/46c2688) by renovate ([#21181](https://github.com/truecharts/charts/issues/21181)) -- update container image memcached to v12.9.14[@93b1cd1](https://github.com/93b1cd1) by renovate ([#21256](https://github.com/truecharts/charts/issues/21256)) +- update container image memcached to v12.9.12[@865bf31](https://github.com/865bf31) by renovate ([#21133](https://github.com/truecharts/charts/issues/21133)) - update container image memcached to v12.9.7[@048e952](https://github.com/048e952) by renovate ([#21068](https://github.com/truecharts/charts/issues/21068)) @@ -34,7 +38,7 @@ - update container image memcached to v12.9.5[@f4d8dbe](https://github.com/f4d8dbe) by renovate ([#20867](https://github.com/truecharts/charts/issues/20867)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image memcached to v12.9.15[@95b3699](https://github.com/95b3699) by renovate ([#21390](https://github.com/truecharts/charts/issues/21390)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -50,17 +54,17 @@ - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) +- update container image memcached to v13.0.6[@b00034a](https://github.com/b00034a) by renovate ([#21641](https://github.com/truecharts/charts/issues/21641)) - update container image memcached to v12.9.1[@7f662e0](https://github.com/7f662e0) by renovate ([#20495](https://github.com/truecharts/charts/issues/20495)) -- update container image memcached to v12.9.15[@95b3699](https://github.com/95b3699) by renovate ([#21390](https://github.com/truecharts/charts/issues/21390)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image memcached to v12.9.0[@9469a18](https://github.com/9469a18) by renovate ([#20416](https://github.com/truecharts/charts/issues/20416)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image memcached to v12.9.12[@865bf31](https://github.com/865bf31) by renovate ([#21133](https://github.com/truecharts/charts/issues/21133)) +- update container image memcached to v12.8.8[@e5ca2c3](https://github.com/e5ca2c3) by renovate ([#20073](https://github.com/truecharts/charts/issues/20073)) - update container image memcached to v12.8.7[@409d2d6](https://github.com/409d2d6) by renovate ([#20012](https://github.com/truecharts/charts/issues/20012)) diff --git a/stable/gitea/19.0.3/app-readme.md b/stable/gitea/19.1.0/app-readme.md similarity index 100% rename from stable/gitea/19.0.3/app-readme.md rename to stable/gitea/19.1.0/app-readme.md diff --git a/stable/gitea/19.1.0/charts/common-23.0.0.tgz b/stable/gitea/19.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/gitea/19.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/gitea/19.1.0/charts/memcached-13.0.6.tgz b/stable/gitea/19.1.0/charts/memcached-13.0.6.tgz new file mode 100644 index 00000000000..d2a78923a72 Binary files /dev/null and b/stable/gitea/19.1.0/charts/memcached-13.0.6.tgz differ diff --git a/stable/gitea/19.0.3/icon-small.webp b/stable/gitea/19.1.0/icon-small.webp similarity index 100% rename from stable/gitea/19.0.3/icon-small.webp rename to stable/gitea/19.1.0/icon-small.webp diff --git a/stable/gitea/19.0.3/icon.webp b/stable/gitea/19.1.0/icon.webp similarity index 100% rename from stable/gitea/19.0.3/icon.webp rename to stable/gitea/19.1.0/icon.webp diff --git a/stable/gitea/19.0.3/ix_values.yaml b/stable/gitea/19.1.0/ix_values.yaml similarity index 100% rename from stable/gitea/19.0.3/ix_values.yaml rename to stable/gitea/19.1.0/ix_values.yaml diff --git a/stable/gitea/19.0.3/questions.yaml b/stable/gitea/19.1.0/questions.yaml similarity index 99% rename from stable/gitea/19.0.3/questions.yaml rename to stable/gitea/19.1.0/questions.yaml index e5e138d5bd9..8ad39741486 100755 --- a/stable/gitea/19.0.3/questions.yaml +++ b/stable/gitea/19.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2493,22 +2486,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/home-assistant/25.0.3/templates/NOTES.txt b/stable/gitea/19.1.0/templates/NOTES.txt similarity index 100% rename from stable/home-assistant/25.0.3/templates/NOTES.txt rename to stable/gitea/19.1.0/templates/NOTES.txt diff --git a/stable/gitea/19.0.3/templates/_configmap.tpl b/stable/gitea/19.1.0/templates/_configmap.tpl similarity index 100% rename from stable/gitea/19.0.3/templates/_configmap.tpl rename to stable/gitea/19.1.0/templates/_configmap.tpl diff --git a/stable/gitea/19.0.3/templates/_secrets.tpl b/stable/gitea/19.1.0/templates/_secrets.tpl similarity index 100% rename from stable/gitea/19.0.3/templates/_secrets.tpl rename to stable/gitea/19.1.0/templates/_secrets.tpl diff --git a/stable/gitea/19.0.3/templates/common.yaml b/stable/gitea/19.1.0/templates/common.yaml similarity index 100% rename from stable/gitea/19.0.3/templates/common.yaml rename to stable/gitea/19.1.0/templates/common.yaml diff --git a/stable/home-assistant/25.0.3/values.yaml b/stable/gitea/19.1.0/values.yaml similarity index 100% rename from stable/home-assistant/25.0.3/values.yaml rename to stable/gitea/19.1.0/values.yaml diff --git a/stable/home-assistant/25.0.3/charts/common-22.0.3.tgz b/stable/home-assistant/25.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/home-assistant/25.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/immich/15.0.3/.helmignore b/stable/home-assistant/25.1.0/.helmignore similarity index 100% rename from stable/immich/15.0.3/.helmignore rename to stable/home-assistant/25.1.0/.helmignore diff --git a/stable/immich/15.0.3/CHANGELOG.md b/stable/home-assistant/25.1.0/CHANGELOG.md similarity index 100% rename from stable/immich/15.0.3/CHANGELOG.md rename to stable/home-assistant/25.1.0/CHANGELOG.md diff --git a/stable/home-assistant/25.0.3/Chart.yaml b/stable/home-assistant/25.1.0/Chart.yaml similarity index 92% rename from stable/home-assistant/25.0.3/Chart.yaml rename to stable/home-assistant/25.1.0/Chart.yaml index 1e343eb7732..fe901cefe79 100644 --- a/stable/home-assistant/25.0.3/Chart.yaml +++ b/stable/home-assistant/25.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.4.4 +appVersion: 2024.5.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - home-assistant - home-automation - hass -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant type: application -version: 25.0.3 +version: 25.1.0 diff --git a/stable/home-assistant/25.0.3/README.md b/stable/home-assistant/25.1.0/README.md similarity index 100% rename from stable/home-assistant/25.0.3/README.md rename to stable/home-assistant/25.1.0/README.md diff --git a/stable/home-assistant/25.0.3/app-changelog.md b/stable/home-assistant/25.1.0/app-changelog.md similarity index 90% rename from stable/home-assistant/25.0.3/app-changelog.md rename to stable/home-assistant/25.1.0/app-changelog.md index b24f591d073..b6f1335d571 100644 --- a/stable/home-assistant/25.0.3/app-changelog.md +++ b/stable/home-assistant/25.1.0/app-changelog.md @@ -1,28 +1,32 @@ -## [home-assistant-25.0.3](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-25.0.3) (2024-04-30) +## [home-assistant-25.1.0](https://github.com/truecharts/charts/compare/home-assistant-24.7.0...home-assistant-25.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image homeassistant/home-assistant to v2024.4.1[@36cdb5f](https://github.com/36cdb5f) by renovate ([#20285](https://github.com/truecharts/charts/issues/20285)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image homeassistant/home-assistant to v2024.4.4[@73b70d3](https://github.com/73b70d3) by renovate ([#21243](https://github.com/truecharts/charts/issues/21243)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -30,7 +34,7 @@ - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image homeassistant/home-assistant to v2024.5.1[@f9ea4db](https://github.com/f9ea4db) by renovate ([#21622](https://github.com/truecharts/charts/issues/21622)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -38,9 +42,9 @@ - update container image homeassistant/home-assistant to v2024.4.2[@8d107df](https://github.com/8d107df) by renovate ([#20441](https://github.com/truecharts/charts/issues/20441)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image homeassistant/home-assistant to v2024.4.4[@73b70d3](https://github.com/73b70d3) by renovate ([#21243](https://github.com/truecharts/charts/issues/21243)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image homeassistant/home-assistant to v2024.4.1[@36cdb5f](https://github.com/36cdb5f) by renovate ([#20285](https://github.com/truecharts/charts/issues/20285)) - update container image homeassistant/home-assistant to v2024.4.0[@2060bcd](https://github.com/2060bcd) by renovate ([#20209](https://github.com/truecharts/charts/issues/20209)) diff --git a/stable/home-assistant/25.0.3/app-readme.md b/stable/home-assistant/25.1.0/app-readme.md similarity index 100% rename from stable/home-assistant/25.0.3/app-readme.md rename to stable/home-assistant/25.1.0/app-readme.md diff --git a/stable/home-assistant/25.1.0/charts/common-23.0.0.tgz b/stable/home-assistant/25.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/home-assistant/25.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/home-assistant/25.0.3/icon-small.webp b/stable/home-assistant/25.1.0/icon-small.webp similarity index 100% rename from stable/home-assistant/25.0.3/icon-small.webp rename to stable/home-assistant/25.1.0/icon-small.webp diff --git a/stable/home-assistant/25.0.3/icon.webp b/stable/home-assistant/25.1.0/icon.webp similarity index 100% rename from stable/home-assistant/25.0.3/icon.webp rename to stable/home-assistant/25.1.0/icon.webp diff --git a/stable/home-assistant/25.0.3/ix_values.yaml b/stable/home-assistant/25.1.0/ix_values.yaml similarity index 98% rename from stable/home-assistant/25.0.3/ix_values.yaml rename to stable/home-assistant/25.1.0/ix_values.yaml index d6d41bd6379..a2b56cfbf01 100644 --- a/stable/home-assistant/25.0.3/ix_values.yaml +++ b/stable/home-assistant/25.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: homeassistant/home-assistant pullPolicy: IfNotPresent - tag: 2024.4.4@sha256:73b70d36610466a46f1ae3b890bc43f06b48a1ac98b4f28c5d52cf424e476cd5 + tag: 2024.5.1@sha256:f9ea4db2f3be2e3a44fee66e0ce3930b6f05b31d93db828bbc6814462378fe39 service: main: ports: diff --git a/stable/home-assistant/25.0.3/questions.yaml b/stable/home-assistant/25.1.0/questions.yaml similarity index 99% rename from stable/home-assistant/25.0.3/questions.yaml rename to stable/home-assistant/25.1.0/questions.yaml index d95f73f6e49..f20dc13a51b 100755 --- a/stable/home-assistant/25.0.3/questions.yaml +++ b/stable/home-assistant/25.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2336,22 +2329,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/jenkins/8.0.3/templates/NOTES.txt b/stable/home-assistant/25.1.0/templates/NOTES.txt similarity index 100% rename from stable/jenkins/8.0.3/templates/NOTES.txt rename to stable/home-assistant/25.1.0/templates/NOTES.txt diff --git a/stable/home-assistant/25.0.3/templates/common.yaml b/stable/home-assistant/25.1.0/templates/common.yaml similarity index 100% rename from stable/home-assistant/25.0.3/templates/common.yaml rename to stable/home-assistant/25.1.0/templates/common.yaml diff --git a/stable/immich/15.0.3/values.yaml b/stable/home-assistant/25.1.0/values.yaml similarity index 100% rename from stable/immich/15.0.3/values.yaml rename to stable/home-assistant/25.1.0/values.yaml diff --git a/stable/immich/15.0.3/charts/common-22.0.3.tgz b/stable/immich/15.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/immich/15.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/jenkins/8.0.3/.helmignore b/stable/immich/15.4.0/.helmignore similarity index 100% rename from stable/jenkins/8.0.3/.helmignore rename to stable/immich/15.4.0/.helmignore diff --git a/stable/jenkins/8.0.3/CHANGELOG.md b/stable/immich/15.4.0/CHANGELOG.md similarity index 100% rename from stable/jenkins/8.0.3/CHANGELOG.md rename to stable/immich/15.4.0/CHANGELOG.md diff --git a/stable/immich/15.0.3/Chart.yaml b/stable/immich/15.4.0/Chart.yaml similarity index 93% rename from stable/immich/15.0.3/Chart.yaml rename to stable/immich/15.4.0/Chart.yaml index 05579340afe..50e53ac29f4 100644 --- a/stable/immich/15.0.3/Chart.yaml +++ b/stable/immich/15.4.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.102.3 +appVersion: 1.103.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/immich icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp keywords: - photos -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server type: application -version: 15.0.3 +version: 15.4.0 diff --git a/stable/immich/15.0.3/LICENSE b/stable/immich/15.4.0/LICENSE similarity index 100% rename from stable/immich/15.0.3/LICENSE rename to stable/immich/15.4.0/LICENSE diff --git a/stable/immich/15.0.3/README.md b/stable/immich/15.4.0/README.md similarity index 100% rename from stable/immich/15.0.3/README.md rename to stable/immich/15.4.0/README.md diff --git a/stable/immich/15.0.3/app-changelog.md b/stable/immich/15.4.0/app-changelog.md similarity index 93% rename from stable/immich/15.0.3/app-changelog.md rename to stable/immich/15.4.0/app-changelog.md index 988e6d6ce0c..269fec3a4dc 100644 --- a/stable/immich/15.0.3/app-changelog.md +++ b/stable/immich/15.4.0/app-changelog.md @@ -1,26 +1,30 @@ -## [immich-15.0.3](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-15.0.3) (2024-04-30) +## [immich-15.4.0](https://github.com/truecharts/charts/compare/immich-13.0.1...immich-15.4.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) -- update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) +- update immich to v1.102.2[@2bac6b4](https://github.com/2bac6b4) by renovate (patch) ([#21086](https://github.com/truecharts/charts/issues/21086)) - update container image redis to v13.3.11[@778c5c5](https://github.com/778c5c5) by renovate ([#21070](https://github.com/truecharts/charts/issues/21070)) @@ -28,7 +32,7 @@ - update immich to v1.102.0[@5112e81](https://github.com/5112e81) by renovate (minor) ([#21036](https://github.com/truecharts/charts/issues/21036)) -- update immich to v1.102.3[@f38db5f](https://github.com/f38db5f) by renovate (patch) ([#21097](https://github.com/truecharts/charts/issues/21097)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -38,11 +42,11 @@ - update container image redis to v13.3.7[@8c9b71c](https://github.com/8c9b71c) by renovate ([#20566](https://github.com/truecharts/charts/issues/20566)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) +- update immich to v1.103.1[@9f10100](https://github.com/9f10100) by renovate (minor) ([#21637](https://github.com/truecharts/charts/issues/21637)) - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -60,9 +64,9 @@ - update immich to v1.101.0[@969d6f2](https://github.com/969d6f2) by renovate (minor) ([#20264](https://github.com/truecharts/charts/issues/20264)) -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update immich to v1.102.3[@f38db5f](https://github.com/f38db5f) by renovate (patch) ([#21097](https://github.com/truecharts/charts/issues/21097)) -- update immich to v1.102.2[@2bac6b4](https://github.com/2bac6b4) by renovate (patch) ([#21086](https://github.com/truecharts/charts/issues/21086)) +- update immich to v1.100.0[@647bbab](https://github.com/647bbab) by renovate (minor) ([#19938](https://github.com/truecharts/charts/issues/19938)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/immich/15.0.3/app-readme.md b/stable/immich/15.4.0/app-readme.md similarity index 100% rename from stable/immich/15.0.3/app-readme.md rename to stable/immich/15.4.0/app-readme.md diff --git a/stable/immich/15.4.0/charts/common-23.0.0.tgz b/stable/immich/15.4.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/immich/15.4.0/charts/common-23.0.0.tgz differ diff --git a/stable/immich/15.0.3/charts/redis-13.3.11.tgz b/stable/immich/15.4.0/charts/redis-13.3.11.tgz similarity index 100% rename from stable/immich/15.0.3/charts/redis-13.3.11.tgz rename to stable/immich/15.4.0/charts/redis-13.3.11.tgz diff --git a/stable/immich/15.0.3/icon-small.webp b/stable/immich/15.4.0/icon-small.webp similarity index 100% rename from stable/immich/15.0.3/icon-small.webp rename to stable/immich/15.4.0/icon-small.webp diff --git a/stable/immich/15.0.3/icon.webp b/stable/immich/15.4.0/icon.webp similarity index 100% rename from stable/immich/15.0.3/icon.webp rename to stable/immich/15.4.0/icon.webp diff --git a/stable/immich/15.0.3/ix_values.yaml b/stable/immich/15.4.0/ix_values.yaml similarity index 89% rename from stable/immich/15.0.3/ix_values.yaml rename to stable/immich/15.4.0/ix_values.yaml index 5f15db69899..09fedfcd232 100644 --- a/stable/immich/15.0.3/ix_values.yaml +++ b/stable/immich/15.4.0/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server - tag: v1.102.3@sha256:bce8c500bfd89f01af056460431c7b20cec16d08b07299fd530824f6d420b656 + tag: v1.103.1@sha256:10761af14a6145353169042f29d2e49943de75b57a5d19251b365fe0d41ee15a pullPolicy: IfNotPresent mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.102.3@sha256:f825b7d09f4645671a76310575334e09fa2585c1023c3f1b66db815db0aa14ee + tag: v1.103.1@sha256:708ff677ab952dda9d7cb9343a6d650a6ac02a4e6c7447015f9df95c780cfc42 mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.102.3-cuda@sha256:6ac5b2f0c326196ae464dfdd0e9b57ed864aba3f38a355c79b9ce27a678ce1d1 + tag: v1.103.1-cuda@sha256:1d253804381198553f7134b8f1557c9d77bd715b76fb0515d2042bb3f605c607 mlOpenvinoImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.102.3-openvino@sha256:f38db5f16e3cd8c6338688dbe8b922f3ca5925d2b661f95658cecea527830035 + tag: v1.103.1-openvino@sha256:9f101003f6f348fb453cb73bcb49cd1d645d4e1d2da479a058cbf898a38b790e securityContext: container: diff --git a/stable/immich/15.0.3/questions.yaml b/stable/immich/15.4.0/questions.yaml similarity index 99% rename from stable/immich/15.0.3/questions.yaml rename to stable/immich/15.4.0/questions.yaml index 6707bdefe57..14d5e505516 100755 --- a/stable/immich/15.0.3/questions.yaml +++ b/stable/immich/15.4.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -3729,22 +3722,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/immich/15.0.3/templates/NOTES.txt b/stable/immich/15.4.0/templates/NOTES.txt similarity index 100% rename from stable/immich/15.0.3/templates/NOTES.txt rename to stable/immich/15.4.0/templates/NOTES.txt diff --git a/stable/immich/15.0.3/templates/_config.tpl b/stable/immich/15.4.0/templates/_config.tpl similarity index 100% rename from stable/immich/15.0.3/templates/_config.tpl rename to stable/immich/15.4.0/templates/_config.tpl diff --git a/stable/immich/15.0.3/templates/_machinelearning.tpl b/stable/immich/15.4.0/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/15.0.3/templates/_machinelearning.tpl rename to stable/immich/15.4.0/templates/_machinelearning.tpl diff --git a/stable/immich/15.0.3/templates/_microservices.tpl b/stable/immich/15.4.0/templates/_microservices.tpl similarity index 100% rename from stable/immich/15.0.3/templates/_microservices.tpl rename to stable/immich/15.4.0/templates/_microservices.tpl diff --git a/stable/immich/15.0.3/templates/_server.tpl b/stable/immich/15.4.0/templates/_server.tpl similarity index 100% rename from stable/immich/15.0.3/templates/_server.tpl rename to stable/immich/15.4.0/templates/_server.tpl diff --git a/stable/immich/15.0.3/templates/_wait.tpl b/stable/immich/15.4.0/templates/_wait.tpl similarity index 100% rename from stable/immich/15.0.3/templates/_wait.tpl rename to stable/immich/15.4.0/templates/_wait.tpl diff --git a/stable/immich/15.0.3/templates/common.yaml b/stable/immich/15.4.0/templates/common.yaml similarity index 100% rename from stable/immich/15.0.3/templates/common.yaml rename to stable/immich/15.4.0/templates/common.yaml diff --git a/stable/jenkins/8.0.3/values.yaml b/stable/immich/15.4.0/values.yaml similarity index 100% rename from stable/jenkins/8.0.3/values.yaml rename to stable/immich/15.4.0/values.yaml diff --git a/stable/jenkins/8.0.3/charts/common-22.0.3.tgz b/stable/jenkins/8.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/jenkins/8.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/lidarr/22.0.4/.helmignore b/stable/jenkins/8.1.0/.helmignore similarity index 100% rename from stable/lidarr/22.0.4/.helmignore rename to stable/jenkins/8.1.0/.helmignore diff --git a/stable/lidarr/22.0.4/CHANGELOG.md b/stable/jenkins/8.1.0/CHANGELOG.md similarity index 100% rename from stable/lidarr/22.0.4/CHANGELOG.md rename to stable/jenkins/8.1.0/CHANGELOG.md diff --git a/stable/jenkins/8.0.3/Chart.yaml b/stable/jenkins/8.1.0/Chart.yaml similarity index 92% rename from stable/jenkins/8.0.3/Chart.yaml rename to stable/jenkins/8.1.0/Chart.yaml index 0b6bc228f5f..45cdf8ce435 100644 --- a/stable/jenkins/8.0.3/Chart.yaml +++ b/stable/jenkins/8.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.455.0 +appVersion: 2.456.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.webp keywords: - jenkins - productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jenkins - https://hub.docker.com/r/jenkins/jenkins type: application -version: 8.0.3 +version: 8.1.0 diff --git a/stable/jenkins/8.0.3/README.md b/stable/jenkins/8.1.0/README.md similarity index 100% rename from stable/jenkins/8.0.3/README.md rename to stable/jenkins/8.1.0/README.md diff --git a/stable/jenkins/8.0.3/app-changelog.md b/stable/jenkins/8.1.0/app-changelog.md similarity index 91% rename from stable/jenkins/8.0.3/app-changelog.md rename to stable/jenkins/8.1.0/app-changelog.md index 91feb7739fb..28b5c404366 100644 --- a/stable/jenkins/8.0.3/app-changelog.md +++ b/stable/jenkins/8.1.0/app-changelog.md @@ -1,36 +1,40 @@ -## [jenkins-8.0.3](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-8.0.3) (2024-04-30) +## [jenkins-8.1.0](https://github.com/truecharts/charts/compare/jenkins-7.9.0...jenkins-8.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image jenkins/jenkins to v2.452-jdk17[@e358116](https://github.com/e358116) by renovate ([#20154](https://github.com/truecharts/charts/issues/20154)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image jenkins/jenkins to v2.454-jdk17[@648b9e3](https://github.com/648b9e3) by renovate ([#20873](https://github.com/truecharts/charts/issues/20873)) -- update container image jenkins/jenkins to v2.455-jdk17[@60e8c25](https://github.com/60e8c25) by renovate ([#21229](https://github.com/truecharts/charts/issues/21229)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image jenkins/jenkins to v2.456-jdk17[@ced5348](https://github.com/ced5348) by renovate ([#21623](https://github.com/truecharts/charts/issues/21623)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) @@ -38,9 +42,9 @@ - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image jenkins/jenkins to v2.455-jdk17[@60e8c25](https://github.com/60e8c25) by renovate ([#21229](https://github.com/truecharts/charts/issues/21229)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image jenkins/jenkins to v2.452-jdk17[@e358116](https://github.com/e358116) by renovate ([#20154](https://github.com/truecharts/charts/issues/20154)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/jenkins/8.0.3/app-readme.md b/stable/jenkins/8.1.0/app-readme.md similarity index 100% rename from stable/jenkins/8.0.3/app-readme.md rename to stable/jenkins/8.1.0/app-readme.md diff --git a/stable/jenkins/8.1.0/charts/common-23.0.0.tgz b/stable/jenkins/8.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/jenkins/8.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/jenkins/8.0.3/icon-small.webp b/stable/jenkins/8.1.0/icon-small.webp similarity index 100% rename from stable/jenkins/8.0.3/icon-small.webp rename to stable/jenkins/8.1.0/icon-small.webp diff --git a/stable/jenkins/8.0.3/icon.webp b/stable/jenkins/8.1.0/icon.webp similarity index 100% rename from stable/jenkins/8.0.3/icon.webp rename to stable/jenkins/8.1.0/icon.webp diff --git a/stable/jenkins/8.0.3/ix_values.yaml b/stable/jenkins/8.1.0/ix_values.yaml similarity index 91% rename from stable/jenkins/8.0.3/ix_values.yaml rename to stable/jenkins/8.1.0/ix_values.yaml index 40aa20e9a15..b2a5814995e 100644 --- a/stable/jenkins/8.0.3/ix_values.yaml +++ b/stable/jenkins/8.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.455-jdk17@sha256:60e8c25b020039af3e08b4223288a4923ddc0cbc0ec54e1bc6f6371529f8aac2 + tag: 2.456-jdk17@sha256:ced5348d39eb0ca5705d67ec051ff0cdedd974ed5a958c233682f7078bdf1ac4 security: container: runAsGroup: 1000 diff --git a/stable/jenkins/8.0.3/questions.yaml b/stable/jenkins/8.1.0/questions.yaml similarity index 99% rename from stable/jenkins/8.0.3/questions.yaml rename to stable/jenkins/8.1.0/questions.yaml index f8cc4ef697a..70accfd20c6 100755 --- a/stable/jenkins/8.0.3/questions.yaml +++ b/stable/jenkins/8.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/lidarr/22.0.4/templates/NOTES.txt b/stable/jenkins/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/lidarr/22.0.4/templates/NOTES.txt rename to stable/jenkins/8.1.0/templates/NOTES.txt diff --git a/stable/jenkins/8.0.3/templates/_secret.tpl b/stable/jenkins/8.1.0/templates/_secret.tpl similarity index 100% rename from stable/jenkins/8.0.3/templates/_secret.tpl rename to stable/jenkins/8.1.0/templates/_secret.tpl diff --git a/stable/jenkins/8.0.3/templates/common.yaml b/stable/jenkins/8.1.0/templates/common.yaml similarity index 100% rename from stable/jenkins/8.0.3/templates/common.yaml rename to stable/jenkins/8.1.0/templates/common.yaml diff --git a/stable/lidarr/22.0.4/values.yaml b/stable/jenkins/8.1.0/values.yaml similarity index 100% rename from stable/lidarr/22.0.4/values.yaml rename to stable/jenkins/8.1.0/values.yaml diff --git a/stable/lidarr/22.0.4/charts/common-22.0.3.tgz b/stable/lidarr/22.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/lidarr/22.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/mediainfo/10.0.4/.helmignore b/stable/lidarr/22.1.0/.helmignore similarity index 100% rename from stable/mediainfo/10.0.4/.helmignore rename to stable/lidarr/22.1.0/.helmignore diff --git a/stable/mediainfo/10.0.4/CHANGELOG.md b/stable/lidarr/22.1.0/CHANGELOG.md similarity index 100% rename from stable/mediainfo/10.0.4/CHANGELOG.md rename to stable/lidarr/22.1.0/CHANGELOG.md diff --git a/stable/lidarr/22.0.4/Chart.yaml b/stable/lidarr/22.1.0/Chart.yaml similarity index 92% rename from stable/lidarr/22.0.4/Chart.yaml rename to stable/lidarr/22.1.0/Chart.yaml index a0856271c1c..f50bda83caa 100644 --- a/stable/lidarr/22.0.4/Chart.yaml +++ b/stable/lidarr/22.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.2.5.4141 +appVersion: 2.3.2.4183 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - lidarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/lidarr-develop + - https://ghcr.io/onedr0p/exportarr type: application -version: 22.0.4 +version: 22.1.0 diff --git a/stable/lidarr/22.0.4/README.md b/stable/lidarr/22.1.0/README.md similarity index 100% rename from stable/lidarr/22.0.4/README.md rename to stable/lidarr/22.1.0/README.md diff --git a/stable/lidarr/22.0.4/app-changelog.md b/stable/lidarr/22.1.0/app-changelog.md similarity index 91% rename from stable/lidarr/22.0.4/app-changelog.md rename to stable/lidarr/22.1.0/app-changelog.md index 48e9a4c65f4..9f4408ce4c5 100644 --- a/stable/lidarr/22.0.4/app-changelog.md +++ b/stable/lidarr/22.1.0/app-changelog.md @@ -1,26 +1,30 @@ -## [lidarr-22.0.4](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-22.0.4) (2024-04-30) +## [lidarr-22.1.0](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-22.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -30,18 +34,18 @@ - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image ghcr.io/onedr0p/lidarr-develop to v2.3.2.4183[@223869f](https://github.com/223869f) by renovate ([#21615](https://github.com/truecharts/charts/issues/21615)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image ghcr.io/onedr0p/lidarr-develop to 2.2.3.4098[@51ad0a1](https://github.com/51ad0a1) by renovate ([#20423](https://github.com/truecharts/charts/issues/20423)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) + - update container image ghcr.io/onedr0p/lidarr-develop to 2.2.3.4098[@5b24ac3](https://github.com/5b24ac3) by renovate ([#20065](https://github.com/truecharts/charts/issues/20065)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/lidarr/22.0.4/app-readme.md b/stable/lidarr/22.1.0/app-readme.md similarity index 100% rename from stable/lidarr/22.0.4/app-readme.md rename to stable/lidarr/22.1.0/app-readme.md diff --git a/stable/lidarr/22.1.0/charts/common-23.0.0.tgz b/stable/lidarr/22.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/lidarr/22.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/lidarr/22.0.4/icon-small.webp b/stable/lidarr/22.1.0/icon-small.webp similarity index 100% rename from stable/lidarr/22.0.4/icon-small.webp rename to stable/lidarr/22.1.0/icon-small.webp diff --git a/stable/lidarr/22.0.4/icon.webp b/stable/lidarr/22.1.0/icon.webp similarity index 100% rename from stable/lidarr/22.0.4/icon.webp rename to stable/lidarr/22.1.0/icon.webp diff --git a/stable/lidarr/22.0.4/ix_values.yaml b/stable/lidarr/22.1.0/ix_values.yaml similarity index 96% rename from stable/lidarr/22.0.4/ix_values.yaml rename to stable/lidarr/22.1.0/ix_values.yaml index a2acfc65c8d..c18296d1541 100644 --- a/stable/lidarr/22.0.4/ix_values.yaml +++ b/stable/lidarr/22.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.2.5.4141@sha256:e706cb518eed32a850bdddd67084056c47bd1ce2cc93970ed62ffbd118d70fb4 + tag: 2.3.2.4183@sha256:223869f666d9e56befb8dfe9203c7c6853016466b71f825207590a753434c711 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent diff --git a/stable/lidarr/22.0.4/questions.yaml b/stable/lidarr/22.1.0/questions.yaml similarity index 99% rename from stable/lidarr/22.0.4/questions.yaml rename to stable/lidarr/22.1.0/questions.yaml index 97d64b882c7..0443cd64cb2 100755 --- a/stable/lidarr/22.0.4/questions.yaml +++ b/stable/lidarr/22.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/mediainfo/10.0.4/templates/NOTES.txt b/stable/lidarr/22.1.0/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/10.0.4/templates/NOTES.txt rename to stable/lidarr/22.1.0/templates/NOTES.txt diff --git a/stable/lidarr/22.0.4/templates/common.yaml b/stable/lidarr/22.1.0/templates/common.yaml similarity index 100% rename from stable/lidarr/22.0.4/templates/common.yaml rename to stable/lidarr/22.1.0/templates/common.yaml diff --git a/stable/mediainfo/10.0.4/values.yaml b/stable/lidarr/22.1.0/values.yaml similarity index 100% rename from stable/mediainfo/10.0.4/values.yaml rename to stable/lidarr/22.1.0/values.yaml diff --git a/stable/mediainfo/10.0.4/charts/common-22.0.3.tgz b/stable/mediainfo/10.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/mediainfo/10.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/metube/13.0.5/.helmignore b/stable/mediainfo/10.1.0/.helmignore similarity index 100% rename from stable/metube/13.0.5/.helmignore rename to stable/mediainfo/10.1.0/.helmignore diff --git a/stable/metube/13.0.5/CHANGELOG.md b/stable/mediainfo/10.1.0/CHANGELOG.md similarity index 100% rename from stable/metube/13.0.5/CHANGELOG.md rename to stable/mediainfo/10.1.0/CHANGELOG.md diff --git a/stable/mediainfo/10.0.4/Chart.yaml b/stable/mediainfo/10.1.0/Chart.yaml similarity index 92% rename from stable/mediainfo/10.0.4/Chart.yaml rename to stable/mediainfo/10.1.0/Chart.yaml index f1eb54752e6..88f8cc1fe94 100644 --- a/stable/mediainfo/10.0.4/Chart.yaml +++ b/stable/mediainfo/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.1 +appVersion: 24.05.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.webp keywords: - info - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - https://hub.docker.com/r/jlesage/mediainfo type: application -version: 10.0.4 +version: 10.1.0 diff --git a/stable/mediainfo/10.0.4/README.md b/stable/mediainfo/10.1.0/README.md similarity index 100% rename from stable/mediainfo/10.0.4/README.md rename to stable/mediainfo/10.1.0/README.md diff --git a/stable/mediainfo/10.0.4/app-changelog.md b/stable/mediainfo/10.1.0/app-changelog.md similarity index 88% rename from stable/mediainfo/10.0.4/app-changelog.md rename to stable/mediainfo/10.1.0/app-changelog.md index 7ce13d4e6ed..be7ce500a04 100644 --- a/stable/mediainfo/10.0.4/app-changelog.md +++ b/stable/mediainfo/10.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [mediainfo-10.0.4](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-10.0.4) (2024-04-30) +## [mediainfo-10.1.0](https://github.com/truecharts/charts/compare/mediainfo-9.6.0...mediainfo-10.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image jlesage/mediainfo to v24.05.1[@d75eeee](https://github.com/d75eeee) by renovate ([#21626](https://github.com/truecharts/charts/issues/21626)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image jlesage/mediainfo to v24.04.1[@50e2e26](https://github.com/50e2e26) by renovate ([#20131](https://github.com/truecharts/charts/issues/20131)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/mediainfo/10.0.4/app-readme.md b/stable/mediainfo/10.1.0/app-readme.md similarity index 100% rename from stable/mediainfo/10.0.4/app-readme.md rename to stable/mediainfo/10.1.0/app-readme.md diff --git a/stable/mediainfo/10.1.0/charts/common-23.0.0.tgz b/stable/mediainfo/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/mediainfo/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/mediainfo/10.0.4/icon-small.webp b/stable/mediainfo/10.1.0/icon-small.webp similarity index 100% rename from stable/mediainfo/10.0.4/icon-small.webp rename to stable/mediainfo/10.1.0/icon-small.webp diff --git a/stable/mediainfo/10.0.4/icon.webp b/stable/mediainfo/10.1.0/icon.webp similarity index 100% rename from stable/mediainfo/10.0.4/icon.webp rename to stable/mediainfo/10.1.0/icon.webp diff --git a/stable/mediainfo/10.0.4/ix_values.yaml b/stable/mediainfo/10.1.0/ix_values.yaml similarity index 94% rename from stable/mediainfo/10.0.4/ix_values.yaml rename to stable/mediainfo/10.1.0/ix_values.yaml index 7f3913f3a76..6475c951f09 100644 --- a/stable/mediainfo/10.0.4/ix_values.yaml +++ b/stable/mediainfo/10.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/mediainfo - tag: v24.04.1@sha256:50e2e262de84f2928180a2270b05510583b63265ce17afed8d381aac2867bee1 + tag: v24.05.1@sha256:d75eeeef9570f07eea14621f478cfe668ed09db9a528db7635d6dc1f63b46c42 pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/10.0.4/questions.yaml b/stable/mediainfo/10.1.0/questions.yaml similarity index 99% rename from stable/mediainfo/10.0.4/questions.yaml rename to stable/mediainfo/10.1.0/questions.yaml index f279afe8f74..b3e5066f324 100755 --- a/stable/mediainfo/10.0.4/questions.yaml +++ b/stable/mediainfo/10.1.0/questions.yaml @@ -228,13 +228,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/metube/13.0.5/templates/NOTES.txt b/stable/mediainfo/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/metube/13.0.5/templates/NOTES.txt rename to stable/mediainfo/10.1.0/templates/NOTES.txt diff --git a/stable/metube/13.0.5/templates/common.yaml b/stable/mediainfo/10.1.0/templates/common.yaml similarity index 100% rename from stable/metube/13.0.5/templates/common.yaml rename to stable/mediainfo/10.1.0/templates/common.yaml diff --git a/stable/metube/13.0.5/values.yaml b/stable/mediainfo/10.1.0/values.yaml similarity index 100% rename from stable/metube/13.0.5/values.yaml rename to stable/mediainfo/10.1.0/values.yaml diff --git a/stable/mkvtoolnix/11.0.4/.helmignore b/stable/metube/13.1.0/.helmignore similarity index 100% rename from stable/mkvtoolnix/11.0.4/.helmignore rename to stable/metube/13.1.0/.helmignore diff --git a/stable/mkvtoolnix/11.0.4/CHANGELOG.md b/stable/metube/13.1.0/CHANGELOG.md similarity index 100% rename from stable/mkvtoolnix/11.0.4/CHANGELOG.md rename to stable/metube/13.1.0/CHANGELOG.md diff --git a/stable/metube/13.0.5/Chart.yaml b/stable/metube/13.1.0/Chart.yaml similarity index 93% rename from stable/metube/13.0.5/Chart.yaml rename to stable/metube/13.1.0/Chart.yaml index e334ae45bfb..11696e551a3 100644 --- a/stable/metube/13.0.5/Chart.yaml +++ b/stable/metube/13.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.4.12 +appVersion: 2024.5.2 dependencies: - name: common version: 23.0.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.webp keywords: - metube - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/metube - https://hub.docker.com/r/alexta69/metube type: application -version: 13.0.5 +version: 13.1.0 diff --git a/stable/metube/13.0.5/README.md b/stable/metube/13.1.0/README.md similarity index 100% rename from stable/metube/13.0.5/README.md rename to stable/metube/13.1.0/README.md diff --git a/stable/metube/13.0.5/app-changelog.md b/stable/metube/13.1.0/app-changelog.md similarity index 88% rename from stable/metube/13.0.5/app-changelog.md rename to stable/metube/13.1.0/app-changelog.md index ca4f8bd940d..00ad2a77a86 100644 --- a/stable/metube/13.0.5/app-changelog.md +++ b/stable/metube/13.1.0/app-changelog.md @@ -1,32 +1,36 @@ -## [metube-13.0.5](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-13.0.5) (2024-05-02) +## [metube-13.1.0](https://github.com/truecharts/charts/compare/metube-12.7.0...metube-13.1.0) (2024-05-05) ### Chore +- bump charts to release new docs to fix broken links + - bump charts to ensure new icons are released +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + - bump common -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) +- bump everything to regenerate readme's and site index - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - - update container image alexta69/metube to v2024-04-12[@bd8687b](https://github.com/bd8687b) by renovate ([#20658](https://github.com/truecharts/charts/issues/20658)) - update container image alexta69/metube to v2024-04-10[@8ddb4b2](https://github.com/8ddb4b2) by renovate ([#20517](https://github.com/truecharts/charts/issues/20517)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image alexta69/metube to v2024-04-28[@2e4e865](https://github.com/2e4e865) by renovate ([#21562](https://github.com/truecharts/charts/issues/21562)) + - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image alexta69/metube to v2024-05-02[@2b2bbbf](https://github.com/2b2bbbf) by renovate ([#21599](https://github.com/truecharts/charts/issues/21599)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) @@ -34,7 +38,7 @@ - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) diff --git a/stable/metube/13.0.5/app-readme.md b/stable/metube/13.1.0/app-readme.md similarity index 100% rename from stable/metube/13.0.5/app-readme.md rename to stable/metube/13.1.0/app-readme.md diff --git a/stable/metube/13.1.0/charts/common-23.0.0.tgz b/stable/metube/13.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/metube/13.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/metube/13.0.5/icon-small.webp b/stable/metube/13.1.0/icon-small.webp similarity index 100% rename from stable/metube/13.0.5/icon-small.webp rename to stable/metube/13.1.0/icon-small.webp diff --git a/stable/metube/13.0.5/icon.webp b/stable/metube/13.1.0/icon.webp similarity index 100% rename from stable/metube/13.0.5/icon.webp rename to stable/metube/13.1.0/icon.webp diff --git a/stable/metube/13.0.5/ix_values.yaml b/stable/metube/13.1.0/ix_values.yaml similarity index 85% rename from stable/metube/13.0.5/ix_values.yaml rename to stable/metube/13.1.0/ix_values.yaml index 7b905577691..5ae373e5b06 100644 --- a/stable/metube/13.0.5/ix_values.yaml +++ b/stable/metube/13.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: alexta69/metube - tag: 2024-04-12@sha256:bd8687b4c7e9e2b30551f3f78b47cbe6522a43b642875d16e8ec9af6e0d8c46f + tag: 2024-05-02@sha256:2b2bbbfb6a65697b6d185b888905b9c02985a94e08610f9483c8dd09dca8a25e pullPolicy: IfNotPresent service: main: diff --git a/stable/metube/13.0.5/questions.yaml b/stable/metube/13.1.0/questions.yaml similarity index 100% rename from stable/metube/13.0.5/questions.yaml rename to stable/metube/13.1.0/questions.yaml diff --git a/stable/mkvtoolnix/11.0.4/templates/NOTES.txt b/stable/metube/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/11.0.4/templates/NOTES.txt rename to stable/metube/13.1.0/templates/NOTES.txt diff --git a/stable/mkvtoolnix/11.0.4/templates/common.yaml b/stable/metube/13.1.0/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/11.0.4/templates/common.yaml rename to stable/metube/13.1.0/templates/common.yaml diff --git a/stable/mkvtoolnix/11.0.4/values.yaml b/stable/metube/13.1.0/values.yaml similarity index 100% rename from stable/mkvtoolnix/11.0.4/values.yaml rename to stable/metube/13.1.0/values.yaml diff --git a/stable/mkvtoolnix/11.0.4/charts/common-22.0.3.tgz b/stable/mkvtoolnix/11.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/mkvtoolnix/11.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/muse/6.0.4/.helmignore b/stable/mkvtoolnix/11.1.0/.helmignore similarity index 100% rename from stable/muse/6.0.4/.helmignore rename to stable/mkvtoolnix/11.1.0/.helmignore diff --git a/stable/muse/6.0.4/CHANGELOG.md b/stable/mkvtoolnix/11.1.0/CHANGELOG.md similarity index 100% rename from stable/muse/6.0.4/CHANGELOG.md rename to stable/mkvtoolnix/11.1.0/CHANGELOG.md diff --git a/stable/mkvtoolnix/11.0.4/Chart.yaml b/stable/mkvtoolnix/11.1.0/Chart.yaml similarity index 92% rename from stable/mkvtoolnix/11.0.4/Chart.yaml rename to stable/mkvtoolnix/11.1.0/Chart.yaml index 252fd319abc..5cf19682ce5 100644 --- a/stable/mkvtoolnix/11.0.4/Chart.yaml +++ b/stable/mkvtoolnix/11.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.04.1 +appVersion: 24.05.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - media - mkvtoolnix - mkv -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - https://hub.docker.com/r/jlesage/mkvtoolnix type: application -version: 11.0.4 +version: 11.1.0 diff --git a/stable/mkvtoolnix/11.0.4/README.md b/stable/mkvtoolnix/11.1.0/README.md similarity index 100% rename from stable/mkvtoolnix/11.0.4/README.md rename to stable/mkvtoolnix/11.1.0/README.md diff --git a/stable/mkvtoolnix/11.0.4/app-changelog.md b/stable/mkvtoolnix/11.1.0/app-changelog.md similarity index 88% rename from stable/mkvtoolnix/11.0.4/app-changelog.md rename to stable/mkvtoolnix/11.1.0/app-changelog.md index 94dbd3ac1e6..79434fbf82a 100644 --- a/stable/mkvtoolnix/11.0.4/app-changelog.md +++ b/stable/mkvtoolnix/11.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [mkvtoolnix-11.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-11.0.4) (2024-04-30) +## [mkvtoolnix-11.1.0](https://github.com/truecharts/charts/compare/mkvtoolnix-10.6.0...mkvtoolnix-11.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image jlesage/mkvtoolnix to v24.05.1[@025857d](https://github.com/025857d) by renovate ([#21627](https://github.com/truecharts/charts/issues/21627)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image jlesage/mkvtoolnix to v24.04.1[@63e205a](https://github.com/63e205a) by renovate ([#20155](https://github.com/truecharts/charts/issues/20155)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/mkvtoolnix/11.0.4/app-readme.md b/stable/mkvtoolnix/11.1.0/app-readme.md similarity index 100% rename from stable/mkvtoolnix/11.0.4/app-readme.md rename to stable/mkvtoolnix/11.1.0/app-readme.md diff --git a/stable/mkvtoolnix/11.1.0/charts/common-23.0.0.tgz b/stable/mkvtoolnix/11.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/mkvtoolnix/11.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/mkvtoolnix/11.0.4/icon-small.webp b/stable/mkvtoolnix/11.1.0/icon-small.webp similarity index 100% rename from stable/mkvtoolnix/11.0.4/icon-small.webp rename to stable/mkvtoolnix/11.1.0/icon-small.webp diff --git a/stable/mkvtoolnix/11.0.4/icon.webp b/stable/mkvtoolnix/11.1.0/icon.webp similarity index 100% rename from stable/mkvtoolnix/11.0.4/icon.webp rename to stable/mkvtoolnix/11.1.0/icon.webp diff --git a/stable/mkvtoolnix/11.0.4/ix_values.yaml b/stable/mkvtoolnix/11.1.0/ix_values.yaml similarity index 95% rename from stable/mkvtoolnix/11.0.4/ix_values.yaml rename to stable/mkvtoolnix/11.1.0/ix_values.yaml index f3ff88c113e..68e177ce8dd 100644 --- a/stable/mkvtoolnix/11.0.4/ix_values.yaml +++ b/stable/mkvtoolnix/11.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/mkvtoolnix - tag: v24.04.1@sha256:63e205ab39a56104ee03e6eb0709df76d0c035178c7d7dc6b55c363938f93d69 + tag: v24.05.1@sha256:025857d7ce2fe1fcde4e3d96e89545b32dc3a2fa2d90d388de38fc475dcad136 pullPolicy: IfNotPresent service: main: diff --git a/stable/mkvtoolnix/11.0.4/questions.yaml b/stable/mkvtoolnix/11.1.0/questions.yaml similarity index 99% rename from stable/mkvtoolnix/11.0.4/questions.yaml rename to stable/mkvtoolnix/11.1.0/questions.yaml index 7b0d8f07f36..73afb2a082b 100755 --- a/stable/mkvtoolnix/11.0.4/questions.yaml +++ b/stable/mkvtoolnix/11.1.0/questions.yaml @@ -228,13 +228,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/n8n/14.0.5/templates/NOTES.txt b/stable/mkvtoolnix/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/n8n/14.0.5/templates/NOTES.txt rename to stable/mkvtoolnix/11.1.0/templates/NOTES.txt diff --git a/stable/muse/6.0.4/templates/common.yaml b/stable/mkvtoolnix/11.1.0/templates/common.yaml similarity index 100% rename from stable/muse/6.0.4/templates/common.yaml rename to stable/mkvtoolnix/11.1.0/templates/common.yaml diff --git a/stable/muse/6.0.4/values.yaml b/stable/mkvtoolnix/11.1.0/values.yaml similarity index 100% rename from stable/muse/6.0.4/values.yaml rename to stable/mkvtoolnix/11.1.0/values.yaml diff --git a/stable/muse/6.0.4/charts/common-22.0.3.tgz b/stable/muse/6.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/muse/6.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/n8n/14.0.5/.helmignore b/stable/muse/6.1.0/.helmignore similarity index 100% rename from stable/n8n/14.0.5/.helmignore rename to stable/muse/6.1.0/.helmignore diff --git a/stable/n8n/14.0.5/CHANGELOG.md b/stable/muse/6.1.0/CHANGELOG.md similarity index 100% rename from stable/n8n/14.0.5/CHANGELOG.md rename to stable/muse/6.1.0/CHANGELOG.md diff --git a/stable/muse/6.0.4/Chart.yaml b/stable/muse/6.1.0/Chart.yaml similarity index 92% rename from stable/muse/6.0.4/Chart.yaml rename to stable/muse/6.1.0/Chart.yaml index 183508523aa..a2fbd0320a5 100644 --- a/stable/muse/6.0.4/Chart.yaml +++ b/stable/muse/6.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.8.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - muse - media - discord-bot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://hub.docker.com/r/codetheweb/muse type: application -version: 6.0.4 +version: 6.1.0 diff --git a/stable/muse/6.0.4/README.md b/stable/muse/6.1.0/README.md similarity index 100% rename from stable/muse/6.0.4/README.md rename to stable/muse/6.1.0/README.md diff --git a/stable/muse/6.0.4/app-changelog.md b/stable/muse/6.1.0/app-changelog.md similarity index 89% rename from stable/muse/6.0.4/app-changelog.md rename to stable/muse/6.1.0/app-changelog.md index 30bdf5c778a..aafa40833f8 100644 --- a/stable/muse/6.0.4/app-changelog.md +++ b/stable/muse/6.1.0/app-changelog.md @@ -1,40 +1,44 @@ -## [muse-6.0.4](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-6.0.4) (2024-04-30) +## [muse-6.1.0](https://github.com/truecharts/charts/compare/muse-5.7.0...muse-6.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image codetheweb/muse to v2.8.1[@b0964d2](https://github.com/b0964d2) by renovate ([#21602](https://github.com/truecharts/charts/issues/21602)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/muse/6.0.4/app-readme.md b/stable/muse/6.1.0/app-readme.md similarity index 100% rename from stable/muse/6.0.4/app-readme.md rename to stable/muse/6.1.0/app-readme.md diff --git a/stable/muse/6.1.0/charts/common-23.0.0.tgz b/stable/muse/6.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/muse/6.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/muse/6.0.4/icon-small.webp b/stable/muse/6.1.0/icon-small.webp similarity index 100% rename from stable/muse/6.0.4/icon-small.webp rename to stable/muse/6.1.0/icon-small.webp diff --git a/stable/muse/6.0.4/icon.webp b/stable/muse/6.1.0/icon.webp similarity index 100% rename from stable/muse/6.0.4/icon.webp rename to stable/muse/6.1.0/icon.webp diff --git a/stable/muse/6.0.4/ix_values.yaml b/stable/muse/6.1.0/ix_values.yaml similarity index 92% rename from stable/muse/6.0.4/ix_values.yaml rename to stable/muse/6.1.0/ix_values.yaml index 50540a64b2f..982266a3ee1 100644 --- a/stable/muse/6.0.4/ix_values.yaml +++ b/stable/muse/6.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: codetheweb/muse pullPolicy: IfNotPresent - tag: 2.7.1@sha256:81b648163903eb681f005df22b326f54745ae7ba09b626b094d59be3b861a4ec + tag: 2.8.1@sha256:b0964d260f32478f443cc073b3accf7affe37f72167a27c26c7bedc27db01480 securityContext: container: runAsNonRoot: false diff --git a/stable/muse/6.0.4/questions.yaml b/stable/muse/6.1.0/questions.yaml similarity index 99% rename from stable/muse/6.0.4/questions.yaml rename to stable/muse/6.1.0/questions.yaml index be260ec320b..5538fe74b61 100755 --- a/stable/muse/6.0.4/questions.yaml +++ b/stable/muse/6.1.0/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/navidrome/20.0.4/templates/common.yaml b/stable/muse/6.1.0/templates/common.yaml similarity index 100% rename from stable/navidrome/20.0.4/templates/common.yaml rename to stable/muse/6.1.0/templates/common.yaml diff --git a/stable/n8n/14.0.5/values.yaml b/stable/muse/6.1.0/values.yaml similarity index 100% rename from stable/n8n/14.0.5/values.yaml rename to stable/muse/6.1.0/values.yaml diff --git a/stable/navidrome/20.0.4/.helmignore b/stable/n8n/14.1.0/.helmignore similarity index 100% rename from stable/navidrome/20.0.4/.helmignore rename to stable/n8n/14.1.0/.helmignore diff --git a/stable/navidrome/20.0.4/CHANGELOG.md b/stable/n8n/14.1.0/CHANGELOG.md similarity index 100% rename from stable/navidrome/20.0.4/CHANGELOG.md rename to stable/n8n/14.1.0/CHANGELOG.md diff --git a/stable/n8n/14.0.5/Chart.yaml b/stable/n8n/14.1.0/Chart.yaml similarity index 94% rename from stable/n8n/14.0.5/Chart.yaml rename to stable/n8n/14.1.0/Chart.yaml index 6f3d5b4328e..03a4ca5c88f 100644 --- a/stable/n8n/14.0.5/Chart.yaml +++ b/stable/n8n/14.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.39.0 +appVersion: 1.40.0 dependencies: - name: common version: 23.0.0 @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.webp keywords: - workflows - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 14.0.5 +version: 14.1.0 diff --git a/stable/n8n/14.0.5/LICENSE b/stable/n8n/14.1.0/LICENSE similarity index 100% rename from stable/n8n/14.0.5/LICENSE rename to stable/n8n/14.1.0/LICENSE diff --git a/stable/n8n/14.0.5/README.md b/stable/n8n/14.1.0/README.md similarity index 100% rename from stable/n8n/14.0.5/README.md rename to stable/n8n/14.1.0/README.md diff --git a/stable/n8n/14.0.5/app-changelog.md b/stable/n8n/14.1.0/app-changelog.md similarity index 94% rename from stable/n8n/14.0.5/app-changelog.md rename to stable/n8n/14.1.0/app-changelog.md index af4a8acc89e..998ea6ed3ba 100644 --- a/stable/n8n/14.0.5/app-changelog.md +++ b/stable/n8n/14.1.0/app-changelog.md @@ -1,28 +1,32 @@ -## [n8n-14.0.5](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-14.0.5) (2024-05-02) +## [n8n-14.1.0](https://github.com/truecharts/charts/compare/n8n-13.8.0...n8n-14.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index - -- bump common - -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to ensure new icons are released -- bump everything to release new doc pages +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) +- bump common + +- bump everything to regenerate readme's and site index - bump charts to release new docs to fix broken links -- update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497)) +- bump everything to release new doc pages -- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image redis to v13.3.11[@778c5c5](https://github.com/778c5c5) by renovate ([#21070](https://github.com/truecharts/charts/issues/21070)) - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) @@ -32,7 +36,7 @@ - update container image n8nio/n8n to v1.37.2[@8a8f648](https://github.com/8a8f648) by renovate ([#20912](https://github.com/truecharts/charts/issues/20912)) -- update container image n8nio/n8n to v1.39.0[@54f226f](https://github.com/54f226f) by renovate ([#21291](https://github.com/truecharts/charts/issues/21291)) +- update container image n8nio/n8n to v1.39.1[@c715698](https://github.com/c715698) by renovate ([#21353](https://github.com/truecharts/charts/issues/21353)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -46,19 +50,19 @@ - update container image redis to v13.3.5[@7f45c09](https://github.com/7f45c09) by renovate ([#20555](https://github.com/truecharts/charts/issues/20555)) -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image n8nio/n8n to v1.40.0[@d970ae1](https://github.com/d970ae1) by renovate ([#21629](https://github.com/truecharts/charts/issues/21629)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image redis to v13.3.4[@1cc03a1](https://github.com/1cc03a1) by renovate ([#20497](https://github.com/truecharts/charts/issues/20497)) - update container image redis to v13.3.2[@ce33ab3](https://github.com/ce33ab3) by renovate ([#20486](https://github.com/truecharts/charts/issues/20486)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image n8nio/n8n to v1.39.0[@54f226f](https://github.com/54f226f) by renovate ([#21291](https://github.com/truecharts/charts/issues/21291)) - update container image redis to v13.3.1[@9b53552](https://github.com/9b53552) by renovate ([#20455](https://github.com/truecharts/charts/issues/20455)) -- update container image redis to v13.3.11[@778c5c5](https://github.com/778c5c5) by renovate ([#21070](https://github.com/truecharts/charts/issues/21070)) +- update container image redis to v13.3.0[@66b03ae](https://github.com/66b03ae) by renovate ([#20417](https://github.com/truecharts/charts/issues/20417)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) diff --git a/stable/n8n/14.0.5/app-readme.md b/stable/n8n/14.1.0/app-readme.md similarity index 100% rename from stable/n8n/14.0.5/app-readme.md rename to stable/n8n/14.1.0/app-readme.md diff --git a/stable/n8n/14.1.0/charts/common-23.0.0.tgz b/stable/n8n/14.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/n8n/14.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/n8n/14.0.5/charts/redis-13.3.11.tgz b/stable/n8n/14.1.0/charts/redis-13.3.11.tgz similarity index 100% rename from stable/n8n/14.0.5/charts/redis-13.3.11.tgz rename to stable/n8n/14.1.0/charts/redis-13.3.11.tgz diff --git a/stable/n8n/14.0.5/icon-small.webp b/stable/n8n/14.1.0/icon-small.webp similarity index 100% rename from stable/n8n/14.0.5/icon-small.webp rename to stable/n8n/14.1.0/icon-small.webp diff --git a/stable/n8n/14.0.5/icon.webp b/stable/n8n/14.1.0/icon.webp similarity index 100% rename from stable/n8n/14.0.5/icon.webp rename to stable/n8n/14.1.0/icon.webp diff --git a/stable/n8n/14.0.5/ix_values.yaml b/stable/n8n/14.1.0/ix_values.yaml similarity index 97% rename from stable/n8n/14.0.5/ix_values.yaml rename to stable/n8n/14.1.0/ix_values.yaml index e68661d7346..1758124a2ee 100644 --- a/stable/n8n/14.0.5/ix_values.yaml +++ b/stable/n8n/14.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: n8nio/n8n - tag: 1.39.0@sha256:54f226f4f6a7571c982922588f3e89864c6beffdce4a5051249fbcb9d70df62e + tag: 1.40.0@sha256:d970ae15c333e413b2d921519f43c7ebea693bfe0ed29a69f90d67eb4464e0de pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en" diff --git a/stable/n8n/14.0.5/questions.yaml b/stable/n8n/14.1.0/questions.yaml similarity index 100% rename from stable/n8n/14.0.5/questions.yaml rename to stable/n8n/14.1.0/questions.yaml diff --git a/stable/navidrome/20.0.4/templates/NOTES.txt b/stable/n8n/14.1.0/templates/NOTES.txt similarity index 100% rename from stable/navidrome/20.0.4/templates/NOTES.txt rename to stable/n8n/14.1.0/templates/NOTES.txt diff --git a/stable/n8n/14.0.5/templates/_configmap.tpl b/stable/n8n/14.1.0/templates/_configmap.tpl similarity index 100% rename from stable/n8n/14.0.5/templates/_configmap.tpl rename to stable/n8n/14.1.0/templates/_configmap.tpl diff --git a/stable/n8n/14.0.5/templates/common.yaml b/stable/n8n/14.1.0/templates/common.yaml similarity index 100% rename from stable/n8n/14.0.5/templates/common.yaml rename to stable/n8n/14.1.0/templates/common.yaml diff --git a/stable/navidrome/20.0.4/values.yaml b/stable/n8n/14.1.0/values.yaml similarity index 100% rename from stable/navidrome/20.0.4/values.yaml rename to stable/n8n/14.1.0/values.yaml diff --git a/stable/navidrome/20.0.4/app-changelog.md b/stable/navidrome/20.0.4/app-changelog.md deleted file mode 100644 index b33569505ec..00000000000 --- a/stable/navidrome/20.0.4/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [navidrome-20.0.4](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-20.0.4) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/navidrome/20.0.4/charts/common-22.0.3.tgz b/stable/navidrome/20.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/navidrome/20.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/omada-controller/15.0.4/.helmignore b/stable/navidrome/20.1.0/.helmignore similarity index 100% rename from stable/omada-controller/15.0.4/.helmignore rename to stable/navidrome/20.1.0/.helmignore diff --git a/stable/omada-controller/15.0.4/CHANGELOG.md b/stable/navidrome/20.1.0/CHANGELOG.md similarity index 100% rename from stable/omada-controller/15.0.4/CHANGELOG.md rename to stable/navidrome/20.1.0/CHANGELOG.md diff --git a/stable/navidrome/20.0.4/Chart.yaml b/stable/navidrome/20.1.0/Chart.yaml similarity index 92% rename from stable/navidrome/20.0.4/Chart.yaml rename to stable/navidrome/20.1.0/Chart.yaml index 2575b972d99..5b9eb662016 100644 --- a/stable/navidrome/20.0.4/Chart.yaml +++ b/stable/navidrome/20.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.51.1 +appVersion: 0.52.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - navidrome - music - streaming -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 20.0.4 +version: 20.1.0 diff --git a/stable/navidrome/20.0.4/README.md b/stable/navidrome/20.1.0/README.md similarity index 100% rename from stable/navidrome/20.0.4/README.md rename to stable/navidrome/20.1.0/README.md diff --git a/stable/navidrome/20.1.0/app-changelog.md b/stable/navidrome/20.1.0/app-changelog.md new file mode 100644 index 00000000000..27f2d922451 --- /dev/null +++ b/stable/navidrome/20.1.0/app-changelog.md @@ -0,0 +1,73 @@ + + +## [navidrome-20.1.0](https://github.com/truecharts/charts/compare/navidrome-19.6.0...navidrome-20.1.0) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image deluan/navidrome to v0.52.0[@8b28547](https://github.com/8b28547) by renovate ([#21603](https://github.com/truecharts/charts/issues/21603)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/navidrome/20.0.4/app-readme.md b/stable/navidrome/20.1.0/app-readme.md similarity index 100% rename from stable/navidrome/20.0.4/app-readme.md rename to stable/navidrome/20.1.0/app-readme.md diff --git a/stable/navidrome/20.1.0/charts/common-23.0.0.tgz b/stable/navidrome/20.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/navidrome/20.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/navidrome/20.0.4/icon-small.webp b/stable/navidrome/20.1.0/icon-small.webp similarity index 100% rename from stable/navidrome/20.0.4/icon-small.webp rename to stable/navidrome/20.1.0/icon-small.webp diff --git a/stable/navidrome/20.0.4/icon.webp b/stable/navidrome/20.1.0/icon.webp similarity index 100% rename from stable/navidrome/20.0.4/icon.webp rename to stable/navidrome/20.1.0/icon.webp diff --git a/stable/navidrome/20.0.4/ix_values.yaml b/stable/navidrome/20.1.0/ix_values.yaml similarity index 86% rename from stable/navidrome/20.0.4/ix_values.yaml rename to stable/navidrome/20.1.0/ix_values.yaml index c9c27feae18..3027aaca9a9 100644 --- a/stable/navidrome/20.0.4/ix_values.yaml +++ b/stable/navidrome/20.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: deluan/navidrome pullPolicy: IfNotPresent - tag: 0.51.1@sha256:7fe666e61471526d98a5702e649b1ed157d36d6795f87016cdd65cdf708359e9 + tag: 0.52.0@sha256:8b28547b081222a909a68454dfef966414ac162d9f8e2e426d22e9bcaf597783 workload: main: podSpec: diff --git a/stable/navidrome/20.0.4/questions.yaml b/stable/navidrome/20.1.0/questions.yaml similarity index 99% rename from stable/navidrome/20.0.4/questions.yaml rename to stable/navidrome/20.1.0/questions.yaml index c2c5cc4896f..6f06a63ad17 100755 --- a/stable/navidrome/20.0.4/questions.yaml +++ b/stable/navidrome/20.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/omada-controller/15.0.4/templates/NOTES.txt b/stable/navidrome/20.1.0/templates/NOTES.txt similarity index 100% rename from stable/omada-controller/15.0.4/templates/NOTES.txt rename to stable/navidrome/20.1.0/templates/NOTES.txt diff --git a/stable/pgadmin/16.0.4/templates/common.yaml b/stable/navidrome/20.1.0/templates/common.yaml similarity index 100% rename from stable/pgadmin/16.0.4/templates/common.yaml rename to stable/navidrome/20.1.0/templates/common.yaml diff --git a/stable/omada-controller/15.0.4/values.yaml b/stable/navidrome/20.1.0/values.yaml similarity index 100% rename from stable/omada-controller/15.0.4/values.yaml rename to stable/navidrome/20.1.0/values.yaml diff --git a/stable/omada-controller/15.0.4/app-changelog.md b/stable/omada-controller/15.0.4/app-changelog.md deleted file mode 100644 index 5bbebf31252..00000000000 --- a/stable/omada-controller/15.0.4/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [omada-controller-15.0.4](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-15.0.4) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/omada-controller/15.0.4/charts/common-22.0.3.tgz b/stable/omada-controller/15.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/omada-controller/15.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/pgadmin/16.0.4/.helmignore b/stable/omada-controller/15.0.6/.helmignore similarity index 100% rename from stable/pgadmin/16.0.4/.helmignore rename to stable/omada-controller/15.0.6/.helmignore diff --git a/stable/pgadmin/16.0.4/CHANGELOG.md b/stable/omada-controller/15.0.6/CHANGELOG.md similarity index 100% rename from stable/pgadmin/16.0.4/CHANGELOG.md rename to stable/omada-controller/15.0.6/CHANGELOG.md diff --git a/stable/omada-controller/15.0.4/Chart.yaml b/stable/omada-controller/15.0.6/Chart.yaml similarity index 94% rename from stable/omada-controller/15.0.4/Chart.yaml rename to stable/omada-controller/15.0.6/Chart.yaml index c7203910f86..ca59769f38c 100644 --- a/stable/omada-controller/15.0.4/Chart.yaml +++ b/stable/omada-controller/15.0.6/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 5.13.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.webp keywords: - omada-controller -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - https://hub.docker.com/r/mbentley/omada-controller type: application -version: 15.0.4 +version: 15.0.6 diff --git a/stable/omada-controller/15.0.4/README.md b/stable/omada-controller/15.0.6/README.md similarity index 100% rename from stable/omada-controller/15.0.4/README.md rename to stable/omada-controller/15.0.6/README.md diff --git a/stable/omada-controller/15.0.6/app-changelog.md b/stable/omada-controller/15.0.6/app-changelog.md new file mode 100644 index 00000000000..8d9a1cc2f19 --- /dev/null +++ b/stable/omada-controller/15.0.6/app-changelog.md @@ -0,0 +1,73 @@ + + +## [omada-controller-15.0.6](https://github.com/truecharts/charts/compare/omada-controller-14.6.0...omada-controller-15.0.6) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image mbentley/omada-controller to 5.13[@405d5fb](https://github.com/405d5fb) by renovate ([#19273](https://github.com/truecharts/charts/issues/19273)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/omada-controller/15.0.4/app-readme.md b/stable/omada-controller/15.0.6/app-readme.md similarity index 100% rename from stable/omada-controller/15.0.4/app-readme.md rename to stable/omada-controller/15.0.6/app-readme.md diff --git a/stable/omada-controller/15.0.6/charts/common-23.0.0.tgz b/stable/omada-controller/15.0.6/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/omada-controller/15.0.6/charts/common-23.0.0.tgz differ diff --git a/stable/omada-controller/15.0.4/icon-small.webp b/stable/omada-controller/15.0.6/icon-small.webp similarity index 100% rename from stable/omada-controller/15.0.4/icon-small.webp rename to stable/omada-controller/15.0.6/icon-small.webp diff --git a/stable/omada-controller/15.0.4/icon.webp b/stable/omada-controller/15.0.6/icon.webp similarity index 100% rename from stable/omada-controller/15.0.4/icon.webp rename to stable/omada-controller/15.0.6/icon.webp diff --git a/stable/omada-controller/15.0.4/ix_values.yaml b/stable/omada-controller/15.0.6/ix_values.yaml similarity index 92% rename from stable/omada-controller/15.0.4/ix_values.yaml rename to stable/omada-controller/15.0.6/ix_values.yaml index d9ae275bda4..38c2a50dd85 100644 --- a/stable/omada-controller/15.0.4/ix_values.yaml +++ b/stable/omada-controller/15.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: mbentley/omada-controller - tag: 5.13@sha256:538ec216054f51558c15a649d9e12de13d95a7a01542fbb8fe7d1e12dc6e3164 + tag: 5.13@sha256:405d5fb8bafd25fc99739ae4c88b541be162f798be92eac484138007b7967dbc pullPolicy: IfNotPresent service: main: @@ -44,7 +44,9 @@ service: targetPort: 29810 ingress: comm: - autoLink: true + enabled: false + targetSelector: + comm: comm persistence: data: enabled: true diff --git a/stable/omada-controller/15.0.4/questions.yaml b/stable/omada-controller/15.0.6/questions.yaml similarity index 99% rename from stable/omada-controller/15.0.4/questions.yaml rename to stable/omada-controller/15.0.6/questions.yaml index 67c4a22d781..fb989d14595 100755 --- a/stable/omada-controller/15.0.4/questions.yaml +++ b/stable/omada-controller/15.0.6/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/pgadmin/16.0.4/templates/NOTES.txt b/stable/omada-controller/15.0.6/templates/NOTES.txt similarity index 100% rename from stable/pgadmin/16.0.4/templates/NOTES.txt rename to stable/omada-controller/15.0.6/templates/NOTES.txt diff --git a/stable/omada-controller/15.0.4/templates/common.yaml b/stable/omada-controller/15.0.6/templates/common.yaml similarity index 100% rename from stable/omada-controller/15.0.4/templates/common.yaml rename to stable/omada-controller/15.0.6/templates/common.yaml diff --git a/stable/pgadmin/16.0.4/values.yaml b/stable/omada-controller/15.0.6/values.yaml similarity index 100% rename from stable/pgadmin/16.0.4/values.yaml rename to stable/omada-controller/15.0.6/values.yaml diff --git a/stable/pgadmin/16.0.4/charts/common-22.0.3.tgz b/stable/pgadmin/16.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/pgadmin/16.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/plausible/11.0.4/.helmignore b/stable/pgadmin/16.1.0/.helmignore similarity index 100% rename from stable/plausible/11.0.4/.helmignore rename to stable/pgadmin/16.1.0/.helmignore diff --git a/stable/plausible/11.0.4/CHANGELOG.md b/stable/pgadmin/16.1.0/CHANGELOG.md similarity index 100% rename from stable/plausible/11.0.4/CHANGELOG.md rename to stable/pgadmin/16.1.0/CHANGELOG.md diff --git a/stable/pgadmin/16.0.4/Chart.yaml b/stable/pgadmin/16.1.0/Chart.yaml similarity index 92% rename from stable/pgadmin/16.0.4/Chart.yaml rename to stable/pgadmin/16.1.0/Chart.yaml index e9d27ff7fb0..37e661d5af6 100644 --- a/stable/pgadmin/16.0.4/Chart.yaml +++ b/stable/pgadmin/16.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 8.5.0 +appVersion: 8.6.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - pgadmin - db - database -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - https://hub.docker.com/r/dpage/pgadmin4 type: application -version: 16.0.4 +version: 16.1.0 diff --git a/stable/pgadmin/16.0.4/README.md b/stable/pgadmin/16.1.0/README.md similarity index 100% rename from stable/pgadmin/16.0.4/README.md rename to stable/pgadmin/16.1.0/README.md diff --git a/stable/pgadmin/16.0.4/app-changelog.md b/stable/pgadmin/16.1.0/app-changelog.md similarity index 89% rename from stable/pgadmin/16.0.4/app-changelog.md rename to stable/pgadmin/16.1.0/app-changelog.md index 97dd2eb6a6f..b1ae88513d5 100644 --- a/stable/pgadmin/16.0.4/app-changelog.md +++ b/stable/pgadmin/16.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [pgadmin-16.0.4](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-16.0.4) (2024-04-30) +## [pgadmin-16.1.0](https://github.com/truecharts/charts/compare/pgadmin-15.7.0...pgadmin-16.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image dpage/pgadmin4 to v8.6[@701f221](https://github.com/701f221) by renovate ([#21607](https://github.com/truecharts/charts/issues/21607)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image dpage/pgadmin4 to v8.5[@00998d1](https://github.com/00998d1) by renovate ([#20239](https://github.com/truecharts/charts/issues/20239)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/pgadmin/16.0.4/app-readme.md b/stable/pgadmin/16.1.0/app-readme.md similarity index 100% rename from stable/pgadmin/16.0.4/app-readme.md rename to stable/pgadmin/16.1.0/app-readme.md diff --git a/stable/pgadmin/16.1.0/charts/common-23.0.0.tgz b/stable/pgadmin/16.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/pgadmin/16.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/pgadmin/16.0.4/icon-small.webp b/stable/pgadmin/16.1.0/icon-small.webp similarity index 100% rename from stable/pgadmin/16.0.4/icon-small.webp rename to stable/pgadmin/16.1.0/icon-small.webp diff --git a/stable/pgadmin/16.0.4/icon.webp b/stable/pgadmin/16.1.0/icon.webp similarity index 100% rename from stable/pgadmin/16.0.4/icon.webp rename to stable/pgadmin/16.1.0/icon.webp diff --git a/stable/pgadmin/16.0.4/ix_values.yaml b/stable/pgadmin/16.1.0/ix_values.yaml similarity index 91% rename from stable/pgadmin/16.0.4/ix_values.yaml rename to stable/pgadmin/16.1.0/ix_values.yaml index 1b4d9162b50..ab08791a621 100644 --- a/stable/pgadmin/16.0.4/ix_values.yaml +++ b/stable/pgadmin/16.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: 8.5@sha256:00998d19a230b66e30de4bc00a2c453b07c63016dc15e58d6f6b4fa3c688d4e5 + tag: 8.6@sha256:701f221dfc5da1fb3d4095ad4264ebb00ef4f7ecc6573007a49a59740019703d service: main: ports: diff --git a/stable/pgadmin/16.0.4/questions.yaml b/stable/pgadmin/16.1.0/questions.yaml similarity index 99% rename from stable/pgadmin/16.0.4/questions.yaml rename to stable/pgadmin/16.1.0/questions.yaml index 860871531d6..cf0c1fe0215 100755 --- a/stable/pgadmin/16.0.4/questions.yaml +++ b/stable/pgadmin/16.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/plextraktsync/8.0.4/templates/NOTES.txt b/stable/pgadmin/16.1.0/templates/NOTES.txt similarity index 100% rename from stable/plextraktsync/8.0.4/templates/NOTES.txt rename to stable/pgadmin/16.1.0/templates/NOTES.txt diff --git a/stable/sabnzbd/20.0.4/templates/common.yaml b/stable/pgadmin/16.1.0/templates/common.yaml similarity index 100% rename from stable/sabnzbd/20.0.4/templates/common.yaml rename to stable/pgadmin/16.1.0/templates/common.yaml diff --git a/stable/plausible/11.0.4/values.yaml b/stable/pgadmin/16.1.0/values.yaml similarity index 100% rename from stable/plausible/11.0.4/values.yaml rename to stable/pgadmin/16.1.0/values.yaml diff --git a/stable/plausible/11.0.4/charts/clickhouse-12.10.14.tgz b/stable/plausible/11.0.4/charts/clickhouse-12.10.14.tgz deleted file mode 100644 index 3cb29aa3e24..00000000000 Binary files a/stable/plausible/11.0.4/charts/clickhouse-12.10.14.tgz and /dev/null differ diff --git a/stable/plausible/11.0.4/charts/common-22.0.3.tgz b/stable/plausible/11.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/plausible/11.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/plextraktsync/8.0.4/.helmignore b/stable/plausible/11.1.0/.helmignore similarity index 100% rename from stable/plextraktsync/8.0.4/.helmignore rename to stable/plausible/11.1.0/.helmignore diff --git a/stable/plextraktsync/8.0.4/CHANGELOG.md b/stable/plausible/11.1.0/CHANGELOG.md similarity index 100% rename from stable/plextraktsync/8.0.4/CHANGELOG.md rename to stable/plausible/11.1.0/CHANGELOG.md diff --git a/stable/plausible/11.0.4/Chart.yaml b/stable/plausible/11.1.0/Chart.yaml similarity index 95% rename from stable/plausible/11.0.4/Chart.yaml rename to stable/plausible/11.1.0/Chart.yaml index 36d1e8dd8c7..02e3314e43c 100644 --- a/stable/plausible/11.0.4/Chart.yaml +++ b/stable/plausible/11.1.0/Chart.yaml @@ -10,14 +10,14 @@ apiVersion: v2 appVersion: 2.0.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: clickhouse - version: 12.10.14 + version: 13.0.6 repository: oci://tccr.io/truecharts condition: clickhouse.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plausible - https://hub.docker.com/r/plausible/analytics type: application -version: 11.0.4 +version: 11.1.0 diff --git a/stable/plausible/11.0.4/README.md b/stable/plausible/11.1.0/README.md similarity index 100% rename from stable/plausible/11.0.4/README.md rename to stable/plausible/11.1.0/README.md diff --git a/stable/plausible/11.0.4/app-changelog.md b/stable/plausible/11.1.0/app-changelog.md similarity index 94% rename from stable/plausible/11.0.4/app-changelog.md rename to stable/plausible/11.1.0/app-changelog.md index c87d7beebe6..b7a057e4c58 100644 --- a/stable/plausible/11.0.4/app-changelog.md +++ b/stable/plausible/11.1.0/app-changelog.md @@ -1,12 +1,14 @@ -## [plausible-11.0.4](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-11.0.4) (2024-04-30) +## [plausible-11.1.0](https://github.com/truecharts/charts/compare/plausible-10.11.0...plausible-11.1.0) (2024-05-05) ### Chore -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) +- bump everything to release new doc pages + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common @@ -16,14 +18,16 @@ - bump charts to release new docs to fix broken links -- bump everything to release new doc pages +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) +- update container image clickhouse to v12.10.2[@f44a873](https://github.com/f44a873) by renovate ([#20550](https://github.com/truecharts/charts/issues/20550)) -- update container image clickhouse to v12.10.0[@cf87535](https://github.com/cf87535) by renovate ([#20413](https://github.com/truecharts/charts/issues/20413)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image clickhouse to v12.10.13[@b7aba2c](https://github.com/b7aba2c) by renovate ([#21179](https://github.com/truecharts/charts/issues/21179)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + - update container image clickhouse to v12.10.7[@92d7262](https://github.com/92d7262) by renovate ([#21066](https://github.com/truecharts/charts/issues/21066)) - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) @@ -32,7 +36,7 @@ - update container image clickhouse to v12.10.5[@4495dc6](https://github.com/4495dc6) by renovate ([#20864](https://github.com/truecharts/charts/issues/20864)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image clickhouse to v12.10.14[@9f67029](https://github.com/9f67029) by renovate ([#21388](https://github.com/truecharts/charts/issues/21388)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -42,18 +46,18 @@ - update container image clickhouse to v12.10.3[@c1e0f00](https://github.com/c1e0f00) by renovate ([#20561](https://github.com/truecharts/charts/issues/20561)) -- update container image clickhouse to v12.10.2[@f44a873](https://github.com/f44a873) by renovate ([#20550](https://github.com/truecharts/charts/issues/20550)) +- update container image clickhouse to v13.0.6[@2c00187](https://github.com/2c00187) by renovate ([#21638](https://github.com/truecharts/charts/issues/21638)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image clickhouse to v12.10.14[@9f67029](https://github.com/9f67029) by renovate ([#21388](https://github.com/truecharts/charts/issues/21388)) +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image clickhouse to v12.10.1[@32b9757](https://github.com/32b9757) by renovate ([#20492](https://github.com/truecharts/charts/issues/20492)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - - update container image clickhouse to v12.10.12[@b430d8c](https://github.com/b430d8c) by renovate ([#21130](https://github.com/truecharts/charts/issues/21130)) +- update container image clickhouse to v12.10.0[@cf87535](https://github.com/cf87535) by renovate ([#20413](https://github.com/truecharts/charts/issues/20413)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image clickhouse to v12.9.2[@8ddfdfb](https://github.com/8ddfdfb) by renovate ([#20195](https://github.com/truecharts/charts/issues/20195)) diff --git a/stable/plausible/11.0.4/app-readme.md b/stable/plausible/11.1.0/app-readme.md similarity index 100% rename from stable/plausible/11.0.4/app-readme.md rename to stable/plausible/11.1.0/app-readme.md diff --git a/stable/plausible/11.1.0/charts/clickhouse-13.0.6.tgz b/stable/plausible/11.1.0/charts/clickhouse-13.0.6.tgz new file mode 100644 index 00000000000..d78a35d8a3b Binary files /dev/null and b/stable/plausible/11.1.0/charts/clickhouse-13.0.6.tgz differ diff --git a/stable/plausible/11.1.0/charts/common-23.0.0.tgz b/stable/plausible/11.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/plausible/11.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/plausible/11.0.4/icon-small.webp b/stable/plausible/11.1.0/icon-small.webp similarity index 100% rename from stable/plausible/11.0.4/icon-small.webp rename to stable/plausible/11.1.0/icon-small.webp diff --git a/stable/plausible/11.0.4/icon.webp b/stable/plausible/11.1.0/icon.webp similarity index 100% rename from stable/plausible/11.0.4/icon.webp rename to stable/plausible/11.1.0/icon.webp diff --git a/stable/plausible/11.0.4/ix_values.yaml b/stable/plausible/11.1.0/ix_values.yaml similarity index 100% rename from stable/plausible/11.0.4/ix_values.yaml rename to stable/plausible/11.1.0/ix_values.yaml diff --git a/stable/plausible/11.0.4/questions.yaml b/stable/plausible/11.1.0/questions.yaml similarity index 99% rename from stable/plausible/11.0.4/questions.yaml rename to stable/plausible/11.1.0/questions.yaml index 36f9dab3f3d..37519538dff 100755 --- a/stable/plausible/11.0.4/questions.yaml +++ b/stable/plausible/11.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2236,22 +2229,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/plausible/11.0.4/templates/_configmap.tpl b/stable/plausible/11.1.0/templates/_configmap.tpl similarity index 100% rename from stable/plausible/11.0.4/templates/_configmap.tpl rename to stable/plausible/11.1.0/templates/_configmap.tpl diff --git a/stable/plausible/11.0.4/templates/_secret.tpl b/stable/plausible/11.1.0/templates/_secret.tpl similarity index 100% rename from stable/plausible/11.0.4/templates/_secret.tpl rename to stable/plausible/11.1.0/templates/_secret.tpl diff --git a/stable/plausible/11.0.4/templates/common.yaml b/stable/plausible/11.1.0/templates/common.yaml similarity index 100% rename from stable/plausible/11.0.4/templates/common.yaml rename to stable/plausible/11.1.0/templates/common.yaml diff --git a/stable/plextraktsync/8.0.4/values.yaml b/stable/plausible/11.1.0/values.yaml similarity index 100% rename from stable/plextraktsync/8.0.4/values.yaml rename to stable/plausible/11.1.0/values.yaml diff --git a/stable/plextraktsync/8.0.4/charts/common-22.0.3.tgz b/stable/plextraktsync/8.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/plextraktsync/8.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/portainer/9.0.4/.helmignore b/stable/plextraktsync/8.1.0/.helmignore similarity index 100% rename from stable/portainer/9.0.4/.helmignore rename to stable/plextraktsync/8.1.0/.helmignore diff --git a/stable/portainer/9.0.4/CHANGELOG.md b/stable/plextraktsync/8.1.0/CHANGELOG.md similarity index 100% rename from stable/portainer/9.0.4/CHANGELOG.md rename to stable/plextraktsync/8.1.0/CHANGELOG.md diff --git a/stable/plextraktsync/8.0.4/Chart.yaml b/stable/plextraktsync/8.1.0/Chart.yaml similarity index 92% rename from stable/plextraktsync/8.0.4/Chart.yaml rename to stable/plextraktsync/8.1.0/Chart.yaml index 9777273b2e2..72eccec44a6 100644 --- a/stable/plextraktsync/8.0.4/Chart.yaml +++ b/stable/plextraktsync/8.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.29.14 +appVersion: 0.30.2 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - plextraktsync - Tools-Utilities - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plextraktsync - https://ghcr.io/taxel/plextraktsync type: application -version: 8.0.4 +version: 8.1.0 diff --git a/stable/plextraktsync/8.0.4/README.md b/stable/plextraktsync/8.1.0/README.md similarity index 100% rename from stable/plextraktsync/8.0.4/README.md rename to stable/plextraktsync/8.1.0/README.md diff --git a/stable/plextraktsync/8.0.4/app-changelog.md b/stable/plextraktsync/8.1.0/app-changelog.md similarity index 91% rename from stable/plextraktsync/8.0.4/app-changelog.md rename to stable/plextraktsync/8.1.0/app-changelog.md index 55596b6b79b..29d60aa21d7 100644 --- a/stable/plextraktsync/8.0.4/app-changelog.md +++ b/stable/plextraktsync/8.1.0/app-changelog.md @@ -1,26 +1,30 @@ -## [plextraktsync-8.0.4](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-8.0.4) (2024-04-30) +## [plextraktsync-8.1.0](https://github.com/truecharts/charts/compare/plextraktsync-7.7.0...plextraktsync-8.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image ghcr.io/taxel/plextraktsync to v0.29.12[@f6068d1](https://github.com/f6068d1) by renovate ([#20021](https://github.com/truecharts/charts/issues/20021)) -- update container image ghcr.io/taxel/plextraktsync to v0.29.11[@4cf5336](https://github.com/4cf5336) by renovate ([#20010](https://github.com/truecharts/charts/issues/20010)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -30,18 +34,18 @@ - update container image ghcr.io/taxel/plextraktsync to v0.29.13[@eea376d](https://github.com/eea376d) by renovate ([#20562](https://github.com/truecharts/charts/issues/20562)) -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) +- update container image ghcr.io/taxel/plextraktsync to v0.30.2[@05cbbd3](https://github.com/05cbbd3) by renovate ([#21620](https://github.com/truecharts/charts/issues/21620)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/taxel/plextraktsync to v0.29.12[@f6068d1](https://github.com/f6068d1) by renovate ([#20021](https://github.com/truecharts/charts/issues/20021)) - - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/taxel/plextraktsync to v0.29.11[@4cf5336](https://github.com/4cf5336) by renovate ([#20010](https://github.com/truecharts/charts/issues/20010)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ghcr.io/taxel/plextraktsync to v0.29.10[@1ff7031](https://github.com/1ff7031) by renovate ([#19914](https://github.com/truecharts/charts/issues/19914)) diff --git a/stable/plextraktsync/8.0.4/app-readme.md b/stable/plextraktsync/8.1.0/app-readme.md similarity index 100% rename from stable/plextraktsync/8.0.4/app-readme.md rename to stable/plextraktsync/8.1.0/app-readme.md diff --git a/stable/plextraktsync/8.1.0/charts/common-23.0.0.tgz b/stable/plextraktsync/8.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/plextraktsync/8.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/plextraktsync/8.0.4/icon-small.webp b/stable/plextraktsync/8.1.0/icon-small.webp similarity index 100% rename from stable/plextraktsync/8.0.4/icon-small.webp rename to stable/plextraktsync/8.1.0/icon-small.webp diff --git a/stable/plextraktsync/8.0.4/icon.webp b/stable/plextraktsync/8.1.0/icon.webp similarity index 100% rename from stable/plextraktsync/8.0.4/icon.webp rename to stable/plextraktsync/8.1.0/icon.webp diff --git a/stable/plextraktsync/8.0.4/ix_values.yaml b/stable/plextraktsync/8.1.0/ix_values.yaml similarity index 90% rename from stable/plextraktsync/8.0.4/ix_values.yaml rename to stable/plextraktsync/8.1.0/ix_values.yaml index 62bcc63dded..ed2a334e456 100644 --- a/stable/plextraktsync/8.0.4/ix_values.yaml +++ b/stable/plextraktsync/8.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/taxel/plextraktsync - tag: 0.29.14@sha256:9468a0307158e35552ca7f4913e4048b8d1a5b5a7b25cc81238a87306754a3fd + tag: 0.30.2@sha256:05cbbd363a734c204b690a1781fb5267a4964eb868aa0b1c86f72bcf352e0aa1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/plextraktsync/8.0.4/questions.yaml b/stable/plextraktsync/8.1.0/questions.yaml similarity index 99% rename from stable/plextraktsync/8.0.4/questions.yaml rename to stable/plextraktsync/8.1.0/questions.yaml index d993850a568..23e05cfb2ef 100755 --- a/stable/plextraktsync/8.0.4/questions.yaml +++ b/stable/plextraktsync/8.1.0/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/portainer/9.0.4/templates/NOTES.txt b/stable/plextraktsync/8.1.0/templates/NOTES.txt similarity index 100% rename from stable/portainer/9.0.4/templates/NOTES.txt rename to stable/plextraktsync/8.1.0/templates/NOTES.txt diff --git a/stable/plextraktsync/8.0.4/templates/_cronjob.tpl b/stable/plextraktsync/8.1.0/templates/_cronjob.tpl similarity index 100% rename from stable/plextraktsync/8.0.4/templates/_cronjob.tpl rename to stable/plextraktsync/8.1.0/templates/_cronjob.tpl diff --git a/stable/plextraktsync/8.0.4/templates/common.yaml b/stable/plextraktsync/8.1.0/templates/common.yaml similarity index 100% rename from stable/plextraktsync/8.0.4/templates/common.yaml rename to stable/plextraktsync/8.1.0/templates/common.yaml diff --git a/stable/portainer/9.0.4/values.yaml b/stable/plextraktsync/8.1.0/values.yaml similarity index 100% rename from stable/portainer/9.0.4/values.yaml rename to stable/plextraktsync/8.1.0/values.yaml diff --git a/stable/portainer/9.0.4/charts/common-22.0.3.tgz b/stable/portainer/9.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/portainer/9.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/prowlarr/17.0.4/.helmignore b/stable/portainer/9.0.7/.helmignore similarity index 100% rename from stable/prowlarr/17.0.4/.helmignore rename to stable/portainer/9.0.7/.helmignore diff --git a/stable/prowlarr/17.0.4/CHANGELOG.md b/stable/portainer/9.0.7/CHANGELOG.md similarity index 100% rename from stable/prowlarr/17.0.4/CHANGELOG.md rename to stable/portainer/9.0.7/CHANGELOG.md diff --git a/stable/portainer/9.0.4/Chart.yaml b/stable/portainer/9.0.7/Chart.yaml similarity index 92% rename from stable/portainer/9.0.4/Chart.yaml rename to stable/portainer/9.0.7/Chart.yaml index c7781f37d50..020dc9b2531 100644 --- a/stable/portainer/9.0.4/Chart.yaml +++ b/stable/portainer/9.0.7/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.20.1 +appVersion: 2.20.2 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.webp keywords: - portainer -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,7 +32,7 @@ sources: - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee - https://hub.docker.com/r/portainer/portainer-ce + - https://hub.docker.com/r/portainer/portainer-ee type: application -version: 9.0.4 +version: 9.0.7 diff --git a/stable/portainer/9.0.4/README.md b/stable/portainer/9.0.7/README.md similarity index 100% rename from stable/portainer/9.0.4/README.md rename to stable/portainer/9.0.7/README.md diff --git a/stable/portainer/9.0.4/app-changelog.md b/stable/portainer/9.0.7/app-changelog.md similarity index 89% rename from stable/portainer/9.0.4/app-changelog.md rename to stable/portainer/9.0.7/app-changelog.md index 2478ae3a6a2..6e3734cdb17 100644 --- a/stable/portainer/9.0.4/app-changelog.md +++ b/stable/portainer/9.0.7/app-changelog.md @@ -1,40 +1,44 @@ -## [portainer-9.0.4](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-9.0.4) (2024-05-01) +## [portainer-9.0.7](https://github.com/truecharts/charts/compare/portainer-8.6.0...portainer-9.0.7) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update portainer to v2.20.1[@052939c](https://github.com/052939c) by renovate (patch) ([#20251](https://github.com/truecharts/charts/issues/20251)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update portainer to v2.20.2[@b41dfa2](https://github.com/b41dfa2) by renovate (patch) ([#21598](https://github.com/truecharts/charts/issues/21598)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update portainer to v2.20.1[@052939c](https://github.com/052939c) by renovate (patch) ([#20251](https://github.com/truecharts/charts/issues/20251)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/portainer/9.0.4/app-readme.md b/stable/portainer/9.0.7/app-readme.md similarity index 100% rename from stable/portainer/9.0.4/app-readme.md rename to stable/portainer/9.0.7/app-readme.md diff --git a/stable/portainer/9.0.7/charts/common-23.0.0.tgz b/stable/portainer/9.0.7/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/portainer/9.0.7/charts/common-23.0.0.tgz differ diff --git a/stable/portainer/9.0.4/icon-small.webp b/stable/portainer/9.0.7/icon-small.webp similarity index 100% rename from stable/portainer/9.0.4/icon-small.webp rename to stable/portainer/9.0.7/icon-small.webp diff --git a/stable/portainer/9.0.4/icon.webp b/stable/portainer/9.0.7/icon.webp similarity index 100% rename from stable/portainer/9.0.4/icon.webp rename to stable/portainer/9.0.7/icon.webp diff --git a/stable/portainer/9.0.4/ix_values.yaml b/stable/portainer/9.0.7/ix_values.yaml similarity index 88% rename from stable/portainer/9.0.4/ix_values.yaml rename to stable/portainer/9.0.7/ix_values.yaml index 01ce166313b..2570fc3c40a 100644 --- a/stable/portainer/9.0.4/ix_values.yaml +++ b/stable/portainer/9.0.7/ix_values.yaml @@ -1,10 +1,10 @@ image: repository: portainer/portainer-ce - tag: 2.20.1@sha256:052939c971eb602a56665a6c6e2538dddb3ecdc6f0d0a5f324a4967a74d9c72c + tag: 2.20.2@sha256:b41dfa26eb984ec68473f8314b05429358bd2b7aabdfe23b02f730be9e2f84b0 pullPolicy: IfNotPresent beImage: repository: portainer/portainer-ee - tag: 2.20.1@sha256:75e57a447487c84ab5e3bd8b67c53e133fb37f69f6b0fd5293f35d61313ef779 + tag: 2.20.2@sha256:dcb2b939170d7bc04abf70347b41b59e708f226e963f826b929e28db12b092ac pullPolicy: IfNotPresent portainer: # Logo URL diff --git a/stable/portainer/9.0.4/questions.yaml b/stable/portainer/9.0.7/questions.yaml similarity index 99% rename from stable/portainer/9.0.4/questions.yaml rename to stable/portainer/9.0.7/questions.yaml index 8734d599e8e..43b618f384a 100755 --- a/stable/portainer/9.0.4/questions.yaml +++ b/stable/portainer/9.0.7/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/prowlarr/17.0.4/templates/NOTES.txt b/stable/portainer/9.0.7/templates/NOTES.txt similarity index 100% rename from stable/prowlarr/17.0.4/templates/NOTES.txt rename to stable/portainer/9.0.7/templates/NOTES.txt diff --git a/stable/portainer/9.0.4/templates/_args.tpl b/stable/portainer/9.0.7/templates/_args.tpl similarity index 100% rename from stable/portainer/9.0.4/templates/_args.tpl rename to stable/portainer/9.0.7/templates/_args.tpl diff --git a/stable/portainer/9.0.4/templates/common.yaml b/stable/portainer/9.0.7/templates/common.yaml similarity index 100% rename from stable/portainer/9.0.4/templates/common.yaml rename to stable/portainer/9.0.7/templates/common.yaml diff --git a/stable/prowlarr/17.0.4/values.yaml b/stable/portainer/9.0.7/values.yaml similarity index 100% rename from stable/prowlarr/17.0.4/values.yaml rename to stable/portainer/9.0.7/values.yaml diff --git a/stable/prowlarr/17.0.4/charts/common-22.0.3.tgz b/stable/prowlarr/17.0.4/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/prowlarr/17.0.4/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/qbitrr/5.0.3/.helmignore b/stable/prowlarr/17.1.0/.helmignore similarity index 100% rename from stable/qbitrr/5.0.3/.helmignore rename to stable/prowlarr/17.1.0/.helmignore diff --git a/stable/qbitrr/5.0.3/CHANGELOG.md b/stable/prowlarr/17.1.0/CHANGELOG.md similarity index 100% rename from stable/qbitrr/5.0.3/CHANGELOG.md rename to stable/prowlarr/17.1.0/CHANGELOG.md diff --git a/stable/prowlarr/17.0.4/Chart.yaml b/stable/prowlarr/17.1.0/Chart.yaml similarity index 92% rename from stable/prowlarr/17.0.4/Chart.yaml rename to stable/prowlarr/17.1.0/Chart.yaml index 75673de17d4..848b06865f5 100644 --- a/stable/prowlarr/17.0.4/Chart.yaml +++ b/stable/prowlarr/17.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.16.2.4435 +appVersion: 1.17.0.4448 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/prowlarr-develop type: application -version: 17.0.4 +version: 17.1.0 diff --git a/stable/prowlarr/17.0.4/README.md b/stable/prowlarr/17.1.0/README.md similarity index 100% rename from stable/prowlarr/17.0.4/README.md rename to stable/prowlarr/17.1.0/README.md diff --git a/stable/prowlarr/17.0.4/app-changelog.md b/stable/prowlarr/17.1.0/app-changelog.md similarity index 92% rename from stable/prowlarr/17.0.4/app-changelog.md rename to stable/prowlarr/17.1.0/app-changelog.md index e541d802070..98c244f8f48 100644 --- a/stable/prowlarr/17.0.4/app-changelog.md +++ b/stable/prowlarr/17.1.0/app-changelog.md @@ -1,28 +1,32 @@ -## [prowlarr-17.0.4](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-17.0.4) (2024-05-01) +## [prowlarr-17.1.0](https://github.com/truecharts/charts/compare/prowlarr-16.4.0...prowlarr-17.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image ghcr.io/onedr0p/prowlarr-develop to 1.15.0.4361[@833d7ca](https://github.com/833d7ca) by renovate ([#20066](https://github.com/truecharts/charts/issues/20066)) +- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) -- update container image ghcr.io/onedr0p/prowlarr-develop to v1.16.2.4435[@e82f806](https://github.com/e82f806) by renovate ([#21057](https://github.com/truecharts/charts/issues/21057)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -34,7 +38,7 @@ - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448[@66e786d](https://github.com/66e786d) by renovate ([#21616](https://github.com/truecharts/charts/issues/21616)) - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) @@ -42,9 +46,9 @@ - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) -- update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) +- update container image ghcr.io/onedr0p/prowlarr-develop to v1.16.2.4435[@e82f806](https://github.com/e82f806) by renovate ([#21057](https://github.com/truecharts/charts/issues/21057)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/onedr0p/prowlarr-develop to 1.15.0.4361[@833d7ca](https://github.com/833d7ca) by renovate ([#20066](https://github.com/truecharts/charts/issues/20066)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/prowlarr/17.0.4/app-readme.md b/stable/prowlarr/17.1.0/app-readme.md similarity index 100% rename from stable/prowlarr/17.0.4/app-readme.md rename to stable/prowlarr/17.1.0/app-readme.md diff --git a/stable/prowlarr/17.1.0/charts/common-23.0.0.tgz b/stable/prowlarr/17.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/prowlarr/17.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/prowlarr/17.0.4/dashboard.json b/stable/prowlarr/17.1.0/dashboard.json similarity index 100% rename from stable/prowlarr/17.0.4/dashboard.json rename to stable/prowlarr/17.1.0/dashboard.json diff --git a/stable/prowlarr/17.0.4/icon-small.webp b/stable/prowlarr/17.1.0/icon-small.webp similarity index 100% rename from stable/prowlarr/17.0.4/icon-small.webp rename to stable/prowlarr/17.1.0/icon-small.webp diff --git a/stable/prowlarr/17.0.4/icon.webp b/stable/prowlarr/17.1.0/icon.webp similarity index 100% rename from stable/prowlarr/17.0.4/icon.webp rename to stable/prowlarr/17.1.0/icon.webp diff --git a/stable/prowlarr/17.0.4/ix_values.yaml b/stable/prowlarr/17.1.0/ix_values.yaml similarity index 97% rename from stable/prowlarr/17.0.4/ix_values.yaml rename to stable/prowlarr/17.1.0/ix_values.yaml index 5becd954240..2fe954407f2 100644 --- a/stable/prowlarr/17.0.4/ix_values.yaml +++ b/stable/prowlarr/17.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.16.2.4435@sha256:e82f806cd03fea6470430290892f0f906f7d5981b81456a2a717028a250bc183 + tag: 1.17.0.4448@sha256:66e786d023cf94a7005b9a9effde9e7e4557e799b3f00cfb7b084f81ba15082c pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr diff --git a/stable/prowlarr/17.0.4/questions.yaml b/stable/prowlarr/17.1.0/questions.yaml similarity index 99% rename from stable/prowlarr/17.0.4/questions.yaml rename to stable/prowlarr/17.1.0/questions.yaml index f24199f6cb7..5cc5b73146c 100755 --- a/stable/prowlarr/17.0.4/questions.yaml +++ b/stable/prowlarr/17.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/qbitrr/5.0.3/templates/NOTES.txt b/stable/prowlarr/17.1.0/templates/NOTES.txt similarity index 100% rename from stable/qbitrr/5.0.3/templates/NOTES.txt rename to stable/prowlarr/17.1.0/templates/NOTES.txt diff --git a/stable/prowlarr/17.0.4/templates/common.yaml b/stable/prowlarr/17.1.0/templates/common.yaml similarity index 100% rename from stable/prowlarr/17.0.4/templates/common.yaml rename to stable/prowlarr/17.1.0/templates/common.yaml diff --git a/stable/qbitrr/5.0.3/values.yaml b/stable/prowlarr/17.1.0/values.yaml similarity index 100% rename from stable/qbitrr/5.0.3/values.yaml rename to stable/prowlarr/17.1.0/values.yaml diff --git a/stable/qbitrr/5.0.3/charts/common-22.0.3.tgz b/stable/qbitrr/5.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/qbitrr/5.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/sabnzbd/20.0.4/.helmignore b/stable/qbitrr/5.1.0/.helmignore similarity index 100% rename from stable/sabnzbd/20.0.4/.helmignore rename to stable/qbitrr/5.1.0/.helmignore diff --git a/stable/sabnzbd/20.0.4/CHANGELOG.md b/stable/qbitrr/5.1.0/CHANGELOG.md similarity index 100% rename from stable/sabnzbd/20.0.4/CHANGELOG.md rename to stable/qbitrr/5.1.0/CHANGELOG.md diff --git a/stable/qbitrr/5.0.3/Chart.yaml b/stable/qbitrr/5.1.0/Chart.yaml similarity index 92% rename from stable/qbitrr/5.0.3/Chart.yaml rename to stable/qbitrr/5.1.0/Chart.yaml index 55f3fc316c5..68f3f38cd9b 100644 --- a/stable/qbitrr/5.0.3/Chart.yaml +++ b/stable/qbitrr/5.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.4.2 +appVersion: 4.5.7 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - qbitrr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://hub.docker.com/r/feramance/qbitrr type: application -version: 5.0.3 +version: 5.1.0 diff --git a/stable/qbitrr/5.0.3/README.md b/stable/qbitrr/5.1.0/README.md similarity index 100% rename from stable/qbitrr/5.0.3/README.md rename to stable/qbitrr/5.1.0/README.md diff --git a/stable/qbitrr/5.0.3/app-changelog.md b/stable/qbitrr/5.1.0/app-changelog.md similarity index 89% rename from stable/qbitrr/5.0.3/app-changelog.md rename to stable/qbitrr/5.1.0/app-changelog.md index fea59f174a0..05e757942b6 100644 --- a/stable/qbitrr/5.0.3/app-changelog.md +++ b/stable/qbitrr/5.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [qbitrr-5.0.3](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-5.0.3) (2024-04-30) +## [qbitrr-5.1.0](https://github.com/truecharts/charts/compare/qbitrr-4.7.0...qbitrr-5.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image feramance/qbitrr to v4.5.7[@c242717](https://github.com/c242717) by renovate ([#21608](https://github.com/truecharts/charts/issues/21608)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/qbitrr/5.0.3/app-readme.md b/stable/qbitrr/5.1.0/app-readme.md similarity index 100% rename from stable/qbitrr/5.0.3/app-readme.md rename to stable/qbitrr/5.1.0/app-readme.md diff --git a/stable/qbitrr/5.1.0/charts/common-23.0.0.tgz b/stable/qbitrr/5.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/qbitrr/5.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/qbitrr/5.0.3/icon-small.webp b/stable/qbitrr/5.1.0/icon-small.webp similarity index 100% rename from stable/qbitrr/5.0.3/icon-small.webp rename to stable/qbitrr/5.1.0/icon-small.webp diff --git a/stable/qbitrr/5.0.3/icon.webp b/stable/qbitrr/5.1.0/icon.webp similarity index 100% rename from stable/qbitrr/5.0.3/icon.webp rename to stable/qbitrr/5.1.0/icon.webp diff --git a/stable/qbitrr/5.0.3/ix_values.yaml b/stable/qbitrr/5.1.0/ix_values.yaml similarity index 94% rename from stable/qbitrr/5.0.3/ix_values.yaml rename to stable/qbitrr/5.1.0/ix_values.yaml index 283daf74aa0..82c9e8234cd 100644 --- a/stable/qbitrr/5.0.3/ix_values.yaml +++ b/stable/qbitrr/5.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: feramance/qbitrr pullPolicy: IfNotPresent - tag: v4.4.2@sha256:1ad9c912aa6a2feda4babc199780a01fb9597e5947eea14e0403a09e4f1cb7e4 + tag: v4.5.7@sha256:c242717dc736adea826ae3e27d5f5eaf9cc4c66495ccb02acd4a59fb2dfd7e6a securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/qbitrr/5.0.3/questions.yaml b/stable/qbitrr/5.1.0/questions.yaml similarity index 99% rename from stable/qbitrr/5.0.3/questions.yaml rename to stable/qbitrr/5.1.0/questions.yaml index 861b9db1023..378c34b79f2 100755 --- a/stable/qbitrr/5.0.3/questions.yaml +++ b/stable/qbitrr/5.1.0/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/sabnzbd/20.0.4/templates/NOTES.txt b/stable/qbitrr/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/sabnzbd/20.0.4/templates/NOTES.txt rename to stable/qbitrr/5.1.0/templates/NOTES.txt diff --git a/stable/qbitrr/5.0.3/templates/common.yaml b/stable/qbitrr/5.1.0/templates/common.yaml similarity index 100% rename from stable/qbitrr/5.0.3/templates/common.yaml rename to stable/qbitrr/5.1.0/templates/common.yaml diff --git a/stable/sabnzbd/20.0.4/values.yaml b/stable/qbitrr/5.1.0/values.yaml similarity index 100% rename from stable/sabnzbd/20.0.4/values.yaml rename to stable/qbitrr/5.1.0/values.yaml diff --git a/stable/solr/11.0.3/.helmignore b/stable/sabnzbd/20.1.0/.helmignore similarity index 100% rename from stable/solr/11.0.3/.helmignore rename to stable/sabnzbd/20.1.0/.helmignore diff --git a/stable/solr/11.0.3/CHANGELOG.md b/stable/sabnzbd/20.1.0/CHANGELOG.md similarity index 100% rename from stable/solr/11.0.3/CHANGELOG.md rename to stable/sabnzbd/20.1.0/CHANGELOG.md diff --git a/stable/sabnzbd/20.0.4/Chart.yaml b/stable/sabnzbd/20.1.0/Chart.yaml similarity index 94% rename from stable/sabnzbd/20.0.4/Chart.yaml rename to stable/sabnzbd/20.1.0/Chart.yaml index 0269535dc44..78a7bc53984 100644 --- a/stable/sabnzbd/20.0.4/Chart.yaml +++ b/stable/sabnzbd/20.1.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.2.3 +appVersion: 4.3.1 dependencies: - name: common version: 23.0.0 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.webp keywords: - sabnzbd - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sabnzbd type: application -version: 20.0.4 +version: 20.1.0 diff --git a/stable/sabnzbd/20.0.4/README.md b/stable/sabnzbd/20.1.0/README.md similarity index 100% rename from stable/sabnzbd/20.0.4/README.md rename to stable/sabnzbd/20.1.0/README.md diff --git a/stable/sabnzbd/20.0.4/app-changelog.md b/stable/sabnzbd/20.1.0/app-changelog.md similarity index 89% rename from stable/sabnzbd/20.0.4/app-changelog.md rename to stable/sabnzbd/20.1.0/app-changelog.md index 1bcdaf1d48d..8e46a58509d 100644 --- a/stable/sabnzbd/20.0.4/app-changelog.md +++ b/stable/sabnzbd/20.1.0/app-changelog.md @@ -1,44 +1,48 @@ -## [sabnzbd-20.0.4](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-20.0.4) (2024-05-05) +## [sabnzbd-20.1.0](https://github.com/truecharts/charts/compare/sabnzbd-19.4.0...sabnzbd-20.1.0) (2024-05-05) ### Chore +- bump charts to release new docs to fix broken links + - bump charts to ensure new icons are released +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + - bump common -- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) +- bump everything to regenerate readme's and site index - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - - update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@da0b03d](https://github.com/da0b03d) by renovate ([#20769](https://github.com/truecharts/charts/issues/20769)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image ghcr.io/onedr0p/sabnzbd to v[@8943148](https://github.com/8943148) by renovate ([#21524](https://github.com/truecharts/charts/issues/21524)) + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image ghcr.io/onedr0p/sabnzbd to v4.3.1[@10aa049](https://github.com/10aa049) by renovate ([#21617](https://github.com/truecharts/charts/issues/21617)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + - update container image ghcr.io/onedr0p/sabnzbd to 4.2.3[@bb20d39](https://github.com/bb20d39) by renovate ([#20429](https://github.com/truecharts/charts/issues/20429)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/onedr0p/exportarr to v2.0.1[@727e7bc](https://github.com/727e7bc) by renovate ([#20284](https://github.com/truecharts/charts/issues/20284)) diff --git a/stable/sabnzbd/20.0.4/app-readme.md b/stable/sabnzbd/20.1.0/app-readme.md similarity index 100% rename from stable/sabnzbd/20.0.4/app-readme.md rename to stable/sabnzbd/20.1.0/app-readme.md diff --git a/stable/sabnzbd/20.1.0/charts/common-23.0.0.tgz b/stable/sabnzbd/20.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/sabnzbd/20.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/sabnzbd/20.0.4/icon-small.webp b/stable/sabnzbd/20.1.0/icon-small.webp similarity index 100% rename from stable/sabnzbd/20.0.4/icon-small.webp rename to stable/sabnzbd/20.1.0/icon-small.webp diff --git a/stable/sabnzbd/20.0.4/icon.webp b/stable/sabnzbd/20.1.0/icon.webp similarity index 100% rename from stable/sabnzbd/20.0.4/icon.webp rename to stable/sabnzbd/20.1.0/icon.webp diff --git a/stable/sabnzbd/20.0.4/ix_values.yaml b/stable/sabnzbd/20.1.0/ix_values.yaml similarity index 96% rename from stable/sabnzbd/20.0.4/ix_values.yaml rename to stable/sabnzbd/20.1.0/ix_values.yaml index 69d004f7b2a..3d004822bcb 100644 --- a/stable/sabnzbd/20.0.4/ix_values.yaml +++ b/stable/sabnzbd/20.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.2.3@sha256:da0b03dabd606e8328d772cd53bbdeaac5e787ad19e3cc0533525d1be27f5261 + tag: 4.3.1@sha256:10aa04902725e2fb8325b71fc6bbdf3399e63d6520028c2571220d54fd928aee exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent diff --git a/stable/sabnzbd/20.0.4/questions.yaml b/stable/sabnzbd/20.1.0/questions.yaml similarity index 100% rename from stable/sabnzbd/20.0.4/questions.yaml rename to stable/sabnzbd/20.1.0/questions.yaml diff --git a/stable/solr/11.0.3/templates/NOTES.txt b/stable/sabnzbd/20.1.0/templates/NOTES.txt similarity index 100% rename from stable/solr/11.0.3/templates/NOTES.txt rename to stable/sabnzbd/20.1.0/templates/NOTES.txt diff --git a/stable/static-web-server/5.0.3/templates/common.yaml b/stable/sabnzbd/20.1.0/templates/common.yaml similarity index 100% rename from stable/static-web-server/5.0.3/templates/common.yaml rename to stable/sabnzbd/20.1.0/templates/common.yaml diff --git a/stable/solr/11.0.3/values.yaml b/stable/sabnzbd/20.1.0/values.yaml similarity index 100% rename from stable/solr/11.0.3/values.yaml rename to stable/sabnzbd/20.1.0/values.yaml diff --git a/stable/solr/11.0.3/charts/common-22.0.3.tgz b/stable/solr/11.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/solr/11.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/static-web-server/5.0.3/.helmignore b/stable/solr/11.1.0/.helmignore similarity index 100% rename from stable/static-web-server/5.0.3/.helmignore rename to stable/solr/11.1.0/.helmignore diff --git a/stable/static-web-server/5.0.3/CHANGELOG.md b/stable/solr/11.1.0/CHANGELOG.md similarity index 100% rename from stable/static-web-server/5.0.3/CHANGELOG.md rename to stable/solr/11.1.0/CHANGELOG.md diff --git a/stable/solr/11.0.3/Chart.yaml b/stable/solr/11.1.0/Chart.yaml similarity index 91% rename from stable/solr/11.0.3/Chart.yaml rename to stable/solr/11.1.0/Chart.yaml index f91ac28680d..5cd56ca7559 100644 --- a/stable/solr/11.0.3/Chart.yaml +++ b/stable/solr/11.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.5.0 +appVersion: 9.6.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: includeCommon alias: "" @@ -24,7 +24,7 @@ keywords: - solr - apache - search -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/solr - https://hub.docker.com/r/bitnami/solr type: application -version: 11.0.3 +version: 11.1.0 diff --git a/stable/solr/11.0.3/README.md b/stable/solr/11.1.0/README.md similarity index 100% rename from stable/solr/11.0.3/README.md rename to stable/solr/11.1.0/README.md diff --git a/stable/solr/11.0.3/app-changelog.md b/stable/solr/11.1.0/app-changelog.md similarity index 91% rename from stable/solr/11.0.3/app-changelog.md rename to stable/solr/11.1.0/app-changelog.md index f0e85025608..083dbefa099 100644 --- a/stable/solr/11.0.3/app-changelog.md +++ b/stable/solr/11.1.0/app-changelog.md @@ -1,44 +1,48 @@ -## [solr-11.0.3](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-11.0.3) (2024-04-30) +## [solr-11.1.0](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-11.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image bitnami/solr to 9.5.0[@62a5437](https://github.com/62a5437) by renovate ([#20568](https://github.com/truecharts/charts/issues/20568)) - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image bitnami/solr to 9.5.0[@4bd186b](https://github.com/4bd186b) by renovate ([#21236](https://github.com/truecharts/charts/issues/21236)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image bitnami/solr to v9.6.0[@7708524](https://github.com/7708524) by renovate ([#21600](https://github.com/truecharts/charts/issues/21600)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image bitnami/solr to 9.5.0[@62a5437](https://github.com/62a5437) by renovate ([#20568](https://github.com/truecharts/charts/issues/20568)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image bitnami/solr to 9.5.0[@4bd186b](https://github.com/4bd186b) by renovate ([#21236](https://github.com/truecharts/charts/issues/21236)) - update container image bitnami/solr to 9.5.0[@084bb6c](https://github.com/084bb6c) by renovate ([#20291](https://github.com/truecharts/charts/issues/20291)) diff --git a/stable/solr/11.0.3/app-readme.md b/stable/solr/11.1.0/app-readme.md similarity index 100% rename from stable/solr/11.0.3/app-readme.md rename to stable/solr/11.1.0/app-readme.md diff --git a/stable/solr/11.1.0/charts/common-23.0.0.tgz b/stable/solr/11.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/solr/11.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/solr/11.0.3/icon-small.webp b/stable/solr/11.1.0/icon-small.webp similarity index 100% rename from stable/solr/11.0.3/icon-small.webp rename to stable/solr/11.1.0/icon-small.webp diff --git a/stable/solr/11.0.3/icon.webp b/stable/solr/11.1.0/icon.webp similarity index 100% rename from stable/solr/11.0.3/icon.webp rename to stable/solr/11.1.0/icon.webp diff --git a/stable/solr/11.0.3/ix_values.yaml b/stable/solr/11.1.0/ix_values.yaml similarity index 98% rename from stable/solr/11.0.3/ix_values.yaml rename to stable/solr/11.1.0/ix_values.yaml index 4115d619b88..2a6f9e94689 100644 --- a/stable/solr/11.0.3/ix_values.yaml +++ b/stable/solr/11.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/solr pullPolicy: IfNotPresent - tag: 9.5.0@sha256:4bd186b90015e1dde5cc7b9c0a4f4a9276a4a833caf0640d616b05248473bf20 + tag: 9.6.0@sha256:7708524716d55b2398dfc645fd919c46d157f099975046c36e5543479393902a includeCommon: true workload: diff --git a/stable/solr/11.0.3/questions.yaml b/stable/solr/11.1.0/questions.yaml similarity index 99% rename from stable/solr/11.0.3/questions.yaml rename to stable/solr/11.1.0/questions.yaml index a8ab947f2be..86a0b5cf4fd 100755 --- a/stable/solr/11.0.3/questions.yaml +++ b/stable/solr/11.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/static-web-server/5.0.3/templates/NOTES.txt b/stable/solr/11.1.0/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/5.0.3/templates/NOTES.txt rename to stable/solr/11.1.0/templates/NOTES.txt diff --git a/stable/solr/11.0.3/templates/common.yaml b/stable/solr/11.1.0/templates/common.yaml similarity index 100% rename from stable/solr/11.0.3/templates/common.yaml rename to stable/solr/11.1.0/templates/common.yaml diff --git a/stable/static-web-server/5.0.3/values.yaml b/stable/solr/11.1.0/values.yaml similarity index 100% rename from stable/static-web-server/5.0.3/values.yaml rename to stable/solr/11.1.0/values.yaml diff --git a/stable/static-web-server/5.0.3/app-changelog.md b/stable/static-web-server/5.0.3/app-changelog.md deleted file mode 100644 index 7f9231a4f61..00000000000 --- a/stable/static-web-server/5.0.3/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [static-web-server-5.0.3](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-5.0.3) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/static-web-server/5.0.3/charts/common-22.0.3.tgz b/stable/static-web-server/5.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/static-web-server/5.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/tasmoadmin/9.0.3/.helmignore b/stable/static-web-server/5.1.0/.helmignore similarity index 100% rename from stable/tasmoadmin/9.0.3/.helmignore rename to stable/static-web-server/5.1.0/.helmignore diff --git a/stable/tasmoadmin/9.0.3/CHANGELOG.md b/stable/static-web-server/5.1.0/CHANGELOG.md similarity index 100% rename from stable/tasmoadmin/9.0.3/CHANGELOG.md rename to stable/static-web-server/5.1.0/CHANGELOG.md diff --git a/stable/static-web-server/5.0.3/Chart.yaml b/stable/static-web-server/5.1.0/Chart.yaml similarity index 93% rename from stable/static-web-server/5.0.3/Chart.yaml rename to stable/static-web-server/5.1.0/Chart.yaml index 4077538ae7a..e4d1f435172 100644 --- a/stable/static-web-server/5.0.3/Chart.yaml +++ b/stable/static-web-server/5.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.28.0 +appVersion: 2.30.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - web-server - apache - rust -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - https://ghcr.io/static-web-server/static-web-server type: application -version: 5.0.3 +version: 5.1.0 diff --git a/stable/static-web-server/5.0.3/README.md b/stable/static-web-server/5.1.0/README.md similarity index 100% rename from stable/static-web-server/5.0.3/README.md rename to stable/static-web-server/5.1.0/README.md diff --git a/stable/static-web-server/5.1.0/app-changelog.md b/stable/static-web-server/5.1.0/app-changelog.md new file mode 100644 index 00000000000..4084d90e766 --- /dev/null +++ b/stable/static-web-server/5.1.0/app-changelog.md @@ -0,0 +1,73 @@ + + +## [static-web-server-5.1.0](https://github.com/truecharts/charts/compare/static-web-server-4.7.0...static-web-server-5.1.0) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image ghcr.io/static-web-server/static-web-server to v2.30.0[@4a878e1](https://github.com/4a878e1) by renovate ([#21618](https://github.com/truecharts/charts/issues/21618)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/static-web-server/5.0.3/app-readme.md b/stable/static-web-server/5.1.0/app-readme.md similarity index 100% rename from stable/static-web-server/5.0.3/app-readme.md rename to stable/static-web-server/5.1.0/app-readme.md diff --git a/stable/static-web-server/5.1.0/charts/common-23.0.0.tgz b/stable/static-web-server/5.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/static-web-server/5.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/static-web-server/5.0.3/icon-small.webp b/stable/static-web-server/5.1.0/icon-small.webp similarity index 100% rename from stable/static-web-server/5.0.3/icon-small.webp rename to stable/static-web-server/5.1.0/icon-small.webp diff --git a/stable/static-web-server/5.0.3/icon.webp b/stable/static-web-server/5.1.0/icon.webp similarity index 100% rename from stable/static-web-server/5.0.3/icon.webp rename to stable/static-web-server/5.1.0/icon.webp diff --git a/stable/static-web-server/5.0.3/ix_values.yaml b/stable/static-web-server/5.1.0/ix_values.yaml similarity index 87% rename from stable/static-web-server/5.0.3/ix_values.yaml rename to stable/static-web-server/5.1.0/ix_values.yaml index d1e3cce1d90..e3789792651 100644 --- a/stable/static-web-server/5.0.3/ix_values.yaml +++ b/stable/static-web-server/5.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/static-web-server/static-web-server pullPolicy: IfNotPresent - tag: 2.28.0@sha256:542265a74fb2b492d8c869d373950a5528ab2ae78982da63f547619480fa839c + tag: 2.30.0@sha256:4a878e15395678168c20acdf0daf7381e5b687436da06821f52c8b786582571e service: main: ports: diff --git a/stable/static-web-server/5.0.3/questions.yaml b/stable/static-web-server/5.1.0/questions.yaml similarity index 99% rename from stable/static-web-server/5.0.3/questions.yaml rename to stable/static-web-server/5.1.0/questions.yaml index 91dcf4ae444..bb3041541df 100755 --- a/stable/static-web-server/5.0.3/questions.yaml +++ b/stable/static-web-server/5.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/tauticord/6.0.3/templates/NOTES.txt b/stable/static-web-server/5.1.0/templates/NOTES.txt similarity index 100% rename from stable/tauticord/6.0.3/templates/NOTES.txt rename to stable/static-web-server/5.1.0/templates/NOTES.txt diff --git a/stable/tasmoadmin/9.0.3/templates/common.yaml b/stable/static-web-server/5.1.0/templates/common.yaml similarity index 100% rename from stable/tasmoadmin/9.0.3/templates/common.yaml rename to stable/static-web-server/5.1.0/templates/common.yaml diff --git a/stable/tasmoadmin/9.0.3/values.yaml b/stable/static-web-server/5.1.0/values.yaml similarity index 100% rename from stable/tasmoadmin/9.0.3/values.yaml rename to stable/static-web-server/5.1.0/values.yaml diff --git a/stable/tasmoadmin/9.0.3/charts/common-22.0.3.tgz b/stable/tasmoadmin/9.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/tasmoadmin/9.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/tauticord/6.0.3/.helmignore b/stable/tasmoadmin/9.1.0/.helmignore similarity index 100% rename from stable/tauticord/6.0.3/.helmignore rename to stable/tasmoadmin/9.1.0/.helmignore diff --git a/stable/tauticord/6.0.3/CHANGELOG.md b/stable/tasmoadmin/9.1.0/CHANGELOG.md similarity index 100% rename from stable/tauticord/6.0.3/CHANGELOG.md rename to stable/tasmoadmin/9.1.0/CHANGELOG.md diff --git a/stable/tasmoadmin/9.0.3/Chart.yaml b/stable/tasmoadmin/9.1.0/Chart.yaml similarity index 92% rename from stable/tasmoadmin/9.0.3/Chart.yaml rename to stable/tasmoadmin/9.1.0/Chart.yaml index e34ec2dead4..a96b4bd4ada 100644 --- a/stable/tasmoadmin/9.0.3/Chart.yaml +++ b/stable/tasmoadmin/9.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.2 +appVersion: 4.1.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tasmoadmin - home-automation - Network-Management -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tasmoadmin - https://ghcr.io/tasmoadmin/tasmoadmin type: application -version: 9.0.3 +version: 9.1.0 diff --git a/stable/tasmoadmin/9.0.3/README.md b/stable/tasmoadmin/9.1.0/README.md similarity index 100% rename from stable/tasmoadmin/9.0.3/README.md rename to stable/tasmoadmin/9.1.0/README.md diff --git a/stable/tasmoadmin/9.0.3/app-changelog.md b/stable/tasmoadmin/9.1.0/app-changelog.md similarity index 88% rename from stable/tasmoadmin/9.0.3/app-changelog.md rename to stable/tasmoadmin/9.1.0/app-changelog.md index 42f40058d0e..0140c5c4ea4 100644 --- a/stable/tasmoadmin/9.0.3/app-changelog.md +++ b/stable/tasmoadmin/9.1.0/app-changelog.md @@ -1,39 +1,43 @@ -## [tasmoadmin-9.0.3](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-9.0.3) (2024-04-30) +## [tasmoadmin-9.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-8.6.0...tasmoadmin-9.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.2[@ba3fa1d](https://github.com/ba3fa1d) by renovate ([#20452](https://github.com/truecharts/charts/issues/20452)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image ghcr.io/tasmoadmin/tasmoadmin to v4.1.0[@9131d64](https://github.com/9131d64) by renovate ([#21619](https://github.com/truecharts/charts/issues/21619)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/tasmoadmin/tasmoadmin to v4.0.2[@ba3fa1d](https://github.com/ba3fa1d) by renovate ([#20452](https://github.com/truecharts/charts/issues/20452)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/tasmoadmin/9.0.3/app-readme.md b/stable/tasmoadmin/9.1.0/app-readme.md similarity index 100% rename from stable/tasmoadmin/9.0.3/app-readme.md rename to stable/tasmoadmin/9.1.0/app-readme.md diff --git a/stable/tasmoadmin/9.1.0/charts/common-23.0.0.tgz b/stable/tasmoadmin/9.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/tasmoadmin/9.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/tasmoadmin/9.0.3/icon-small.webp b/stable/tasmoadmin/9.1.0/icon-small.webp similarity index 100% rename from stable/tasmoadmin/9.0.3/icon-small.webp rename to stable/tasmoadmin/9.1.0/icon-small.webp diff --git a/stable/tasmoadmin/9.0.3/icon.webp b/stable/tasmoadmin/9.1.0/icon.webp similarity index 100% rename from stable/tasmoadmin/9.0.3/icon.webp rename to stable/tasmoadmin/9.1.0/icon.webp diff --git a/stable/tasmoadmin/9.0.3/ix_values.yaml b/stable/tasmoadmin/9.1.0/ix_values.yaml similarity index 85% rename from stable/tasmoadmin/9.0.3/ix_values.yaml rename to stable/tasmoadmin/9.1.0/ix_values.yaml index ca938bc861d..4b30ac18f99 100644 --- a/stable/tasmoadmin/9.0.3/ix_values.yaml +++ b/stable/tasmoadmin/9.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/tasmoadmin/tasmoadmin - tag: v4.0.2@sha256:ba3fa1d17858bc6b4f6734520ae6798a1034a66f5a926f350868738a715ca0e5 + tag: v4.1.0@sha256:9131d6416def83f0255ec45bafc9273c196d3d3e7af31211a49ca1db7392cbbd pullPolicy: IfNotPresent securityContext: diff --git a/stable/tasmoadmin/9.0.3/questions.yaml b/stable/tasmoadmin/9.1.0/questions.yaml similarity index 99% rename from stable/tasmoadmin/9.0.3/questions.yaml rename to stable/tasmoadmin/9.1.0/questions.yaml index d1000c3e7f7..9aa148c26d2 100755 --- a/stable/tasmoadmin/9.0.3/questions.yaml +++ b/stable/tasmoadmin/9.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/tauticord/6.0.3/templates/common.yaml b/stable/tasmoadmin/9.1.0/templates/common.yaml similarity index 100% rename from stable/tauticord/6.0.3/templates/common.yaml rename to stable/tasmoadmin/9.1.0/templates/common.yaml diff --git a/stable/tauticord/6.0.3/values.yaml b/stable/tasmoadmin/9.1.0/values.yaml similarity index 100% rename from stable/tauticord/6.0.3/values.yaml rename to stable/tasmoadmin/9.1.0/values.yaml diff --git a/stable/tauticord/6.0.3/charts/common-22.0.3.tgz b/stable/tauticord/6.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/tauticord/6.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/tinymediamanager/11.0.3/.helmignore b/stable/tauticord/6.1.0/.helmignore similarity index 100% rename from stable/tinymediamanager/11.0.3/.helmignore rename to stable/tauticord/6.1.0/.helmignore diff --git a/stable/tinymediamanager/11.0.3/CHANGELOG.md b/stable/tauticord/6.1.0/CHANGELOG.md similarity index 100% rename from stable/tinymediamanager/11.0.3/CHANGELOG.md rename to stable/tauticord/6.1.0/CHANGELOG.md diff --git a/stable/tauticord/6.0.3/Chart.yaml b/stable/tauticord/6.1.0/Chart.yaml similarity index 92% rename from stable/tauticord/6.0.3/Chart.yaml rename to stable/tauticord/6.1.0/Chart.yaml index 99dc57e20b3..86dfcfa16e0 100644 --- a/stable/tauticord/6.0.3/Chart.yaml +++ b/stable/tauticord/6.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.5 +appVersion: 5.4.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tauticord - tautulli - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 6.0.3 +version: 6.1.0 diff --git a/stable/tauticord/6.0.3/README.md b/stable/tauticord/6.1.0/README.md similarity index 100% rename from stable/tauticord/6.0.3/README.md rename to stable/tauticord/6.1.0/README.md diff --git a/stable/tauticord/6.0.3/app-changelog.md b/stable/tauticord/6.1.0/app-changelog.md similarity index 93% rename from stable/tauticord/6.0.3/app-changelog.md rename to stable/tauticord/6.1.0/app-changelog.md index ac32e76e2f4..20924684cc3 100644 --- a/stable/tauticord/6.0.3/app-changelog.md +++ b/stable/tauticord/6.1.0/app-changelog.md @@ -1,28 +1,32 @@ -## [tauticord-6.0.3](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-6.0.3) (2024-04-30) +## [tauticord-6.1.0](https://github.com/truecharts/charts/compare/tauticord-4.1.0...tauticord-6.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links +- update container image ghcr.io/nwithan8/tauticord to v5.3.2[@231cfce](https://github.com/231cfce) by renovate ([#20451](https://github.com/truecharts/charts/issues/20451)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image ghcr.io/nwithan8/tauticord to v5.1.1[@cfbc935](https://github.com/cfbc935) by renovate ([#20207](https://github.com/truecharts/charts/issues/20207)) -- update container image ghcr.io/nwithan8/tauticord to v5.1.0[@cc1aed9](https://github.com/cc1aed9) by renovate ([#20142](https://github.com/truecharts/charts/issues/20142)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image ghcr.io/nwithan8/tauticord to v5.3.5[@20c92b3](https://github.com/20c92b3) by renovate ([#21418](https://github.com/truecharts/charts/issues/21418)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) @@ -38,17 +42,17 @@ - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image ghcr.io/nwithan8/tauticord to v5.3.2[@231cfce](https://github.com/231cfce) by renovate ([#20451](https://github.com/truecharts/charts/issues/20451)) +- update container image ghcr.io/nwithan8/tauticord to v5.4.1[@4802400](https://github.com/4802400) by renovate ([#21614](https://github.com/truecharts/charts/issues/21614)) - update container image ghcr.io/nwithan8/tauticord to v5.3.0[@5ca1a39](https://github.com/5ca1a39) by renovate ([#20414](https://github.com/truecharts/charts/issues/20414)) -- update container image ghcr.io/nwithan8/tauticord to v5.3.5[@20c92b3](https://github.com/20c92b3) by renovate ([#21418](https://github.com/truecharts/charts/issues/21418)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image ghcr.io/nwithan8/tauticord to v5.2.0[@4bfc89b](https://github.com/4bfc89b) by renovate ([#20335](https://github.com/truecharts/charts/issues/20335)) -- update container image ghcr.io/nwithan8/tauticord to v5.1.1[@cfbc935](https://github.com/cfbc935) by renovate ([#20207](https://github.com/truecharts/charts/issues/20207)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ghcr.io/nwithan8/tauticord to v5.1.0[@cc1aed9](https://github.com/cc1aed9) by renovate ([#20142](https://github.com/truecharts/charts/issues/20142)) - update container image ghcr.io/nwithan8/tauticord to v5.0.0[@c1c12f6](https://github.com/c1c12f6) by renovate ([#20055](https://github.com/truecharts/charts/issues/20055)) diff --git a/stable/tauticord/6.0.3/app-readme.md b/stable/tauticord/6.1.0/app-readme.md similarity index 100% rename from stable/tauticord/6.0.3/app-readme.md rename to stable/tauticord/6.1.0/app-readme.md diff --git a/stable/tauticord/6.1.0/charts/common-23.0.0.tgz b/stable/tauticord/6.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/tauticord/6.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/tauticord/6.0.3/icon-small.webp b/stable/tauticord/6.1.0/icon-small.webp similarity index 100% rename from stable/tauticord/6.0.3/icon-small.webp rename to stable/tauticord/6.1.0/icon-small.webp diff --git a/stable/tauticord/6.0.3/icon.webp b/stable/tauticord/6.1.0/icon.webp similarity index 100% rename from stable/tauticord/6.0.3/icon.webp rename to stable/tauticord/6.1.0/icon.webp diff --git a/stable/tauticord/6.0.3/ix_values.yaml b/stable/tauticord/6.1.0/ix_values.yaml similarity index 98% rename from stable/tauticord/6.0.3/ix_values.yaml rename to stable/tauticord/6.1.0/ix_values.yaml index dc821de9be5..0d4eebd46cc 100644 --- a/stable/tauticord/6.0.3/ix_values.yaml +++ b/stable/tauticord/6.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nwithan8/tauticord pullPolicy: IfNotPresent - tag: 5.3.5@sha256:20c92b3788f56af3b127ff6f214625ceb98d2f051939fb3ce7c24018954f1dde + tag: 5.4.1@sha256:48024007c62e8ac9e5db238ae140e4748cc3191e3f7d2b2cdffe85ee1e9cecb1 securityContext: container: runAsNonRoot: false diff --git a/stable/tauticord/6.0.3/questions.yaml b/stable/tauticord/6.1.0/questions.yaml similarity index 99% rename from stable/tauticord/6.0.3/questions.yaml rename to stable/tauticord/6.1.0/questions.yaml index b77e4750192..10fb9dc0d09 100755 --- a/stable/tauticord/6.0.3/questions.yaml +++ b/stable/tauticord/6.1.0/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/tinymediamanager/11.0.3/templates/NOTES.txt b/stable/tauticord/6.1.0/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/11.0.3/templates/NOTES.txt rename to stable/tauticord/6.1.0/templates/NOTES.txt diff --git a/stable/tinymediamanager/11.0.3/templates/common.yaml b/stable/tauticord/6.1.0/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/11.0.3/templates/common.yaml rename to stable/tauticord/6.1.0/templates/common.yaml diff --git a/stable/tinymediamanager/11.0.3/values.yaml b/stable/tauticord/6.1.0/values.yaml similarity index 100% rename from stable/tinymediamanager/11.0.3/values.yaml rename to stable/tauticord/6.1.0/values.yaml diff --git a/stable/tinymediamanager/11.0.3/charts/common-22.0.3.tgz b/stable/tinymediamanager/11.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/tinymediamanager/11.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/xen-orchestra/9.0.3/.helmignore b/stable/tinymediamanager/11.0.5/.helmignore similarity index 100% rename from stable/xen-orchestra/9.0.3/.helmignore rename to stable/tinymediamanager/11.0.5/.helmignore diff --git a/stable/xen-orchestra/9.0.3/CHANGELOG.md b/stable/tinymediamanager/11.0.5/CHANGELOG.md similarity index 100% rename from stable/xen-orchestra/9.0.3/CHANGELOG.md rename to stable/tinymediamanager/11.0.5/CHANGELOG.md diff --git a/stable/tinymediamanager/11.0.3/Chart.yaml b/stable/tinymediamanager/11.0.5/Chart.yaml similarity index 93% rename from stable/tinymediamanager/11.0.3/Chart.yaml rename to stable/tinymediamanager/11.0.5/Chart.yaml index 0c27f2d0fdb..10820d8e5fd 100644 --- a/stable/tinymediamanager/11.0.3/Chart.yaml +++ b/stable/tinymediamanager/11.0.5/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.0.4 +appVersion: 5.0.5 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - tiny - media - manager -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - https://hub.docker.com/r/tinymediamanager/tinymediamanager type: application -version: 11.0.3 +version: 11.0.5 diff --git a/stable/tinymediamanager/11.0.3/README.md b/stable/tinymediamanager/11.0.5/README.md similarity index 100% rename from stable/tinymediamanager/11.0.3/README.md rename to stable/tinymediamanager/11.0.5/README.md diff --git a/stable/tinymediamanager/11.0.3/app-changelog.md b/stable/tinymediamanager/11.0.5/app-changelog.md similarity index 88% rename from stable/tinymediamanager/11.0.3/app-changelog.md rename to stable/tinymediamanager/11.0.5/app-changelog.md index 0d57ff7e46e..2527eec068d 100644 --- a/stable/tinymediamanager/11.0.3/app-changelog.md +++ b/stable/tinymediamanager/11.0.5/app-changelog.md @@ -1,39 +1,43 @@ -## [tinymediamanager-11.0.3](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-11.0.3) (2024-04-30) +## [tinymediamanager-11.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-10.6.0...tinymediamanager-11.0.5) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image tinymediamanager/tinymediamanager to v5.0.5[@b6bd8d3](https://github.com/b6bd8d3) by renovate ([#21595](https://github.com/truecharts/charts/issues/21595)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image tinymediamanager/tinymediamanager to v5.0.4[@a804099](https://github.com/a804099) by renovate ([#20366](https://github.com/truecharts/charts/issues/20366)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/tinymediamanager/11.0.3/app-readme.md b/stable/tinymediamanager/11.0.5/app-readme.md similarity index 100% rename from stable/tinymediamanager/11.0.3/app-readme.md rename to stable/tinymediamanager/11.0.5/app-readme.md diff --git a/stable/tinymediamanager/11.0.5/charts/common-23.0.0.tgz b/stable/tinymediamanager/11.0.5/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/tinymediamanager/11.0.5/charts/common-23.0.0.tgz differ diff --git a/stable/tinymediamanager/11.0.3/icon-small.webp b/stable/tinymediamanager/11.0.5/icon-small.webp similarity index 100% rename from stable/tinymediamanager/11.0.3/icon-small.webp rename to stable/tinymediamanager/11.0.5/icon-small.webp diff --git a/stable/tinymediamanager/11.0.3/icon.webp b/stable/tinymediamanager/11.0.5/icon.webp similarity index 100% rename from stable/tinymediamanager/11.0.3/icon.webp rename to stable/tinymediamanager/11.0.5/icon.webp diff --git a/stable/tinymediamanager/11.0.3/ix_values.yaml b/stable/tinymediamanager/11.0.5/ix_values.yaml similarity index 87% rename from stable/tinymediamanager/11.0.3/ix_values.yaml rename to stable/tinymediamanager/11.0.5/ix_values.yaml index 141400e4c53..75f411035cf 100644 --- a/stable/tinymediamanager/11.0.3/ix_values.yaml +++ b/stable/tinymediamanager/11.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tinymediamanager/tinymediamanager - tag: 5.0.4@sha256:a80409939014b4ce271a85f162790426bee1946788b3e3990ddc17a81d7cb800 + tag: 5.0.5@sha256:b6bd8d3a668e9260bd8c162ca8dbc5e8d9b169020cb59ebd60f901467ad24152 pullPolicy: IfNotPresent service: main: diff --git a/stable/tinymediamanager/11.0.3/questions.yaml b/stable/tinymediamanager/11.0.5/questions.yaml similarity index 99% rename from stable/tinymediamanager/11.0.3/questions.yaml rename to stable/tinymediamanager/11.0.5/questions.yaml index 61c9a064a12..d18e663e352 100755 --- a/stable/tinymediamanager/11.0.3/questions.yaml +++ b/stable/tinymediamanager/11.0.5/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/xen-orchestra/9.0.3/templates/NOTES.txt b/stable/tinymediamanager/11.0.5/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/9.0.3/templates/NOTES.txt rename to stable/tinymediamanager/11.0.5/templates/NOTES.txt diff --git a/stable/xen-orchestra/9.0.3/templates/common.yaml b/stable/tinymediamanager/11.0.5/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/9.0.3/templates/common.yaml rename to stable/tinymediamanager/11.0.5/templates/common.yaml diff --git a/stable/xen-orchestra/9.0.3/values.yaml b/stable/tinymediamanager/11.0.5/values.yaml similarity index 100% rename from stable/xen-orchestra/9.0.3/values.yaml rename to stable/tinymediamanager/11.0.5/values.yaml diff --git a/stable/xwiki/13.0.3/.helmignore b/stable/wizarr/8.0.0/.helmignore similarity index 100% rename from stable/xwiki/13.0.3/.helmignore rename to stable/wizarr/8.0.0/.helmignore diff --git a/stable/xwiki/13.0.3/CHANGELOG.md b/stable/wizarr/8.0.0/CHANGELOG.md similarity index 100% rename from stable/xwiki/13.0.3/CHANGELOG.md rename to stable/wizarr/8.0.0/CHANGELOG.md diff --git a/stable/wizarr/8.0.0/Chart.yaml b/stable/wizarr/8.0.0/Chart.yaml new file mode 100644 index 00000000000..91c7f8746d5 --- /dev/null +++ b/stable/wizarr/8.0.0/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + max_scale_version: 24.04.1 + min_scale_version: 24.04.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: home-automation + truecharts.org/max_helm_version: "3.14" + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: stable +apiVersion: v2 +appVersion: 4.1.0 +dependencies: + - name: common + version: 23.0.0 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] +deprecated: false +description: A automatic user invitation system for Plex. +home: https://truecharts.org/charts/stable/wizarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.webp +keywords: + - wizarr + - home-automation + - Tools-Utilities + - Other +kubeVersion: '>=1.24.0-0' +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +name: wizarr +sources: + - https://github.com/Wizarrrr/wizarr + - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr + - https://ghcr.io/wizarrrr/wizarr +type: application +version: 8.0.0 diff --git a/stable/wizarr/8.0.0/README.md b/stable/wizarr/8.0.0/README.md new file mode 100644 index 00000000000..a487ccaf5b8 --- /dev/null +++ b/stable/wizarr/8.0.0/README.md @@ -0,0 +1,56 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps. +Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible + +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)** + +## Installation + +### Helm-Chart installation + +To install TrueCharts Helm charts using Helm, you can use our OCI Repository. + +`helm install mychart oci://tccr.io/truecharts/CHARTNAME` + +For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/helm/ + + +### TrueNAS SCALE Apps + +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). + +## Configuration Options + +To view the chart specific options, please view Values.yaml included in the chart. + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +## Chart Specific Guides and information + +All our charts have dedicated documentation pages. +The documentation for this chart can be found here: +https://truecharts.org/charts/stable/wizarr + +## 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) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/wizarr/8.0.0/app-changelog.md b/stable/wizarr/8.0.0/app-changelog.md new file mode 100644 index 00000000000..e090f62c111 --- /dev/null +++ b/stable/wizarr/8.0.0/app-changelog.md @@ -0,0 +1,73 @@ + + +## [wizarr-8.0.0](https://github.com/truecharts/charts/compare/wizarr-6.6.0...wizarr-8.0.0) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image ghcr.io/wizarrrr/wizarr to v4.1.0[@b388fae](https://github.com/b388fae) by renovate ([#21639](https://github.com/truecharts/charts/issues/21639)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/wizarr/8.0.0/app-readme.md b/stable/wizarr/8.0.0/app-readme.md new file mode 100644 index 00000000000..81b7eee74d9 --- /dev/null +++ b/stable/wizarr/8.0.0/app-readme.md @@ -0,0 +1,8 @@ +A automatic user invitation system for Plex. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wizarr](https://truecharts.org/charts/stable/wizarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/wizarr/8.0.0/charts/common-23.0.0.tgz b/stable/wizarr/8.0.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/wizarr/8.0.0/charts/common-23.0.0.tgz differ diff --git a/stable/wizarr/8.0.0/icon-small.webp b/stable/wizarr/8.0.0/icon-small.webp new file mode 100644 index 00000000000..c10678a0ed0 Binary files /dev/null and b/stable/wizarr/8.0.0/icon-small.webp differ diff --git a/stable/wizarr/8.0.0/icon.webp b/stable/wizarr/8.0.0/icon.webp new file mode 100644 index 00000000000..11af32e7889 Binary files /dev/null and b/stable/wizarr/8.0.0/icon.webp differ diff --git a/stable/wizarr/8.0.0/ix_values.yaml b/stable/wizarr/8.0.0/ix_values.yaml new file mode 100644 index 00000000000..c30aa7dce2f --- /dev/null +++ b/stable/wizarr/8.0.0/ix_values.yaml @@ -0,0 +1,48 @@ +image: + repository: ghcr.io/wizarrrr/wizarr + pullPolicy: IfNotPresent + tag: 4.1.0@sha256:b388fae09422e84d40da305dc5abfde7a6d018910d9fb2c6c3a724e17d8c5f5d +service: + main: + ports: + main: + protocol: http + targetPort: 5690 + port: 10596 +securityContext: + container: + runAsUser: 0 + runAsGroup: 0 + runAsNonRoot: false + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/" + type: http + readiness: + path: "/" + type: http + startup: + type: tcp + env: + DISABLE_BUILTIN_AUTH: false +persistence: + database: + enabled: true + mountPath: /data/database + varrun: + enabled: false + type: emptyDir + mountPath: /var/run + nginxrun: + enabled: true + type: emptyDir + mountPath: /run/nginx +portal: + open: + enabled: true diff --git a/stable/wizarr/8.0.0/questions.yaml b/stable/wizarr/8.0.0/questions.yaml new file mode 100755 index 00000000000..0f0ff7553a0 --- /dev/null +++ b/stable/wizarr/8.0.0/questions.yaml @@ -0,0 +1,3167 @@ +groups: + - name: Image + description: | + Configured the images to be used for the Chart. + It's wise to use "digest pinned" tags and to avoid using "latest". + + Checkout the following documentation for more information: + - https://truecharts.org/common/#images + + + - name: General + description: | + For TrueNAS SCALE We've grouped a number of settings here, that all effact how apps run in general. + + Checkout the following documentation for more information: + - https://truecharts.org/common/global/ + - https://truecharts.org/common/#tz + - https://truecharts.org/common/podoptions/ + - Image Pull Secrets + + + - name: Workload + description: | + These settings configure how the actual Pods and containers are running. + Generally, on SCALE, we only expose a limited subset of these settings for the primary workload and container. + + Checkout the following documentation for more information: + - https://truecharts.org/common/workload/ + - https://truecharts.org/common/container/ + + + - name: App Configuration + description: | + Every application has different values that may be required to run or have multiple options that the user may choose to enable or disable to change the behavior of the application. + Most options should have a Tooltip (Circled Question Mark) to further describe said option. + + To find more information, lookup your chart-specific documentation in the Charts List: https://truecharts.org/charts/description-list/ + + - name: Services + description: | + Service and Networking options for any applications are contained here. + Some applications may have complicated networking setups with multiple options or some may have no options here at all. + + Options here include the service and port configurations for the application, and more may be enabled or changed under the Advanced Settings and Show Expert Config boxes. + + Checkout the following documentation for more information: + - https://truecharts.org/common/service/ + + - name: Networking + description: | + Contains advanced networking options that are not actively supported by the TrueCharts team. + Currently only contains scaleExternalInterfaces. + + Checkout the following documentation for more information: + - https://truecharts.org/common/scaleexternalinterface/ + + - name: Persistence + description: | + Many applications will have certain options for storage to be configurable by the user, the main two being PVC and hostpath but may include other types. + This storage is called Persistence since it is not deleted upon restart or upgrade of an application. + + Checkout the following documentation for more information: + - https://truecharts.org/common/persistence/ + - https://truecharts.org/scale/guides/nfs-share/ + - https://truecharts.org/general/faq/#why-pvc-is-recommended-over-hostpath + + + - name: Ingress + description: | + Ingress (more commonly known as Reverse Proxy) settings can be configured here. This is how Kubernetes connects your Applications in containers to FQDNs (fully qualified domain names). + If you choose to enable this you must have a "Ingress Provider" aka "Reverse Proxy" installed (We highly advice Traefik: https://truecharts.org/charts/premium/traefik/) + It also requiresa DNS service to actually resolve the DNS name of the FQDN specified. + + Checkout the following documentation for more information: + - https://truecharts.org/common/ingress/ + + + - name: SecurityContext + description: | + The security settings for each application and/or permissions that each application may have for the files/directories created. + Each application will come with predefined permissions but users may want to change certain setting depending on their usage or capabilities. + + Unless necessary users are advised to keep this section mostly to defaults. + + Checkout the following documentation for more information: + - https://truecharts.org/common/securitycontext/ + + + - name: Resources + description: | + Resources limits that have been defined by each application are in this section. + Most will have a specific default that some users may want to change based on their specific hardware or needs. + + This also contains the options to mount GPUs or, more precisely, "request" GPU's to be mounted. + + Checkout the following documentation for more information: + - https://truecharts.org/common/resources/ + + - name: Devices + description: | + These are special "mountpoints" that can be used to mount miscelanious USB and PCI devices using special hostPath mounts. + For clearity we've decided to seperate this from persistence on SCALE. + + Checkout the following documentation for more information: + - https://truecharts.org/common/persistence/device/ + - https://truecharts.org/scale/guides/pci-passthrough/ + + - name: Middlewares + description: Traefik Middlewares + + - name: StorageClass + description: | + StorageClasses define where to storage Storage. + + Checkout the following documentation for more information: + + - name: Metrics + description: | + Contains options to configure Prometheus metrics for the application. + + Checkout the following documentation for more information: + - https://truecharts.org/common/metrics/ + + + - name: Addons + description: | + Addons that are supplied by the TrueCharts team to add additional capabilities for users to use on top of the application’s defaults. + Things included here are VPN addons, Codeserver for editing files inside the application’s container, Netshoot for network troubelshooting, etc. + + Generally not required for use but may be necessary or usefull at times for specific applications. + + Checkout the following documentation for more information: + - https://truecharts.org/common/addons/ + - https://truecharts.org/scale/guides/vpn-setup/ + + + - name: Experimental + description: | + Experimental Configuration Options + Often these are not fully flushed-out, could randomly break or might not work at-all. + + - name: Postgresql + description: | + For Postgresql we use "CloudNative-PG" as a backend, which has to be installed first. + + Checkout the following documentation for more information: + - https://truecharts.org/common/cnpg/ + - https://truecharts.org/scale/guides/sql-export/ + - https://truecharts.org/scale/guides/recover-cnpg/ + + - name: Dependencies + description: | + contains dependency setting for which we, currently, do not have seperate catagories (yet) + + + - name: Documentation + description: | + We added this section to make everyone aware that OpenSource isn't always easy. + It doesn't keep existing without signficant ongoing support, so please consider supporting TrueCharts and other OpenSource projects. + + Before installing, be sure you've followed the https://truecharts.org/scale/guides/getting-started/ + We would also advice going over our https://truecharts.org/scale/guides/scale-intro/ + and many of the other documentation pages... + +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + +questions: + - variable: global + group: General + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: credentialsList + group: General + label: "Credentials (Experimental)" + schema: + type: list + default: [] + items: + - variable: credentialsEntry + label: "Enter Credentials" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name" + schema: + type: string + required: true + default: "" + - variable: type + label: Type + description: "Type of Credential" + schema: + type: string + default: "s3" + enum: + - value: s3 + description: s3 Storage + - variable: url + label: "url" + schema: + type: string + default: "" + required: true + - variable: path + label: "path" + description: "Path Prefix not needed for most cases" + schema: + type: string + default: "" + - variable: bucket + label: "bucket" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: accessKey + label: "accessKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: secretKey + label: "secretKey" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "" + required: true + - variable: encrKey + label: "encrKey" + description: "The Encryption key is needed for tools like volsync if not needed it will be ignored" + schema: + show_if: [["type", "=", "s3"]] + type: string + default: "MYSECRETPASSPHRASE" + required: true + + - variable: workload + group: "Workload" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: DISABLE_BUILTIN_AUTH + label: Disable Builtin Auth + description: Enable this if using an external auth provider + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: podOptions + group: "General" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + + - variable: imagePullSecretList + group: "General" + label: "Image Pull Secrets" + schema: + type: list + default: [] + items: + - variable: pullsecretentry + label: "Pull Secret" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + - variable: data + label: Data + schema: + type: dict + additional_attrs: true + attrs: + - variable: registry + label: "Registry" + schema: + type: string + required: true + default: "https://index.docker.io/v1/" + - variable: username + label: "Username" + schema: + type: string + required: true + default: "" + - variable: password + label: "Password" + schema: + type: string + required: true + private: true + default: "" + - variable: email + label: "Email" + schema: + type: string + required: true + default: "" + + - variable: service + group: Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10596 + required: true + - variable: scaleExternalInterface + description: 'Add External Interfaces (Experimental, might change or be removed without further notice)' + label: Add external Interfaces (Experimental) + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + additional_attrs: true + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + additional_attrs: true + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + + + - variable: serviceList + label: Add Manual Custom Services + group: Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Persistence + schema: + additional_attrs: true + type: dict + attrs: + + - variable: database + label: App Database Storage + description: Stores the Application Database. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - value: iscsi + description: iSCSI Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: disabled + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: persistenceList + label: Additional App Storage + group: Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: volsync + label: 'VolSync (Experimental)' + description: Backup, Restore and Synchronise PVC storage + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: VolSyncEntry + label: VolSync Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: "Name of backup configuration" + schema: + type: string + default: "" + required: true + - variable: type + label: Type VolSync/Backup + description: Sets the VolSync Type + schema: + type: string + default: "restic" + enum: + - value: restic + description: Restic + - variable: credentials + label: Credentials + description: "Name of credentials in the credentials section" + schema: + type: string + default: "" + required: true + - variable: dest + label: VolSync Destination (Restore) + description: VolSYnc Destination is the location where data is the reciever and configures recovery of backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: src + label: VolSync Source (Backup) + description: VolSYnc Source is the location where data is the sender and creates backups to storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: true + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" + + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name (Optional) + description: Defaults to chart name + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description (Optional) + description: Defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: icon + label: Icon (Optional) + description: Defaults to chart icon + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + - variable: widget + label: Widget Settings + schema: + type: dict + additional_attrs: true + show_if: [["enabled", "=", true]] + attrs: + - variable: enabled + label: Enable Widget + description: When disabled all widget annotations are skipped. + schema: + type: boolean + default: true + - variable: custom + label: Options + schema: + type: dict + additional_attrs: true + attrs: + - variable: key + label: API-key (key) + schema: + type: string + default: "" + - variable: customkv + label: Custom Options + schema: + type: list + default: [] + items: + - variable: option + label: Option + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + default: "" + required: true + - variable: value + label: Value + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: overrideService + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["certificateIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: namespace + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] + + - variable: securityContext + group: SecurityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 0 + - variable: resources + group: Resources + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: 'gpu.intel.com/i915' + label: Add Intel i915 GPUs + schema: + type: int + default: 0 + - variable: 'nvidia.com/gpu' + label: Add NVIDIA GPUs (Experimental) + schema: + type: int + default: 0 + - variable: 'amd.com/gpu' + label: Add AMD GPUs + schema: + type: int + default: 0 + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + +# - variable: horizontalPodAutoscaler +# group: Experimental +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Experimental + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: ingress + label: "Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [{path: "/", pathType: "Prefix"}] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: integrations + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: traefik + label: Traefik + description: Connect ingress with Traefik + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: true + - variable: allowCors + label: 'Allow Cross Origin Requests (advanced)' + schema: + type: boolean + default: false + show_if: [["enabled", "=", true]] + - variable: entrypoints + label: Entrypoints + schema: + type: list + default: ["websecure"] + show_if: [["enabled", "=", true]] + items: + - variable: entrypoint + label: Entrypoint + schema: + type: string + - variable: middlewares + label: Middlewares + schema: + type: list + default: [] + show_if: [["enabled", "=", true]] + items: + - variable: middleware + label: Middleware + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: name + schema: + type: string + default: "" + required: true + - variable: namespace + label: 'namespace (optional)' + schema: + type: string + default: "" + - variable: certManager + label: certManager + description: Connect ingress with certManager + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: certificateIssuer + label: certificateIssuer + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + additional_attrs: true + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + max_length: 10240 + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + diff --git a/stable/xwiki/13.0.3/templates/NOTES.txt b/stable/wizarr/8.0.0/templates/NOTES.txt similarity index 100% rename from stable/xwiki/13.0.3/templates/NOTES.txt rename to stable/wizarr/8.0.0/templates/NOTES.txt diff --git a/stable/xwiki/13.0.3/templates/common.yaml b/stable/wizarr/8.0.0/templates/common.yaml similarity index 100% rename from stable/xwiki/13.0.3/templates/common.yaml rename to stable/wizarr/8.0.0/templates/common.yaml diff --git a/stable/xwiki/13.0.3/values.yaml b/stable/wizarr/8.0.0/values.yaml similarity index 100% rename from stable/xwiki/13.0.3/values.yaml rename to stable/wizarr/8.0.0/values.yaml diff --git a/stable/xen-orchestra/9.0.3/charts/common-22.0.3.tgz b/stable/xen-orchestra/9.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/xen-orchestra/9.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/zerotier/10.0.3/.helmignore b/stable/xen-orchestra/9.1.0/.helmignore similarity index 100% rename from stable/zerotier/10.0.3/.helmignore rename to stable/xen-orchestra/9.1.0/.helmignore diff --git a/stable/zerotier/10.0.3/CHANGELOG.md b/stable/xen-orchestra/9.1.0/CHANGELOG.md similarity index 100% rename from stable/zerotier/10.0.3/CHANGELOG.md rename to stable/xen-orchestra/9.1.0/CHANGELOG.md diff --git a/stable/xen-orchestra/9.0.3/Chart.yaml b/stable/xen-orchestra/9.1.0/Chart.yaml similarity index 92% rename from stable/xen-orchestra/9.0.3/Chart.yaml rename to stable/xen-orchestra/9.1.0/Chart.yaml index a3c0e6dd21e..4bec1a8912f 100644 --- a/stable/xen-orchestra/9.0.3/Chart.yaml +++ b/stable/xen-orchestra/9.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.141.0 +appVersion: 5.142.1 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.webp keywords: - xen-orchestra -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra type: application -version: 9.0.3 +version: 9.1.0 diff --git a/stable/xen-orchestra/9.0.3/README.md b/stable/xen-orchestra/9.1.0/README.md similarity index 100% rename from stable/xen-orchestra/9.0.3/README.md rename to stable/xen-orchestra/9.1.0/README.md diff --git a/stable/xen-orchestra/9.0.3/app-changelog.md b/stable/xen-orchestra/9.1.0/app-changelog.md similarity index 91% rename from stable/xen-orchestra/9.0.3/app-changelog.md rename to stable/xen-orchestra/9.1.0/app-changelog.md index a62794e95d7..f7f61156357 100644 --- a/stable/xen-orchestra/9.0.3/app-changelog.md +++ b/stable/xen-orchestra/9.1.0/app-changelog.md @@ -1,36 +1,40 @@ -## [xen-orchestra-9.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-9.0.3) (2024-04-30) +## [xen-orchestra-9.1.0](https://github.com/truecharts/charts/compare/xen-orchestra-8.7.0...xen-orchestra-9.1.0) (2024-05-05) ### Chore -- bump everything to regenerate readme's and site index +- bump charts to release new docs to fix broken links + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common - bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- bump charts to release new docs to fix broken links - - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image ronivay/xen-orchestra to 5.140.0[@ed1347b](https://github.com/ed1347b) by renovate ([#20312](https://github.com/truecharts/charts/issues/20312)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image ronivay/xen-orchestra to 5.140.1[@1162674](https://github.com/1162674) by renovate ([#21042](https://github.com/truecharts/charts/issues/21042)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image ronivay/xen-orchestra to v5.141.0[@8c61290](https://github.com/8c61290) by renovate ([#21424](https://github.com/truecharts/charts/issues/21424)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image ronivay/xen-orchestra to v5.140.1[@2239889](https://github.com/2239889) by renovate ([#20702](https://github.com/truecharts/charts/issues/20702)) -- update container image ronivay/xen-orchestra to v5.141.0[@8c61290](https://github.com/8c61290) by renovate ([#21424](https://github.com/truecharts/charts/issues/21424)) +- update container image ronivay/xen-orchestra to v5.142.1[@7cd54db](https://github.com/7cd54db) by renovate ([#21632](https://github.com/truecharts/charts/issues/21632)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) @@ -38,9 +42,9 @@ - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image ronivay/xen-orchestra to 5.140.0[@ed1347b](https://github.com/ed1347b) by renovate ([#20312](https://github.com/truecharts/charts/issues/20312)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/xen-orchestra/9.0.3/app-readme.md b/stable/xen-orchestra/9.1.0/app-readme.md similarity index 100% rename from stable/xen-orchestra/9.0.3/app-readme.md rename to stable/xen-orchestra/9.1.0/app-readme.md diff --git a/stable/xen-orchestra/9.1.0/charts/common-23.0.0.tgz b/stable/xen-orchestra/9.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/xen-orchestra/9.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/xen-orchestra/9.0.3/icon-small.webp b/stable/xen-orchestra/9.1.0/icon-small.webp similarity index 100% rename from stable/xen-orchestra/9.0.3/icon-small.webp rename to stable/xen-orchestra/9.1.0/icon-small.webp diff --git a/stable/xen-orchestra/9.0.3/icon.webp b/stable/xen-orchestra/9.1.0/icon.webp similarity index 100% rename from stable/xen-orchestra/9.0.3/icon.webp rename to stable/xen-orchestra/9.1.0/icon.webp diff --git a/stable/xen-orchestra/9.0.3/ix_values.yaml b/stable/xen-orchestra/9.1.0/ix_values.yaml similarity index 93% rename from stable/xen-orchestra/9.0.3/ix_values.yaml rename to stable/xen-orchestra/9.1.0/ix_values.yaml index 150e653d3a4..91924688bf2 100644 --- a/stable/xen-orchestra/9.0.3/ix_values.yaml +++ b/stable/xen-orchestra/9.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ronivay/xen-orchestra - tag: 5.141.0@sha256:8c61290a7247183b3c886ae474c8cf8e228ee696871441bd53018ab111fc243a + tag: 5.142.1@sha256:7cd54dbf3a4604e8f76601946aa2bc12abb8a0834498dff9d335b7549a9afd55 pullPolicy: IfNotPresent service: main: diff --git a/stable/xen-orchestra/9.0.3/questions.yaml b/stable/xen-orchestra/9.1.0/questions.yaml similarity index 99% rename from stable/xen-orchestra/9.0.3/questions.yaml rename to stable/xen-orchestra/9.1.0/questions.yaml index 6719959a630..8577117c73d 100755 --- a/stable/xen-orchestra/9.0.3/questions.yaml +++ b/stable/xen-orchestra/9.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/zerotier/10.0.3/templates/NOTES.txt b/stable/xen-orchestra/9.1.0/templates/NOTES.txt similarity index 100% rename from stable/zerotier/10.0.3/templates/NOTES.txt rename to stable/xen-orchestra/9.1.0/templates/NOTES.txt diff --git a/stable/zerotier/10.0.3/templates/common.yaml b/stable/xen-orchestra/9.1.0/templates/common.yaml similarity index 100% rename from stable/zerotier/10.0.3/templates/common.yaml rename to stable/xen-orchestra/9.1.0/templates/common.yaml diff --git a/stable/zerotier/10.0.3/values.yaml b/stable/xen-orchestra/9.1.0/values.yaml similarity index 100% rename from stable/zerotier/10.0.3/values.yaml rename to stable/xen-orchestra/9.1.0/values.yaml diff --git a/stable/xwiki/13.0.3/charts/common-22.0.3.tgz b/stable/xwiki/13.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/xwiki/13.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/12.0.3/.helmignore b/stable/xwiki/13.1.0/.helmignore similarity index 100% rename from stable/zigbee2mqtt/12.0.3/.helmignore rename to stable/xwiki/13.1.0/.helmignore diff --git a/stable/zigbee2mqtt/12.0.3/CHANGELOG.md b/stable/xwiki/13.1.0/CHANGELOG.md similarity index 100% rename from stable/zigbee2mqtt/12.0.3/CHANGELOG.md rename to stable/xwiki/13.1.0/CHANGELOG.md diff --git a/stable/xwiki/13.0.3/Chart.yaml b/stable/xwiki/13.1.0/Chart.yaml similarity index 92% rename from stable/xwiki/13.0.3/Chart.yaml rename to stable/xwiki/13.1.0/Chart.yaml index 91261aa8088..b111fbcb43a 100644 --- a/stable/xwiki/13.0.3/Chart.yaml +++ b/stable/xwiki/13.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 16.2.0 +appVersion: 16.3.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp keywords: - xwiki - wiki -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki type: application -version: 13.0.3 +version: 13.1.0 diff --git a/stable/xwiki/13.0.3/README.md b/stable/xwiki/13.1.0/README.md similarity index 100% rename from stable/xwiki/13.0.3/README.md rename to stable/xwiki/13.1.0/README.md diff --git a/stable/xwiki/13.0.3/app-changelog.md b/stable/xwiki/13.1.0/app-changelog.md similarity index 92% rename from stable/xwiki/13.0.3/app-changelog.md rename to stable/xwiki/13.1.0/app-changelog.md index 9db5350598d..362f575823c 100644 --- a/stable/xwiki/13.0.3/app-changelog.md +++ b/stable/xwiki/13.1.0/app-changelog.md @@ -1,47 +1,51 @@ -## [xwiki-13.0.3](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-13.0.3) (2024-04-30) +## [xwiki-13.1.0](https://github.com/truecharts/charts/compare/xwiki-12.7.0...xwiki-13.1.0) (2024-05-05) ### Chore -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common -- bump charts to ensure new icons are released - - bump everything to regenerate readme's and site index - bump charts to release new docs to fix broken links -- bump everything to release new doc pages +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) +- update container image xwiki to 16.1.0-postgres-tomcat[@74dd45c](https://github.com/74dd45c) by renovate ([#19294](https://github.com/truecharts/charts/issues/19294)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image xwiki to 16.2.0-postgres-tomcat[@ec11188](https://github.com/ec11188) by renovate ([#21387](https://github.com/truecharts/charts/issues/21387)) + - update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image xwiki to 16.2.0-postgres-tomcat[@ad8a1bf](https://github.com/ad8a1bf) by renovate ([#20975](https://github.com/truecharts/charts/issues/20975)) - update container image xwiki to 16.2.0-postgres-tomcat[@1387101](https://github.com/1387101) by renovate ([#20900](https://github.com/truecharts/charts/issues/20900)) -- update container image xwiki to 16.2.0-postgres-tomcat[@ec11188](https://github.com/ec11188) by renovate ([#21387](https://github.com/truecharts/charts/issues/21387)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - - update container image xwiki to 16.2.0-postgres-tomcat[@975fd9c](https://github.com/975fd9c) by renovate ([#21412](https://github.com/truecharts/charts/issues/21412)) +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image xwiki to v16.3.0-postgres-tomcat[@8eb73a3](https://github.com/8eb73a3) by renovate ([#21634](https://github.com/truecharts/charts/issues/21634)) + - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image xwiki to 16.2.0-postgres-tomcat[@9a5eae4](https://github.com/9a5eae4) by renovate ([#21315](https://github.com/truecharts/charts/issues/21315)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + - update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -62,7 +66,7 @@ - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image xwiki to 16.1.0-postgres-tomcat[@74dd45c](https://github.com/74dd45c) by renovate ([#19294](https://github.com/truecharts/charts/issues/19294)) +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) ### Chore diff --git a/stable/xwiki/13.0.3/app-readme.md b/stable/xwiki/13.1.0/app-readme.md similarity index 100% rename from stable/xwiki/13.0.3/app-readme.md rename to stable/xwiki/13.1.0/app-readme.md diff --git a/stable/xwiki/13.1.0/charts/common-23.0.0.tgz b/stable/xwiki/13.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/xwiki/13.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/xwiki/13.0.3/icon-small.webp b/stable/xwiki/13.1.0/icon-small.webp similarity index 100% rename from stable/xwiki/13.0.3/icon-small.webp rename to stable/xwiki/13.1.0/icon-small.webp diff --git a/stable/xwiki/13.0.3/icon.webp b/stable/xwiki/13.1.0/icon.webp similarity index 100% rename from stable/xwiki/13.0.3/icon.webp rename to stable/xwiki/13.1.0/icon.webp diff --git a/stable/xwiki/13.0.3/ix_values.yaml b/stable/xwiki/13.1.0/ix_values.yaml similarity index 89% rename from stable/xwiki/13.0.3/ix_values.yaml rename to stable/xwiki/13.1.0/ix_values.yaml index c630c72bb34..bca741fbcec 100644 --- a/stable/xwiki/13.0.3/ix_values.yaml +++ b/stable/xwiki/13.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: xwiki - tag: 16.2.0-postgres-tomcat@sha256:975fd9cf27bb024a1a9a2bec9ec7126a251dfab1df4e93e38bb70521ac327e40 + tag: 16.3.0-postgres-tomcat@sha256:8eb73a32e52abb28230be3dc2ed5e0b81bf576cba42fef50a26b397b6ada4e8c pullPolicy: IfNotPresent service: main: diff --git a/stable/xwiki/13.0.3/questions.yaml b/stable/xwiki/13.1.0/questions.yaml similarity index 99% rename from stable/xwiki/13.0.3/questions.yaml rename to stable/xwiki/13.1.0/questions.yaml index e8da38c7f83..b93e8c5d5eb 100755 --- a/stable/xwiki/13.0.3/questions.yaml +++ b/stable/xwiki/13.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: @@ -2348,22 +2341,11 @@ questions: schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: diff --git a/stable/zigbee2mqtt/12.0.3/templates/NOTES.txt b/stable/xwiki/13.1.0/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/12.0.3/templates/NOTES.txt rename to stable/xwiki/13.1.0/templates/NOTES.txt diff --git a/stable/zwavejs2mqtt/20.0.3/templates/common.yaml b/stable/xwiki/13.1.0/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/templates/common.yaml rename to stable/xwiki/13.1.0/templates/common.yaml diff --git a/stable/zigbee2mqtt/12.0.3/values.yaml b/stable/xwiki/13.1.0/values.yaml similarity index 100% rename from stable/zigbee2mqtt/12.0.3/values.yaml rename to stable/xwiki/13.1.0/values.yaml diff --git a/stable/zerotier/10.0.3/app-changelog.md b/stable/zerotier/10.0.3/app-changelog.md deleted file mode 100644 index 6e629bbcd8e..00000000000 --- a/stable/zerotier/10.0.3/app-changelog.md +++ /dev/null @@ -1,69 +0,0 @@ - - -## [zerotier-10.0.3](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-10.0.3) (2024-04-30) - -### Chore - - - -- bump charts to ensure new icons are released - -- bump common - -- bump everything to release new doc pages - -- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - -- bump charts to release new docs to fix broken links - -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -### Chore - - - -- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) - -### Feat - - - -- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) - -### Fix - - - -- fixup all chart volsync/credentials settings - -- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) - -- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/zerotier/10.0.3/charts/common-22.0.3.tgz b/stable/zerotier/10.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/zerotier/10.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/20.0.3/.helmignore b/stable/zerotier/10.1.0/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/.helmignore rename to stable/zerotier/10.1.0/.helmignore diff --git a/stable/zwavejs2mqtt/20.0.3/CHANGELOG.md b/stable/zerotier/10.1.0/CHANGELOG.md similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/CHANGELOG.md rename to stable/zerotier/10.1.0/CHANGELOG.md diff --git a/stable/zerotier/10.0.3/Chart.yaml b/stable/zerotier/10.1.0/Chart.yaml similarity index 91% rename from stable/zerotier/10.0.3/Chart.yaml rename to stable/zerotier/10.1.0/Chart.yaml index f71e19f599d..4c66dc41399 100644 --- a/stable/zerotier/10.0.3/Chart.yaml +++ b/stable/zerotier/10.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.12.2 +appVersion: 1.14.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.webp keywords: - zerotier - network -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - https://hub.docker.com/r/zerotier/zerotier type: application -version: 10.0.3 +version: 10.1.0 diff --git a/stable/zerotier/10.0.3/README.md b/stable/zerotier/10.1.0/README.md similarity index 100% rename from stable/zerotier/10.0.3/README.md rename to stable/zerotier/10.1.0/README.md diff --git a/stable/zerotier/10.1.0/app-changelog.md b/stable/zerotier/10.1.0/app-changelog.md new file mode 100644 index 00000000000..b03fa8cc9f7 --- /dev/null +++ b/stable/zerotier/10.1.0/app-changelog.md @@ -0,0 +1,73 @@ + + +## [zerotier-10.1.0](https://github.com/truecharts/charts/compare/zerotier-9.6.0...zerotier-10.1.0) (2024-05-05) + +### Chore + + + +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) + +- bump common + +- bump charts to ensure new icons are released + +- bump everything to release new doc pages + +- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) + +- bump charts to release new docs to fix broken links + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image docker.io/zerotier/zerotier to v1.14.0[@0819d39](https://github.com/0819d39) by renovate ([#21606](https://github.com/truecharts/charts/issues/21606)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +### Chore + + + +- rework SCALE catagories/groups to match helm and remove deprecated charts ([#21111](https://github.com/truecharts/charts/issues/21111)) + +### Feat + + + +- Add VolSync support and move CNPG backup credentials on SCALE ([#21443](https://github.com/truecharts/charts/issues/21443)) + +### Fix + + + +- fixup all chart volsync/credentials settings + +- adapt for common cnpg/volsync pathing changes ([#21445](https://github.com/truecharts/charts/issues/21445)) + +- replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI ([#21154](https://github.com/truecharts/charts/issues/21154)) \ No newline at end of file diff --git a/stable/zerotier/10.0.3/app-readme.md b/stable/zerotier/10.1.0/app-readme.md similarity index 100% rename from stable/zerotier/10.0.3/app-readme.md rename to stable/zerotier/10.1.0/app-readme.md diff --git a/stable/zerotier/10.1.0/charts/common-23.0.0.tgz b/stable/zerotier/10.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/zerotier/10.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/zerotier/10.0.3/icon-small.webp b/stable/zerotier/10.1.0/icon-small.webp similarity index 100% rename from stable/zerotier/10.0.3/icon-small.webp rename to stable/zerotier/10.1.0/icon-small.webp diff --git a/stable/zerotier/10.0.3/icon.webp b/stable/zerotier/10.1.0/icon.webp similarity index 100% rename from stable/zerotier/10.0.3/icon.webp rename to stable/zerotier/10.1.0/icon.webp diff --git a/stable/zerotier/10.0.3/ix_values.yaml b/stable/zerotier/10.1.0/ix_values.yaml similarity index 91% rename from stable/zerotier/10.0.3/ix_values.yaml rename to stable/zerotier/10.1.0/ix_values.yaml index b2515634a60..4534c5aacc4 100644 --- a/stable/zerotier/10.0.3/ix_values.yaml +++ b/stable/zerotier/10.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/zerotier/zerotier pullPolicy: IfNotPresent - tag: 1.12.2@sha256:4cb535806f1d1ba71a48a8f38cc0b72e1b0bc3be8474379151efc810fe2fa5e2 + tag: 1.14.0@sha256:0819d39738e837efdf00f2baa1639b6c8663e0a4828648d557fcd7a7176e3392 service: main: ports: diff --git a/stable/zerotier/10.0.3/questions.yaml b/stable/zerotier/10.1.0/questions.yaml similarity index 99% rename from stable/zerotier/10.0.3/questions.yaml rename to stable/zerotier/10.1.0/questions.yaml index fe3d876422b..5af10f816f6 100755 --- a/stable/zerotier/10.0.3/questions.yaml +++ b/stable/zerotier/10.1.0/questions.yaml @@ -219,13 +219,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/zwavejs2mqtt/20.0.3/templates/NOTES.txt b/stable/zerotier/10.1.0/templates/NOTES.txt similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/templates/NOTES.txt rename to stable/zerotier/10.1.0/templates/NOTES.txt diff --git a/stable/zerotier/10.1.0/templates/common.yaml b/stable/zerotier/10.1.0/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zerotier/10.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/20.0.3/values.yaml b/stable/zerotier/10.1.0/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/values.yaml rename to stable/zerotier/10.1.0/values.yaml diff --git a/stable/zigbee2mqtt/12.0.3/charts/common-22.0.3.tgz b/stable/zigbee2mqtt/12.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/zigbee2mqtt/12.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/12.1.0/.helmignore b/stable/zigbee2mqtt/12.1.0/.helmignore new file mode 100644 index 00000000000..feb7464da6f --- /dev/null +++ b/stable/zigbee2mqtt/12.1.0/.helmignore @@ -0,0 +1,32 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png +icon.webp +icon-small.webp diff --git a/stable/zigbee2mqtt/12.1.0/CHANGELOG.md b/stable/zigbee2mqtt/12.1.0/CHANGELOG.md new file mode 100644 index 00000000000..941abb8a218 --- /dev/null +++ b/stable/zigbee2mqtt/12.1.0/CHANGELOG.md @@ -0,0 +1,3 @@ +*for the complete changelog, please refer to the website* + +**Important:** \ No newline at end of file diff --git a/stable/zigbee2mqtt/12.0.3/Chart.yaml b/stable/zigbee2mqtt/12.1.0/Chart.yaml similarity index 92% rename from stable/zigbee2mqtt/12.0.3/Chart.yaml rename to stable/zigbee2mqtt/12.1.0/Chart.yaml index ec571747409..378ec52f357 100644 --- a/stable/zigbee2mqtt/12.0.3/Chart.yaml +++ b/stable/zigbee2mqtt/12.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.36.1 +appVersion: 1.37.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - zigbee - mqtt - home-assistant -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://hub.docker.com/r/koenkk/zigbee2mqtt type: application -version: 12.0.3 +version: 12.1.0 diff --git a/stable/zigbee2mqtt/12.0.3/README.md b/stable/zigbee2mqtt/12.1.0/README.md similarity index 100% rename from stable/zigbee2mqtt/12.0.3/README.md rename to stable/zigbee2mqtt/12.1.0/README.md diff --git a/stable/zigbee2mqtt/12.0.3/SKIPINSTALL b/stable/zigbee2mqtt/12.1.0/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/12.0.3/SKIPINSTALL rename to stable/zigbee2mqtt/12.1.0/SKIPINSTALL diff --git a/stable/zigbee2mqtt/12.0.3/app-changelog.md b/stable/zigbee2mqtt/12.1.0/app-changelog.md similarity index 89% rename from stable/zigbee2mqtt/12.0.3/app-changelog.md rename to stable/zigbee2mqtt/12.1.0/app-changelog.md index 74164b99a52..8faa8923535 100644 --- a/stable/zigbee2mqtt/12.0.3/app-changelog.md +++ b/stable/zigbee2mqtt/12.1.0/app-changelog.md @@ -1,40 +1,44 @@ -## [zigbee2mqtt-12.0.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-12.0.3) (2024-04-30) +## [zigbee2mqtt-12.1.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-11.7.0...zigbee2mqtt-12.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - - update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) -- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) +- update container image koenkk/zigbee2mqtt to v1.37.0[@7032615](https://github.com/7032615) by renovate ([#21628](https://github.com/truecharts/charts/issues/21628)) - update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) +- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - update container image koenkk/zigbee2mqtt to v1.36.1[@32901c8](https://github.com/32901c8) by renovate ([#20108](https://github.com/truecharts/charts/issues/20108)) diff --git a/stable/zigbee2mqtt/12.0.3/app-readme.md b/stable/zigbee2mqtt/12.1.0/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/12.0.3/app-readme.md rename to stable/zigbee2mqtt/12.1.0/app-readme.md diff --git a/stable/zigbee2mqtt/12.1.0/charts/common-23.0.0.tgz b/stable/zigbee2mqtt/12.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/zigbee2mqtt/12.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/zigbee2mqtt/12.0.3/icon-small.webp b/stable/zigbee2mqtt/12.1.0/icon-small.webp similarity index 100% rename from stable/zigbee2mqtt/12.0.3/icon-small.webp rename to stable/zigbee2mqtt/12.1.0/icon-small.webp diff --git a/stable/zigbee2mqtt/12.0.3/icon.webp b/stable/zigbee2mqtt/12.1.0/icon.webp similarity index 100% rename from stable/zigbee2mqtt/12.0.3/icon.webp rename to stable/zigbee2mqtt/12.1.0/icon.webp diff --git a/stable/zigbee2mqtt/12.0.3/ix_values.yaml b/stable/zigbee2mqtt/12.1.0/ix_values.yaml similarity index 98% rename from stable/zigbee2mqtt/12.0.3/ix_values.yaml rename to stable/zigbee2mqtt/12.1.0/ix_values.yaml index 8da9ff4da87..11c459b246e 100644 --- a/stable/zigbee2mqtt/12.0.3/ix_values.yaml +++ b/stable/zigbee2mqtt/12.1.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: koenkk/zigbee2mqtt - tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5 + tag: 1.37.0@sha256:7032615b5ac807c805854fb3390e9e84e1efc732893918c3686cbb5d2c75c2bc pullPolicy: IfNotPresent service: main: diff --git a/stable/zigbee2mqtt/12.0.3/questions.yaml b/stable/zigbee2mqtt/12.1.0/questions.yaml similarity index 99% rename from stable/zigbee2mqtt/12.0.3/questions.yaml rename to stable/zigbee2mqtt/12.1.0/questions.yaml index 7bf8f90e7e9..5343e91de1f 100755 --- a/stable/zigbee2mqtt/12.0.3/questions.yaml +++ b/stable/zigbee2mqtt/12.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/zigbee2mqtt/12.1.0/templates/NOTES.txt b/stable/zigbee2mqtt/12.1.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/12.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/12.0.3/templates/common.yaml b/stable/zigbee2mqtt/12.1.0/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/12.0.3/templates/common.yaml rename to stable/zigbee2mqtt/12.1.0/templates/common.yaml diff --git a/stable/zigbee2mqtt/12.1.0/values.yaml b/stable/zigbee2mqtt/12.1.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/20.0.3/charts/common-22.0.3.tgz b/stable/zwavejs2mqtt/20.0.3/charts/common-22.0.3.tgz deleted file mode 100644 index d5b19af2e0b..00000000000 Binary files a/stable/zwavejs2mqtt/20.0.3/charts/common-22.0.3.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/20.1.0/.helmignore b/stable/zwavejs2mqtt/20.1.0/.helmignore new file mode 100644 index 00000000000..feb7464da6f --- /dev/null +++ b/stable/zwavejs2mqtt/20.1.0/.helmignore @@ -0,0 +1,32 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/ +# OWNERS file for Kubernetes +OWNERS +# helm-docs templates +*.gotmpl +# docs folder +/docs +# icon +icon.png +icon.webp +icon-small.webp diff --git a/stable/zwavejs2mqtt/20.1.0/CHANGELOG.md b/stable/zwavejs2mqtt/20.1.0/CHANGELOG.md new file mode 100644 index 00000000000..941abb8a218 --- /dev/null +++ b/stable/zwavejs2mqtt/20.1.0/CHANGELOG.md @@ -0,0 +1,3 @@ +*for the complete changelog, please refer to the website* + +**Important:** \ No newline at end of file diff --git a/stable/zwavejs2mqtt/20.0.3/Chart.yaml b/stable/zwavejs2mqtt/20.1.0/Chart.yaml similarity index 92% rename from stable/zwavejs2mqtt/20.0.3/Chart.yaml rename to stable/zwavejs2mqtt/20.1.0/Chart.yaml index 42696ec7613..a45720b8ed7 100644 --- a/stable/zwavejs2mqtt/20.0.3/Chart.yaml +++ b/stable/zwavejs2mqtt/20.1.0/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.11.1 +appVersion: 9.12.0 dependencies: - name: common - version: 22.0.3 + version: 23.0.0 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -25,7 +25,7 @@ keywords: - zwave-js - z-wave - zwave -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwave-js-ui type: application -version: 20.0.3 +version: 20.1.0 diff --git a/stable/zwavejs2mqtt/20.0.3/README.md b/stable/zwavejs2mqtt/20.1.0/README.md similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/README.md rename to stable/zwavejs2mqtt/20.1.0/README.md diff --git a/stable/zwavejs2mqtt/20.0.3/app-changelog.md b/stable/zwavejs2mqtt/20.1.0/app-changelog.md similarity index 90% rename from stable/zwavejs2mqtt/20.0.3/app-changelog.md rename to stable/zwavejs2mqtt/20.1.0/app-changelog.md index a149336dbb1..84744a1aac1 100644 --- a/stable/zwavejs2mqtt/20.0.3/app-changelog.md +++ b/stable/zwavejs2mqtt/20.1.0/app-changelog.md @@ -1,43 +1,47 @@ -## [zwavejs2mqtt-20.0.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-20.0.3) (2024-04-30) +## [zwavejs2mqtt-20.1.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-19.6.0...zwavejs2mqtt-20.1.0) (2024-05-05) ### Chore -- bump charts to ensure new icons are released +- bump everything to regenerate readme's and site index + +- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454)) - bump common +- bump charts to ensure new icons are released + - bump everything to release new doc pages - update groups html ([#21121](https://github.com/truecharts/charts/issues/21121)) - bump charts to release new docs to fix broken links -- bump everything to regenerate readme's and site index - -- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) - -- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) - -- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) - -- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) - - update container image zwavejs/zwave-js-ui to v9.10.3[@f04f906](https://github.com/f04f906) by renovate ([#20673](https://github.com/truecharts/charts/issues/20673)) -- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) - -- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) - -- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) - - update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478)) - update container image zwavejs/zwave-js-ui to v9.11.1[@3014a63](https://github.com/3014a63) by renovate ([#21017](https://github.com/truecharts/charts/issues/21017)) +- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384)) + +- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819)) + +- update container image zwavejs/zwave-js-ui to v9.12.0[@1ac0290](https://github.com/1ac0290) by renovate ([#21635](https://github.com/truecharts/charts/issues/21635)) + +- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599)) + +- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535)) + +- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527)) + +- update container image common to v20.3.11[@dae6129](https://github.com/dae6129) by renovate ([#20875](https://github.com/truecharts/charts/issues/20875)) + +- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334)) + - update container image zwavejs/zwave-js-ui to v9.10.2[@747ecd0](https://github.com/747ecd0) by renovate ([#20238](https://github.com/truecharts/charts/issues/20238)) - update container image zwavejs/zwave-js-ui to v9.10.1[@ef0feec](https://github.com/ef0feec) by renovate ([#20198](https://github.com/truecharts/charts/issues/20198)) diff --git a/stable/zwavejs2mqtt/20.0.3/app-readme.md b/stable/zwavejs2mqtt/20.1.0/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/app-readme.md rename to stable/zwavejs2mqtt/20.1.0/app-readme.md diff --git a/stable/zwavejs2mqtt/20.1.0/charts/common-23.0.0.tgz b/stable/zwavejs2mqtt/20.1.0/charts/common-23.0.0.tgz new file mode 100644 index 00000000000..0622a806d94 Binary files /dev/null and b/stable/zwavejs2mqtt/20.1.0/charts/common-23.0.0.tgz differ diff --git a/stable/zwavejs2mqtt/20.0.3/icon-small.webp b/stable/zwavejs2mqtt/20.1.0/icon-small.webp similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/icon-small.webp rename to stable/zwavejs2mqtt/20.1.0/icon-small.webp diff --git a/stable/zwavejs2mqtt/20.0.3/icon.webp b/stable/zwavejs2mqtt/20.1.0/icon.webp similarity index 100% rename from stable/zwavejs2mqtt/20.0.3/icon.webp rename to stable/zwavejs2mqtt/20.1.0/icon.webp diff --git a/stable/zwavejs2mqtt/20.0.3/ix_values.yaml b/stable/zwavejs2mqtt/20.1.0/ix_values.yaml similarity index 96% rename from stable/zwavejs2mqtt/20.0.3/ix_values.yaml rename to stable/zwavejs2mqtt/20.1.0/ix_values.yaml index af577ee4542..4a4b8a33c4a 100644 --- a/stable/zwavejs2mqtt/20.0.3/ix_values.yaml +++ b/stable/zwavejs2mqtt/20.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: zwavejs/zwave-js-ui pullPolicy: IfNotPresent - tag: 9.11.1@sha256:3014a633cf9749775d150ea3904547d31e8c4c868a5e87fa963bf106da0126b5 + tag: 9.12.0@sha256:1ac0290f8323e254973e228df2ba5c825d23cf879593f0457e825eb0ef39dc1a service: main: ports: diff --git a/stable/zwavejs2mqtt/20.0.3/questions.yaml b/stable/zwavejs2mqtt/20.1.0/questions.yaml similarity index 99% rename from stable/zwavejs2mqtt/20.0.3/questions.yaml rename to stable/zwavejs2mqtt/20.1.0/questions.yaml index 1eaa03a6d53..0473f209164 100755 --- a/stable/zwavejs2mqtt/20.0.3/questions.yaml +++ b/stable/zwavejs2mqtt/20.1.0/questions.yaml @@ -227,13 +227,6 @@ questions: schema: type: string default: "" - - variable: region - label: "region" - description: "region is primarily for AWS not needed for most cases" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - variable: bucket label: "bucket" schema: diff --git a/stable/zwavejs2mqtt/20.1.0/templates/NOTES.txt b/stable/zwavejs2mqtt/20.1.0/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/20.1.0/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/20.1.0/templates/common.yaml b/stable/zwavejs2mqtt/20.1.0/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/20.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/20.1.0/values.yaml b/stable/zwavejs2mqtt/20.1.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d