From cb9c216e01f72a525b5cdbcbfe01c11d2c7ca7cb Mon Sep 17 00:00:00 2001 From: sonicaj Date: Mon, 4 Mar 2024 13:20:43 +0000 Subject: [PATCH] Publish new changes in catalog --- charts/storj/{2.0.0 => 2.0.1}/Chart.lock | 0 charts/storj/{2.0.0 => 2.0.1}/Chart.yaml | 4 ++-- charts/storj/{2.0.0 => 2.0.1}/README.md | 0 charts/storj/{2.0.0 => 2.0.1}/app-readme.md | 0 .../{2.0.0 => 2.0.1}/charts/common-1.2.9.tgz | Bin .../storj/{2.0.0 => 2.0.1}/ci/basic-values.yaml | 0 charts/storj/{2.0.0 => 2.0.1}/ix_values.yaml | 0 charts/storj/{2.0.0 => 2.0.1}/metadata.yaml | 0 .../storj/{2.0.0 => 2.0.1}/migrations/migrate | 0 charts/storj/{2.0.0 => 2.0.1}/questions.yaml | 0 .../storj/{2.0.0 => 2.0.1}/templates/NOTES.txt | 0 .../templates/_configuration.tpl | 0 .../{2.0.0 => 2.0.1}/templates/_migration.tpl | 0 .../{2.0.0 => 2.0.1}/templates/_persistence.tpl | 0 .../{2.0.0 => 2.0.1}/templates/_portal.tpl | 0 .../{2.0.0 => 2.0.1}/templates/_service.tpl | 0 .../storj/{2.0.0 => 2.0.1}/templates/_storj.tpl | 16 +++++++--------- .../{2.0.0 => 2.0.1}/templates/common.yaml | 0 .../storj/{2.0.0 => 2.0.1}/to_keep_versions.md | 0 .../{2.0.0 => 2.0.1}/upgrade_strategy_disable | 0 20 files changed, 9 insertions(+), 11 deletions(-) rename charts/storj/{2.0.0 => 2.0.1}/Chart.lock (100%) rename charts/storj/{2.0.0 => 2.0.1}/Chart.yaml (93%) rename charts/storj/{2.0.0 => 2.0.1}/README.md (100%) rename charts/storj/{2.0.0 => 2.0.1}/app-readme.md (100%) rename charts/storj/{2.0.0 => 2.0.1}/charts/common-1.2.9.tgz (100%) rename charts/storj/{2.0.0 => 2.0.1}/ci/basic-values.yaml (100%) rename charts/storj/{2.0.0 => 2.0.1}/ix_values.yaml (100%) rename charts/storj/{2.0.0 => 2.0.1}/metadata.yaml (100%) rename charts/storj/{2.0.0 => 2.0.1}/migrations/migrate (100%) rename charts/storj/{2.0.0 => 2.0.1}/questions.yaml (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/NOTES.txt (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_configuration.tpl (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_migration.tpl (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_persistence.tpl (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_portal.tpl (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_service.tpl (100%) rename charts/storj/{2.0.0 => 2.0.1}/templates/_storj.tpl (90%) rename charts/storj/{2.0.0 => 2.0.1}/templates/common.yaml (100%) rename charts/storj/{2.0.0 => 2.0.1}/to_keep_versions.md (100%) rename charts/storj/{2.0.0 => 2.0.1}/upgrade_strategy_disable (100%) diff --git a/charts/storj/2.0.0/Chart.lock b/charts/storj/2.0.1/Chart.lock similarity index 100% rename from charts/storj/2.0.0/Chart.lock rename to charts/storj/2.0.1/Chart.lock diff --git a/charts/storj/2.0.0/Chart.yaml b/charts/storj/2.0.1/Chart.yaml similarity index 93% rename from charts/storj/2.0.0/Chart.yaml rename to charts/storj/2.0.1/Chart.yaml index 7423f0dfd9..3648e79f2c 100644 --- a/charts/storj/2.0.0/Chart.yaml +++ b/charts/storj/2.0.1/Chart.yaml @@ -3,10 +3,10 @@ description: Share your storage on the internet and earn. annotations: title: Storj type: application -version: 2.0.0 +version: 2.0.1 apiVersion: v2 appVersion: v1.68.2 -kubeVersion: '>=1.16.0-0' +kubeVersion: ">=1.16.0-0" maintainers: - name: truenas url: https://www.truenas.com/ diff --git a/charts/storj/2.0.0/README.md b/charts/storj/2.0.1/README.md similarity index 100% rename from charts/storj/2.0.0/README.md rename to charts/storj/2.0.1/README.md diff --git a/charts/storj/2.0.0/app-readme.md b/charts/storj/2.0.1/app-readme.md similarity index 100% rename from charts/storj/2.0.0/app-readme.md rename to charts/storj/2.0.1/app-readme.md diff --git a/charts/storj/2.0.0/charts/common-1.2.9.tgz b/charts/storj/2.0.1/charts/common-1.2.9.tgz similarity index 100% rename from charts/storj/2.0.0/charts/common-1.2.9.tgz rename to charts/storj/2.0.1/charts/common-1.2.9.tgz diff --git a/charts/storj/2.0.0/ci/basic-values.yaml b/charts/storj/2.0.1/ci/basic-values.yaml similarity index 100% rename from charts/storj/2.0.0/ci/basic-values.yaml rename to charts/storj/2.0.1/ci/basic-values.yaml diff --git a/charts/storj/2.0.0/ix_values.yaml b/charts/storj/2.0.1/ix_values.yaml similarity index 100% rename from charts/storj/2.0.0/ix_values.yaml rename to charts/storj/2.0.1/ix_values.yaml diff --git a/charts/storj/2.0.0/metadata.yaml b/charts/storj/2.0.1/metadata.yaml similarity index 100% rename from charts/storj/2.0.0/metadata.yaml rename to charts/storj/2.0.1/metadata.yaml diff --git a/charts/storj/2.0.0/migrations/migrate b/charts/storj/2.0.1/migrations/migrate similarity index 100% rename from charts/storj/2.0.0/migrations/migrate rename to charts/storj/2.0.1/migrations/migrate diff --git a/charts/storj/2.0.0/questions.yaml b/charts/storj/2.0.1/questions.yaml similarity index 100% rename from charts/storj/2.0.0/questions.yaml rename to charts/storj/2.0.1/questions.yaml diff --git a/charts/storj/2.0.0/templates/NOTES.txt b/charts/storj/2.0.1/templates/NOTES.txt similarity index 100% rename from charts/storj/2.0.0/templates/NOTES.txt rename to charts/storj/2.0.1/templates/NOTES.txt diff --git a/charts/storj/2.0.0/templates/_configuration.tpl b/charts/storj/2.0.1/templates/_configuration.tpl similarity index 100% rename from charts/storj/2.0.0/templates/_configuration.tpl rename to charts/storj/2.0.1/templates/_configuration.tpl diff --git a/charts/storj/2.0.0/templates/_migration.tpl b/charts/storj/2.0.1/templates/_migration.tpl similarity index 100% rename from charts/storj/2.0.0/templates/_migration.tpl rename to charts/storj/2.0.1/templates/_migration.tpl diff --git a/charts/storj/2.0.0/templates/_persistence.tpl b/charts/storj/2.0.1/templates/_persistence.tpl similarity index 100% rename from charts/storj/2.0.0/templates/_persistence.tpl rename to charts/storj/2.0.1/templates/_persistence.tpl diff --git a/charts/storj/2.0.0/templates/_portal.tpl b/charts/storj/2.0.1/templates/_portal.tpl similarity index 100% rename from charts/storj/2.0.0/templates/_portal.tpl rename to charts/storj/2.0.1/templates/_portal.tpl diff --git a/charts/storj/2.0.0/templates/_service.tpl b/charts/storj/2.0.1/templates/_service.tpl similarity index 100% rename from charts/storj/2.0.0/templates/_service.tpl rename to charts/storj/2.0.1/templates/_service.tpl diff --git a/charts/storj/2.0.0/templates/_storj.tpl b/charts/storj/2.0.1/templates/_storj.tpl similarity index 90% rename from charts/storj/2.0.0/templates/_storj.tpl rename to charts/storj/2.0.1/templates/_storj.tpl index 9866ad44ec..2efb079ecc 100644 --- a/charts/storj/2.0.0/templates/_storj.tpl +++ b/charts/storj/2.0.1/templates/_storj.tpl @@ -16,14 +16,6 @@ workload: runAsUser: {{ .Values.storjRunAs.user }} runAsGroup: {{ .Values.storjRunAs.group }} readOnlyRootFilesystem: false - # capabilities: - # add: - # - CHOWN - # - DAC_OVERRIDE - # - FOWNER - # - SETGID - # - SETUID - # - KILL {{- include "storj.args" $ | nindent 10 }} envFrom: - secretRef: @@ -89,5 +81,11 @@ workload: - /bin/sh - -c - | - test ! -f /app/config/config.yaml && export SETUP="true"; /entrypoint + if test ! -f /app/config/config.yaml; then + echo "Setting up Storj" + export SETUP="true" + /entrypoint + else + echo "Storj already setup" + fi {{- end -}} diff --git a/charts/storj/2.0.0/templates/common.yaml b/charts/storj/2.0.1/templates/common.yaml similarity index 100% rename from charts/storj/2.0.0/templates/common.yaml rename to charts/storj/2.0.1/templates/common.yaml diff --git a/charts/storj/2.0.0/to_keep_versions.md b/charts/storj/2.0.1/to_keep_versions.md similarity index 100% rename from charts/storj/2.0.0/to_keep_versions.md rename to charts/storj/2.0.1/to_keep_versions.md diff --git a/charts/storj/2.0.0/upgrade_strategy_disable b/charts/storj/2.0.1/upgrade_strategy_disable similarity index 100% rename from charts/storj/2.0.0/upgrade_strategy_disable rename to charts/storj/2.0.1/upgrade_strategy_disable