Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e093121ab3
commit
9f2e68a82c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-9.0.35](https://github.com/truecharts/charts/compare/grafana-9.0.34...grafana-9.0.35) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-9.0.36](https://github.com/truecharts/charts/compare/grafana-9.0.35...grafana-9.0.36) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.2.0 ([#14461](https://github.com/truecharts/charts/issues/14461))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-9.0.35](https://github.com/truecharts/charts/compare/grafana-9.0.34...grafana-9.0.35) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [grafana-9.0.26](https://github.com/truecharts/charts/compare/grafana-9.0.25...grafana-9.0.26) (2023-10-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13496](https://github.com/truecharts/charts/issues/13496))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-9.0.25](https://github.com/truecharts/charts/compare/grafana-9.0.24...grafana-9.0.25) (2023-10-07)
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 9.0.35
|
||||
version: 9.0.36
|
||||
annotations:
|
||||
truecharts.org/category: metrics
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-9.0.36](https://github.com/truecharts/charts/compare/grafana-9.0.35...grafana-9.0.36) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.2.0 ([#14461](https://github.com/truecharts/charts/issues/14461))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.2.0@sha256:fd58e89fdc7567b445ef3110016f196deb9dfb2eba0e42711fc5f1437fb53a6f
|
||||
tag: v10.2.0@sha256:144e75d84d82a526ed804b253f91bea02fad28dac1e66e7a662f6dd985a64f7b
|
||||
manifestManager:
|
||||
enabled: true
|
||||
securityContext:
|
Loading…
Reference in New Issue