mirror of https://git.rancher.io/charts
[dev-v2.9] Downbump federator (#4199)
Co-authored-by: joshmeranda <joshua.meranda@gmail.com>pull/4200/head
parent
12ee787184
commit
501159e1d4
Binary file not shown.
|
@ -58,7 +58,7 @@ helmProjectOperator:
|
|||
|
||||
image:
|
||||
repository: rancher/prometheus-federator
|
||||
tag: v0.3.5
|
||||
tag: v0.3.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Additional arguments to be passed into the Prometheus Federator image
|
||||
|
|
|
@ -7314,14 +7314,14 @@ entries:
|
|||
catalog.cattle.io/release-name: prometheus-federator
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.5
|
||||
created: "2024-07-06T07:24:55.447885286-04:00"
|
||||
created: "2024-07-10T13:52:23.544102575-04:00"
|
||||
dependencies:
|
||||
- condition: helmProjectOperator.enabled
|
||||
name: helmProjectOperator
|
||||
repository: file://./charts/helmProjectOperator
|
||||
version: 0.2.1
|
||||
description: Prometheus Federator
|
||||
digest: 6692b3ab72f05aa7564c84513157386772c06b5c06d865779785a9766e9ecb5d
|
||||
digest: 079bd8da6a100f335173cc03fd67f44a0b5d55c4bb154aa225b3870ac3ccaff7
|
||||
icon: https://raw.githubusercontent.com/rancher/prometheus-federator/main/assets/logos/prometheus-federator.svg
|
||||
name: prometheus-federator
|
||||
urls:
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
--- charts-original/values.yaml
|
||||
+++ charts/values.yaml
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
image:
|
||||
repository: rancher/prometheus-federator
|
||||
- tag: v0.3.5
|
||||
+ tag: v0.3.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Additional arguments to be passed into the Prometheus Federator image
|
Loading…
Reference in New Issue