diff --git a/assets/rancher-monitoring/rancher-monitoring-105.0.0-rc1+up57.0.3.tgz b/assets/rancher-monitoring/rancher-monitoring-105.0.0-rc1+up57.0.3.tgz index f8c4f3e4e..9956c9368 100644 Binary files a/assets/rancher-monitoring/rancher-monitoring-105.0.0-rc1+up57.0.3.tgz and b/assets/rancher-monitoring/rancher-monitoring-105.0.0-rc1+up57.0.3.tgz differ diff --git a/charts/rancher-monitoring/105.0.0-rc1+up57.0.3/charts/prometheus-adapter/values.yaml b/charts/rancher-monitoring/105.0.0-rc1+up57.0.3/charts/prometheus-adapter/values.yaml index 5e7a3d4ee..a1445a23f 100644 --- a/charts/rancher-monitoring/105.0.0-rc1+up57.0.3/charts/prometheus-adapter/values.yaml +++ b/charts/rancher-monitoring/105.0.0-rc1+up57.0.3/charts/prometheus-adapter/values.yaml @@ -11,7 +11,7 @@ topologySpreadConstraints: [] image: repository: rancher/mirrored-prometheus-adapter-prometheus-adapter - tag: v0.10.0 + tag: v0.12.0 pullPolicy: IfNotPresent logLevel: 4 diff --git a/index.yaml b/index.yaml index dd01ab440..e5f85e49b 100755 --- a/index.yaml +++ b/index.yaml @@ -11042,7 +11042,7 @@ entries: catalog.cattle.io/upstream-version: 57.0.3 apiVersion: v2 appVersion: v0.72.0 - created: "2024-08-22T13:15:25.479248456-04:00" + created: "2024-08-30T13:07:26.970499499-04:00" dependencies: - condition: grafana.enabled name: grafana @@ -11114,7 +11114,7 @@ entries: and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. - digest: c3c5e7ff97f7e4c04a0d6bf7909ea50a8bf46b556236fce2a55065f0db3e0c15 + digest: 28511abf49633f29735d5ee28f94fc0d54737ff111486e91eadcf921db6bcf89 home: https://github.com/prometheus-operator/kube-prometheus icon: file://assets/logos/rancher-monitoring.png keywords: diff --git a/packages/rancher-monitoring/rancher-prometheus-adapter/generated-changes/patch/values.yaml.patch b/packages/rancher-monitoring/rancher-prometheus-adapter/generated-changes/patch/values.yaml.patch index 2561ca127..fdc3f2be2 100644 --- a/packages/rancher-monitoring/rancher-prometheus-adapter/generated-changes/patch/values.yaml.patch +++ b/packages/rancher-monitoring/rancher-prometheus-adapter/generated-changes/patch/values.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/values.yaml +++ charts/values.yaml -@@ -1,9 +1,16 @@ +@@ -1,10 +1,17 @@ +# Default values for k8s-prometheus-adapter.. +global: + cattle: @@ -14,7 +14,9 @@ image: - repository: registry.k8s.io/prometheus-adapter/prometheus-adapter +- tag: v0.10.0 + repository: rancher/mirrored-prometheus-adapter-prometheus-adapter - tag: v0.10.0 ++ tag: v0.12.0 pullPolicy: IfNotPresent + logLevel: 4