mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 14:32:47 +08:00
Merge pull request #795 from truenas/catalog-update-7b86
NAS-118575 / 22.12 / Upgraded catalog item(s)
This commit is contained in:
@@ -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"
|
||||
@@ -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
|
||||
5
charts/storj/1.0.1/ix_values.yaml
Normal file
5
charts/storj/1.0.1/ix_values.yaml
Normal file
@@ -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
|
||||
@@ -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
|
||||
@@ -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"
|
||||
@@ -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
|
||||
5
test/storj/1.0.1/ix_values.yaml
Normal file
5
test/storj/1.0.1/ix_values.yaml
Normal file
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user