Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
30f3a4b5d7
commit
3a1536231f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [storj-node-4.0.15](https://github.com/truecharts/charts/compare/storj-node-4.0.14...storj-node-4.0.15) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storj-node to v1.70.1
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [storj-node-4.0.16](https://github.com/truecharts/charts/compare/storj-node-4.0.15...storj-node-4.0.16) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storj-node to v1.70.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [storj-node-4.0.15](https://github.com/truecharts/charts/compare/storj-node-4.0.14...storj-node-4.0.15) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [storj-node-4.0.7](https://github.com/truecharts/charts/compare/storj-node-4.0.6...storj-node-4.0.7) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [storj-node-4.0.7](https://github.com/truecharts/charts/compare/storj-node-4.0.6...storj-node-4.0.7) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.70.1"
|
||||
appVersion: "1.70.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.15
|
||||
version: 4.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [storj-node-4.0.16](https://github.com/truecharts/charts/compare/storj-node-4.0.15...storj-node-4.0.16) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storj-node to v1.70.2
|
||||
|
||||
|
|
@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
|
|||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/storj-node
|
||||
tag: 1.70.1@sha256:b6d1f9b63f455726329c3d2071146ea583837f941868deaf074ca57514b743ed
|
||||
tag: 1.70.2@sha256:8f2d67e9c96f3c6403eb6e544b7cdc2d8396471ceb80254769f4240f32d42a6f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue