diff --git a/assets/rancher-monitoring/rancher-monitoring-102.0.1+up40.1.2.tgz b/assets/rancher-monitoring/rancher-monitoring-102.0.1+up40.1.2.tgz index a2a3fb7bc5..e28920e7d1 100644 Binary files a/assets/rancher-monitoring/rancher-monitoring-102.0.1+up40.1.2.tgz and b/assets/rancher-monitoring/rancher-monitoring-102.0.1+up40.1.2.tgz differ diff --git a/charts/rancher-monitoring/102.0.1+up40.1.2/templates/rancher-monitoring/clusterrole.yaml b/charts/rancher-monitoring/102.0.1+up40.1.2/templates/rancher-monitoring/clusterrole.yaml index 2fe9124c5c..05e9286f28 100644 --- a/charts/rancher-monitoring/102.0.1+up40.1.2/templates/rancher-monitoring/clusterrole.yaml +++ b/charts/rancher-monitoring/102.0.1+up40.1.2/templates/rancher-monitoring/clusterrole.yaml @@ -19,6 +19,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' - apiGroups: - monitoring.coreos.com resources: @@ -54,6 +55,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' - apiGroups: - monitoring.coreos.com resources: @@ -97,6 +99,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -119,6 +122,7 @@ rules: {{- end }} verbs: - 'get' + - 'create' - apiGroups: - "" resourceNames: diff --git a/index.yaml b/index.yaml index 3b5032f378..9d3e7c1be1 100755 --- a/index.yaml +++ b/index.yaml @@ -10640,7 +10640,7 @@ entries: catalog.cattle.io/upstream-version: 19.0.3 apiVersion: v2 appVersion: 0.59.1 - created: "2023-07-07T15:36:07.810568636+05:30" + created: "2023-07-18T12:41:04.703989-07:00" dependencies: - condition: grafana.enabled name: grafana @@ -10711,7 +10711,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: 930baa7e18144db0a2f2a20e9e643d5b71023c41be7d37697a4393ddbbf84bd4 + digest: c379b2efbefde98391a92f56857f073c4bb90b6c65b4912bbf7051cfb4133543 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/templates/rancher-monitoring/clusterrole.yaml b/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/templates/rancher-monitoring/clusterrole.yaml index 2fe9124c5c..05e9286f28 100644 --- a/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/templates/rancher-monitoring/clusterrole.yaml +++ b/packages/rancher-monitoring/rancher-monitoring/generated-changes/overlay/templates/rancher-monitoring/clusterrole.yaml @@ -19,6 +19,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' - apiGroups: - monitoring.coreos.com resources: @@ -54,6 +55,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' - apiGroups: - monitoring.coreos.com resources: @@ -97,6 +99,7 @@ rules: - 'get' - 'list' - 'watch' + - 'create' --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -119,6 +122,7 @@ rules: {{- end }} verbs: - 'get' + - 'create' - apiGroups: - "" resourceNames: