Skip to content

Commit 9f7569d

Browse files
CemDKjriguera
andcommitted
Adjust roles
Co-authored-by: Jose Riguera <[email protected]>
1 parent cfe39bb commit 9f7569d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

charts/mimirrules-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 1.0.7
24+
version: 1.0.8
2525

2626
# This is the version number of the application being deployed. This version number should be
2727
# incremented each time you make changes to the application. Versions are not expected to
2828
# follow Semantic Versioning. They should reflect the version the application is using.
2929
# It is recommended to use it with quotes.
30-
appVersion: "1.0.7"
30+
appVersion: "1.0.8"

charts/mimirrules-controller/templates/role.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ rules:
4343
verbs:
4444
- get
4545
- create
46+
- patch
47+
- update
4648
---
4749
{{- end }}
4850

0 commit comments

Comments
 (0)