diff --git a/.github/workflows/dependabot-deps.yaml b/.github/workflows/dependabot-deps.yaml index 08b73f2a93..4573a188a0 100644 --- a/.github/workflows/dependabot-deps.yaml +++ b/.github/workflows/dependabot-deps.yaml @@ -14,7 +14,7 @@ jobs: if: ${{ github.actor == 'dependabot[bot]' }} steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: ${{ github.head_ref }} path: ./src/github.com/${{ github.repository }} diff --git a/.tekton/bundle-build.yaml b/.tekton/bundle-build.yaml index bb88c06eec..f58548880a 100755 --- a/.tekton/bundle-build.yaml +++ b/.tekton/bundle-build.yaml @@ -26,7 +26,8 @@ spec: name: build-source-image type: string - default: "false" - description: 'Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.' + description: 'Enable in-development package managers. WARNING: the behavior may + change at any time without notice. Use at your own risk.' name: prefetch-input-dev-package-managers - default: [] description: Additional image tags @@ -43,11 +44,13 @@ spec: name: output-image type: string - default: . - description: Path to the source code of an application's component from where to build image. + description: Path to the source code of an application's component from where + to build image. name: path-context type: string - default: Dockerfile - description: Path to the Dockerfile inside the context specified by parameter path-context + description: Path to the Dockerfile inside the context specified by parameter + path-context name: dockerfile type: string - default: "false" @@ -63,11 +66,13 @@ spec: name: prefetch-input type: string - default: "" - description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively. + description: Image tag expiration time, time values could be something like 1h, + 2d, 3w for hours, days, and weeks, respectively. name: image-expires-after type: string - default: docker - description: The format for the resulting image's mediaType. Valid values are oci or docker. + description: The format for the resulting image's mediaType. Valid values are + oci or docker. name: buildah-format type: string - default: "false" @@ -82,12 +87,14 @@ spec: name: build-args-file type: string - default: "false" - description: Whether to enable privileged mode, should be used only with remote VMs + description: Whether to enable privileged mode, should be used only with remote + VMs name: privileged-nested type: string - default: - linux/x86_64 - description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller. + description: List of platforms to build the container images on. The available + set of values is determined by the configuration of the multi-platform-controller. name: build-platforms type: array results: diff --git a/.tekton/docker-build.yaml b/.tekton/docker-build.yaml index f74c9d55d3..69b0ec16fc 100755 --- a/.tekton/docker-build.yaml +++ b/.tekton/docker-build.yaml @@ -18,7 +18,8 @@ spec: - linux/arm64 - linux/ppc64le - linux/s390x - description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller. + description: List of platforms to build the container images on. The available + set of values is determined by the configuration of the multi-platform-controller. name: build-platforms type: array - default: --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party @@ -30,7 +31,8 @@ spec: name: build-source-image type: string - default: "false" - description: 'Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.' + description: 'Enable in-development package managers. WARNING: the behavior may + change at any time without notice. Use at your own risk.' name: prefetch-input-dev-package-managers - default: [] description: Additional image tags @@ -47,11 +49,13 @@ spec: name: output-image type: string - default: . - description: Path to the source code of an application's component from where to build image. + description: Path to the source code of an application's component from where + to build image. name: path-context type: string - default: Dockerfile - description: Path to the Dockerfile inside the context specified by parameter path-context + description: Path to the Dockerfile inside the context specified by parameter + path-context name: dockerfile type: string - default: "false" @@ -67,7 +71,8 @@ spec: name: prefetch-input type: string - default: "" - description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively. + description: Image tag expiration time, time values could be something like 1h, + 2d, 3w for hours, days, and weeks, respectively. name: image-expires-after type: string - default: "true" @@ -75,7 +80,8 @@ spec: name: build-image-index type: string - default: docker - description: The format for the resulting image's mediaType. Valid values are oci or docker. + description: The format for the resulting image's mediaType. Valid values are + oci or docker. name: buildah-format type: string - default: "false" @@ -90,7 +96,8 @@ spec: name: build-args-file type: string - default: "false" - description: Whether to enable privileged mode, should be used only with remote VMs + description: Whether to enable privileged mode, should be used only with remote + VMs name: privileged-nested type: string results: diff --git a/.tekton/fbc-builder.yaml b/.tekton/fbc-builder.yaml index 848835da15..b0a559b674 100755 --- a/.tekton/fbc-builder.yaml +++ b/.tekton/fbc-builder.yaml @@ -15,9 +15,9 @@ spec: params: - default: - linux/x86_64 - # - linux/arm64 - # - linux/ppc64le - # - linux/s390x + - linux/arm64 + - linux/ppc64le + - linux/s390x description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller. name: build-platforms diff --git a/.tekton/serverless-index-137-fbc-412-pull-request.yaml b/.tekton/serverless-index-137-fbc-412-pull-request.yaml deleted file mode 100755 index 63654b33c9..0000000000 --- a/.tekton/serverless-index-137-fbc-412-pull-request.yaml +++ /dev/null @@ -1,56 +0,0 @@ -apiVersion: tekton.dev/v1 -kind: PipelineRun -metadata: - annotations: - build.appstudio.openshift.io/repo: https://github.com/openshift-knative/serverless-operator?rev={{revision}} - build.appstudio.redhat.com/commit_sha: '{{revision}}' - build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' - build.appstudio.redhat.com/target_branch: '{{target_branch}}' - pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-1.37" && ( files.all.exists(x, x.matches('^olm-catalog/serverless-operator-index/v4.12/')) || files.all.exists(x, x.matches('^.tekton/')) ) - creationTimestamp: null - labels: - appstudio.openshift.io/application: serverless-operator-137-fbc-412 - appstudio.openshift.io/component: serverless-index-137-fbc-412 - pipelines.appstudio.openshift.io/type: build - name: serverless-index-137-fbc-412-on-pull-request - namespace: ocp-serverless-tenant -spec: - params: - - name: dockerfile - value: Dockerfile - - name: path-context - value: ./olm-catalog/serverless-operator-index/v4.12 - - name: build-args - value: - - VERSION=1.37.1 - - TAG=v1.17.0 - - CLI_ARTIFACTS=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9:v4.16 - - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23 - - GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal - - JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21 - - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry:v4.12 - - name: git-url - value: '{{source_url}}' - - name: hermetic - value: "true" - - name: image-expires-after - value: 5d - - name: output-image - value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137-fbc-412/serverless-index-137-fbc-412:on-pr-{{revision}} - - name: build-platforms - value: - - linux/x86_64 - - name: revision - value: '{{revision}}' - pipelineRef: - name: fbc-builder - taskRunTemplate: - serviceAccountName: build-pipeline-serverless-index-137-fbc-412 - workspaces: - - name: git-auth - secret: - secretName: '{{ git_auth_secret }}' diff --git a/.tekton/serverless-index-137-fbc-412-push.yaml b/.tekton/serverless-index-137-fbc-412-push.yaml deleted file mode 100755 index 529ea1fb03..0000000000 --- a/.tekton/serverless-index-137-fbc-412-push.yaml +++ /dev/null @@ -1,55 +0,0 @@ -apiVersion: tekton.dev/v1 -kind: PipelineRun -metadata: - annotations: - build.appstudio.openshift.io/repo: https://github.com/openshift-knative/serverless-operator?rev={{revision}} - build.appstudio.redhat.com/commit_sha: '{{revision}}' - build.appstudio.redhat.com/target_branch: '{{target_branch}}' - pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "release-1.37" && ( files.all.exists(x, x.matches('^olm-catalog/serverless-operator-index/v4.12/')) || files.all.exists(x, x.matches('^.tekton/')) ) - creationTimestamp: null - labels: - appstudio.openshift.io/application: serverless-operator-137-fbc-412 - appstudio.openshift.io/component: serverless-index-137-fbc-412 - pipelines.appstudio.openshift.io/type: build - name: serverless-index-137-fbc-412-on-push - namespace: ocp-serverless-tenant -spec: - params: - - name: dockerfile - value: Dockerfile - - name: path-context - value: ./olm-catalog/serverless-operator-index/v4.12 - - name: build-args - value: - - VERSION=1.37.1 - - TAG=v1.17.0 - - CLI_ARTIFACTS=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9:v4.16 - - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23 - - GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal - - JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21 - - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry:v4.12 - - name: git-url - value: '{{source_url}}' - - name: hermetic - value: "true" - - name: output-image - value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137-fbc-412/serverless-index-137-fbc-412:{{revision}} - - name: revision - value: '{{revision}}' - - name: additional-tags - value: - - $(context.pipelineRun.uid)-{{revision}} - - 1.37.1 - - latest - pipelineRef: - name: fbc-builder - taskRunTemplate: - serviceAccountName: build-pipeline-serverless-index-137-fbc-412 - workspaces: - - name: git-auth - secret: - secretName: '{{ git_auth_secret }}' diff --git a/.tekton/serverless-index-137-fbc-413-pull-request.yaml b/.tekton/serverless-index-137-fbc-413-pull-request.yaml deleted file mode 100755 index aaff0fb3d1..0000000000 --- a/.tekton/serverless-index-137-fbc-413-pull-request.yaml +++ /dev/null @@ -1,56 +0,0 @@ -apiVersion: tekton.dev/v1 -kind: PipelineRun -metadata: - annotations: - build.appstudio.openshift.io/repo: https://github.com/openshift-knative/serverless-operator?rev={{revision}} - build.appstudio.redhat.com/commit_sha: '{{revision}}' - build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}' - build.appstudio.redhat.com/target_branch: '{{target_branch}}' - pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-1.37" && ( files.all.exists(x, x.matches('^olm-catalog/serverless-operator-index/v4.13/')) || files.all.exists(x, x.matches('^.tekton/')) ) - creationTimestamp: null - labels: - appstudio.openshift.io/application: serverless-operator-137-fbc-413 - appstudio.openshift.io/component: serverless-index-137-fbc-413 - pipelines.appstudio.openshift.io/type: build - name: serverless-index-137-fbc-413-on-pull-request - namespace: ocp-serverless-tenant -spec: - params: - - name: dockerfile - value: Dockerfile - - name: path-context - value: ./olm-catalog/serverless-operator-index/v4.13 - - name: build-args - value: - - VERSION=1.37.1 - - TAG=v1.17.0 - - CLI_ARTIFACTS=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9:v4.16 - - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23 - - GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal - - JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21 - - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry:v4.13 - - name: git-url - value: '{{source_url}}' - - name: hermetic - value: "true" - - name: image-expires-after - value: 5d - - name: output-image - value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137-fbc-413/serverless-index-137-fbc-413:on-pr-{{revision}} - - name: build-platforms - value: - - linux/x86_64 - - name: revision - value: '{{revision}}' - pipelineRef: - name: fbc-builder - taskRunTemplate: - serviceAccountName: build-pipeline-serverless-index-137-fbc-413 - workspaces: - - name: git-auth - secret: - secretName: '{{ git_auth_secret }}' diff --git a/.tekton/serverless-index-137-fbc-413-push.yaml b/.tekton/serverless-index-137-fbc-413-push.yaml deleted file mode 100755 index 944702c206..0000000000 --- a/.tekton/serverless-index-137-fbc-413-push.yaml +++ /dev/null @@ -1,55 +0,0 @@ -apiVersion: tekton.dev/v1 -kind: PipelineRun -metadata: - annotations: - build.appstudio.openshift.io/repo: https://github.com/openshift-knative/serverless-operator?rev={{revision}} - build.appstudio.redhat.com/commit_sha: '{{revision}}' - build.appstudio.redhat.com/target_branch: '{{target_branch}}' - pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "release-1.37" && ( files.all.exists(x, x.matches('^olm-catalog/serverless-operator-index/v4.13/')) || files.all.exists(x, x.matches('^.tekton/')) ) - creationTimestamp: null - labels: - appstudio.openshift.io/application: serverless-operator-137-fbc-413 - appstudio.openshift.io/component: serverless-index-137-fbc-413 - pipelines.appstudio.openshift.io/type: build - name: serverless-index-137-fbc-413-on-push - namespace: ocp-serverless-tenant -spec: - params: - - name: dockerfile - value: Dockerfile - - name: path-context - value: ./olm-catalog/serverless-operator-index/v4.13 - - name: build-args - value: - - VERSION=1.37.1 - - TAG=v1.17.0 - - CLI_ARTIFACTS=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9:v4.16 - - GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_golang_1.23 - - GO_RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal - - JAVA_BUILDER=registry.access.redhat.com/ubi9/openjdk-21 - - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry:v4.13 - - name: git-url - value: '{{source_url}}' - - name: hermetic - value: "true" - - name: output-image - value: quay.io/redhat-user-workloads/ocp-serverless-tenant/serverless-operator-137-fbc-413/serverless-index-137-fbc-413:{{revision}} - - name: revision - value: '{{revision}}' - - name: additional-tags - value: - - $(context.pipelineRun.uid)-{{revision}} - - 1.37.1 - - latest - pipelineRef: - name: fbc-builder - taskRunTemplate: - serviceAccountName: build-pipeline-serverless-index-137-fbc-413 - workspaces: - - name: git-auth - secret: - secretName: '{{ git_auth_secret }}' diff --git a/.tekton/serverless-index-137-fbc-415-pull-request.yaml b/.tekton/serverless-index-137-fbc-415-pull-request.yaml index 47e16c5cef..a4c53e68a4 100755 --- a/.tekton/serverless-index-137-fbc-415-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-415-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.15 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.15 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-415-push.yaml b/.tekton/serverless-index-137-fbc-415-push.yaml index eb071e73a3..636ef22dbd 100755 --- a/.tekton/serverless-index-137-fbc-415-push.yaml +++ b/.tekton/serverless-index-137-fbc-415-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.15 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.15 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-416-pull-request.yaml b/.tekton/serverless-index-137-fbc-416-pull-request.yaml index 53a98d4b52..be364957d6 100755 --- a/.tekton/serverless-index-137-fbc-416-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-416-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.16 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-416-push.yaml b/.tekton/serverless-index-137-fbc-416-push.yaml index 0289e86e4a..455aeabbad 100755 --- a/.tekton/serverless-index-137-fbc-416-push.yaml +++ b/.tekton/serverless-index-137-fbc-416-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.16 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-417-pull-request.yaml b/.tekton/serverless-index-137-fbc-417-pull-request.yaml index 9f45e062ad..45ac34e6d3 100755 --- a/.tekton/serverless-index-137-fbc-417-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-417-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.17 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.17 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-417-push.yaml b/.tekton/serverless-index-137-fbc-417-push.yaml index aeef4539b0..0fe4ae87df 100755 --- a/.tekton/serverless-index-137-fbc-417-push.yaml +++ b/.tekton/serverless-index-137-fbc-417-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.17 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.17 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-418-pull-request.yaml b/.tekton/serverless-index-137-fbc-418-pull-request.yaml index d6d9fe4436..4e8f96d3c8 100755 --- a/.tekton/serverless-index-137-fbc-418-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-418-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.18 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-418-push.yaml b/.tekton/serverless-index-137-fbc-418-push.yaml index 0a47020d27..6b8b9197d9 100755 --- a/.tekton/serverless-index-137-fbc-418-push.yaml +++ b/.tekton/serverless-index-137-fbc-418-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.18 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-419-pull-request.yaml b/.tekton/serverless-index-137-fbc-419-pull-request.yaml index b7e99ebce6..2184a2ea33 100755 --- a/.tekton/serverless-index-137-fbc-419-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-419-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.19 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.19 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-419-push.yaml b/.tekton/serverless-index-137-fbc-419-push.yaml index dc4578c340..1c543cba90 100755 --- a/.tekton/serverless-index-137-fbc-419-push.yaml +++ b/.tekton/serverless-index-137-fbc-419-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.19 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.19 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-420-pull-request.yaml b/.tekton/serverless-index-137-fbc-420-pull-request.yaml index 10b4bbe4a3..ca61fa7b4c 100755 --- a/.tekton/serverless-index-137-fbc-420-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-420-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.20 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.20 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-420-push.yaml b/.tekton/serverless-index-137-fbc-420-push.yaml index e125708c3a..8f3332d0ee 100755 --- a/.tekton/serverless-index-137-fbc-420-push.yaml +++ b/.tekton/serverless-index-137-fbc-420-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.20 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.20 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-421-pull-request.yaml b/.tekton/serverless-index-137-fbc-421-pull-request.yaml index f841b0f021..b118e90819 100755 --- a/.tekton/serverless-index-137-fbc-421-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-421-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.21 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.21 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-421-push.yaml b/.tekton/serverless-index-137-fbc-421-push.yaml index 658a43a344..2c9def3cda 100755 --- a/.tekton/serverless-index-137-fbc-421-push.yaml +++ b/.tekton/serverless-index-137-fbc-421-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.21 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.21 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-422-pull-request.yaml b/.tekton/serverless-index-137-fbc-422-pull-request.yaml index 988fe889cb..3018c49d0f 100755 --- a/.tekton/serverless-index-137-fbc-422-pull-request.yaml +++ b/.tekton/serverless-index-137-fbc-422-pull-request.yaml @@ -32,7 +32,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.21 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.22 - name: git-url value: '{{source_url}}' - name: hermetic diff --git a/.tekton/serverless-index-137-fbc-422-push.yaml b/.tekton/serverless-index-137-fbc-422-push.yaml index dabc91eb78..d0ff59e6e6 100755 --- a/.tekton/serverless-index-137-fbc-422-push.yaml +++ b/.tekton/serverless-index-137-fbc-422-push.yaml @@ -31,7 +31,7 @@ spec: - JAVA_RUNTIME=registry.access.redhat.com/ubi9/openjdk-21-runtime - NODE_BUILDER=registry.access.redhat.com/ubi9/nodejs-20 - NODE_RUNTIME=registry.access.redhat.com/ubi9/nodejs-20 - - OPM_IMAGE=brew.registry.redhat.io/rh-osbs/openshift-ose-operator-registry-rhel9:v4.21 + - OPM_IMAGE=registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.22 - name: git-url value: '{{source_url}}' - name: hermetic