Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7195c23c9d
commit
a8530c375c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [chronograf-2.0.2](https://github.com/truecharts/charts/compare/chronograf-2.0.1...chronograf-2.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://www.influxdata.com/time-series-platform/chronograf/
|
||||
- https://hub.docker.com/_/chronograf/
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [chronograf-2.0.3](https://github.com/truecharts/charts/compare/chronograf-2.0.2...chronograf-2.0.3) (2022-11-16)
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/chronograf
|
||||
tag: latest@sha256:76d05a1409a2cf0a9b1cc166c138a29667790dc638dec4cdd1caa816de4bdb0b
|
||||
tag: latest@sha256:4ba20696c94e6bdea82a3080ef4a0c7feb53fec6e66cef55dbe3c6ea86383713
|
||||
persistence:
|
||||
chronograf:
|
||||
enabled: true
|
Loading…
Reference in New Issue