Merge pull request #2435 from aiyengar2/bump_prometheus_federator_2_7

[2.7] Bump Prometheus Federator to v0.2.1
pull/2439/head
Arvind Iyengar 2023-02-22 11:56:00 -08:00 committed by GitHub
commit b489ebdf21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
139 changed files with 48 additions and 24 deletions

View File

@ -9,7 +9,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.2.0
appVersion: 0.2.1
dependencies:
- condition: helmProjectOperator.enabled
name: helmProjectOperator
@ -17,4 +17,4 @@ dependencies:
description: Prometheus Federator
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
version: 2.0.0+up0.2.0
version: 2.0.0+up0.2.1

View File

@ -0,0 +1,20 @@
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Prometheus Federator
catalog.cattle.io/kube-version: '>=1.16.0-0'
catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/os: linux,windows
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: helm.cattle.io.projecthelmchart/v1alpha1
catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.6.100-0'
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.2.1
dependencies:
- condition: helmProjectOperator.enabled
name: helmProjectOperator
repository: file://./charts/helmProjectOperator
description: Prometheus Federator
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
name: prometheus-federator
version: 0.2.1

View File

@ -58,7 +58,7 @@ helmProjectOperator:
image:
repository: rancher/prometheus-federator
tag: v0.2.0
tag: v0.2.1
pullPolicy: IfNotPresent
# Additional arguments to be passed into the Prometheus Federator image

View File

@ -30,4 +30,4 @@ maintainers:
url: https://github.com/geethub97
name: rancher-project-monitoring
type: application
version: 2.0.0+up0.2.0
version: 2.0.0+up0.2.1

Some files were not shown because too many files have changed in this diff Show More