diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index 4b01ed4ea6..be8b256b65 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -4,7 +4,7 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi annotations: title: Elastic Search type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 appVersion: 8.11.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/elastic-search/questions.yaml b/library/ix-dev/charts/elastic-search/questions.yaml index f868e92739..c01b286748 100644 --- a/library/ix-dev/charts/elastic-search/questions.yaml +++ b/library/ix-dev/charts/elastic-search/questions.yaml @@ -187,7 +187,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -258,7 +257,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index c96e7453a8..545a2ef8b5 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 appVersion: v2.48.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/charts/prometheus/questions.yaml b/library/ix-dev/charts/prometheus/questions.yaml index 213e2e502e..f40a055af1 100644 --- a/library/ix-dev/charts/prometheus/questions.yaml +++ b/library/ix-dev/charts/prometheus/questions.yaml @@ -212,7 +212,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: config @@ -292,7 +291,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -363,7 +361,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/charts/wg-easy/Chart.lock b/library/ix-dev/charts/wg-easy/Chart.lock index 6ecd06498d..4cb0802475 100644 --- a/library/ix-dev/charts/wg-easy/Chart.lock +++ b/library/ix-dev/charts/wg-easy/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../common version: 1.2.4 digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 -generated: "2023-12-04T10:51:29.293485947+02:00" +generated: "2023-12-12T15:29:18.98481117+02:00" diff --git a/library/ix-dev/charts/wg-easy/Chart.yaml b/library/ix-dev/charts/wg-easy/Chart.yaml index 70c4cd09c5..14c1155f24 100644 --- a/library/ix-dev/charts/wg-easy/Chart.yaml +++ b/library/ix-dev/charts/wg-easy/Chart.yaml @@ -3,7 +3,7 @@ description: WG-Easy is the easiest way to install & manage WireGuard! annotations: title: WG Easy type: application -version: 2.0.2 +version: 2.0.3 apiVersion: v2 appVersion: "7" kubeVersion: ">=1.16.0-0" diff --git a/library/ix-dev/community/adguard-home/Chart.yaml b/library/ix-dev/community/adguard-home/Chart.yaml index 9f54c4df52..d21d4cce29 100644 --- a/library/ix-dev/community/adguard-home/Chart.yaml +++ b/library/ix-dev/community/adguard-home/Chart.yaml @@ -4,7 +4,7 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.30 +version: 1.0.31 apiVersion: v2 appVersion: 0.107.43 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/adguard-home/questions.yaml b/library/ix-dev/community/adguard-home/questions.yaml index 408243db2c..8ef12060bf 100644 --- a/library/ix-dev/community/adguard-home/questions.yaml +++ b/library/ix-dev/community/adguard-home/questions.yaml @@ -114,7 +114,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: conf label: AdGuard Home Configuration Storage @@ -153,7 +152,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/bazarr/Chart.yaml b/library/ix-dev/community/bazarr/Chart.yaml index 198ea6974a..4c1c4fdf86 100644 --- a/library/ix-dev/community/bazarr/Chart.yaml +++ b/library/ix-dev/community/bazarr/Chart.yaml @@ -3,7 +3,7 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages annotations: title: Bazarr type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 appVersion: 1.4.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/bazarr/questions.yaml b/library/ix-dev/community/bazarr/questions.yaml index 2979bcf28d..49bd51cc86 100644 --- a/library/ix-dev/community/bazarr/questions.yaml +++ b/library/ix-dev/community/bazarr/questions.yaml @@ -179,7 +179,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -250,7 +249,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/briefkasten/Chart.yaml b/library/ix-dev/community/briefkasten/Chart.yaml index 9fefefee49..71698d203a 100644 --- a/library/ix-dev/community/briefkasten/Chart.yaml +++ b/library/ix-dev/community/briefkasten/Chart.yaml @@ -3,7 +3,7 @@ description: Briefkasten is a self hosted bookmarking app annotations: title: Briefkasten type: application -version: 1.2.0 +version: 1.2.1 apiVersion: v2 appVersion: latest kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/briefkasten/questions.yaml b/library/ix-dev/community/briefkasten/questions.yaml index bc7e6e6279..c430bfef10 100644 --- a/library/ix-dev/community/briefkasten/questions.yaml +++ b/library/ix-dev/community/briefkasten/questions.yaml @@ -503,7 +503,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 137e8dfe89..ff0a1ef12b 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -4,7 +4,7 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 appVersion: 1.7.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/castopod/questions.yaml b/library/ix-dev/community/castopod/questions.yaml index 69dc125077..a80a2bba98 100644 --- a/library/ix-dev/community/castopod/questions.yaml +++ b/library/ix-dev/community/castopod/questions.yaml @@ -162,7 +162,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbData label: Castopod MariaDB Data Storage @@ -201,7 +200,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbBackup label: Castopod MariaDB Backup Storage @@ -240,7 +238,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/clamav/Chart.yaml b/library/ix-dev/community/clamav/Chart.yaml index c2d9c27899..d4bddf773b 100644 --- a/library/ix-dev/community/clamav/Chart.yaml +++ b/library/ix-dev/community/clamav/Chart.yaml @@ -3,7 +3,7 @@ description: ClamAV is an open source (GPLv2) anti-virus toolkit. annotations: title: Clam AV type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: '1.0.1' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/clamav/questions.yaml b/library/ix-dev/community/clamav/questions.yaml index 0244bdd832..55278c09a8 100644 --- a/library/ix-dev/community/clamav/questions.yaml +++ b/library/ix-dev/community/clamav/questions.yaml @@ -141,7 +141,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: scandir label: ClamAV Scan Storage @@ -180,7 +179,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/dashy/Chart.yaml b/library/ix-dev/community/dashy/Chart.yaml index 2f072fce9e..311183cb14 100644 --- a/library/ix-dev/community/dashy/Chart.yaml +++ b/library/ix-dev/community/dashy/Chart.yaml @@ -3,7 +3,7 @@ description: Dashy is a self-hostable personal dashboard built for you. annotations: title: Dashy type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: 2.1.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/dashy/questions.yaml b/library/ix-dev/community/dashy/questions.yaml index 85d9c541e1..e3a48562ea 100644 --- a/library/ix-dev/community/dashy/questions.yaml +++ b/library/ix-dev/community/dashy/questions.yaml @@ -164,7 +164,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -235,7 +234,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/ddns-updater/Chart.yaml b/library/ix-dev/community/ddns-updater/Chart.yaml index a4ec8cf255..a4d18813ab 100644 --- a/library/ix-dev/community/ddns-updater/Chart.yaml +++ b/library/ix-dev/community/ddns-updater/Chart.yaml @@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI annotations: title: DDNS Updater type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 appVersion: 'v2.5.0' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ddns-updater/questions.yaml b/library/ix-dev/community/ddns-updater/questions.yaml index 1c3b576a73..a31702f265 100644 --- a/library/ix-dev/community/ddns-updater/questions.yaml +++ b/library/ix-dev/community/ddns-updater/questions.yaml @@ -1369,7 +1369,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/deluge/Chart.yaml b/library/ix-dev/community/deluge/Chart.yaml index 125d2d9d62..3f6f87c82a 100644 --- a/library/ix-dev/community/deluge/Chart.yaml +++ b/library/ix-dev/community/deluge/Chart.yaml @@ -3,7 +3,7 @@ description: Deluge is a lightweight, Free Software, cross-platform BitTorrent c annotations: title: Deluge type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: '9.5.3' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/deluge/questions.yaml b/library/ix-dev/community/deluge/questions.yaml index 47684411d5..0300423d1b 100644 --- a/library/ix-dev/community/deluge/questions.yaml +++ b/library/ix-dev/community/deluge/questions.yaml @@ -182,7 +182,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: downloads label: Deluge Downloads Storage @@ -221,7 +220,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/distribution/Chart.yaml b/library/ix-dev/community/distribution/Chart.yaml index 7427d2258f..59b7dba1ef 100644 --- a/library/ix-dev/community/distribution/Chart.yaml +++ b/library/ix-dev/community/distribution/Chart.yaml @@ -3,7 +3,7 @@ description: Distribution is a toolkit to pack, ship, store, and deliver contain annotations: title: Distribution type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 2.8.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/distribution/questions.yaml b/library/ix-dev/community/distribution/questions.yaml index 820fd3a2e2..b9d2696d2f 100644 --- a/library/ix-dev/community/distribution/questions.yaml +++ b/library/ix-dev/community/distribution/questions.yaml @@ -173,7 +173,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/filebrowser/Chart.yaml b/library/ix-dev/community/filebrowser/Chart.yaml index 227de33341..0ab5a39a3d 100644 --- a/library/ix-dev/community/filebrowser/Chart.yaml +++ b/library/ix-dev/community/filebrowser/Chart.yaml @@ -3,7 +3,7 @@ description: File Browser provides a file managing interface within a specified annotations: title: File Browser type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 2.26.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/filebrowser/questions.yaml b/library/ix-dev/community/filebrowser/questions.yaml index 81cace4145..eac52e801c 100644 --- a/library/ix-dev/community/filebrowser/questions.yaml +++ b/library/ix-dev/community/filebrowser/questions.yaml @@ -148,7 +148,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/firefly-iii/Chart.lock b/library/ix-dev/community/firefly-iii/Chart.lock index f0acbd4636..0f9188c0a2 100644 --- a/library/ix-dev/community/firefly-iii/Chart.lock +++ b/library/ix-dev/community/firefly-iii/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-15T19:55:44.573696179+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:08:44.934608476+02:00" diff --git a/library/ix-dev/community/firefly-iii/Chart.yaml b/library/ix-dev/community/firefly-iii/Chart.yaml index 2101fa964b..d47f23231d 100644 --- a/library/ix-dev/community/firefly-iii/Chart.yaml +++ b/library/ix-dev/community/firefly-iii/Chart.yaml @@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 appVersion: 6.0.30 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://www.firefly-iii.org/ icon: https://media.sys.truenas.net/apps/firefly-iii/icons/icon.png sources: diff --git a/library/ix-dev/community/firefly-iii/charts/common-1.2.3.tgz b/library/ix-dev/community/firefly-iii/charts/common-1.2.3.tgz deleted file mode 100644 index 43d3079b05..0000000000 Binary files a/library/ix-dev/community/firefly-iii/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/firefly-iii/charts/common-1.2.4.tgz b/library/ix-dev/community/firefly-iii/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..76b1401fcc Binary files /dev/null and b/library/ix-dev/community/firefly-iii/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/firefly-iii/ci/basic-values.yaml b/library/ix-dev/community/firefly-iii/ci/basic-values.yaml index 09721dfeaf..f5ba1dc00f 100644 --- a/library/ix-dev/community/firefly-iii/ci/basic-values.yaml +++ b/library/ix-dev/community/firefly-iii/ci/basic-values.yaml @@ -9,3 +9,6 @@ fireflyStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/firefly-iii/ci/importer-values.yaml b/library/ix-dev/community/firefly-iii/ci/importer-values.yaml index ea175db1a9..ee3c8d28ee 100644 --- a/library/ix-dev/community/firefly-iii/ci/importer-values.yaml +++ b/library/ix-dev/community/firefly-iii/ci/importer-values.yaml @@ -13,3 +13,6 @@ fireflyStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/firefly-iii/questions.yaml b/library/ix-dev/community/firefly-iii/questions.yaml index 34cd06af53..0431e2cb73 100644 --- a/library/ix-dev/community/firefly-iii/questions.yaml +++ b/library/ix-dev/community/firefly-iii/questions.yaml @@ -204,7 +204,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -292,7 +291,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup label: Firefly III Postgres Backup Storage @@ -379,7 +377,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -450,7 +447,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/flame/Chart.yaml b/library/ix-dev/community/flame/Chart.yaml index ac53ef556a..65a316f878 100644 --- a/library/ix-dev/community/flame/Chart.yaml +++ b/library/ix-dev/community/flame/Chart.yaml @@ -3,7 +3,7 @@ description: Flame is a self-hosted start page for your server. annotations: title: Flame type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 2.3.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/flame/questions.yaml b/library/ix-dev/community/flame/questions.yaml index 5041ddbdb4..dcea874ba9 100644 --- a/library/ix-dev/community/flame/questions.yaml +++ b/library/ix-dev/community/flame/questions.yaml @@ -124,7 +124,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/freshrss/Chart.lock b/library/ix-dev/community/freshrss/Chart.lock index 7c1a78cf6a..5de51fdf27 100644 --- a/library/ix-dev/community/freshrss/Chart.lock +++ b/library/ix-dev/community/freshrss/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-21T15:36:05.236830847+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:12:06.912063524+02:00" diff --git a/library/ix-dev/community/freshrss/Chart.yaml b/library/ix-dev/community/freshrss/Chart.yaml index 187ed258c8..a169310f82 100644 --- a/library/ix-dev/community/freshrss/Chart.yaml +++ b/library/ix-dev/community/freshrss/Chart.yaml @@ -3,7 +3,7 @@ description: FreshRSS is a free, self-hostable news aggregator annotations: title: FreshRSS type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 appVersion: 1.22.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://freshrss.org/ icon: https://media.sys.truenas.net/apps/freshrss/icons/icon.png sources: diff --git a/library/ix-dev/community/freshrss/charts/common-1.2.3.tgz b/library/ix-dev/community/freshrss/charts/common-1.2.3.tgz deleted file mode 100644 index b20cfa5a7b..0000000000 Binary files a/library/ix-dev/community/freshrss/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/freshrss/charts/common-1.2.4.tgz b/library/ix-dev/community/freshrss/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..fd2cd4a787 Binary files /dev/null and b/library/ix-dev/community/freshrss/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/freshrss/ci/basic-values.yaml b/library/ix-dev/community/freshrss/ci/basic-values.yaml index ee55d1f620..75073425be 100644 --- a/library/ix-dev/community/freshrss/ci/basic-values.yaml +++ b/library/ix-dev/community/freshrss/ci/basic-values.yaml @@ -14,3 +14,6 @@ freshrssStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/freshrss/ci/extra-values.yaml b/library/ix-dev/community/freshrss/ci/extra-values.yaml index 153fb7265a..309c6be455 100644 --- a/library/ix-dev/community/freshrss/ci/extra-values.yaml +++ b/library/ix-dev/community/freshrss/ci/extra-values.yaml @@ -21,6 +21,9 @@ freshrssStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/freshrss/ci/hostNet-values.yaml b/library/ix-dev/community/freshrss/ci/hostNet-values.yaml index 5a17111748..2206d81cc0 100644 --- a/library/ix-dev/community/freshrss/ci/hostNet-values.yaml +++ b/library/ix-dev/community/freshrss/ci/hostNet-values.yaml @@ -15,3 +15,6 @@ freshrssStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/freshrss/questions.yaml b/library/ix-dev/community/freshrss/questions.yaml index 11cf4051d0..b8ab37a847 100644 --- a/library/ix-dev/community/freshrss/questions.yaml +++ b/library/ix-dev/community/freshrss/questions.yaml @@ -197,7 +197,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: extensions @@ -277,7 +276,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -365,7 +363,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -453,7 +450,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -524,7 +520,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/frigate/Chart.yaml b/library/ix-dev/community/frigate/Chart.yaml index 894ac2bce7..a73c0e3e57 100644 --- a/library/ix-dev/community/frigate/Chart.yaml +++ b/library/ix-dev/community/frigate/Chart.yaml @@ -3,7 +3,7 @@ description: Frigate is an NVR With Realtime Object Detection for IP Cameras annotations: title: Frigate type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 0.12.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/frigate/questions.yaml b/library/ix-dev/community/frigate/questions.yaml index d2b4c22be0..1577218278 100644 --- a/library/ix-dev/community/frigate/questions.yaml +++ b/library/ix-dev/community/frigate/questions.yaml @@ -194,7 +194,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: media label: Frigate Media Storage @@ -233,7 +232,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: cache label: Frigate Cache Storage diff --git a/library/ix-dev/community/fscrawler/Chart.yaml b/library/ix-dev/community/fscrawler/Chart.yaml index fbf70676d9..af5a0b642a 100644 --- a/library/ix-dev/community/fscrawler/Chart.yaml +++ b/library/ix-dev/community/fscrawler/Chart.yaml @@ -3,7 +3,7 @@ description: FSCrawler is a crawler that helps to index binary documents such as annotations: title: FSCrawler type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: '2.9' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/fscrawler/questions.yaml b/library/ix-dev/community/fscrawler/questions.yaml index 3b1cb6d651..cb783a6120 100644 --- a/library/ix-dev/community/fscrawler/questions.yaml +++ b/library/ix-dev/community/fscrawler/questions.yaml @@ -171,7 +171,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/gitea/Chart.yaml b/library/ix-dev/community/gitea/Chart.yaml index 1f813883da..66affe292b 100644 --- a/library/ix-dev/community/gitea/Chart.yaml +++ b/library/ix-dev/community/gitea/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 appVersion: 1.21.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/gitea/questions.yaml b/library/ix-dev/community/gitea/questions.yaml index 8730bf2a87..da30045f3b 100644 --- a/library/ix-dev/community/gitea/questions.yaml +++ b/library/ix-dev/community/gitea/questions.yaml @@ -212,7 +212,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: config @@ -292,7 +291,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -380,7 +378,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup label: Gitea Postgres Backup Storage @@ -467,7 +464,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -538,7 +534,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/homarr/Chart.yaml b/library/ix-dev/community/homarr/Chart.yaml index 8f2d926b2d..93b5c35a4e 100644 --- a/library/ix-dev/community/homarr/Chart.yaml +++ b/library/ix-dev/community/homarr/Chart.yaml @@ -3,7 +3,7 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and annotations: title: Homarr type: application -version: 2.0.1 +version: 2.0.2 apiVersion: v2 appVersion: 0.14.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/homarr/questions.yaml b/library/ix-dev/community/homarr/questions.yaml index 2b6ca4a1f9..bbb482f3d8 100644 --- a/library/ix-dev/community/homarr/questions.yaml +++ b/library/ix-dev/community/homarr/questions.yaml @@ -189,7 +189,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: data @@ -269,7 +268,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: icons @@ -349,7 +347,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -420,7 +417,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/homepage/Chart.yaml b/library/ix-dev/community/homepage/Chart.yaml index ee95cc7a29..dc3e76a43d 100644 --- a/library/ix-dev/community/homepage/Chart.yaml +++ b/library/ix-dev/community/homepage/Chart.yaml @@ -3,7 +3,7 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 appVersion: 0.8.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/homepage/questions.yaml b/library/ix-dev/community/homepage/questions.yaml index 323c569b84..455f32452c 100644 --- a/library/ix-dev/community/homepage/questions.yaml +++ b/library/ix-dev/community/homepage/questions.yaml @@ -114,7 +114,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/homer/Chart.yaml b/library/ix-dev/community/homer/Chart.yaml index 83beaf0bbd..4dbfd81c0f 100644 --- a/library/ix-dev/community/homer/Chart.yaml +++ b/library/ix-dev/community/homer/Chart.yaml @@ -3,7 +3,7 @@ description: Homer is a dead simple static HOMepage for your servER to keep your annotations: title: Homer type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 23.10.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/homer/questions.yaml b/library/ix-dev/community/homer/questions.yaml index c731d545cf..a28dc421f9 100644 --- a/library/ix-dev/community/homer/questions.yaml +++ b/library/ix-dev/community/homer/questions.yaml @@ -145,7 +145,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/immich/Chart.lock b/library/ix-dev/community/immich/Chart.lock index 6cdd0931b6..5a38612b4f 100644 --- a/library/ix-dev/community/immich/Chart.lock +++ b/library/ix-dev/community/immich/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-15T13:21:05.261510633+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:16:31.686869306+02:00" diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 0b79aaedb4..7a3cbd7f53 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -4,7 +4,7 @@ description: Immich is a self-hosted photo and video backup solution directly fr annotations: title: Immich type: application -version: 2.0.5 +version: 2.0.6 apiVersion: v2 appVersion: 1.90.2 kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://immich.app icon: https://media.sys.truenas.net/apps/immich/icons/icon.svg sources: diff --git a/library/ix-dev/community/immich/charts/common-1.2.3.tgz b/library/ix-dev/community/immich/charts/common-1.2.3.tgz deleted file mode 100644 index eb5c29b376..0000000000 Binary files a/library/ix-dev/community/immich/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/immich/charts/common-1.2.4.tgz b/library/ix-dev/community/immich/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..fad13da218 Binary files /dev/null and b/library/ix-dev/community/immich/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/immich/ci/basic-values.yaml b/library/ix-dev/community/immich/ci/basic-values.yaml index df391085fb..49ab8440ef 100644 --- a/library/ix-dev/community/immich/ci/basic-values.yaml +++ b/library/ix-dev/community/immich/ci/basic-values.yaml @@ -13,3 +13,6 @@ immichStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/immich/ci/extra-values.yaml b/library/ix-dev/community/immich/ci/extra-values.yaml index 3389aa4a51..cf0e9d847a 100644 --- a/library/ix-dev/community/immich/ci/extra-values.yaml +++ b/library/ix-dev/community/immich/ci/extra-values.yaml @@ -13,6 +13,9 @@ immichStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" additionalLibraries: - hostPath: /mnt/{{ .Release.Name }}/additionalLibrary1 - hostPath: /mnt/{{ .Release.Name }}/additionalLibrary2 diff --git a/library/ix-dev/community/immich/ci/no-extra-values.yaml b/library/ix-dev/community/immich/ci/no-extra-values.yaml index 57ca896eed..b464a43180 100644 --- a/library/ix-dev/community/immich/ci/no-extra-values.yaml +++ b/library/ix-dev/community/immich/ci/no-extra-values.yaml @@ -13,6 +13,9 @@ immichStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" immichConfig: enableML: false diff --git a/library/ix-dev/community/immich/ci/no-ml-values.yaml b/library/ix-dev/community/immich/ci/no-ml-values.yaml index 15632eb52e..b947c05c60 100644 --- a/library/ix-dev/community/immich/ci/no-ml-values.yaml +++ b/library/ix-dev/community/immich/ci/no-ml-values.yaml @@ -13,6 +13,9 @@ immichStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" immichConfig: enableML: false diff --git a/library/ix-dev/community/immich/ci/no-typesenes-values.yaml b/library/ix-dev/community/immich/ci/no-typesenes-values.yaml index fa4e8110a9..8472753b28 100644 --- a/library/ix-dev/community/immich/ci/no-typesenes-values.yaml +++ b/library/ix-dev/community/immich/ci/no-typesenes-values.yaml @@ -13,6 +13,9 @@ immichStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" immichConfig: enableTypesense: false diff --git a/library/ix-dev/community/immich/questions.yaml b/library/ix-dev/community/immich/questions.yaml index 1a059534b5..5a4a807590 100644 --- a/library/ix-dev/community/immich/questions.yaml +++ b/library/ix-dev/community/immich/questions.yaml @@ -156,7 +156,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: library label: Immich Library Storage @@ -235,7 +234,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: thumbs label: Immich Thumbs Storage @@ -314,7 +312,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: profile label: Immich Profile Storage @@ -393,7 +390,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: video label: Immich Video Storage @@ -472,7 +468,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -560,7 +555,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -648,7 +642,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -719,7 +712,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index d88bfa14d4..191cce1127 100644 --- a/library/ix-dev/community/ipfs/Chart.yaml +++ b/library/ix-dev/community/ipfs/Chart.yaml @@ -4,7 +4,7 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.27 +version: 1.0.28 apiVersion: v2 appVersion: v0.25.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ipfs/questions.yaml b/library/ix-dev/community/ipfs/questions.yaml index 16a249ec19..19ff7eca2c 100644 --- a/library/ix-dev/community/ipfs/questions.yaml +++ b/library/ix-dev/community/ipfs/questions.yaml @@ -158,7 +158,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: staging label: IPFS Staging Storage @@ -197,7 +196,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/jellyfin/Chart.yaml b/library/ix-dev/community/jellyfin/Chart.yaml index a1a8109379..bcea0b1500 100644 --- a/library/ix-dev/community/jellyfin/Chart.yaml +++ b/library/ix-dev/community/jellyfin/Chart.yaml @@ -4,7 +4,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.2.0 +version: 1.2.1 apiVersion: v2 appVersion: 10.8.13 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/jellyfin/questions.yaml b/library/ix-dev/community/jellyfin/questions.yaml index e50f6525ee..d37fd6559f 100644 --- a/library/ix-dev/community/jellyfin/questions.yaml +++ b/library/ix-dev/community/jellyfin/questions.yaml @@ -187,7 +187,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: cache label: Jellyfin Cache Storage @@ -266,7 +265,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: transcodes label: Jellyfin Transcodes Storage @@ -376,7 +374,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -447,7 +444,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/jellyseerr/Chart.yaml b/library/ix-dev/community/jellyseerr/Chart.yaml index b42ac6af23..2b4a3aedfb 100644 --- a/library/ix-dev/community/jellyseerr/Chart.yaml +++ b/library/ix-dev/community/jellyseerr/Chart.yaml @@ -3,7 +3,7 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 appVersion: 1.7.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/jellyseerr/questions.yaml b/library/ix-dev/community/jellyseerr/questions.yaml index e7b4789966..6efa0c54c3 100644 --- a/library/ix-dev/community/jellyseerr/questions.yaml +++ b/library/ix-dev/community/jellyseerr/questions.yaml @@ -149,7 +149,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index fc321f4280..dc2a1c1e48 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -3,7 +3,7 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 2.426.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/jenkins/questions.yaml b/library/ix-dev/community/jenkins/questions.yaml index a977d5bf54..adf83810f0 100644 --- a/library/ix-dev/community/jenkins/questions.yaml +++ b/library/ix-dev/community/jenkins/questions.yaml @@ -196,7 +196,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages diff --git a/library/ix-dev/community/joplin/Chart.lock b/library/ix-dev/community/joplin/Chart.lock index f9ef3d784b..657a01aceb 100644 --- a/library/ix-dev/community/joplin/Chart.lock +++ b/library/ix-dev/community/joplin/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-16T14:37:01.193129073+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:00:32.668585771+02:00" diff --git a/library/ix-dev/community/joplin/Chart.yaml b/library/ix-dev/community/joplin/Chart.yaml index 920841480f..2389286f6d 100644 --- a/library/ix-dev/community/joplin/Chart.yaml +++ b/library/ix-dev/community/joplin/Chart.yaml @@ -4,7 +4,7 @@ description: Joplin is an open source note-taking app. Capture your thoughts and annotations: title: Joplin type: application -version: 1.1.2 +version: 1.1.3 apiVersion: v2 appVersion: 2.13.5 kubeVersion: '>=1.16.0-0' @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://joplinapp.org/ icon: https://media.sys.truenas.net/apps/joplin/icons/icon.png sources: diff --git a/library/ix-dev/community/joplin/charts/common-1.2.3.tgz b/library/ix-dev/community/joplin/charts/common-1.2.3.tgz deleted file mode 100644 index d73f68557a..0000000000 Binary files a/library/ix-dev/community/joplin/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/joplin/charts/common-1.2.4.tgz b/library/ix-dev/community/joplin/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..6f9382514e Binary files /dev/null and b/library/ix-dev/community/joplin/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/joplin/ci/basic-values.yaml b/library/ix-dev/community/joplin/ci/basic-values.yaml index 6007811af7..f58c1e26b6 100644 --- a/library/ix-dev/community/joplin/ci/basic-values.yaml +++ b/library/ix-dev/community/joplin/ci/basic-values.yaml @@ -6,3 +6,6 @@ joplinStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/joplin/ci/hostNet-values.yaml b/library/ix-dev/community/joplin/ci/hostNet-values.yaml index 05dd1fedcb..ff0473a140 100644 --- a/library/ix-dev/community/joplin/ci/hostNet-values.yaml +++ b/library/ix-dev/community/joplin/ci/hostNet-values.yaml @@ -7,3 +7,6 @@ joplinStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/joplin/questions.yaml b/library/ix-dev/community/joplin/questions.yaml index 580d3a0eec..3a14247edf 100644 --- a/library/ix-dev/community/joplin/questions.yaml +++ b/library/ix-dev/community/joplin/questions.yaml @@ -173,7 +173,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -261,7 +260,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -332,7 +330,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/kapowarr/Chart.yaml b/library/ix-dev/community/kapowarr/Chart.yaml index cb7bba4e88..dc99cb0c60 100644 --- a/library/ix-dev/community/kapowarr/Chart.yaml +++ b/library/ix-dev/community/kapowarr/Chart.yaml @@ -3,7 +3,7 @@ description: Kapowarr is a software to build and manage a comic book library, fi annotations: title: Kapowarr type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 1.0.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/kapowarr/questions.yaml b/library/ix-dev/community/kapowarr/questions.yaml index 871c38c589..d63d68206d 100644 --- a/library/ix-dev/community/kapowarr/questions.yaml +++ b/library/ix-dev/community/kapowarr/questions.yaml @@ -139,7 +139,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: downloads label: Kapowarr Download Storage @@ -178,7 +177,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: content label: Kapowarr Content Storage @@ -217,7 +215,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/kavita/Chart.yaml b/library/ix-dev/community/kavita/Chart.yaml index bf1741dce7..b4b137e376 100644 --- a/library/ix-dev/community/kavita/Chart.yaml +++ b/library/ix-dev/community/kavita/Chart.yaml @@ -3,7 +3,7 @@ description: Kavita is a fast, feature rich, cross platform reading server. annotations: title: Kavita type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 0.7.11 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/kavita/questions.yaml b/library/ix-dev/community/kavita/questions.yaml index baf0bebd5f..2cdf75f078 100644 --- a/library/ix-dev/community/kavita/questions.yaml +++ b/library/ix-dev/community/kavita/questions.yaml @@ -117,7 +117,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages diff --git a/library/ix-dev/community/komga/Chart.yaml b/library/ix-dev/community/komga/Chart.yaml index 2c1ca77c19..e64650a07e 100644 --- a/library/ix-dev/community/komga/Chart.yaml +++ b/library/ix-dev/community/komga/Chart.yaml @@ -3,7 +3,7 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.1.10 +version: 1.1.11 apiVersion: v2 appVersion: 1.8.4 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/komga/questions.yaml b/library/ix-dev/community/komga/questions.yaml index 0fec29356a..ee4bd1229b 100644 --- a/library/ix-dev/community/komga/questions.yaml +++ b/library/ix-dev/community/komga/questions.yaml @@ -149,7 +149,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/lidarr/Chart.yaml b/library/ix-dev/community/lidarr/Chart.yaml index 62972def80..7c3b276374 100644 --- a/library/ix-dev/community/lidarr/Chart.yaml +++ b/library/ix-dev/community/lidarr/Chart.yaml @@ -3,7 +3,7 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 appVersion: 2.0.7.3849 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/lidarr/questions.yaml b/library/ix-dev/community/lidarr/questions.yaml index 79260e5435..9b75be3df4 100644 --- a/library/ix-dev/community/lidarr/questions.yaml +++ b/library/ix-dev/community/lidarr/questions.yaml @@ -186,7 +186,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -257,7 +256,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/linkding/Chart.lock b/library/ix-dev/community/linkding/Chart.lock index 1775187992..0f703b49a9 100644 --- a/library/ix-dev/community/linkding/Chart.lock +++ b/library/ix-dev/community/linkding/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:16:52.362675463+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:01:04.084694101+02:00" diff --git a/library/ix-dev/community/linkding/Chart.yaml b/library/ix-dev/community/linkding/Chart.yaml index fe5b44bc69..93e55c3020 100644 --- a/library/ix-dev/community/linkding/Chart.yaml +++ b/library/ix-dev/community/linkding/Chart.yaml @@ -3,7 +3,7 @@ description: Linkding is a bookmark manager that you can host yourself. annotations: title: Linkding type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 appVersion: 1.23.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://github.com/sissbruecker/linkding icon: https://media.sys.truenas.net/apps/linkding/icons/icon.svg sources: diff --git a/library/ix-dev/community/linkding/charts/common-1.2.3.tgz b/library/ix-dev/community/linkding/charts/common-1.2.3.tgz deleted file mode 100644 index feb52244b4..0000000000 Binary files a/library/ix-dev/community/linkding/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/linkding/charts/common-1.2.4.tgz b/library/ix-dev/community/linkding/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..40c40eaaa9 Binary files /dev/null and b/library/ix-dev/community/linkding/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/linkding/ci/basic-values.yaml b/library/ix-dev/community/linkding/ci/basic-values.yaml index 8b2e121af9..a5f17293bb 100644 --- a/library/ix-dev/community/linkding/ci/basic-values.yaml +++ b/library/ix-dev/community/linkding/ci/basic-values.yaml @@ -16,3 +16,6 @@ linkdingStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/linkding/ci/extra-values.yaml b/library/ix-dev/community/linkding/ci/extra-values.yaml index e84e4d0657..d6f4b7f3b0 100644 --- a/library/ix-dev/community/linkding/ci/extra-values.yaml +++ b/library/ix-dev/community/linkding/ci/extra-values.yaml @@ -17,6 +17,10 @@ linkdingStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" + additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/linkding/ci/hostNet-values.yaml b/library/ix-dev/community/linkding/ci/hostNet-values.yaml index ef8edea10f..63dbe7549a 100644 --- a/library/ix-dev/community/linkding/ci/hostNet-values.yaml +++ b/library/ix-dev/community/linkding/ci/hostNet-values.yaml @@ -13,3 +13,6 @@ linkdingStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/linkding/questions.yaml b/library/ix-dev/community/linkding/questions.yaml index afe31c1b06..cddef69fe6 100644 --- a/library/ix-dev/community/linkding/questions.yaml +++ b/library/ix-dev/community/linkding/questions.yaml @@ -257,7 +257,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -345,7 +344,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -433,7 +431,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -504,7 +501,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/listmonk/Chart.lock b/library/ix-dev/community/listmonk/Chart.lock index 867a0e6a51..607881d700 100644 --- a/library/ix-dev/community/listmonk/Chart.lock +++ b/library/ix-dev/community/listmonk/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-21T16:51:17.550030304+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:01:14.985354457+02:00" diff --git a/library/ix-dev/community/listmonk/Chart.yaml b/library/ix-dev/community/listmonk/Chart.yaml index 0f9b45a47f..47f21fd7d5 100644 --- a/library/ix-dev/community/listmonk/Chart.yaml +++ b/library/ix-dev/community/listmonk/Chart.yaml @@ -3,7 +3,7 @@ description: Listmonk is a self-hosted newsletter and mailing list manager. annotations: title: Listmonk type: application -version: 1.2.0 +version: 1.2.1 apiVersion: v2 appVersion: v2.5.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://listmonk.app/ icon: https://media.sys.truenas.net/apps/listmonk/icons/icon.svg sources: diff --git a/library/ix-dev/community/listmonk/charts/common-1.2.3.tgz b/library/ix-dev/community/listmonk/charts/common-1.2.3.tgz deleted file mode 100644 index 22cacdb011..0000000000 Binary files a/library/ix-dev/community/listmonk/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/listmonk/charts/common-1.2.4.tgz b/library/ix-dev/community/listmonk/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..7e87887871 Binary files /dev/null and b/library/ix-dev/community/listmonk/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/listmonk/ci/basic-values.yaml b/library/ix-dev/community/listmonk/ci/basic-values.yaml index 1b29944b61..e3b130359c 100644 --- a/library/ix-dev/community/listmonk/ci/basic-values.yaml +++ b/library/ix-dev/community/listmonk/ci/basic-values.yaml @@ -12,3 +12,6 @@ listmonkStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/listmonk/ci/extra-values.yaml b/library/ix-dev/community/listmonk/ci/extra-values.yaml index 0e24874ea8..49e43ad921 100644 --- a/library/ix-dev/community/listmonk/ci/extra-values.yaml +++ b/library/ix-dev/community/listmonk/ci/extra-values.yaml @@ -12,6 +12,10 @@ listmonkStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" + additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/listmonk/ci/hostNet-values.yaml b/library/ix-dev/community/listmonk/ci/hostNet-values.yaml index a9bd6221ad..c352339a31 100644 --- a/library/ix-dev/community/listmonk/ci/hostNet-values.yaml +++ b/library/ix-dev/community/listmonk/ci/hostNet-values.yaml @@ -9,3 +9,6 @@ listmonkStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/listmonk/questions.yaml b/library/ix-dev/community/listmonk/questions.yaml index a79c5b11d4..2e68050ea4 100644 --- a/library/ix-dev/community/listmonk/questions.yaml +++ b/library/ix-dev/community/listmonk/questions.yaml @@ -195,7 +195,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -283,7 +282,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -371,7 +369,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -442,7 +439,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/mealie/Chart.lock b/library/ix-dev/community/mealie/Chart.lock index 340b0a245d..458b2a3c2e 100644 --- a/library/ix-dev/community/mealie/Chart.lock +++ b/library/ix-dev/community/mealie/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-08T20:33:44.485716889+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:22:58.138621992+02:00" diff --git a/library/ix-dev/community/mealie/Chart.yaml b/library/ix-dev/community/mealie/Chart.yaml index 567d08367b..c86729b8de 100644 --- a/library/ix-dev/community/mealie/Chart.yaml +++ b/library/ix-dev/community/mealie/Chart.yaml @@ -3,7 +3,7 @@ description: Mealie is a self-hosted recipe manager and meal planner annotations: title: Mealie type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: latest kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://mealie.io icon: https://media.sys.truenas.net/apps/mealie/icons/icon.png sources: diff --git a/library/ix-dev/community/mealie/charts/common-1.2.3.tgz b/library/ix-dev/community/mealie/charts/common-1.2.3.tgz deleted file mode 100644 index 149b102ef7..0000000000 Binary files a/library/ix-dev/community/mealie/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/mealie/charts/common-1.2.4.tgz b/library/ix-dev/community/mealie/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..f149fda998 Binary files /dev/null and b/library/ix-dev/community/mealie/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/mealie/ci/basic-values.yaml b/library/ix-dev/community/mealie/ci/basic-values.yaml index 701de48426..a8173a84b9 100644 --- a/library/ix-dev/community/mealie/ci/basic-values.yaml +++ b/library/ix-dev/community/mealie/ci/basic-values.yaml @@ -15,3 +15,6 @@ mealieStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/mealie/ci/extra-values.yaml b/library/ix-dev/community/mealie/ci/extra-values.yaml index dacefce860..ac10838b1d 100644 --- a/library/ix-dev/community/mealie/ci/extra-values.yaml +++ b/library/ix-dev/community/mealie/ci/extra-values.yaml @@ -19,6 +19,9 @@ mealieStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/mealie/ci/hostNet-values.yaml b/library/ix-dev/community/mealie/ci/hostNet-values.yaml index a52e58081a..bbcfa204e1 100644 --- a/library/ix-dev/community/mealie/ci/hostNet-values.yaml +++ b/library/ix-dev/community/mealie/ci/hostNet-values.yaml @@ -16,3 +16,6 @@ mealieStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/mealie/questions.yaml b/library/ix-dev/community/mealie/questions.yaml index bc5d14d6e3..b6aebc47f4 100644 --- a/library/ix-dev/community/mealie/questions.yaml +++ b/library/ix-dev/community/mealie/questions.yaml @@ -230,7 +230,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData label: Postgres Data Storage @@ -317,7 +316,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup label: Postgres Backup Storage @@ -404,7 +402,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -475,7 +472,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index 0588099c61..10113e6509 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -4,7 +4,7 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.1.9 +version: 1.1.10 apiVersion: v2 appVersion: '2023-12-13' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/metube/questions.yaml b/library/ix-dev/community/metube/questions.yaml index 4c2762fe70..e70a568c17 100644 --- a/library/ix-dev/community/metube/questions.yaml +++ b/library/ix-dev/community/metube/questions.yaml @@ -153,7 +153,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/minecraft/Chart.yaml b/library/ix-dev/community/minecraft/Chart.yaml index a9fef6629a..fc1f064872 100644 --- a/library/ix-dev/community/minecraft/Chart.yaml +++ b/library/ix-dev/community/minecraft/Chart.yaml @@ -3,7 +3,7 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.1.7 +version: 1.1.8 apiVersion: v2 appVersion: 2023.12.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/minecraft/questions.yaml b/library/ix-dev/community/minecraft/questions.yaml index 973eb0a709..f30b00142e 100644 --- a/library/ix-dev/community/minecraft/questions.yaml +++ b/library/ix-dev/community/minecraft/questions.yaml @@ -559,7 +559,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/mineos/Chart.yaml b/library/ix-dev/community/mineos/Chart.yaml index 91e7e85166..cd96ac6e5f 100644 --- a/library/ix-dev/community/mineos/Chart.yaml +++ b/library/ix-dev/community/mineos/Chart.yaml @@ -3,7 +3,7 @@ description: MineOS is a server front-end to ease managing Minecraft administrat annotations: title: MineOS type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 appVersion: 'latest' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/mineos/questions.yaml b/library/ix-dev/community/mineos/questions.yaml index e67cf96ad5..9f23d18214 100644 --- a/library/ix-dev/community/mineos/questions.yaml +++ b/library/ix-dev/community/mineos/questions.yaml @@ -202,7 +202,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/mumble/Chart.yaml b/library/ix-dev/community/mumble/Chart.yaml index f4b075e75f..def4503d3b 100644 --- a/library/ix-dev/community/mumble/Chart.yaml +++ b/library/ix-dev/community/mumble/Chart.yaml @@ -3,7 +3,7 @@ description: Mumble is a free, open source, low latency, high quality voice chat annotations: title: Mumble type: application -version: 1.0.16 +version: 1.0.17 apiVersion: v2 appVersion: 'v1.4.230' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/mumble/questions.yaml b/library/ix-dev/community/mumble/questions.yaml index 5616b74b80..88b8cbe61a 100644 --- a/library/ix-dev/community/mumble/questions.yaml +++ b/library/ix-dev/community/mumble/questions.yaml @@ -160,7 +160,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 907f35ae2d..113b05af32 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,7 +3,7 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.2.7 +version: 1.2.8 apiVersion: v2 appVersion: 1.21.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/n8n/questions.yaml b/library/ix-dev/community/n8n/questions.yaml index cf7c55920f..87fda3190a 100644 --- a/library/ix-dev/community/n8n/questions.yaml +++ b/library/ix-dev/community/n8n/questions.yaml @@ -201,7 +201,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -289,7 +288,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -377,7 +375,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -448,7 +445,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/navidrome/Chart.yaml b/library/ix-dev/community/navidrome/Chart.yaml index c42a82eede..4d55bdc2c5 100644 --- a/library/ix-dev/community/navidrome/Chart.yaml +++ b/library/ix-dev/community/navidrome/Chart.yaml @@ -3,7 +3,7 @@ description: Navidrome is a personal streaming service annotations: title: Navidrome type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 0.50.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/navidrome/questions.yaml b/library/ix-dev/community/navidrome/questions.yaml index 857b267214..c8b8189627 100644 --- a/library/ix-dev/community/navidrome/questions.yaml +++ b/library/ix-dev/community/navidrome/questions.yaml @@ -145,7 +145,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: music label: Navidrome Music Storage @@ -184,7 +183,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml index 40166202ea..9324ca58d2 100644 --- a/library/ix-dev/community/nginx-proxy-manager/Chart.yaml +++ b/library/ix-dev/community/nginx-proxy-manager/Chart.yaml @@ -3,7 +3,7 @@ description: Expose your services easily and securely annotations: title: Nginx Proxy Manager type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: 2.10.4 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/nginx-proxy-manager/questions.yaml b/library/ix-dev/community/nginx-proxy-manager/questions.yaml index f1e5696772..430d96b515 100644 --- a/library/ix-dev/community/nginx-proxy-manager/questions.yaml +++ b/library/ix-dev/community/nginx-proxy-manager/questions.yaml @@ -137,7 +137,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: certs label: Nginx Proxy Manager Certificate Storage @@ -176,7 +175,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/node-red/Chart.yaml b/library/ix-dev/community/node-red/Chart.yaml index a1b4e2fbb3..88394345fe 100644 --- a/library/ix-dev/community/node-red/Chart.yaml +++ b/library/ix-dev/community/node-red/Chart.yaml @@ -4,7 +4,7 @@ description: Node-RED is a programming tool for wiring together hardware devices annotations: title: Node-RED type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 3.1.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/node-red/questions.yaml b/library/ix-dev/community/node-red/questions.yaml index 164556089f..eb31d23f5a 100644 --- a/library/ix-dev/community/node-red/questions.yaml +++ b/library/ix-dev/community/node-red/questions.yaml @@ -154,7 +154,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/odoo/Chart.lock b/library/ix-dev/community/odoo/Chart.lock index 8c4f99b5ae..907d72ff6a 100644 --- a/library/ix-dev/community/odoo/Chart.lock +++ b/library/ix-dev/community/odoo/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-15T18:40:05.852239091+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:01:48.564988819+02:00" diff --git a/library/ix-dev/community/odoo/Chart.yaml b/library/ix-dev/community/odoo/Chart.yaml index 6e1c9ef595..09119511c9 100644 --- a/library/ix-dev/community/odoo/Chart.yaml +++ b/library/ix-dev/community/odoo/Chart.yaml @@ -3,7 +3,7 @@ description: Odoo is a suite of web based open source business apps. annotations: title: Odoo type: application -version: 2.0.0 +version: 2.0.1 apiVersion: v2 appVersion: '16.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://www.odoo.com/ icon: https://media.sys.truenas.net/apps/odoo/icons/icon.png sources: diff --git a/library/ix-dev/community/odoo/charts/common-1.2.3.tgz b/library/ix-dev/community/odoo/charts/common-1.2.3.tgz deleted file mode 100644 index d1d4036f5c..0000000000 Binary files a/library/ix-dev/community/odoo/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/odoo/charts/common-1.2.4.tgz b/library/ix-dev/community/odoo/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..af5e0471b0 Binary files /dev/null and b/library/ix-dev/community/odoo/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/odoo/ci/basic-values.yaml b/library/ix-dev/community/odoo/ci/basic-values.yaml index b8237e4249..2119c64d3f 100644 --- a/library/ix-dev/community/odoo/ci/basic-values.yaml +++ b/library/ix-dev/community/odoo/ci/basic-values.yaml @@ -10,3 +10,6 @@ odooStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/odoo/ci/extra-values.yaml b/library/ix-dev/community/odoo/ci/extra-values.yaml index b9b03c3dca..c78c89c56e 100644 --- a/library/ix-dev/community/odoo/ci/extra-values.yaml +++ b/library/ix-dev/community/odoo/ci/extra-values.yaml @@ -17,3 +17,6 @@ odooStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/odoo/questions.yaml b/library/ix-dev/community/odoo/questions.yaml index b57bd33fc6..e77c265630 100644 --- a/library/ix-dev/community/odoo/questions.yaml +++ b/library/ix-dev/community/odoo/questions.yaml @@ -180,7 +180,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: addons @@ -260,7 +259,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -348,7 +346,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -436,7 +433,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -507,7 +503,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/omada-controller/Chart.yaml b/library/ix-dev/community/omada-controller/Chart.yaml index 9656bafc70..b21d502afa 100644 --- a/library/ix-dev/community/omada-controller/Chart.yaml +++ b/library/ix-dev/community/omada-controller/Chart.yaml @@ -4,7 +4,7 @@ description: Omada Controller (TP-Link) is a network management controller for T annotations: title: Omada Controller type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: '5.13' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/omada-controller/questions.yaml b/library/ix-dev/community/omada-controller/questions.yaml index 18ccf992fa..b5a0826698 100644 --- a/library/ix-dev/community/omada-controller/questions.yaml +++ b/library/ix-dev/community/omada-controller/questions.yaml @@ -239,7 +239,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: logs label: Omada Controller Logs Storage @@ -278,7 +277,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/overseerr/Chart.yaml b/library/ix-dev/community/overseerr/Chart.yaml index 9a27b94dce..254e8b8529 100644 --- a/library/ix-dev/community/overseerr/Chart.yaml +++ b/library/ix-dev/community/overseerr/Chart.yaml @@ -3,7 +3,7 @@ description: Overseerr is a free and open source software application for managi annotations: title: Overseerr type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 appVersion: 1.33.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/overseerr/questions.yaml b/library/ix-dev/community/overseerr/questions.yaml index 8368a42756..1b3e71e9ad 100644 --- a/library/ix-dev/community/overseerr/questions.yaml +++ b/library/ix-dev/community/overseerr/questions.yaml @@ -149,7 +149,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/paperless-ngx/Chart.yaml b/library/ix-dev/community/paperless-ngx/Chart.yaml index 6492d60134..cda38609e9 100644 --- a/library/ix-dev/community/paperless-ngx/Chart.yaml +++ b/library/ix-dev/community/paperless-ngx/Chart.yaml @@ -4,7 +4,7 @@ description: Paperless-ngx is a document management system that transforms your annotations: title: Paperless-ngx type: application -version: 1.2.6 +version: 1.2.7 apiVersion: v2 appVersion: 2.1.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/paperless-ngx/questions.yaml b/library/ix-dev/community/paperless-ngx/questions.yaml index 61eeb74a1b..abfaaf3cd7 100644 --- a/library/ix-dev/community/paperless-ngx/questions.yaml +++ b/library/ix-dev/community/paperless-ngx/questions.yaml @@ -228,7 +228,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: media @@ -308,7 +307,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: consume @@ -388,7 +386,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: trash label: Paperless-ngx Trash Storage @@ -469,7 +466,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -557,7 +553,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -645,7 +640,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -716,7 +710,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/passbolt/Chart.yaml b/library/ix-dev/community/passbolt/Chart.yaml index c0408b45db..fad008c24c 100644 --- a/library/ix-dev/community/passbolt/Chart.yaml +++ b/library/ix-dev/community/passbolt/Chart.yaml @@ -3,7 +3,7 @@ description: Passbolt is a security-first, open source password manager annotations: title: Passbolt type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 appVersion: 4.4.2.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/passbolt/questions.yaml b/library/ix-dev/community/passbolt/questions.yaml index 9b24ea8194..c0db023a07 100644 --- a/library/ix-dev/community/passbolt/questions.yaml +++ b/library/ix-dev/community/passbolt/questions.yaml @@ -132,7 +132,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: jwt label: Passbolt JWT Storage @@ -171,7 +170,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbData label: Passbolt MariaDB Data Storage @@ -210,7 +208,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbBackup label: Passbolt MariaDB Backup Storage @@ -249,7 +246,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/pgadmin/Chart.yaml b/library/ix-dev/community/pgadmin/Chart.yaml index d0fd173390..1ad750c37b 100644 --- a/library/ix-dev/community/pgadmin/Chart.yaml +++ b/library/ix-dev/community/pgadmin/Chart.yaml @@ -4,7 +4,7 @@ description: pgAdmin is the most popular and feature rich Open Source administra annotations: title: pgAdmin type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: '8.1' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/pgadmin/questions.yaml b/library/ix-dev/community/pgadmin/questions.yaml index b8b04a1dad..ba91866349 100644 --- a/library/ix-dev/community/pgadmin/questions.yaml +++ b/library/ix-dev/community/pgadmin/questions.yaml @@ -137,7 +137,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/pigallery2/Chart.yaml b/library/ix-dev/community/pigallery2/Chart.yaml index 91dc841e42..74cc03220c 100644 --- a/library/ix-dev/community/pigallery2/Chart.yaml +++ b/library/ix-dev/community/pigallery2/Chart.yaml @@ -3,7 +3,7 @@ description: PiGallery2 is a fast directory-first photo gallery website, with ri annotations: title: PiGallery2 type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 2.0.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/pigallery2/questions.yaml b/library/ix-dev/community/pigallery2/questions.yaml index 6b44b4ed83..83cef04cad 100644 --- a/library/ix-dev/community/pigallery2/questions.yaml +++ b/library/ix-dev/community/pigallery2/questions.yaml @@ -146,7 +146,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: db label: PiGallery2 Database Storage @@ -185,7 +184,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: media label: PiGallery2 Media Storage @@ -224,7 +222,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: thumbnails label: PiGallery2 Thumbnails Storage @@ -263,7 +260,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/piwigo/Chart.yaml b/library/ix-dev/community/piwigo/Chart.yaml index fd7f5763e6..10a78f67b4 100644 --- a/library/ix-dev/community/piwigo/Chart.yaml +++ b/library/ix-dev/community/piwigo/Chart.yaml @@ -4,7 +4,7 @@ description: Piwigo is a photo gallery software for the web that comes with powe annotations: title: Piwigo type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 14.0.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/piwigo/questions.yaml b/library/ix-dev/community/piwigo/questions.yaml index dbe53f333e..2fb3d8f1a8 100644 --- a/library/ix-dev/community/piwigo/questions.yaml +++ b/library/ix-dev/community/piwigo/questions.yaml @@ -318,7 +318,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: gallery label: Piwigo Gallery Storage @@ -357,7 +356,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbData label: Piwigo MariaDB Data Storage @@ -396,7 +394,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbBackup label: Piwigo MariaDB Backup Storage @@ -435,7 +432,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index 5fcd626e90..fe912d17c4 100644 --- a/library/ix-dev/community/planka/Chart.yaml +++ b/library/ix-dev/community/planka/Chart.yaml @@ -3,7 +3,7 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 appVersion: 1.15.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/planka/questions.yaml b/library/ix-dev/community/planka/questions.yaml index 54cd389229..96560e9840 100644 --- a/library/ix-dev/community/planka/questions.yaml +++ b/library/ix-dev/community/planka/questions.yaml @@ -201,7 +201,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: backgroundImages @@ -281,7 +280,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: attachments @@ -361,7 +359,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -449,7 +446,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -537,7 +533,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -608,7 +603,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/plex-auto-languages/Chart.yaml b/library/ix-dev/community/plex-auto-languages/Chart.yaml index 051771373f..a89bd5647e 100644 --- a/library/ix-dev/community/plex-auto-languages/Chart.yaml +++ b/library/ix-dev/community/plex-auto-languages/Chart.yaml @@ -3,7 +3,7 @@ description: Plex Auto Languages offer automated language selection for Plex TV annotations: title: Plex Auto Languages type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 1.2.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/plex-auto-languages/questions.yaml b/library/ix-dev/community/plex-auto-languages/questions.yaml index 04ed71aaa4..156ceb23dc 100644 --- a/library/ix-dev/community/plex-auto-languages/questions.yaml +++ b/library/ix-dev/community/plex-auto-languages/questions.yaml @@ -129,7 +129,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/prowlarr/Chart.yaml b/library/ix-dev/community/prowlarr/Chart.yaml index 75ce618c58..e00c90b4c8 100644 --- a/library/ix-dev/community/prowlarr/Chart.yaml +++ b/library/ix-dev/community/prowlarr/Chart.yaml @@ -4,7 +4,7 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 appVersion: 1.11.1.4146 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/prowlarr/questions.yaml b/library/ix-dev/community/prowlarr/questions.yaml index cdca9386c5..d171dc0d74 100644 --- a/library/ix-dev/community/prowlarr/questions.yaml +++ b/library/ix-dev/community/prowlarr/questions.yaml @@ -186,7 +186,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages label: Additional Storage @@ -256,7 +255,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/qbittorrent/Chart.yaml b/library/ix-dev/community/qbittorrent/Chart.yaml index 5a26538192..b78a49dcbf 100644 --- a/library/ix-dev/community/qbittorrent/Chart.yaml +++ b/library/ix-dev/community/qbittorrent/Chart.yaml @@ -3,7 +3,7 @@ description: The qBittorrent project aims to provide an open-source software alt annotations: title: qBittorrent type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 appVersion: 4.6.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/qbittorrent/questions.yaml b/library/ix-dev/community/qbittorrent/questions.yaml index a9711a5b22..b452e14970 100644 --- a/library/ix-dev/community/qbittorrent/questions.yaml +++ b/library/ix-dev/community/qbittorrent/questions.yaml @@ -188,7 +188,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: config @@ -268,7 +267,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -339,7 +337,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/radarr/Chart.yaml b/library/ix-dev/community/radarr/Chart.yaml index be7938569b..1074ea2fcf 100644 --- a/library/ix-dev/community/radarr/Chart.yaml +++ b/library/ix-dev/community/radarr/Chart.yaml @@ -3,7 +3,7 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 appVersion: 5.1.3.8246 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/radarr/questions.yaml b/library/ix-dev/community/radarr/questions.yaml index f5c48a8f8f..b5e495a170 100644 --- a/library/ix-dev/community/radarr/questions.yaml +++ b/library/ix-dev/community/radarr/questions.yaml @@ -186,7 +186,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -257,7 +256,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/recyclarr/Chart.yaml b/library/ix-dev/community/recyclarr/Chart.yaml index 2633dec928..a553b5a8d5 100644 --- a/library/ix-dev/community/recyclarr/Chart.yaml +++ b/library/ix-dev/community/recyclarr/Chart.yaml @@ -3,7 +3,7 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 6.0.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/recyclarr/questions.yaml b/library/ix-dev/community/recyclarr/questions.yaml index f852e7b2be..f84ff21dd9 100644 --- a/library/ix-dev/community/recyclarr/questions.yaml +++ b/library/ix-dev/community/recyclarr/questions.yaml @@ -131,7 +131,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/redis/Chart.yaml b/library/ix-dev/community/redis/Chart.yaml index cf6dfa0fd3..59f3fd57eb 100644 --- a/library/ix-dev/community/redis/Chart.yaml +++ b/library/ix-dev/community/redis/Chart.yaml @@ -3,7 +3,7 @@ description: Redis. The open source, in-memory data store used by millions of de annotations: title: Redis type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: 7.2.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/redis/questions.yaml b/library/ix-dev/community/redis/questions.yaml index 3be60e3492..2d89b64614 100644 --- a/library/ix-dev/community/redis/questions.yaml +++ b/library/ix-dev/community/redis/questions.yaml @@ -102,7 +102,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/rust-desk/Chart.yaml b/library/ix-dev/community/rust-desk/Chart.yaml index f882b5afdf..bc715ae2ca 100644 --- a/library/ix-dev/community/rust-desk/Chart.yaml +++ b/library/ix-dev/community/rust-desk/Chart.yaml @@ -3,7 +3,7 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team annotations: title: Rust Desk type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 1.1.9 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/rust-desk/questions.yaml b/library/ix-dev/community/rust-desk/questions.yaml index f3924aa6af..2fb8c216db 100644 --- a/library/ix-dev/community/rust-desk/questions.yaml +++ b/library/ix-dev/community/rust-desk/questions.yaml @@ -208,7 +208,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/sabnzbd/Chart.yaml b/library/ix-dev/community/sabnzbd/Chart.yaml index 228623de2d..45f3c1a433 100644 --- a/library/ix-dev/community/sabnzbd/Chart.yaml +++ b/library/ix-dev/community/sabnzbd/Chart.yaml @@ -3,7 +3,7 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 4.1.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/sabnzbd/questions.yaml b/library/ix-dev/community/sabnzbd/questions.yaml index f2ef71613d..a028095ef8 100644 --- a/library/ix-dev/community/sabnzbd/questions.yaml +++ b/library/ix-dev/community/sabnzbd/questions.yaml @@ -139,7 +139,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/searxng/Chart.yaml b/library/ix-dev/community/searxng/Chart.yaml index becfedb06f..c741b544b5 100644 --- a/library/ix-dev/community/searxng/Chart.yaml +++ b/library/ix-dev/community/searxng/Chart.yaml @@ -3,7 +3,7 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.2.6 +version: 1.2.7 apiVersion: v2 appVersion: 2023.12.11 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/searxng/questions.yaml b/library/ix-dev/community/searxng/questions.yaml index c86a3e52c3..408b1ddb8c 100644 --- a/library/ix-dev/community/searxng/questions.yaml +++ b/library/ix-dev/community/searxng/questions.yaml @@ -161,7 +161,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages label: Additional Storage @@ -231,7 +230,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/sftpgo/Chart.yaml b/library/ix-dev/community/sftpgo/Chart.yaml index ba972f92d8..9d05995481 100644 --- a/library/ix-dev/community/sftpgo/Chart.yaml +++ b/library/ix-dev/community/sftpgo/Chart.yaml @@ -3,7 +3,7 @@ description: SFTPGo is a fully featured and highly configurable SFTP server with annotations: title: SFTPGo type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 2.5.5 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/sftpgo/questions.yaml b/library/ix-dev/community/sftpgo/questions.yaml index fc65d1c42f..3f98b426e5 100644 --- a/library/ix-dev/community/sftpgo/questions.yaml +++ b/library/ix-dev/community/sftpgo/questions.yaml @@ -273,7 +273,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: data label: SFTPGo Data Storage @@ -312,7 +311,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: backups label: SFTPGo Backups Storage @@ -351,7 +349,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/sonarr/Chart.yaml b/library/ix-dev/community/sonarr/Chart.yaml index 3aa6367d0e..df69833da4 100644 --- a/library/ix-dev/community/sonarr/Chart.yaml +++ b/library/ix-dev/community/sonarr/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.2.1 +version: 1.2.2 apiVersion: v2 appVersion: '3.0.10.1567' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/sonarr/questions.yaml b/library/ix-dev/community/sonarr/questions.yaml index f2319a5d77..bcc49b542f 100644 --- a/library/ix-dev/community/sonarr/questions.yaml +++ b/library/ix-dev/community/sonarr/questions.yaml @@ -186,7 +186,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages label: Additional Storage @@ -256,7 +255,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/tautulli/Chart.lock b/library/ix-dev/community/tautulli/Chart.lock index 1863e11699..698d292789 100644 --- a/library/ix-dev/community/tautulli/Chart.lock +++ b/library/ix-dev/community/tautulli/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:30:09.162312747+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:47:32.918975728+02:00" diff --git a/library/ix-dev/community/tautulli/Chart.yaml b/library/ix-dev/community/tautulli/Chart.yaml index a72177e945..a5d80c37cf 100644 --- a/library/ix-dev/community/tautulli/Chart.yaml +++ b/library/ix-dev/community/tautulli/Chart.yaml @@ -1,10 +1,9 @@ name: tautulli -description: Tautulli is a python based web application for monitoring, analytics - and notifications for Plex Media Server. +description: Tautulli is a python based web application for monitoring, analytics and notifications for Plex Media Server. annotations: title: Tautulli type: application -version: 1.1.6 +version: 1.1.8 apiVersion: v2 appVersion: 2.13.4 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://tautulli.com/ icon: https://media.sys.truenas.net/apps/tautulli/icons/icon.png sources: diff --git a/library/ix-dev/community/tautulli/charts/common-1.2.3.tgz b/library/ix-dev/community/tautulli/charts/common-1.2.3.tgz deleted file mode 100644 index 951de6c8dd..0000000000 Binary files a/library/ix-dev/community/tautulli/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/tautulli/charts/common-1.2.4.tgz b/library/ix-dev/community/tautulli/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..0dbd05c369 Binary files /dev/null and b/library/ix-dev/community/tautulli/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/tautulli/questions.yaml b/library/ix-dev/community/tautulli/questions.yaml index c5b0bb4d1a..f0fb396c32 100644 --- a/library/ix-dev/community/tautulli/questions.yaml +++ b/library/ix-dev/community/tautulli/questions.yaml @@ -139,7 +139,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/tdarr/Chart.yaml b/library/ix-dev/community/tdarr/Chart.yaml index 1e11c0e167..2f78a5e33d 100644 --- a/library/ix-dev/community/tdarr/Chart.yaml +++ b/library/ix-dev/community/tdarr/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: '2.17.01' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/tdarr/questions.yaml b/library/ix-dev/community/tdarr/questions.yaml index 906455c928..6cfe1f7b61 100644 --- a/library/ix-dev/community/tdarr/questions.yaml +++ b/library/ix-dev/community/tdarr/questions.yaml @@ -167,7 +167,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: configs label: Tdarr Config Storage @@ -206,7 +205,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: logs label: Tdarr Logs Storage @@ -245,7 +243,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: transcodes label: Tdarr Transcodes Storage @@ -287,7 +284,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: medium label: emptyDir Medium diff --git a/library/ix-dev/community/terraria/Chart.yaml b/library/ix-dev/community/terraria/Chart.yaml index 92c88724e8..44034830bf 100644 --- a/library/ix-dev/community/terraria/Chart.yaml +++ b/library/ix-dev/community/terraria/Chart.yaml @@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y annotations: title: Terraria type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/terraria/questions.yaml b/library/ix-dev/community/terraria/questions.yaml index bb97b58d8b..95d890a48b 100644 --- a/library/ix-dev/community/terraria/questions.yaml +++ b/library/ix-dev/community/terraria/questions.yaml @@ -249,7 +249,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: plugins label: Terraria Plugins Storage @@ -288,7 +287,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/tftpd-hpa/Chart.yaml b/library/ix-dev/community/tftpd-hpa/Chart.yaml index a05288e572..3d02ad1f08 100644 --- a/library/ix-dev/community/tftpd-hpa/Chart.yaml +++ b/library/ix-dev/community/tftpd-hpa/Chart.yaml @@ -3,7 +3,7 @@ description: A lightweight tftp-server annotations: title: TFTP Server type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 appVersion: 1.0.0 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/tftpd-hpa/questions.yaml b/library/ix-dev/community/tftpd-hpa/questions.yaml index 21f2cbff01..395313ed94 100644 --- a/library/ix-dev/community/tftpd-hpa/questions.yaml +++ b/library/ix-dev/community/tftpd-hpa/questions.yaml @@ -126,7 +126,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: resources diff --git a/library/ix-dev/community/tiny-media-manager/Chart.yaml b/library/ix-dev/community/tiny-media-manager/Chart.yaml index 4c6d0d1166..fcb00a7e01 100644 --- a/library/ix-dev/community/tiny-media-manager/Chart.yaml +++ b/library/ix-dev/community/tiny-media-manager/Chart.yaml @@ -3,7 +3,7 @@ description: tinyMediaManager is a media management tool written in Java/Swing. annotations: title: tinyMediaManager type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 appVersion: 4.3.14 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/tiny-media-manager/questions.yaml b/library/ix-dev/community/tiny-media-manager/questions.yaml index 8bb25f0487..ebe26eab1e 100644 --- a/library/ix-dev/community/tiny-media-manager/questions.yaml +++ b/library/ix-dev/community/tiny-media-manager/questions.yaml @@ -138,7 +138,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/transmission/Chart.yaml b/library/ix-dev/community/transmission/Chart.yaml index 3b2bf743a4..f25d1fb576 100644 --- a/library/ix-dev/community/transmission/Chart.yaml +++ b/library/ix-dev/community/transmission/Chart.yaml @@ -3,7 +3,7 @@ description: Transmission is designed for easy, powerful use. annotations: title: Transmission type: application -version: 1.2.4 +version: 1.2.5 apiVersion: v2 appVersion: 4.0.4 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/transmission/questions.yaml b/library/ix-dev/community/transmission/questions.yaml index 3bd0a9afc2..5efbfe2218 100644 --- a/library/ix-dev/community/transmission/questions.yaml +++ b/library/ix-dev/community/transmission/questions.yaml @@ -148,7 +148,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: downloadsComplete label: Transmission Complete Downloads Storage @@ -187,7 +186,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: downloadsDir label: Downloads Directory (In-Container) @@ -242,7 +240,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: incompleteDir label: Incomplete Directory (In-Container) diff --git a/library/ix-dev/community/twofactor-auth/Chart.yaml b/library/ix-dev/community/twofactor-auth/Chart.yaml index 9546ba0170..fe1d421f88 100644 --- a/library/ix-dev/community/twofactor-auth/Chart.yaml +++ b/library/ix-dev/community/twofactor-auth/Chart.yaml @@ -3,7 +3,7 @@ description: 2FAuth is a web based self-hosted alternative to One Time Passcode annotations: title: 2FAuth type: application -version: 1.1.4 +version: 1.1.5 apiVersion: v2 appVersion: 4.2.4 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/twofactor-auth/questions.yaml b/library/ix-dev/community/twofactor-auth/questions.yaml index 0752ae2fe6..a1ddd37ad5 100644 --- a/library/ix-dev/community/twofactor-auth/questions.yaml +++ b/library/ix-dev/community/twofactor-auth/questions.yaml @@ -204,7 +204,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/unifi-controller/Chart.yaml b/library/ix-dev/community/unifi-controller/Chart.yaml index 2e4d74f7b5..0c729ed53c 100644 --- a/library/ix-dev/community/unifi-controller/Chart.yaml +++ b/library/ix-dev/community/unifi-controller/Chart.yaml @@ -3,7 +3,7 @@ description: Unifi Controller is a network management controller for Unifi Equip annotations: title: Unifi Controller type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 appVersion: 8.0.7 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/unifi-controller/questions.yaml b/library/ix-dev/community/unifi-controller/questions.yaml index afd200fa1e..b7736ea758 100644 --- a/library/ix-dev/community/unifi-controller/questions.yaml +++ b/library/ix-dev/community/unifi-controller/questions.yaml @@ -174,7 +174,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/unifi-protect-backup/Chart.yaml b/library/ix-dev/community/unifi-protect-backup/Chart.yaml index 2768e98d66..e78deed373 100644 --- a/library/ix-dev/community/unifi-protect-backup/Chart.yaml +++ b/library/ix-dev/community/unifi-protect-backup/Chart.yaml @@ -3,7 +3,7 @@ description: Unifi Protect Backup is a python based tool for backing up UniFi Pr annotations: title: Unifi Protect Backup type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 appVersion: 0.10.3 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/unifi-protect-backup/questions.yaml b/library/ix-dev/community/unifi-protect-backup/questions.yaml index f31777d997..40f916d47c 100644 --- a/library/ix-dev/community/unifi-protect-backup/questions.yaml +++ b/library/ix-dev/community/unifi-protect-backup/questions.yaml @@ -230,7 +230,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: data label: Unifi Protect Backup Data Storage @@ -269,7 +268,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage diff --git a/library/ix-dev/community/vaultwarden/Chart.lock b/library/ix-dev/community/vaultwarden/Chart.lock index f52d1cbb80..720f220909 100644 --- a/library/ix-dev/community/vaultwarden/Chart.lock +++ b/library/ix-dev/community/vaultwarden/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-20T09:34:08.912493488+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:23:56.213116286+02:00" diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index 0e3d38d99c..c3c9fcff31 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.1.1 +version: 1.1.2 apiVersion: v2 appVersion: 1.30.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://github.com/dani-garcia/vaultwarden icon: https://media.sys.truenas.net/apps/vaultwarden/icons/icon.png sources: diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.2.3.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.2.3.tgz deleted file mode 100644 index 4d032e737f..0000000000 Binary files a/library/ix-dev/community/vaultwarden/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/vaultwarden/charts/common-1.2.4.tgz b/library/ix-dev/community/vaultwarden/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..4f207bd500 Binary files /dev/null and b/library/ix-dev/community/vaultwarden/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/vaultwarden/ci/additional-env-values.yaml b/library/ix-dev/community/vaultwarden/ci/additional-env-values.yaml index ca0ce1a550..b156f3c9cb 100644 --- a/library/ix-dev/community/vaultwarden/ci/additional-env-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/additional-env-values.yaml @@ -5,6 +5,9 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" vaultwardenConfig: additionalEnvs: diff --git a/library/ix-dev/community/vaultwarden/ci/admin-values.yaml b/library/ix-dev/community/vaultwarden/ci/admin-values.yaml index a2c20554c6..deea1f7b5d 100644 --- a/library/ix-dev/community/vaultwarden/ci/admin-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/admin-values.yaml @@ -5,6 +5,9 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" vaultwardenConfig: adminToken: "super-long-secret-password" diff --git a/library/ix-dev/community/vaultwarden/ci/basic-values.yaml b/library/ix-dev/community/vaultwarden/ci/basic-values.yaml index 07753a4de5..913ce940fd 100644 --- a/library/ix-dev/community/vaultwarden/ci/basic-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/basic-values.yaml @@ -5,3 +5,6 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/vaultwarden/ci/https-values.yaml b/library/ix-dev/community/vaultwarden/ci/https-values.yaml index e8c536f5b6..dd85fc3957 100644 --- a/library/ix-dev/community/vaultwarden/ci/https-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/https-values.yaml @@ -5,6 +5,9 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" vaultwardenNetwork: certificateID: 1 diff --git a/library/ix-dev/community/vaultwarden/ci/other-user-values.yaml b/library/ix-dev/community/vaultwarden/ci/other-user-values.yaml index 34c37dad65..fd7bd3e42d 100644 --- a/library/ix-dev/community/vaultwarden/ci/other-user-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/other-user-values.yaml @@ -5,6 +5,9 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" vaultwardenRunAs: user: 1000 diff --git a/library/ix-dev/community/vaultwarden/ci/ws-disabled-values.yaml b/library/ix-dev/community/vaultwarden/ci/ws-disabled-values.yaml index 478a5c3262..83ce7d06f4 100644 --- a/library/ix-dev/community/vaultwarden/ci/ws-disabled-values.yaml +++ b/library/ix-dev/community/vaultwarden/ci/ws-disabled-values.yaml @@ -5,6 +5,9 @@ vaultwardenStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" vaultwardenNetwork: wsEnabled: false diff --git a/library/ix-dev/community/vaultwarden/questions.yaml b/library/ix-dev/community/vaultwarden/questions.yaml index 2a3c8d0dde..391dbafd48 100644 --- a/library/ix-dev/community/vaultwarden/questions.yaml +++ b/library/ix-dev/community/vaultwarden/questions.yaml @@ -238,7 +238,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData @@ -326,7 +325,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup @@ -414,7 +412,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -485,7 +482,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/vikunja/Chart.lock b/library/ix-dev/community/vikunja/Chart.lock index 7efb9b3900..f8b1b26034 100644 --- a/library/ix-dev/community/vikunja/Chart.lock +++ b/library/ix-dev/community/vikunja/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-09T16:20:50.070989809+02:00" + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-15T18:23:52.65149332+02:00" diff --git a/library/ix-dev/community/vikunja/Chart.yaml b/library/ix-dev/community/vikunja/Chart.yaml index cc2445fd4f..45a2905a1c 100644 --- a/library/ix-dev/community/vikunja/Chart.yaml +++ b/library/ix-dev/community/vikunja/Chart.yaml @@ -3,7 +3,7 @@ description: Vikunja is an open-source, self-hostable to-do app. annotations: title: Vikunja type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: 0.21.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://vikunja.io/ icon: https://media.sys.truenas.net/apps/vikunja/icons/icon.png sources: diff --git a/library/ix-dev/community/vikunja/charts/common-1.2.3.tgz b/library/ix-dev/community/vikunja/charts/common-1.2.3.tgz deleted file mode 100644 index a5a6e0393e..0000000000 Binary files a/library/ix-dev/community/vikunja/charts/common-1.2.3.tgz and /dev/null differ diff --git a/library/ix-dev/community/vikunja/charts/common-1.2.4.tgz b/library/ix-dev/community/vikunja/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..acb9cfa8ba Binary files /dev/null and b/library/ix-dev/community/vikunja/charts/common-1.2.4.tgz differ diff --git a/library/ix-dev/community/vikunja/ci/basic-values.yaml b/library/ix-dev/community/vikunja/ci/basic-values.yaml index 5146533b1c..81c7ec413e 100644 --- a/library/ix-dev/community/vikunja/ci/basic-values.yaml +++ b/library/ix-dev/community/vikunja/ci/basic-values.yaml @@ -12,3 +12,6 @@ vikunjaStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" diff --git a/library/ix-dev/community/vikunja/ci/extra-values.yaml b/library/ix-dev/community/vikunja/ci/extra-values.yaml index 97c9fb7859..bbd4cf91ea 100644 --- a/library/ix-dev/community/vikunja/ci/extra-values.yaml +++ b/library/ix-dev/community/vikunja/ci/extra-values.yaml @@ -16,6 +16,10 @@ vikunjaStorage: type: pvc pgBackup: type: emptyDir + emptyDirConfig: + medium: "" + size: "" + additionalStorages: - type: pvc mountPath: /data1 diff --git a/library/ix-dev/community/vikunja/questions.yaml b/library/ix-dev/community/vikunja/questions.yaml index 46610b40c7..c3a35169d4 100644 --- a/library/ix-dev/community/vikunja/questions.yaml +++ b/library/ix-dev/community/vikunja/questions.yaml @@ -208,7 +208,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgData label: Postgres Data Storage @@ -295,7 +294,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: pgBackup label: Postgres Backup Storage @@ -382,7 +380,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: additionalStorages @@ -453,7 +450,6 @@ questions: schema: type: hostpath show_if: [["aclEnable", "=", false]] - immutable: true required: true - variable: ixVolumeConfig label: ixVolume Configuration diff --git a/library/ix-dev/community/wordpress/Chart.yaml b/library/ix-dev/community/wordpress/Chart.yaml index f4dc80d4e6..b3e43b9fdb 100644 --- a/library/ix-dev/community/wordpress/Chart.yaml +++ b/library/ix-dev/community/wordpress/Chart.yaml @@ -3,7 +3,7 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 appVersion: 6.4.2 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/wordpress/questions.yaml b/library/ix-dev/community/wordpress/questions.yaml index 79315a5026..55653ba9ab 100644 --- a/library/ix-dev/community/wordpress/questions.yaml +++ b/library/ix-dev/community/wordpress/questions.yaml @@ -131,7 +131,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbData label: Wordpress MariaDB Data Storage @@ -170,7 +169,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: mariadbBackup label: Wordpress MariaDB Backup Storage @@ -209,7 +207,6 @@ questions: schema: type: hostpath show_if: [["type", "=", "hostPath"]] - immutable: true required: true - variable: additionalStorages label: Additional Storage