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 @@ -1332,11 +1332,11 @@ spec:
- name: IMAGE_PRUNER_WEBHOOK
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:32860b6284883d1c0d8d73333ac930c8ccdb34a94048f31c7aab4f879892a3a6
- name: IMAGE_PAC_PAC_CONTROLLER
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:463d3534f3a04a3bf5ee3ccc8074491de0b09f569ac1f9ab43c05fe478129d8d
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e34b4b8b5c1a583a8de41819bdd8e3c7868dabae3b5663e182e2633cfbbee29
- name: IMAGE_PAC_PAC_WEBHOOK
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b72f50a152a36bad3229cdff5d7a59f12082243dce4898cc33a4f779d79f711f
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4080cbbe5284615df6656d7bba3e3df42b71bd05fce8f7007aabd7d8a3693243
- name: IMAGE_PAC_PAC_WATCHER
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:553b31c6c99bc3dc6e77f3c3303a73bd12ee2203bf454086238807bf70c625ec
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:986bdb758fd679736bd45b2bf43d3e9bd179851c97f3f80dfcd6162e9edfea59
- name: IMAGE_PAC_PAC_CLI
value: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:39bfb51bb2a5fe9f9acf1f0e5406a3fe9811a173a9eb10cfd3fd73e5e1bbceec
- name: IMAGE_RESULTS_WATCHER
Expand Down Expand Up @@ -1600,11 +1600,11 @@ spec:
name: IMAGE_PRUNER_CONTROLLER
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pruner-webhook-rhel9@sha256:32860b6284883d1c0d8d73333ac930c8ccdb34a94048f31c7aab4f879892a3a6
name: IMAGE_PRUNER_WEBHOOK
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:463d3534f3a04a3bf5ee3ccc8074491de0b09f569ac1f9ab43c05fe478129d8d
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:4e34b4b8b5c1a583a8de41819bdd8e3c7868dabae3b5663e182e2633cfbbee29
name: IMAGE_PAC_PAC_CONTROLLER
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b72f50a152a36bad3229cdff5d7a59f12082243dce4898cc33a4f779d79f711f
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4080cbbe5284615df6656d7bba3e3df42b71bd05fce8f7007aabd7d8a3693243
name: IMAGE_PAC_PAC_WEBHOOK
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:553b31c6c99bc3dc6e77f3c3303a73bd12ee2203bf454086238807bf70c625ec
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:986bdb758fd679736bd45b2bf43d3e9bd179851c97f3f80dfcd6162e9edfea59
name: IMAGE_PAC_PAC_WATCHER
- image: registry.stage.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:39bfb51bb2a5fe9f9acf1f0e5406a3fe9811a173a9eb10cfd3fd73e5e1bbceec
name: IMAGE_PAC_PAC_CLI
Expand Down