Skip to content

Commit

Permalink
Adjust roles
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Riguera <[email protected]>
  • Loading branch information
CemDK and jriguera committed Mar 14, 2024
1 parent cfe39bb commit 9f7569d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/mimirrules-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.7
version: 1.0.8

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.7"
appVersion: "1.0.8"
2 changes: 2 additions & 0 deletions charts/mimirrules-controller/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ rules:
verbs:
- get
- create
- patch
- update
---
{{- end }}

Expand Down

0 comments on commit 9f7569d

Please sign in to comment.