Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
36f3e35ff0
commit
f9f7cae555
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-6.0.2](https://github.com/truecharts/charts/compare/grafana-6.0.1...grafana-6.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "9.2.4"
|
||||
appVersion: "9.2.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 6.0.2
|
||||
version: 6.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.2.4@sha256:74314ef801725a889755a11ba11417b7232c13aa2e1981bdb68699d8ca2c6592
|
||||
tag: 9.2.5@sha256:3b750a4a27940c959101df7c9a2b7ec3a09dc9ee2d084cc2348af09f8ecbd24b
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue