Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6a961c04fb
commit
1289b775e9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-6.0.3](https://github.com/truecharts/charts/compare/grafana-6.0.2...grafana-6.0.3) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v9.2.5
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-6.0.4](https://github.com/truecharts/charts/compare/grafana-6.0.3...grafana-6.0.4) (2022-11-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to 9.2.5
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.2.5@sha256:3b750a4a27940c959101df7c9a2b7ec3a09dc9ee2d084cc2348af09f8ecbd24b
|
||||
tag: 9.2.5@sha256:2754c78e55597a9b68975a524b48d3fb77fc2ebfb6ab2994b2305a87f41dbf87
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue