Skip to content

Commit

Permalink
Merge pull request #2753 from vatsalparekh/monitoring-ui-view-fix
Browse files Browse the repository at this point in the history
[rancher-monitoring] Correct list permission with get
  • Loading branch information
geethub97 authored Jul 11, 2023
2 parents 8ab2bb4 + b4cb299 commit d623750
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ rules:
resources:
- endpoints
verbs:
- list
- get
{{- end }}
4 changes: 2 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10606,7 +10606,7 @@ entries:
catalog.cattle.io/upstream-version: 19.0.3
apiVersion: v2
appVersion: 0.59.1
created: "2023-05-25T18:17:45.940531-07:00"
created: "2023-07-07T15:36:07.810568636+05:30"
dependencies:
- condition: grafana.enabled
name: grafana
Expand Down Expand Up @@ -10677,7 +10677,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: affcd74e7d8064c7868d3089805b03448e74b99fd71016c6967bd838bc96695f
digest: 930baa7e18144db0a2f2a20e9e643d5b71023c41be7d37697a4393ddbbf84bd4
home: https://github.com/prometheus-operator/kube-prometheus
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
keywords:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ rules:
resources:
- endpoints
verbs:
- list
- get
{{- end }}
2 changes: 2 additions & 0 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
rancher-monitoring:
- 102.0.1+up40.1.2
rancher-backup:
- 102.0.2+up3.1.2-rc1
rancher-backup-crd:
Expand Down

0 comments on commit d623750

Please sign in to comment.