Commit d99ab6c Maksym Trofimenko
committed
1 parent 2ceddf0 commit d99ab6c Copy full SHA for d99ab6c
File tree 2 files changed +2
-1
lines changed
charts/tinysystems-operator
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ type: application
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : 0.1.57
16
+ version : 0.1.59
17
17
# This is the version number of the application being deployed. This version number should be
18
18
# incremented each time you make changes to the application. Versions are not expected to
19
19
# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change 19
19
labels :
20
20
control-plane : controller-manager
21
21
{{- include "tinysystems-operator.selectorLabels" . | nindent 8 }}
22
+ {{- include "tinysystems-operator.labels" . | nindent 8 }}
22
23
annotations :
23
24
kubectl.kubernetes.io/default-container : manager
24
25
rollme : {{ randAlphaNum 5 | quote }}
You can’t perform that action at this time.
0 commit comments