Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@ spec:
- name: OPERATOR_NAME
value: redhat-openshift-pipelines-operator
- name: IMAGE_PIPELINES_PROXY
value: quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:3647582007bdb27de1399f5e3390f691e91a1a1f8680a4a886d20d92a3d81db9
value: quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:19751e2094919e7c0fd7a96fabb38d8d0e8ac6217171a8d2ceb8965236dd3e37
- name: IMAGE_JOB_PRUNER_TKN
value: quay.io/openshift-pipeline/pipelines-cli-tkn-rhel9@sha256:9e95cea384268d4f9d9d15f5da2e6f29e52209f2b16b63bab856ce9827f8a5e4
- name: METRICS_DOMAIN
Expand Down Expand Up @@ -1349,7 +1349,7 @@ spec:
value: registry.redhat.io/ubi9/openjdk-17@sha256:555c8bcd2596637befd1a6da4aa949c5a2640cf66e09c2dfb932afe37e39095e
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN
value: quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:b90510e3bc8feb9cfd04cb24d4ccc15cb9039187e646298830f66ec73303603a
image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:7e5986360d56b950a15a160201a251405a891f6e42b1dc70bf7a69584e44058d
image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:3044e54fb46809bd6b0a0da947d7852ea55b0e6f0bbff5fa7812db1c43f52d31
imagePullPolicy: Always
name: openshift-pipelines-operator-lifecycle
resources: {}
Expand Down Expand Up @@ -1387,7 +1387,7 @@ spec:
value: tekton.dev/operator
- name: CONFIG_LEADERELECTION_NAME
value: tekton-operator-controller-config-leader-election
image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:7e5986360d56b950a15a160201a251405a891f6e42b1dc70bf7a69584e44058d
image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:3044e54fb46809bd6b0a0da947d7852ea55b0e6f0bbff5fa7812db1c43f52d31
imagePullPolicy: Always
name: openshift-pipelines-operator-cluster-operations
resources: {}
Expand Down Expand Up @@ -1444,7 +1444,7 @@ spec:
value: tekton.dev/operator
- name: PLATFORM
value: openshift
image: quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:462f174293afd72d270cc15afc5c334c5e29eeb02beb162c49ffc2e25e0ff505
image: quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:4c0a87b29cdb64eb0357d8e871d49c949917d79e946b29a80cf5225d7c1e1f65
name: tekton-operator-webhook
ports:
- containerPort: 8443
Expand Down Expand Up @@ -1490,11 +1490,11 @@ spec:
provider:
name: Red Hat
relatedImages:
- image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:7e5986360d56b950a15a160201a251405a891f6e42b1dc70bf7a69584e44058d
- image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:3044e54fb46809bd6b0a0da947d7852ea55b0e6f0bbff5fa7812db1c43f52d31
name: OPENSHIFT_PIPELINES_OPERATOR_LIFECYCLE
- image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:7e5986360d56b950a15a160201a251405a891f6e42b1dc70bf7a69584e44058d
- image: quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:3044e54fb46809bd6b0a0da947d7852ea55b0e6f0bbff5fa7812db1c43f52d31
name: OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS
- image: quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:3647582007bdb27de1399f5e3390f691e91a1a1f8680a4a886d20d92a3d81db9
- image: quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:19751e2094919e7c0fd7a96fabb38d8d0e8ac6217171a8d2ceb8965236dd3e37
name: IMAGE_PIPELINES_PROXY
- image: quay.io/openshift-pipeline/pipelines-controller-rhel9@sha256:bcd247afad787369b6398b9c80c8248a70443b2a50e5b421725a1b73e78dab45
name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
Expand Down Expand Up @@ -1578,7 +1578,7 @@ spec:
name: IMAGE_ADDONS_TKN_CLI_SERVE
- image: quay.io/openshift-pipeline/pipelines-serve-tkn-cli-rhel9@sha256:ac27f336d3e4e9e2538a867c1a956ca8328428948dd72d9ad6456c346ab48989
name: IMAGE_ADDONS_TKN_CLI_SERVE_INIT_CONFIG
- image: quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:462f174293afd72d270cc15afc5c334c5e29eeb02beb162c49ffc2e25e0ff505
- image: quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:4c0a87b29cdb64eb0357d8e871d49c949917d79e946b29a80cf5225d7c1e1f65
name: TEKTON_OPERATOR_WEBHOOK
- image: quay.io/openshift-pipeline/pipelines-chains-controller-rhel9@sha256:4029c6f4920a87bd8a0610ab1a310d1752bbbe52660d0fd8364370c9d8d9baa8
name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
Expand Down