Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cacf4609b2
commit
39b6b4d30d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-9.0.7](https://github.com/truecharts/charts/compare/grafana-9.0.6...grafana-9.0.7) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.3 ([#11715](https://github.com/truecharts/charts/issues/11715))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-9.0.8](https://github.com/truecharts/charts/compare/grafana-9.0.7...grafana-9.0.8) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.3 ([#11802](https://github.com/truecharts/charts/issues/11802))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-9.0.7](https://github.com/truecharts/charts/compare/grafana-9.0.6...grafana-9.0.7) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.3 ([#10995](https://github.com/truecharts/charts/issues/10995))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-8.0.5](https://github.com/truecharts/charts/compare/grafana-8.0.4...grafana-8.0.5) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 9.0.7
|
||||
version: 9.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-9.0.8](https://github.com/truecharts/charts/compare/grafana-9.0.7...grafana-9.0.8) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.3 ([#11802](https://github.com/truecharts/charts/issues/11802))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.0.3@sha256:f877101089f9cc0f3523f1aa7c558793094b2df5e978336ff130daacfcb6ed92
|
||||
tag: v10.0.3@sha256:9faa2ee48f090bd8e50411cae3765c81f74e732d0ce66e4bd5ba8accbc43814f
|
||||
manifestManager:
|
||||
enabled: true
|
||||
securityContext:
|
Loading…
Reference in New Issue