File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
charts/mimirrules-controller Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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 "
Original file line number Diff line number Diff line change 4343 verbs :
4444 - get
4545 - create
46+ - patch
47+ - update
4648---
4749{{- end }}
4850
You can’t perform that action at this time.
0 commit comments