Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7dd972d2e6
commit
887002644a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05)
|
## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [grafana-7.0.22](https://github.com/truecharts/charts/compare/grafana-7.0.21...grafana-7.0.22) (2023-04-22)
|
## [grafana-7.0.22](https://github.com/truecharts/charts/compare/grafana-7.0.21...grafana-7.0.22) (2023-04-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/grafana to 9.4.7 ([#8119](https://github.com/truecharts/charts/issues/8119))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [grafana-7.0.21](https://github.com/truecharts/charts/compare/grafana-7.0.20...grafana-7.0.21) (2023-04-21)
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "9.5.1"
|
appVersion: "9.5.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -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.31
|
version: 7.0.32
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911))
|
||||||
|
|
||||||
|
|
|
@ -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:ad90a50bd03b6f26bfb5798b923455fc6d481d23b610435482e9f18c1df4a9d0
|
tag: v9.5.2@sha256:c15b9070150a5bca4cdc8a0d2891ebbadb1a0d6b47e31944cee59743881a498e
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue