Merge pull request #1895 from aiyengar2/bump_project_monitoring

Bump Prometheus Federator and rancher-project-monitoring to GA release
pull/1885/head
Arvind Iyengar 2022-05-11 15:30:32 -07:00 committed by GitHub
commit 2a0ef4d3da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
136 changed files with 28 additions and 39 deletions

View File

@ -9,7 +9,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.6.100-0'
catalog.cattle.io/release-name: prometheus-federator
apiVersion: v2
appVersion: 0.0.1
appVersion: 0.1.0
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: 0.1.0+up0.0.1
version: 0.1.0

View File

@ -127,7 +127,7 @@ namespaceOverride: ""
image:
repository: rancher/helm-project-operator
tag: v0.0.1-rc6
tag: v0.0.1
pullPolicy: IfNotPresent
helmController:

View File

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

View File

@ -4,10 +4,10 @@ annotations:
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>=1.16.0-0'
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: '>= 2.6.0-0 <=2.6.99-0'
catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.6.100-0'
catalog.cattle.io/release-name: rancher-project-monitoring
apiVersion: v2
appVersion: 0.0.1
appVersion: 0.1.0
dependencies:
- condition: grafana.enabled
name: grafana
@ -27,4 +27,4 @@ maintainers:
name: Arvind
name: rancher-project-monitoring
type: application
version: 0.1.0+up0.0.1
version: 0.1.0

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