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