File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ kind: Kustomization
5
5
images :
6
6
- name : controller
7
7
newName : ghcr.io/eiffel-community/etos-controller
8
- newTag : 99f9c33e
8
+ newTag : 1c0d24e4
Original file line number Diff line number Diff line change @@ -3044,7 +3044,7 @@ spec:
3044
3044
- --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
3045
3045
command :
3046
3046
- /manager
3047
- image : ghcr.io/eiffel-community/etos-controller:99f9c33e
3047
+ image : ghcr.io/eiffel-community/etos-controller:1c0d24e4
3048
3048
livenessProbe :
3049
3049
httpGet :
3050
3050
path : /healthz
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ spec:
132
132
- --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
133
133
command :
134
134
- /manager
135
- image : ghcr.io/eiffel-community/etos-controller:99f9c33e
135
+ image : ghcr.io/eiffel-community/etos-controller:1c0d24e4
136
136
livenessProbe :
137
137
httpGet :
138
138
path : /healthz
You can’t perform that action at this time.
0 commit comments