diff --git a/.konflux/next/component-controller.yaml b/.konflux/next/component-controller.yaml index 85e5fa72..bc244883 100644 --- a/.konflux/next/component-controller.yaml +++ b/.konflux/next/component-controller.yaml @@ -15,4 +15,4 @@ spec: git: url: https://github.com/openshift-pipelines/manual-approval-gate dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile - revision: next + revision: release-v0.4.0 diff --git a/.konflux/next/component-webhook.yaml b/.konflux/next/component-webhook.yaml index f9e812fd..ede08330 100644 --- a/.konflux/next/component-webhook.yaml +++ b/.konflux/next/component-webhook.yaml @@ -15,4 +15,4 @@ spec: git: url: https://github.com/openshift-pipelines/manual-approval-gate dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile - revision: next + revision: release-v0.4.0