Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fcd3176116
commit
c940b20588
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [netdata-4.0.2](https://github.com/truecharts/charts/compare/netdata-4.0.1...netdata-4.0.2) (2022-11-30)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.36.1"
|
||||
appVersion: "1.37.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: netdata
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||
- https://github.com/netdata
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [netdata-4.0.3](https://github.com/truecharts/charts/compare/netdata-4.0.2...netdata-4.0.3) (2022-11-30)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/netdata
|
||||
tag: 1.36.1@sha256:ff48e6baf602b5d77b9a9d180cd78c4a2d0ec7f377d33dc0fe0437344f723a8b
|
||||
tag: 1.37.0@sha256:a370449177ffb4fd792a6d02f3c958a117d79c6b63e7e3a7be04df3ab7d56314
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue