Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1fc1e6b26d
commit
96e593f5e5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [storj-node-4.0.2](https://github.com/truecharts/charts/compare/storj-node-4.0.1...storj-node-4.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storj-node to v1.67.1
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.67.1"
|
||||
appVersion: "1.67.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/storj/storj
|
||||
- https://docs.storj.io/node/
|
||||
- https://hub.docker.com/r/storjlabs/storagenode
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [storj-node-4.0.3](https://github.com/truecharts/charts/compare/storj-node-4.0.2...storj-node-4.0.3) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storj-node to v1.67.2
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/storj-node
|
||||
tag: 1.67.1@sha256:10df5a57235190c04579100f9f0bd801b8f3de3681ec1fe56670fdcdd6b0439f
|
||||
tag: 1.67.2@sha256:b7a02cf8bdd39c5c7cad83e32894d98d00726905a70b1b88f5d0b3edec94e548
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue