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 c17b2972a3..559843721b 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/templates/rancher-monitoring/clusterrole.yaml b/charts/rancher-monitoring/103.0.0+up40.1.2/templates/rancher-monitoring/clusterrole.yaml index b2c880ad09..42111a1d2a 100644 --- a/charts/rancher-monitoring/103.0.0+up40.1.2/templates/rancher-monitoring/clusterrole.yaml +++ b/charts/rancher-monitoring/103.0.0+up40.1.2/templates/rancher-monitoring/clusterrole.yaml @@ -16,9 +16,9 @@ rules: - prometheuses/finalizers - alertmanagers/finalizers verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch - apiGroups: - monitoring.coreos.com resources: @@ -32,7 +32,7 @@ rules: - probes/finalizers - alertmanagerconfigs verbs: - - '*' + - * --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -51,9 +51,9 @@ rules: - prometheuses/finalizers - alertmanagers/finalizers verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch - apiGroups: - monitoring.coreos.com resources: @@ -66,7 +66,7 @@ rules: - probes - alertmanagerconfigs verbs: - - '*' + - * --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -94,9 +94,9 @@ rules: - probes/finalizers - alertmanagerconfigs verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -118,7 +118,8 @@ rules: - "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}" {{- end }} verbs: - - 'get' + - get + - create - apiGroups: - "" resourceNames: @@ -131,4 +132,4 @@ rules: - endpoints verbs: - list -{{- end }} +{{- end }} \ No newline at end of file diff --git a/index.yaml b/index.yaml index 607075d293..b15cb0ad0f 100755 --- a/index.yaml +++ b/index.yaml @@ -10635,7 +10635,7 @@ entries: catalog.cattle.io/upstream-version: 19.0.3 apiVersion: v2 appVersion: 0.59.1 - created: "2023-08-14T15:43:06.562855-07:00" + created: "2023-08-29T10:23:59.657936-07:00" dependencies: - condition: grafana.enabled name: grafana @@ -10706,7 +10706,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: ca27986b59577f2f204a1444d37f047076cc412ca528997434e94adea098c28a + digest: a62079e3acb7a46e64fe26c6564dee373cd57c84c31f63bf0a4a05c36b863c54 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 b2c880ad09..42111a1d2a 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 @@ -16,9 +16,9 @@ rules: - prometheuses/finalizers - alertmanagers/finalizers verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch - apiGroups: - monitoring.coreos.com resources: @@ -32,7 +32,7 @@ rules: - probes/finalizers - alertmanagerconfigs verbs: - - '*' + - * --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -51,9 +51,9 @@ rules: - prometheuses/finalizers - alertmanagers/finalizers verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch - apiGroups: - monitoring.coreos.com resources: @@ -66,7 +66,7 @@ rules: - probes - alertmanagerconfigs verbs: - - '*' + - * --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -94,9 +94,9 @@ rules: - probes/finalizers - alertmanagerconfigs verbs: - - 'get' - - 'list' - - 'watch' + - get + - list + - watch --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole @@ -118,7 +118,8 @@ rules: - "https:{{ include "call-nested" (list . "grafana" "grafana.fullname") }}:{{ .Values.grafana.service.port }}" {{- end }} verbs: - - 'get' + - get + - create - apiGroups: - "" resourceNames: @@ -131,4 +132,4 @@ rules: - endpoints verbs: - list -{{- end }} +{{- end }} \ No newline at end of file