Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
61345568b0
commit
ee339348de
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.67.2"
|
appVersion: "1.67.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,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: 4.0.3
|
version: 4.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [storj-node-4.0.4](https://github.com/truecharts/charts/compare/storj-node-4.0.3...storj-node-4.0.4) (2022-11-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/storj-node to v1.67.3
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/storj-node
|
repository: tccr.io/truecharts/storj-node
|
||||||
tag: 1.67.2@sha256:b7a02cf8bdd39c5c7cad83e32894d98d00726905a70b1b88f5d0b3edec94e548
|
tag: 1.67.3@sha256:66c2dacbb742943d7beb383f87de0cc83c1fe980ecbec84de28b7d342eb777b2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue