mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-17 14:10:21 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -8,6 +8,20 @@ title: Changelog
|
||||
**Important:**
|
||||
|
||||
|
||||
## [prometheus-operator-6.4.2](https://github.com/truecharts/charts/compare/prometheus-operator-6.4.0...prometheus-operator-6.4.2) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force rereleases
|
||||
|
||||
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -83,18 +97,3 @@ title: Changelog
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
## [prometheus-operator-4.5.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.4.0...prometheus-operator-4.5.0) (2024-01-19)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general minor by renovate ([#17309](https://github.com/truecharts/charts/issues/17309))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-4.4.0](https://github.com/truecharts/charts/compare/prometheus-operator-4.3.1...prometheus-operator-4.4.0) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
@@ -10,14 +10,14 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.3
|
||||
version: 18.1.6
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: kube-prometheus-stack
|
||||
version: 56.9.0
|
||||
version: 56.21.0
|
||||
repository: oci://ghcr.io/prometheus-community/charts
|
||||
condition: ""
|
||||
alias: kps
|
||||
@@ -31,7 +31,7 @@ keywords:
|
||||
- operator
|
||||
- prometheus
|
||||
- metics
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 6.2.1
|
||||
version: 6.4.2
|
||||
11
operators/prometheus-operator/6.4.2/app-changelog.md
Normal file
11
operators/prometheus-operator/6.4.2/app-changelog.md
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
## [prometheus-operator-6.4.2](https://github.com/truecharts/charts/compare/prometheus-operator-6.4.0...prometheus-operator-6.4.2) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force rereleases
|
||||
|
||||
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
|
||||
BIN
operators/prometheus-operator/6.4.2/charts/common-18.1.6.tgz
Normal file
BIN
operators/prometheus-operator/6.4.2/charts/common-18.1.6.tgz
Normal file
Binary file not shown.
Binary file not shown.
@@ -74,8 +74,8 @@ kps:
|
||||
##
|
||||
grafana:
|
||||
enabled: false
|
||||
forceDeployDashboards: true
|
||||
defaultDashboardsEnabled: true
|
||||
forceDeployDashboards: false
|
||||
defaultDashboardsEnabled: false
|
||||
|
||||
## Flag to disable all the kubernetes component scrapers
|
||||
##
|
||||
Reference in New Issue
Block a user