File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : testkube-operator
3
3
description : A Helm chart for the testkube-operator (installs needed CRDs only for now)
4
4
type : application
5
- version : 2.1.114
5
+ version : 2.1.115
6
6
appVersion : 2.1.114
7
7
dependencies :
8
8
- name : global
Original file line number Diff line number Diff line change 18
18
{{- end }}
19
19
selector :
20
20
matchLabels :
21
- {{- include "testkube-operator.selectorLabels" . | nindent 6 }}
21
+ control-plane : controller-manager
22
22
{{- end }}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ type: application
5
5
version : 2.1.183
6
6
dependencies :
7
7
- name : testkube-operator
8
- version : 2.1.114
8
+ version : 2.1.115
9
9
# repository: https://kubeshop.github.io/helm-charts
10
10
repository : " file://../testkube-operator"
11
11
condition : testkube-operator.enabled
You can’t perform that action at this time.
0 commit comments