diff --git a/assets/rancher-monitoring/rancher-monitoring-103.0.0+up40.1.2.tgz b/assets/rancher-monitoring/rancher-monitoring-103.0.0+up40.1.2.tgz index 559843721b..da1b79c15c 100644 Binary files a/assets/rancher-monitoring/rancher-monitoring-103.0.0+up40.1.2.tgz and b/assets/rancher-monitoring/rancher-monitoring-103.0.0+up40.1.2.tgz differ diff --git a/charts/rancher-monitoring/103.0.0+up40.1.2/files/rancher/k8s/rancher-etcd-nodes.json b/charts/rancher-monitoring/103.0.0+up40.1.2/files/rancher/k8s/rancher-etcd-nodes.json index 8c4bdcef53..8af4b81ce0 100644 --- a/charts/rancher-monitoring/103.0.0+up40.1.2/files/rancher/k8s/rancher-etcd-nodes.json +++ b/charts/rancher-monitoring/103.0.0+up40.1.2/files/rancher/k8s/rancher-etcd-nodes.json @@ -617,7 +617,7 @@ "yaxes": [ { "decimals": 2, - "format": "ms", + "format": "s", "label": null, "logBase": 1, "max": null, diff --git a/index.yaml b/index.yaml index 3cf998e5ef..dd98840ebc 100755 --- a/index.yaml +++ b/index.yaml @@ -10890,7 +10890,7 @@ entries: catalog.cattle.io/upstream-version: 19.0.3 apiVersion: v2 appVersion: 0.59.1 - created: "2023-08-29T10:23:59.657936-07:00" + created: "2023-08-31T14:41:15.665331-07:00" dependencies: - condition: grafana.enabled name: grafana @@ -10961,7 +10961,7 @@ entries: description: Collects several related Helm charts, Grafana dashboards, 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: a62079e3acb7a46e64fe26c6564dee373cd57c84c31f63bf0a4a05c36b863c54 + digest: 5b43ced3031128848711b8eb83d9f313da78d4c2e6a5f4a396ce9be70820b2f3 home: https://github.com/prometheus-operator/kube-prometheus icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png keywords: diff --git a/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/files/rancher/k8s/rancher-etcd-nodes.json b/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/files/rancher/k8s/rancher-etcd-nodes.json index 8c4bdcef53..8af4b81ce0 100644 --- a/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/files/rancher/k8s/rancher-etcd-nodes.json +++ b/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/files/rancher/k8s/rancher-etcd-nodes.json @@ -617,7 +617,7 @@ "yaxes": [ { "decimals": 2, - "format": "ms", + "format": "s", "label": null, "logBase": 1, "max": null, diff --git a/packages/rancher-monitoring/rancher-monitoring/package.yaml b/packages/rancher-monitoring/rancher-monitoring/package.yaml index e402896c94..342f4d7c83 100644 --- a/packages/rancher-monitoring/rancher-monitoring/package.yaml +++ b/packages/rancher-monitoring/rancher-monitoring/package.yaml @@ -9,4 +9,4 @@ additionalCharts: crdDirectory: crd-manifest addCRDValidationToMainChart: true useTarArchive: true -doNotRelease: true +doNotRelease: false \ No newline at end of file