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 : aae1d309
8
+ newTag : 4707ec45
Original file line number Diff line number Diff line change @@ -3089,7 +3089,7 @@ spec:
3089
3089
- --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
3090
3090
command :
3091
3091
- /manager
3092
- image : ghcr.io/eiffel-community/etos-controller:aae1d309
3092
+ image : ghcr.io/eiffel-community/etos-controller:4707ec45
3093
3093
livenessProbe :
3094
3094
httpGet :
3095
3095
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:aae1d309
135
+ image : ghcr.io/eiffel-community/etos-controller:4707ec45
136
136
livenessProbe :
137
137
httpGet :
138
138
path : /healthz
You can’t perform that action at this time.
0 commit comments