There was an error while loading. Please reload this page.
1 parent edb306f commit 7eef3d8Copy full SHA for 7eef3d8
1 file changed
.ko.yaml
@@ -1,4 +1,5 @@
1
defaultBaseImage: gcr.io/distroless/static:nonroot
2
baseImageOverrides:
3
- github.com/openshift-pipelines/manual-approval-gate/cmd/approver: registry.access.redhat.com/ubi8/ubi-minimal
4
- github.com/openshift-pipelines/manual-approval-gate/cmd/controller: registry.access.redhat.com/ubi8/ubi-minimal
+ github.com/openshift-pipelines/manual-approval-gate/cmd/approver: registry.access.redhat.com/ubi9/ubi-minimal
+ github.com/openshift-pipelines/manual-approval-gate/cmd/controller: registry.access.redhat.com/ubi9/ubi-minimal
5
+ github.com/openshift-pipelines/manual-approval-gate/cmd/webhook: registry.access.redhat.com/ubi9/ubi-minimal
0 commit comments