Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6be12684e0
commit
bf95e9d5cd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-6.0.27](https://github.com/truecharts/charts/compare/grafana-6.0.26...grafana-6.0.27) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-6.0.28](https://github.com/truecharts/charts/compare/grafana-6.0.27...grafana-6.0.28) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to 9.3.6
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-6.0.27](https://github.com/truecharts/charts/compare/grafana-6.0.26...grafana-6.0.27) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -21,11 +21,10 @@ maintainers:
|
|||
name: grafana
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana
|
||||
- https://hub.docker.com/r/bitnami/grafana
|
||||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 6.0.27
|
||||
version: 6.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-6.0.28](https://github.com/truecharts/charts/compare/grafana-6.0.27...grafana-6.0.28) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to 9.3.6
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.3.6@sha256:28fc41d551307fa1d2e6295df4f487846156c30d0801e4cd6076e1c728621451
|
||||
tag: 9.3.6@sha256:8a4c8a7d5d2d931b8ac4758a60cfe9d71cd81e2767c519e35cf9cbb7bb90d112
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue