Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
|
||||
|
||||
## [prometheus-operator-1.0.2](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.1...prometheus-operator-1.0.2) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034))
|
||||
- update container image tccr.io/truecharts/prometheus-config-reloader to v0.67.0 ([#10962](https://github.com/truecharts/charts/issues/10962))
|
||||
- update container image tccr.io/truecharts/prometheus-operator to v0.67.0 ([#10963](https://github.com/truecharts/charts/issues/10963))
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,16 @@
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-1.0.2](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.1...prometheus-operator-1.0.2) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
@@ -87,12 +97,3 @@
|
||||
- move container references to tccr.io
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-0.0.1]prometheus-operator-0.0.1 (2023-06-08)
|
||||
|
||||
### Add
|
||||
|
||||
- add prometheus operator helm chart ([#9418](https://github.com/truecharts/charts/issues/9418))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.66.0"
|
||||
appVersion: "0.68.0"
|
||||
deprecated: false
|
||||
description: Prometheus Operator is an operator for prometheus
|
||||
home: https://truecharts.org/charts/operators/prometheus-operator
|
||||
@@ -11,7 +11,7 @@ keywords:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 13.2.2
|
||||
version: 14.0.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
@@ -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.2
|
||||
version: 1.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
||||
10
operators/prometheus-operator/1.0.3/app-changelog.md
Normal file
10
operators/prometheus-operator/1.0.3/app-changelog.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
BIN
operators/prometheus-operator/1.0.3/charts/common-14.0.1.tgz
Normal file
BIN
operators/prometheus-operator/1.0.3/charts/common-14.0.1.tgz
Normal file
Binary file not shown.
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: "v0.67.0@sha256:99c8aa4c6985f16856bdb74b926fac9b5273ab7dd17295949355eb4a4f900fee"
|
||||
tag: "v0.68.0@sha256:bd63ef4b9fcce4b07c9c1c58b114e09af73a360daf1b4c8ce3e910e5a09027c1"
|
||||
pullPolicy:
|
||||
|
||||
configReloaderImage:
|
||||
repository: tccr.io/truecharts/prometheus-config-reloader
|
||||
tag: "v0.67.0@sha256:d581aaa26dfbbdb3ffdac69d0a7dae3f229a70aed27f31b2817b2b2f3fd75485"
|
||||
tag: "v0.68.0@sha256:52a3143e9852180f0f5ca91b67e714fac4905d4c076b3082c7c199fe72cadb1e"
|
||||
pullPolicy:
|
||||
|
||||
thanosImage:
|
||||
Reference in New Issue
Block a user