diff --git a/library/ix-dev/community/chia/Chart.lock b/library/ix-dev/community/chia/Chart.lock index fabb017b0d..9f32402c9c 100644 --- a/library/ix-dev/community/chia/Chart.lock +++ b/library/ix-dev/community/chia/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.0 -digest: sha256:f90dc95623b075f1d9ec4c4ba12464e2e789176ce7282a3aede37222201763b6 -generated: "2023-03-14T17:45:19.72539268+02:00" + version: 1.0.3 +digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 +generated: "2023-04-06T19:06:58.988680912+03:00" diff --git a/library/ix-dev/community/chia/Chart.yaml b/library/ix-dev/community/chia/Chart.yaml index 1b447bef30..dd0746b3e5 100644 --- a/library/ix-dev/community/chia/Chart.yaml +++ b/library/ix-dev/community/chia/Chart.yaml @@ -4,7 +4,7 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: 1.7.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.0 + version: 1.0.3 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/library/ix-dev/community/chia/charts/common-1.0.0.tgz b/library/ix-dev/community/chia/charts/common-1.0.0.tgz deleted file mode 100644 index 2e108fa250..0000000000 Binary files a/library/ix-dev/community/chia/charts/common-1.0.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/chia/charts/common-1.0.3.tgz b/library/ix-dev/community/chia/charts/common-1.0.3.tgz new file mode 100644 index 0000000000..4c21275a86 Binary files /dev/null and b/library/ix-dev/community/chia/charts/common-1.0.3.tgz differ diff --git a/library/ix-dev/community/chia/questions.yaml b/library/ix-dev/community/chia/questions.yaml index 81d49321ca..d677cc4bd6 100644 --- a/library/ix-dev/community/chia/questions.yaml +++ b/library/ix-dev/community/chia/questions.yaml @@ -124,15 +124,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string default: ixVolume required: true enum: - - value: ixVolume - description: ixVolume - value: hostPath - description: hostPath + description: Host Path (Path that already exists on the system) + - value: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: hostPath label: Host Path schema: @@ -155,15 +158,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string default: ixVolume required: true enum: - - value: ixVolume - description: ixVolume - value: hostPath - description: hostPath + description: Host Path (Path that already exists on the system) + - value: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: hostPath label: Host Path schema: @@ -200,15 +206,18 @@ questions: default: false - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string default: ixVolume required: true enum: - - value: ixVolume - description: ixVolume - value: hostPath - description: hostPath + description: Host Path (Path that already exists on the system) + - value: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: hostPath label: Host Path schema: diff --git a/library/ix-dev/community/ipfs/Chart.yaml b/library/ix-dev/community/ipfs/Chart.yaml index 360dd61cc8..d4cc77b3bc 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.2 +version: 1.0.3 apiVersion: v2 appVersion: v0.19.1 kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/ipfs/questions.yaml b/library/ix-dev/community/ipfs/questions.yaml index 6c576aee52..42571307a6 100644 --- a/library/ix-dev/community/ipfs/questions.yaml +++ b/library/ix-dev/community/ipfs/questions.yaml @@ -129,15 +129,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: @@ -164,15 +167,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: diff --git a/library/ix-dev/community/qbittorrent/Chart.lock b/library/ix-dev/community/qbittorrent/Chart.lock index cdaeed26ad..c5b358fc0d 100644 --- a/library/ix-dev/community/qbittorrent/Chart.lock +++ b/library/ix-dev/community/qbittorrent/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.0.2 -digest: sha256:c6d163d47f4544126093e26c4f13a6f5a35feeaa594df31459e9fb31dcb2c938 -generated: "2023-04-04T07:09:23.956314889Z" + version: 1.0.3 +digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 +generated: "2023-04-06T19:07:04.096035321+03:00" diff --git a/library/ix-dev/community/qbittorrent/Chart.yaml b/library/ix-dev/community/qbittorrent/Chart.yaml index 89313a1e20..42a123b3f6 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.0.1 +version: 1.0.3 apiVersion: v2 appVersion: '4.5.2' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.2 + version: 1.0.3 home: https://www.qbittorrent.org/ icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png sources: diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.0.2.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.0.2.tgz deleted file mode 100644 index aaf302e8dc..0000000000 Binary files a/library/ix-dev/community/qbittorrent/charts/common-1.0.2.tgz and /dev/null differ diff --git a/library/ix-dev/community/qbittorrent/charts/common-1.0.3.tgz b/library/ix-dev/community/qbittorrent/charts/common-1.0.3.tgz new file mode 100644 index 0000000000..56878a9df4 Binary files /dev/null and b/library/ix-dev/community/qbittorrent/charts/common-1.0.3.tgz differ diff --git a/library/ix-dev/community/qbittorrent/questions.yaml b/library/ix-dev/community/qbittorrent/questions.yaml index 3b4aee8ad4..b00fba10b1 100644 --- a/library/ix-dev/community/qbittorrent/questions.yaml +++ b/library/ix-dev/community/qbittorrent/questions.yaml @@ -119,15 +119,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: @@ -154,15 +157,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: diff --git a/library/ix-dev/community/vaultwarden/Chart.yaml b/library/ix-dev/community/vaultwarden/Chart.yaml index a0eb2b3000..d8957df4ed 100644 --- a/library/ix-dev/community/vaultwarden/Chart.yaml +++ b/library/ix-dev/community/vaultwarden/Chart.yaml @@ -4,7 +4,7 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: '1.28.1' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/vaultwarden/questions.yaml b/library/ix-dev/community/vaultwarden/questions.yaml index 2992f23a86..c2a5437c91 100644 --- a/library/ix-dev/community/vaultwarden/questions.yaml +++ b/library/ix-dev/community/vaultwarden/questions.yaml @@ -160,15 +160,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: @@ -195,15 +198,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: @@ -230,15 +236,18 @@ questions: attrs: - variable: type label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. schema: type: string required: true default: ixVolume enum: - value: hostPath - description: Host Path + description: Host Path (Path that already exists on the system) - value: ixVolume - description: ixVolume + description: ixVolume (Dataset created automatically by the system) - variable: datasetName label: Dataset Name schema: