Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
21a948b6b6
commit
f8bfcbf31a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.26](https://github.com/truecharts/charts/compare/grafana-7.0.25...grafana-7.0.26) (2023-04-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/grafana to v9.5.1 ([#8287](https://github.com/truecharts/charts/issues/8287))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [grafana-7.0.27](https://github.com/truecharts/charts/compare/grafana-7.0.26...grafana-7.0.27) (2023-04-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8621](https://github.com/truecharts/charts/issues/8621))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.26](https://github.com/truecharts/charts/compare/grafana-7.0.25...grafana-7.0.26) (2023-04-29)
|
## [grafana-7.0.26](https://github.com/truecharts/charts/compare/grafana-7.0.25...grafana-7.0.26) (2023-04-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.16](https://github.com/truecharts/charts/compare/grafana-7.0.15...grafana-7.0.16) (2023-04-14)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.15](https://github.com/truecharts/charts/compare/grafana-7.0.14...grafana-7.0.15) (2023-04-13)
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-grafana
|
- https://github.com/bitnami/bitnami-docker-grafana
|
||||||
- https://grafana.com/
|
- https://grafana.com/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.26
|
version: 7.0.27
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [grafana-7.0.27](https://github.com/truecharts/charts/compare/grafana-7.0.26...grafana-7.0.27) (2023-04-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8621](https://github.com/truecharts/charts/issues/8621))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/grafana
|
repository: tccr.io/truecharts/grafana
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 9.5.1@sha256:93d23d63ea812f42a66166e671e4db95c4d5b0227b2e6bacd129e3588d54c748
|
tag: 9.5.1@sha256:7aed83c9c0ba860fad75fe4a6c0b1eccfd30f0600f9bfc1bc9cff4fc05fb4ed3
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue