Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4932b813ad
commit
b3ee879c98
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-8.0.0](https://github.com/truecharts/charts/compare/grafana-7.0.59...grafana-8.0.0) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-8.0.1](https://github.com/truecharts/charts/compare/grafana-8.0.0...grafana-8.0.1) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.2 ([#10677](https://github.com/truecharts/charts/issues/10677))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-8.0.0](https://github.com/truecharts/charts/compare/grafana-7.0.59...grafana-8.0.0) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v9.5.3 ([#9681](https://github.com/truecharts/charts/issues/9681))
|
||||
- update container image tccr.io/truecharts/grafana to v9.5.3 ([#9617](https://github.com/truecharts/charts/issues/9617))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-7.0.52](https://github.com/truecharts/charts/compare/grafana-7.0.50...grafana-7.0.52) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 8.0.0
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-8.0.1](https://github.com/truecharts/charts/compare/grafana-8.0.0...grafana-8.0.1) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.0.2 ([#10677](https://github.com/truecharts/charts/issues/10677))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.0.2@sha256:bb4f23972e032404b296f6b5c727858fc78c6313c540bc5101ee1e7f2348922d
|
||||
tag: v10.0.2@sha256:00b2b5b500b2f801012041cfdb3f7412a1111fa211c50b47729afcbdfcf9bf2b
|
||||
manifestManager:
|
||||
enabled: true
|
||||
securityContext:
|
Loading…
Reference in New Issue