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 : 9549fedc
8+ newTag : 23dd90cf
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:9549fedc
3894+ image : ghcr.io/eiffel-community/etos-controller:23dd90cf
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:9549fedc
135+ image : ghcr.io/eiffel-community/etos-controller:23dd90cf
136136 livenessProbe :
137137 httpGet :
138138 path : /healthz
You can’t perform that action at this time.
0 commit comments