Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b483293052
commit
c2d0397a1d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-7.0.24](https://github.com/truecharts/charts/compare/grafana-7.0.23...grafana-7.0.24) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-7.0.25](https://github.com/truecharts/charts/compare/grafana-7.0.24...grafana-7.0.25) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to 9.4.7 ([#8164](https://github.com/truecharts/charts/issues/8164))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-7.0.24](https://github.com/truecharts/charts/compare/grafana-7.0.23...grafana-7.0.24) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [grafana-7.0.14](https://github.com/truecharts/charts/compare/grafana-7.0.13...grafana-7.0.14) (2023-04-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7929](https://github.com/truecharts/charts/issues/7929))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-7.0.13](https://github.com/truecharts/charts/compare/grafana-7.0.12...grafana-7.0.13) (2023-04-09)
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 7.0.24
|
||||
version: 7.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-7.0.25](https://github.com/truecharts/charts/compare/grafana-7.0.24...grafana-7.0.25) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to 9.4.7 ([#8164](https://github.com/truecharts/charts/issues/8164))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.4.7@sha256:71dd2f2a5d85771c72242adbc1d777e867e5926ef1a9286a7328814205653123
|
||||
tag: 9.4.7@sha256:ee16f4551683ae170edabe131216ac39397663306efb5bfba3840b25649f9c64
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue