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
55images :
66- name : controller
77 newName : ghcr.io/eiffel-community/etos-controller
8- newTag : cdd436bc
8+ newTag : 7a7a85de
Original file line number Diff line number Diff line change @@ -3891,7 +3891,7 @@ spec:
38913891 - --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
38923892 command :
38933893 - /manager
3894- image : ghcr.io/eiffel-community/etos-controller:cdd436bc
3894+ image : ghcr.io/eiffel-community/etos-controller:7a7a85de
38953895 livenessProbe :
38963896 httpGet :
38973897 path : /healthz
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ spec:
132132 - --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
133133 command :
134134 - /manager
135- image : ghcr.io/eiffel-community/etos-controller:cdd436bc
135+ image : ghcr.io/eiffel-community/etos-controller:7a7a85de
136136 livenessProbe :
137137 httpGet :
138138 path : /healthz
You can’t perform that action at this time.
0 commit comments