From 84d63ab18b45f13a8270c60d44f63970fb1e2361 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 12 Oct 2022 16:00:17 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades storj catalog item(s). --- charts/storj/1.0.0/ix_values.yaml | 5 --- charts/storj/{1.0.0 => 1.0.1}/Chart.lock | 0 charts/storj/{1.0.0 => 1.0.1}/Chart.yaml | 10 ++--- charts/storj/{1.0.0 => 1.0.1}/README.md | 0 charts/storj/{1.0.0 => 1.0.1}/app-readme.md | 0 .../charts/common-2207.0.0.tgz | Bin charts/storj/1.0.1/ix_values.yaml | 5 +++ charts/storj/{1.0.0 => 1.0.1}/questions.yaml | 0 .../{1.0.0 => 1.0.1}/templates/_helpers.tpl | 0 .../templates/deployment.yaml | 0 .../templates/initial_scripts.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.0 => 1.0.1}/templates/service.yaml | 0 .../templates/storj-secrets.yaml | 0 .../storj/1.0.1}/test_values.yaml | 36 +++++++++--------- test/storj/1.0.0/ix_values.yaml | 5 --- test/storj/{1.0.0 => 1.0.1}/Chart.lock | 0 test/storj/{1.0.0 => 1.0.1}/Chart.yaml | 10 ++--- test/storj/{1.0.0 => 1.0.1}/README.md | 0 test/storj/{1.0.0 => 1.0.1}/app-readme.md | 0 .../charts/common-2207.0.0.tgz | Bin test/storj/1.0.1/ix_values.yaml | 5 +++ test/storj/{1.0.0 => 1.0.1}/questions.yaml | 0 .../{1.0.0 => 1.0.1}/templates/_helpers.tpl | 0 .../templates/deployment.yaml | 0 .../templates/initial_scripts.yaml | 0 .../templates/pre-install-job.yaml | 0 .../{1.0.0 => 1.0.1}/templates/service.yaml | 0 .../templates/storj-secrets.yaml | 0 .../storj/1.0.1}/test_values.yaml | 36 +++++++++--------- 30 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 charts/storj/1.0.0/ix_values.yaml rename charts/storj/{1.0.0 => 1.0.1}/Chart.lock (100%) rename charts/storj/{1.0.0 => 1.0.1}/Chart.yaml (91%) rename charts/storj/{1.0.0 => 1.0.1}/README.md (100%) rename charts/storj/{1.0.0 => 1.0.1}/app-readme.md (100%) rename charts/storj/{1.0.0 => 1.0.1}/charts/common-2207.0.0.tgz (100%) create mode 100644 charts/storj/1.0.1/ix_values.yaml rename charts/storj/{1.0.0 => 1.0.1}/questions.yaml (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/_helpers.tpl (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/deployment.yaml (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/initial_scripts.yaml (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/pre-install-job.yaml (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/service.yaml (100%) rename charts/storj/{1.0.0 => 1.0.1}/templates/storj-secrets.yaml (100%) rename {test/storj/1.0.0 => charts/storj/1.0.1}/test_values.yaml (59%) delete mode 100644 test/storj/1.0.0/ix_values.yaml rename test/storj/{1.0.0 => 1.0.1}/Chart.lock (100%) rename test/storj/{1.0.0 => 1.0.1}/Chart.yaml (91%) rename test/storj/{1.0.0 => 1.0.1}/README.md (100%) rename test/storj/{1.0.0 => 1.0.1}/app-readme.md (100%) rename test/storj/{1.0.0 => 1.0.1}/charts/common-2207.0.0.tgz (100%) create mode 100644 test/storj/1.0.1/ix_values.yaml rename test/storj/{1.0.0 => 1.0.1}/questions.yaml (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/_helpers.tpl (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/deployment.yaml (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/initial_scripts.yaml (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/pre-install-job.yaml (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/service.yaml (100%) rename test/storj/{1.0.0 => 1.0.1}/templates/storj-secrets.yaml (100%) rename {charts/storj/1.0.0 => test/storj/1.0.1}/test_values.yaml (59%) diff --git a/charts/storj/1.0.0/ix_values.yaml b/charts/storj/1.0.0/ix_values.yaml deleted file mode 100644 index 9d1be478c0..0000000000 --- a/charts/storj/1.0.0/ix_values.yaml +++ /dev/null @@ -1,5 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: storjlabs/storagenode - tag: 6a69f0345-v1.57.5-go1.17.5 -identityCreationMountPath: "/root/.local/share/storj/identity/storagenode" diff --git a/charts/storj/1.0.0/Chart.lock b/charts/storj/1.0.1/Chart.lock similarity index 100% rename from charts/storj/1.0.0/Chart.lock rename to charts/storj/1.0.1/Chart.lock diff --git a/charts/storj/1.0.0/Chart.yaml b/charts/storj/1.0.1/Chart.yaml similarity index 91% rename from charts/storj/1.0.0/Chart.yaml rename to charts/storj/1.0.1/Chart.yaml index bf7f1db2cf..1a202096b0 100644 --- a/charts/storj/1.0.0/Chart.yaml +++ b/charts/storj/1.0.1/Chart.yaml @@ -1,16 +1,16 @@ apiVersion: v2 -appVersion: 1.17.5 -icon: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg -description: Share you storage on internet and earn. -name: storj -version: 1.0.0 +appVersion: v1.65.1 dependencies: - name: common repository: file://../../../library/common/2207.0.0 version: 2207.0.0 +description: Share you storage on internet and earn. home: https://www.storj.io/ +icon: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg keywords: - storage - dapps - networking - financial +name: storj +version: 1.0.1 diff --git a/charts/storj/1.0.0/README.md b/charts/storj/1.0.1/README.md similarity index 100% rename from charts/storj/1.0.0/README.md rename to charts/storj/1.0.1/README.md diff --git a/charts/storj/1.0.0/app-readme.md b/charts/storj/1.0.1/app-readme.md similarity index 100% rename from charts/storj/1.0.0/app-readme.md rename to charts/storj/1.0.1/app-readme.md diff --git a/charts/storj/1.0.0/charts/common-2207.0.0.tgz b/charts/storj/1.0.1/charts/common-2207.0.0.tgz similarity index 100% rename from charts/storj/1.0.0/charts/common-2207.0.0.tgz rename to charts/storj/1.0.1/charts/common-2207.0.0.tgz diff --git a/charts/storj/1.0.1/ix_values.yaml b/charts/storj/1.0.1/ix_values.yaml new file mode 100644 index 0000000000..1ab502e499 --- /dev/null +++ b/charts/storj/1.0.1/ix_values.yaml @@ -0,0 +1,5 @@ +identityCreationMountPath: /root/.local/share/storj/identity/storagenode +image: + pullPolicy: IfNotPresent + repository: storjlabs/storagenode + tag: f436b0285-v1.65.1-go1.17.12 diff --git a/charts/storj/1.0.0/questions.yaml b/charts/storj/1.0.1/questions.yaml similarity index 100% rename from charts/storj/1.0.0/questions.yaml rename to charts/storj/1.0.1/questions.yaml diff --git a/charts/storj/1.0.0/templates/_helpers.tpl b/charts/storj/1.0.1/templates/_helpers.tpl similarity index 100% rename from charts/storj/1.0.0/templates/_helpers.tpl rename to charts/storj/1.0.1/templates/_helpers.tpl diff --git a/charts/storj/1.0.0/templates/deployment.yaml b/charts/storj/1.0.1/templates/deployment.yaml similarity index 100% rename from charts/storj/1.0.0/templates/deployment.yaml rename to charts/storj/1.0.1/templates/deployment.yaml diff --git a/charts/storj/1.0.0/templates/initial_scripts.yaml b/charts/storj/1.0.1/templates/initial_scripts.yaml similarity index 100% rename from charts/storj/1.0.0/templates/initial_scripts.yaml rename to charts/storj/1.0.1/templates/initial_scripts.yaml diff --git a/charts/storj/1.0.0/templates/pre-install-job.yaml b/charts/storj/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from charts/storj/1.0.0/templates/pre-install-job.yaml rename to charts/storj/1.0.1/templates/pre-install-job.yaml diff --git a/charts/storj/1.0.0/templates/service.yaml b/charts/storj/1.0.1/templates/service.yaml similarity index 100% rename from charts/storj/1.0.0/templates/service.yaml rename to charts/storj/1.0.1/templates/service.yaml diff --git a/charts/storj/1.0.0/templates/storj-secrets.yaml b/charts/storj/1.0.1/templates/storj-secrets.yaml similarity index 100% rename from charts/storj/1.0.0/templates/storj-secrets.yaml rename to charts/storj/1.0.1/templates/storj-secrets.yaml diff --git a/test/storj/1.0.0/test_values.yaml b/charts/storj/1.0.1/test_values.yaml similarity index 59% rename from test/storj/1.0.0/test_values.yaml rename to charts/storj/1.0.1/test_values.yaml index e7f319d802..2537bb4f5f 100644 --- a/test/storj/1.0.0/test_values.yaml +++ b/charts/storj/1.0.1/test_values.yaml @@ -1,17 +1,3 @@ -image: - pullPolicy: IfNotPresent - repository: storjlabs/storagenode - tag: 6a69f0345-v1.57.5-go1.17.5 -environmentVariables: [] -extraAppVolumeMounts: [] -webPort: 30000 -nodePort: 30002 -storageSize: 500 -wallet: "0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" -email: "user@example.com" -dnsConfig: - options: [] -emptyDirVolumes: true appVolumeMounts: data: emptyDir: true @@ -19,8 +5,22 @@ appVolumeMounts: identity: emptyDir: true mountPath: /app/identity -authToken: "user:sasjkadkjhakdlaskdlkajsd" -identityCreationMountPath: "/root/.local/share/storj/identity/storagenode" -domainAddress: "localhost" -runAsUser: 568 +authToken: user:sasjkadkjhakdlaskdlkajsd +dnsConfig: + options: [] +domainAddress: localhost +email: user@example.com +emptyDirVolumes: true +environmentVariables: [] +extraAppVolumeMounts: [] +identityCreationMountPath: /root/.local/share/storj/identity/storagenode +image: + pullPolicy: IfNotPresent + repository: storjlabs/storagenode + tag: f436b0285-v1.65.1-go1.17.12 +nodePort: 30002 runAsGroup: 568 +runAsUser: 568 +storageSize: 500 +wallet: 0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +webPort: 30000 diff --git a/test/storj/1.0.0/ix_values.yaml b/test/storj/1.0.0/ix_values.yaml deleted file mode 100644 index 9d1be478c0..0000000000 --- a/test/storj/1.0.0/ix_values.yaml +++ /dev/null @@ -1,5 +0,0 @@ -image: - pullPolicy: IfNotPresent - repository: storjlabs/storagenode - tag: 6a69f0345-v1.57.5-go1.17.5 -identityCreationMountPath: "/root/.local/share/storj/identity/storagenode" diff --git a/test/storj/1.0.0/Chart.lock b/test/storj/1.0.1/Chart.lock similarity index 100% rename from test/storj/1.0.0/Chart.lock rename to test/storj/1.0.1/Chart.lock diff --git a/test/storj/1.0.0/Chart.yaml b/test/storj/1.0.1/Chart.yaml similarity index 91% rename from test/storj/1.0.0/Chart.yaml rename to test/storj/1.0.1/Chart.yaml index bf7f1db2cf..1a202096b0 100644 --- a/test/storj/1.0.0/Chart.yaml +++ b/test/storj/1.0.1/Chart.yaml @@ -1,16 +1,16 @@ apiVersion: v2 -appVersion: 1.17.5 -icon: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg -description: Share you storage on internet and earn. -name: storj -version: 1.0.0 +appVersion: v1.65.1 dependencies: - name: common repository: file://../../../library/common/2207.0.0 version: 2207.0.0 +description: Share you storage on internet and earn. home: https://www.storj.io/ +icon: https://assets-global.website-files.com/602eda09fc78afc76e9706b6/60917835a05862243e7de9af_logo.svg keywords: - storage - dapps - networking - financial +name: storj +version: 1.0.1 diff --git a/test/storj/1.0.0/README.md b/test/storj/1.0.1/README.md similarity index 100% rename from test/storj/1.0.0/README.md rename to test/storj/1.0.1/README.md diff --git a/test/storj/1.0.0/app-readme.md b/test/storj/1.0.1/app-readme.md similarity index 100% rename from test/storj/1.0.0/app-readme.md rename to test/storj/1.0.1/app-readme.md diff --git a/test/storj/1.0.0/charts/common-2207.0.0.tgz b/test/storj/1.0.1/charts/common-2207.0.0.tgz similarity index 100% rename from test/storj/1.0.0/charts/common-2207.0.0.tgz rename to test/storj/1.0.1/charts/common-2207.0.0.tgz diff --git a/test/storj/1.0.1/ix_values.yaml b/test/storj/1.0.1/ix_values.yaml new file mode 100644 index 0000000000..1ab502e499 --- /dev/null +++ b/test/storj/1.0.1/ix_values.yaml @@ -0,0 +1,5 @@ +identityCreationMountPath: /root/.local/share/storj/identity/storagenode +image: + pullPolicy: IfNotPresent + repository: storjlabs/storagenode + tag: f436b0285-v1.65.1-go1.17.12 diff --git a/test/storj/1.0.0/questions.yaml b/test/storj/1.0.1/questions.yaml similarity index 100% rename from test/storj/1.0.0/questions.yaml rename to test/storj/1.0.1/questions.yaml diff --git a/test/storj/1.0.0/templates/_helpers.tpl b/test/storj/1.0.1/templates/_helpers.tpl similarity index 100% rename from test/storj/1.0.0/templates/_helpers.tpl rename to test/storj/1.0.1/templates/_helpers.tpl diff --git a/test/storj/1.0.0/templates/deployment.yaml b/test/storj/1.0.1/templates/deployment.yaml similarity index 100% rename from test/storj/1.0.0/templates/deployment.yaml rename to test/storj/1.0.1/templates/deployment.yaml diff --git a/test/storj/1.0.0/templates/initial_scripts.yaml b/test/storj/1.0.1/templates/initial_scripts.yaml similarity index 100% rename from test/storj/1.0.0/templates/initial_scripts.yaml rename to test/storj/1.0.1/templates/initial_scripts.yaml diff --git a/test/storj/1.0.0/templates/pre-install-job.yaml b/test/storj/1.0.1/templates/pre-install-job.yaml similarity index 100% rename from test/storj/1.0.0/templates/pre-install-job.yaml rename to test/storj/1.0.1/templates/pre-install-job.yaml diff --git a/test/storj/1.0.0/templates/service.yaml b/test/storj/1.0.1/templates/service.yaml similarity index 100% rename from test/storj/1.0.0/templates/service.yaml rename to test/storj/1.0.1/templates/service.yaml diff --git a/test/storj/1.0.0/templates/storj-secrets.yaml b/test/storj/1.0.1/templates/storj-secrets.yaml similarity index 100% rename from test/storj/1.0.0/templates/storj-secrets.yaml rename to test/storj/1.0.1/templates/storj-secrets.yaml diff --git a/charts/storj/1.0.0/test_values.yaml b/test/storj/1.0.1/test_values.yaml similarity index 59% rename from charts/storj/1.0.0/test_values.yaml rename to test/storj/1.0.1/test_values.yaml index e7f319d802..2537bb4f5f 100644 --- a/charts/storj/1.0.0/test_values.yaml +++ b/test/storj/1.0.1/test_values.yaml @@ -1,17 +1,3 @@ -image: - pullPolicy: IfNotPresent - repository: storjlabs/storagenode - tag: 6a69f0345-v1.57.5-go1.17.5 -environmentVariables: [] -extraAppVolumeMounts: [] -webPort: 30000 -nodePort: 30002 -storageSize: 500 -wallet: "0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" -email: "user@example.com" -dnsConfig: - options: [] -emptyDirVolumes: true appVolumeMounts: data: emptyDir: true @@ -19,8 +5,22 @@ appVolumeMounts: identity: emptyDir: true mountPath: /app/identity -authToken: "user:sasjkadkjhakdlaskdlkajsd" -identityCreationMountPath: "/root/.local/share/storj/identity/storagenode" -domainAddress: "localhost" -runAsUser: 568 +authToken: user:sasjkadkjhakdlaskdlkajsd +dnsConfig: + options: [] +domainAddress: localhost +email: user@example.com +emptyDirVolumes: true +environmentVariables: [] +extraAppVolumeMounts: [] +identityCreationMountPath: /root/.local/share/storj/identity/storagenode +image: + pullPolicy: IfNotPresent + repository: storjlabs/storagenode + tag: f436b0285-v1.65.1-go1.17.12 +nodePort: 30002 runAsGroup: 568 +runAsUser: 568 +storageSize: 500 +wallet: 0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +webPort: 30000