Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d440e8047b
commit
dbf1b2ac16
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [grafana-9.0.27](https://github.com/truecharts/charts/compare/grafana-9.0.26...grafana-9.0.27) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.1.4 ([#13551](https://github.com/truecharts/charts/issues/13551))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [grafana-9.0.28](https://github.com/truecharts/charts/compare/grafana-9.0.27...grafana-9.0.28) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.1.5 ([#13630](https://github.com/truecharts/charts/issues/13630))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-9.0.27](https://github.com/truecharts/charts/compare/grafana-9.0.26...grafana-9.0.27) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [grafana-9.0.18](https://github.com/truecharts/charts/compare/grafana-9.0.16...grafana-9.0.18) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726))
|
||||
- update container image tccr.io/truecharts/grafana to v10.1.2 ([#12752](https://github.com/truecharts/charts/issues/12752))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grafana-9.0.16](https://github.com/truecharts/charts/compare/grafana-9.0.15...grafana-9.0.16) (2023-09-19)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "10.1.4"
|
||||
appVersion: "10.1.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-grafana
|
||||
- https://grafana.com/
|
||||
type: application
|
||||
version: 9.0.27
|
||||
version: 9.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grafana-9.0.28](https://github.com/truecharts/charts/compare/grafana-9.0.27...grafana-9.0.28) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grafana to v10.1.5 ([#13630](https://github.com/truecharts/charts/issues/13630))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.1.4@sha256:b20628861b41eee4a82007b96b1592721b71a3ba69a2e981d56c27c1ddf1dfff
|
||||
tag: v10.1.5@sha256:1346fa2c8a24022cc5bad650f67a71172dd1d21bc9a55f3f02e61b700c13a7e8
|
||||
manifestManager:
|
||||
enabled: true
|
||||
securityContext:
|
Loading…
Reference in New Issue