Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0192a82b40
commit
04a25e783d
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-operator-1.0.13](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.12...prometheus-operator-1.0.13) (2023-11-08)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-operator-1.0.14](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.13...prometheus-operator-1.0.14) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus-config-reloader to v0.69.1 ([#14499](https://github.com/truecharts/charts/issues/14499))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-1.0.13](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.12...prometheus-operator-1.0.13) (2023-11-08)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-operator-1.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.2...prometheus-operator-1.0.3) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus-operator to v0.68.0 ([#12439](https://github.com/truecharts/charts/issues/12439))
|
||||
- update container image tccr.io/truecharts/prometheus-config-reloader to v0.68.0 ([#12438](https://github.com/truecharts/charts/issues/12438))
|
||||
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/prometheus-operator
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
annotations:
|
||||
truecharts.org/category: operators
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prometheus-operator-1.0.14](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.13...prometheus-operator-1.0.14) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prometheus-config-reloader to v0.69.1 ([#14499](https://github.com/truecharts/charts/issues/14499))
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ image:
|
|||
|
||||
configReloaderImage:
|
||||
repository: tccr.io/truecharts/prometheus-config-reloader
|
||||
tag: "v0.69.0@sha256:7142df96ebcffc837cd30b01a713be85c47ac1242657fd7cc1c270f027c5a23d"
|
||||
tag: "v0.69.1@sha256:0eb31dcf295350b906e462113f3c2f274ef38f44f95d0e6bd584fb46320e6327"
|
||||
pullPolicy:
|
||||
|
||||
thanosImage:
|
Loading…
Reference in New Issue