mirror of https://git.rancher.io/charts
Merge pull request #1895 from aiyengar2/bump_project_monitoring
Bump Prometheus Federator and rancher-project-monitoring to GA releasepull/1885/head
commit
2a0ef4d3da
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -9,7 +9,7 @@ annotations:
|
||||||
catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.6.100-0'
|
catalog.cattle.io/rancher-version: '>= 2.6.5-0 <= 2.6.100-0'
|
||||||
catalog.cattle.io/release-name: prometheus-federator
|
catalog.cattle.io/release-name: prometheus-federator
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.0.1
|
appVersion: 0.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: helmProjectOperator.enabled
|
- condition: helmProjectOperator.enabled
|
||||||
name: helmProjectOperator
|
name: helmProjectOperator
|
||||||
|
@ -17,4 +17,4 @@ dependencies:
|
||||||
description: Prometheus Federator
|
description: Prometheus Federator
|
||||||
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
|
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
|
||||||
name: prometheus-federator
|
name: prometheus-federator
|
||||||
version: 0.1.0+up0.0.1
|
version: 0.1.0
|
|
@ -127,7 +127,7 @@ namespaceOverride: ""
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: rancher/helm-project-operator
|
repository: rancher/helm-project-operator
|
||||||
tag: v0.0.1-rc6
|
tag: v0.0.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
helmController:
|
helmController:
|
|
@ -56,7 +56,7 @@ helmProjectOperator:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: rancher/prometheus-federator
|
repository: rancher/prometheus-federator
|
||||||
tag: v0.0.1-rc4
|
tag: v0.1.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# Additional arguments to be passed into the Prometheus Federator image
|
# Additional arguments to be passed into the Prometheus Federator image
|
|
@ -4,10 +4,10 @@ annotations:
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
catalog.cattle.io/kube-version: '>=1.16.0-0'
|
catalog.cattle.io/kube-version: '>=1.16.0-0'
|
||||||
catalog.cattle.io/permits-os: linux,windows
|
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
|
catalog.cattle.io/release-name: rancher-project-monitoring
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.0.1
|
appVersion: 0.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: grafana.enabled
|
- condition: grafana.enabled
|
||||||
name: grafana
|
name: grafana
|
||||||
|
@ -27,4 +27,4 @@ maintainers:
|
||||||
name: Arvind
|
name: Arvind
|
||||||
name: rancher-project-monitoring
|
name: rancher-project-monitoring
|
||||||
type: application
|
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
Loading…
Reference in New Issue