feat(storj-node): Move to stable (#2144)
This commit is contained in:
@@ -20,7 +20,7 @@ sources:
|
|||||||
- https://github.com/storj/storj
|
- https://github.com/storj/storj
|
||||||
- https://docs.storj.io/node/
|
- https://docs.storj.io/node/
|
||||||
- https://hub.docker.com/r/storjlabs/storagenode
|
- https://hub.docker.com/r/storjlabs/storagenode
|
||||||
version: 0.0.1
|
version: 1.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
+1
-1
@@ -380,7 +380,7 @@ questions:
|
|||||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "hostPath"
|
default: "simplePVC"
|
||||||
enum:
|
enum:
|
||||||
- value: "simplePVC"
|
- value: "simplePVC"
|
||||||
description: "PVC (simple)"
|
description: "PVC (simple)"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: storjlabs/storagenode
|
repository: tccr.io/truecharts/storj-node
|
||||||
tag: 6e7a89161-v1.49.5-go1.17.5@sha256:62f5c05ffabb0fe5d2e0c556a91c08fe6b47ff20df95f350739fa8c07f628877
|
tag: v1.49.5@sha256:56b306dbcedd59a09f81c8f3820adb1b7aaa1cf530a6ce1aa230910a29437c84
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
secret:
|
secret:
|
||||||
Reference in New Issue
Block a user