From 154f3d118b6eef3c4a8eb2efe02569ddeb0cd708 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 19 May 2024 13:28:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../volsync/{1.0.4 => 1.0.6}/.helmignore | 0 .../volsync/{1.0.4 => 1.0.6}/CHANGELOG.md | 0 incubator/volsync/{1.0.4 => 1.0.6}/Chart.yaml | 4 +- incubator/volsync/{1.0.4 => 1.0.6}/README.md | 0 .../volsync/{1.0.4 => 1.0.6}/app-changelog.md | 8 +- .../volsync/{1.0.4 => 1.0.6}/app-readme.md | 0 .../{1.0.4 => 1.0.6}/charts/common-23.0.0.tgz | Bin incubator/volsync/{1.0.4 => 1.0.6}/icon.webp | Bin .../volsync/{1.0.4 => 1.0.6}/ix_values.yaml | 2 +- .../volsync/{1.0.4 => 1.0.6}/questions.yaml | 71 ------------------ .../{1.0.4 => 1.0.6}/templates/NOTES.txt | 0 .../{1.0.4 => 1.0.6}/templates/common.yaml | 0 ...lsync.backube_replicationdestinations.yaml | 0 .../volsync.backube_replicationsources.yaml | 0 .../volsync/{1.0.4 => 1.0.6}/values.yaml | 0 15 files changed, 10 insertions(+), 75 deletions(-) rename incubator/volsync/{1.0.4 => 1.0.6}/.helmignore (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/CHANGELOG.md (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/Chart.yaml (98%) rename incubator/volsync/{1.0.4 => 1.0.6}/README.md (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/app-changelog.md (63%) rename incubator/volsync/{1.0.4 => 1.0.6}/app-readme.md (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/charts/common-23.0.0.tgz (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/icon.webp (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/ix_values.yaml (99%) rename incubator/volsync/{1.0.4 => 1.0.6}/questions.yaml (97%) rename incubator/volsync/{1.0.4 => 1.0.6}/templates/NOTES.txt (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/templates/common.yaml (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/templates/volsync.backube_replicationdestinations.yaml (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/templates/volsync.backube_replicationsources.yaml (100%) rename incubator/volsync/{1.0.4 => 1.0.6}/values.yaml (100%) diff --git a/incubator/volsync/1.0.4/.helmignore b/incubator/volsync/1.0.6/.helmignore similarity index 100% rename from incubator/volsync/1.0.4/.helmignore rename to incubator/volsync/1.0.6/.helmignore diff --git a/incubator/volsync/1.0.4/CHANGELOG.md b/incubator/volsync/1.0.6/CHANGELOG.md similarity index 100% rename from incubator/volsync/1.0.4/CHANGELOG.md rename to incubator/volsync/1.0.6/CHANGELOG.md diff --git a/incubator/volsync/1.0.4/Chart.yaml b/incubator/volsync/1.0.6/Chart.yaml similarity index 98% rename from incubator/volsync/1.0.4/Chart.yaml rename to incubator/volsync/1.0.6/Chart.yaml index 17ea3725560..b6ff02bd5a7 100644 --- a/incubator/volsync/1.0.4/Chart.yaml +++ b/incubator/volsync/1.0.6/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/volsync/volsync-helm-chart - https://volsync.readthedocs.io/ - https://github.com/truecharts/charts/tree/master/charts/incubator/volsync - - https://quay.io/backube/volsync - https://quay.io/brancz/kube-rbac-proxy + - https://quay.io/backube/volsync type: application -version: 1.0.4 +version: 1.0.6 diff --git a/incubator/volsync/1.0.4/README.md b/incubator/volsync/1.0.6/README.md similarity index 100% rename from incubator/volsync/1.0.4/README.md rename to incubator/volsync/1.0.6/README.md diff --git a/incubator/volsync/1.0.4/app-changelog.md b/incubator/volsync/1.0.6/app-changelog.md similarity index 63% rename from incubator/volsync/1.0.4/app-changelog.md rename to incubator/volsync/1.0.6/app-changelog.md index 9620bb3a8d9..47d89aeb38d 100644 --- a/incubator/volsync/1.0.4/app-changelog.md +++ b/incubator/volsync/1.0.6/app-changelog.md @@ -1,6 +1,6 @@ -## [volsync-1.0.4]volsync-1.0.4 (2024-05-05) +## [volsync-1.0.6]volsync-1.0.6 (2024-05-19) ### Chore @@ -10,6 +10,12 @@ - bump common +- update ignored by renovate (patch) ([#21597](https://github.com/truecharts/charts/issues/21597)) + +- exclude changelog from pagefind ([#21693](https://github.com/truecharts/charts/issues/21693)) + +- remove credentials option for volsync as it has not database or persistence + ### Feat diff --git a/incubator/volsync/1.0.4/app-readme.md b/incubator/volsync/1.0.6/app-readme.md similarity index 100% rename from incubator/volsync/1.0.4/app-readme.md rename to incubator/volsync/1.0.6/app-readme.md diff --git a/incubator/volsync/1.0.4/charts/common-23.0.0.tgz b/incubator/volsync/1.0.6/charts/common-23.0.0.tgz similarity index 100% rename from incubator/volsync/1.0.4/charts/common-23.0.0.tgz rename to incubator/volsync/1.0.6/charts/common-23.0.0.tgz diff --git a/incubator/volsync/1.0.4/icon.webp b/incubator/volsync/1.0.6/icon.webp similarity index 100% rename from incubator/volsync/1.0.4/icon.webp rename to incubator/volsync/1.0.6/icon.webp diff --git a/incubator/volsync/1.0.4/ix_values.yaml b/incubator/volsync/1.0.6/ix_values.yaml similarity index 99% rename from incubator/volsync/1.0.4/ix_values.yaml rename to incubator/volsync/1.0.6/ix_values.yaml index bbd89e4614d..439eb97bacf 100644 --- a/incubator/volsync/1.0.4/ix_values.yaml +++ b/incubator/volsync/1.0.6/ix_values.yaml @@ -5,7 +5,7 @@ image: proxyImage: repository: quay.io/brancz/kube-rbac-proxy pullPolicy: IfNotPresent - tag: v0.14.0 + tag: v0.14.4@sha256:40d0d5d0032f9bd689bb6ee7d1960048c295e019b7110d5fadea5aff9599baa5 manageCRDs: true manageVSCCRD: true diff --git a/incubator/volsync/1.0.4/questions.yaml b/incubator/volsync/1.0.6/questions.yaml similarity index 97% rename from incubator/volsync/1.0.4/questions.yaml rename to incubator/volsync/1.0.6/questions.yaml index 554a8b62778..6a2f07c8860 100755 --- a/incubator/volsync/1.0.4/questions.yaml +++ b/incubator/volsync/1.0.6/questions.yaml @@ -178,77 +178,6 @@ questions: type: boolean default: false - - variable: credentialsList - group: General - label: "Credentials (Experimental)" - schema: - type: list - default: [] - items: - - variable: credentialsEntry - label: "Enter Credentials" - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - description: "Name" - schema: - type: string - required: true - default: "" - - variable: type - label: Type - description: "Type of Credential" - schema: - type: string - default: "s3" - enum: - - value: s3 - description: s3 Storage - - variable: url - label: "url" - schema: - type: string - default: "" - required: true - - variable: path - label: "path" - description: "Path Prefix not needed for most cases" - schema: - type: string - default: "" - - variable: bucket - label: "bucket" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - required: true - - variable: accessKey - label: "accessKey" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - required: true - - variable: secretKey - label: "secretKey" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "" - required: true - - variable: encrKey - label: "encrKey" - description: "The Encryption key is needed for tools like volsync if not needed it will be ignored" - schema: - show_if: [["type", "=", "s3"]] - type: string - default: "MYSECRETPASSPHRASE" - required: true - - variable: workload group: "Workload" label: "" diff --git a/incubator/volsync/1.0.4/templates/NOTES.txt b/incubator/volsync/1.0.6/templates/NOTES.txt similarity index 100% rename from incubator/volsync/1.0.4/templates/NOTES.txt rename to incubator/volsync/1.0.6/templates/NOTES.txt diff --git a/incubator/volsync/1.0.4/templates/common.yaml b/incubator/volsync/1.0.6/templates/common.yaml similarity index 100% rename from incubator/volsync/1.0.4/templates/common.yaml rename to incubator/volsync/1.0.6/templates/common.yaml diff --git a/incubator/volsync/1.0.4/templates/volsync.backube_replicationdestinations.yaml b/incubator/volsync/1.0.6/templates/volsync.backube_replicationdestinations.yaml similarity index 100% rename from incubator/volsync/1.0.4/templates/volsync.backube_replicationdestinations.yaml rename to incubator/volsync/1.0.6/templates/volsync.backube_replicationdestinations.yaml diff --git a/incubator/volsync/1.0.4/templates/volsync.backube_replicationsources.yaml b/incubator/volsync/1.0.6/templates/volsync.backube_replicationsources.yaml similarity index 100% rename from incubator/volsync/1.0.4/templates/volsync.backube_replicationsources.yaml rename to incubator/volsync/1.0.6/templates/volsync.backube_replicationsources.yaml diff --git a/incubator/volsync/1.0.4/values.yaml b/incubator/volsync/1.0.6/values.yaml similarity index 100% rename from incubator/volsync/1.0.4/values.yaml rename to incubator/volsync/1.0.6/values.yaml