Skip to content

[bot:next] Update catalog #5585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.15/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
{
"schema": "olm.bundle",
"name": "openshift-pipelines-operator-rh.v5.0.5-597",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954"
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd"
},
{
"schema": "olm.bundle",
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.16/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
{
"schema": "olm.bundle",
"name": "openshift-pipelines-operator-rh.v5.0.5-597",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954"
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd"
},
{
"schema": "olm.bundle",
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.17/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
{
"schema": "olm.bundle",
"name": "openshift-pipelines-operator-rh.v5.0.5-597",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954"
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd"
},
{
"schema": "olm.bundle",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10465,7 +10465,7 @@
"schema": "olm.bundle",
"name": "openshift-pipelines-operator-rh.v5.0.5-597",
"package": "openshift-pipelines-operator-rh",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd",
"properties": [
{
"type": "olm.gvk",
Expand Down Expand Up @@ -11037,7 +11037,7 @@
}
]
},
"description": "Red Hat OpenShift Pipelines is a cloud-native continuous integration and delivery\n(CI/CD) solution for building pipelines using [Tekton](https://tekton.dev).\nTekton is a flexible Kubernetes-native open-source CI/CD framework, which\nenables automating deployments across multiple platforms (Kubernetes,\nserverless, VMs, etc) by abstracting away the underlying details.\n\n## Features\n\n* Standard CI/CD pipelines definition\n* Build images with Kubernetes tools such as S2I, Buildah, Buildpacks, Kaniko, etc\n* Deploy applications to multiple platforms such as Kubernetes, serverless and VMs\n* Easy to extend and integrate with existing tools\n* Scale pipelines on-demand\n* Portable across any Kubernetes platform\n* Designed for microservices and decentralized team\n* Integrated with OpenShift Developer Console\n\n## Installation\n\n_Red Hat OpenShift Pipelines Operator_ gets installed into a single namespace (openshift-operators) which would then install _Red Hat OpenShift Pipelines_ into the openshift-pipelines namespace. _Red Hat OpenShift Pipelines_ is however cluster-wide and can run pipelines created in any namespace.\n\n### Components\n\n- Tekton Pipelines: v1.1.0\n- Tekton Triggers: v0.32.0\n- Pipelines as Code: v0.35.1\n- Tekton Chains: v0.25.1\n- Tekton Hub (tech-preview): v1.21.0\n- Tekton Results (tech-preview): v0.15.0\n- Manual Approval Gate (tech-preview): v0.6.0\n- Tekton Pruner (tech-preview): v0.1.0\n\n## Getting Started\n\nIn order to get familiar with _OpenShift Pipelines_ concepts and create your first pipeline, follow the [OpenShift Pipelines Docs](https://docs.openshift.com/pipelines/5.0/create/creating-applications-with-cicd-pipelines.html).\n\n## CLI (tkn)\n\nTekton Pipelines cli project provides a CLI (tkn) for interacting with OpenShift Pipelines.\n\n[Download tkn](/command-line-tools) (links will be available on `command line tools` page after this operator is installed).\n",
"description": "Red Hat OpenShift Pipelines is a cloud-native continuous integration and delivery\n(CI/CD) solution for building pipelines using [Tekton](https://tekton.dev).\nTekton is a flexible Kubernetes-native open-source CI/CD framework, which\nenables automating deployments across multiple platforms (Kubernetes,\nserverless, VMs, etc) by abstracting away the underlying details.\n\n## Features\n\n* Standard CI/CD pipelines definition\n* Build images with Kubernetes tools such as S2I, Buildah, Buildpacks, Kaniko, etc\n* Deploy applications to multiple platforms such as Kubernetes, serverless and VMs\n* Easy to extend and integrate with existing tools\n* Scale pipelines on-demand\n* Portable across any Kubernetes platform\n* Designed for microservices and decentralized team\n* Integrated with OpenShift Developer Console\n\n## Installation\n\n_Red Hat OpenShift Pipelines Operator_ gets installed into a single namespace (openshift-operators) which would then install _Red Hat OpenShift Pipelines_ into the openshift-pipelines namespace. _Red Hat OpenShift Pipelines_ is however cluster-wide and can run pipelines created in any namespace.\n\n### Components\n\n- Tekton Pipelines: v1.1.0\n- Tekton Triggers: v0.32.0\n- Pipelines as Code: v0.35.1\n- Tekton Chains: v0.25.1\n- Tekton Hub (tech-preview): v1.21.0\n- Tekton Results (tech-preview): v0.15.1\n- Manual Approval Gate (tech-preview): v0.6.0\n- Tekton Pruner (tech-preview): v0.1.0\n\n## Getting Started\n\nIn order to get familiar with _OpenShift Pipelines_ concepts and create your first pipeline, follow the [OpenShift Pipelines Docs](https://docs.openshift.com/pipelines/5.0/create/creating-applications-with-cicd-pipelines.html).\n\n## CLI (tkn)\n\nTekton Pipelines cli project provides a CLI (tkn) for interacting with OpenShift Pipelines.\n\n[Download tkn](/command-line-tools) (links will be available on `command line tools` page after this operator is installed).\n",
"displayName": "Red Hat OpenShift Pipelines",
"installModes": [
{
Expand Down Expand Up @@ -11119,23 +11119,23 @@
},
{
"name": "IMAGE_PIPELINES_CONSOLE_PLUGIN",
"image": "quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:4bec53cb6db4e6b5eb1668af71e32ffc22d83837435e8d80011c212f59f6a543"
"image": "quay.io/openshift-pipeline/pipelines-console-plugin-rhel9@sha256:f4062cbd71a67388e0f420b11c6369b52091be3ff64fbaa48889cf6c13dcb533"
},
{
"name": "IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER",
"image": "quay.io/openshift-pipeline/pipelines-controller-rhel9@sha256:ec48b36fcd4b31e04850d1b687a3cd8584dd5dc1da0321f156ccf389d76c50cb"
"image": "quay.io/openshift-pipeline/pipelines-controller-rhel9@sha256:65bb10fb3b93fb9ba8e2ed71e56e82f74ea861bf573dff042c33be50e8e38f78"
},
{
"name": "IMAGE_PIPELINES_ARG__SHELL_IMAGE",
"image": "quay.io/openshift-pipeline/pipelines-entrypoint-rhel9@sha256:287a37ce4a65d6eb0f297d69c912935ab1988c0363c3fa42408edb902914609d"
"image": "quay.io/openshift-pipeline/pipelines-entrypoint-rhel9@sha256:10ea7102a676f041fbad0b354be49bec97eb0230b94177cb0513dd6bc9f87400"
},
{
"name": "IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE",
"image": "quay.io/openshift-pipeline/pipelines-entrypoint-rhel9@sha256:287a37ce4a65d6eb0f297d69c912935ab1988c0363c3fa42408edb902914609d"
"image": "quay.io/openshift-pipeline/pipelines-entrypoint-rhel9@sha256:10ea7102a676f041fbad0b354be49bec97eb0230b94177cb0513dd6bc9f87400"
},
{
"name": "IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER",
"image": "quay.io/openshift-pipeline/pipelines-events-rhel9@sha256:d0b37e65e8a20151200e68b0833fd6c58f9d5ed25024b023fb7132a6f69dbd16"
"image": "quay.io/openshift-pipeline/pipelines-events-rhel9@sha256:3aacb09a2454949f2986faff11ca6612c87797b23b28c9dcea762d233837f33f"
},
{
"name": "IMAGE_ADDONS_GIT_RUN",
Expand Down Expand Up @@ -11183,47 +11183,47 @@
},
{
"name": "IMAGE_PIPELINES_ARG__NOP_IMAGE",
"image": "quay.io/openshift-pipeline/pipelines-nop-rhel9@sha256:4f807189d31fc9bcd8628e9efc72880413fb11bad1da68839934ebbe264a45f8"
"image": "quay.io/openshift-pipeline/pipelines-nop-rhel9@sha256:48bc815d662dd8cd90f923eb22a42b238f7e84a11b7fc97cabb9b8bab9d68dde"
},
{
"name": "IMAGE_ADDONS_OPC",
"image": "quay.io/openshift-pipeline/pipelines-opc-rhel9@sha256:8befdc7866ba645c00133d7aef46ba782772d529af28a18604ea97e0cd4d6e94"
"image": "quay.io/openshift-pipeline/pipelines-opc-rhel9@sha256:1984275fff9170ee3b1df0aa277b8ab24a3c90572a96c3a913d5b0ddd6df6612"
},
{
"name": "",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954"
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd"
},
{
"name": "IMAGE_PIPELINES_PROXY",
"image": "quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:7119c250083ffce223d6dc746226037d1b8854a6bd3bfe9478b5fc6c478e33ee"
"image": "quay.io/openshift-pipeline/pipelines-operator-proxy-rhel9@sha256:6bc78dfb2098ff8bc92c5948f89f5ba361bee93047da7f537ee24ca5c2e9abbd"
},
{
"name": "TEKTON_OPERATOR_WEBHOOK",
"image": "quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:0feb99a6d95bbc106ec003ee7c049ffbcff373d81ec39e08a523e3cbc21d904e"
"image": "quay.io/openshift-pipeline/pipelines-operator-webhook-rhel9@sha256:afc4e5400dcfda1d98c27cf37574c6a6e1adf05c6f8ca153be84c5d184459798"
},
{
"name": "IMAGE_PAC_PAC_CLI",
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-cli-rhel9@sha256:9fc92eec2ff9f0882d5b7f22cd8fe5c98497719943fc7ffe96a934dd43c03bc6"
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-cli-rhel9@sha256:eaff3e5ce85b435807cc114cd2e055624a0d060c1403c9697c7f2a92894d3974"
},
{
"name": "IMAGE_PAC_PAC_CONTROLLER",
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:39d0817b221048b29ca98022443d322a1361e575dfe304bc7a0a70d29f7cf08a"
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-controller-rhel9@sha256:0caa26268184b201d05fc4a4a1fe5ea15fbc931a58d9429643bc0b9e8e522443"
},
{
"name": "IMAGE_PAC_PAC_WATCHER",
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:03a08a0a0fba485b310ca0b297aa2194da3b82015fe9310fd8a70638f642b79b"
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-watcher-rhel9@sha256:e094f11dd8a52d2f39513bfe73254b3a66a6e870792958e665ab3b76e67ccceb"
},
{
"name": "IMAGE_PAC_PAC_WEBHOOK",
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:7f50da791ca0068e3e2046e5d563b2a1c1342ba7f32b23c4e310b74f59d16450"
"image": "quay.io/openshift-pipeline/pipelines-pipelines-as-code-webhook-rhel9@sha256:58227c1f1334644b30e0257d1ff00cc790a265c8727959ba5c73e42ffc7ef768"
},
{
"name": "IMAGE_PRUNER_CONTROLLER",
"image": "quay.io/openshift-pipeline/pipelines-pruner-controller-rhel9@sha256:6044a42fc64ab4c299a3cce2260f51c59dc0e8834d8de64c160bb4987fb42220"
},
{
"name": "IMAGE_PIPELINES_CONTROLLER",
"image": "quay.io/openshift-pipeline/pipelines-resolvers-rhel9@sha256:cbd46c773efcb29e561469348c4e206568693af3697b0275e1893a689ee86b68"
"image": "quay.io/openshift-pipeline/pipelines-resolvers-rhel9@sha256:46dc412bfe9491213fc9b91898011fea7232ba602829dd212e20890b13700042"
},
{
"name": "IMAGE_RESULTS_API",
Expand All @@ -11239,15 +11239,15 @@
},
{
"name": "OPENSHIFT_PIPELINES_OPERATOR_LIFECYCLE",
"image": "quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:1605fd1a2c81e027bf23e96fbdeeab55dc0e429bc3f2e0ca8a4797af84f19b94"
"image": "quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:760f9bc40312fdc6504eed7cb9e46291ae31a9e8eb2278f37b18f8a137f41dc6"
},
{
"name": "OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS",
"image": "quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:1605fd1a2c81e027bf23e96fbdeeab55dc0e429bc3f2e0ca8a4797af84f19b94"
"image": "quay.io/openshift-pipeline/pipelines-rhel9-operator@sha256:760f9bc40312fdc6504eed7cb9e46291ae31a9e8eb2278f37b18f8a137f41dc6"
},
{
"name": "IMAGE_PIPELINES_ARG__SIDECARLOGRESULTS_IMAGE",
"image": "quay.io/openshift-pipeline/pipelines-sidecarlogresults-rhel9@sha256:d22958bca1c235e404eb9e680ca8d67de99aa9ff16159de1e6ffb46702896b45"
"image": "quay.io/openshift-pipeline/pipelines-sidecarlogresults-rhel9@sha256:2a4e60dc6698ed9d7ee0ba84c1c23892d54cdb334b477944cf0e3572af6ee600"
},
{
"name": "IMAGE_TRIGGERS_TEKTON_TRIGGERS_CONTROLLER",
Expand All @@ -11267,11 +11267,11 @@
},
{
"name": "IMAGE_PIPELINES_WEBHOOK",
"image": "quay.io/openshift-pipeline/pipelines-webhook-rhel9@sha256:e753408963eb5abe65f7e9d0c053a6e8cbcf7f7b1b1326ad899638e3265b8b2e"
"image": "quay.io/openshift-pipeline/pipelines-webhook-rhel9@sha256:4c745afbb04ba9df0909bd71dab3b04094d1239995a4b0a7c184a7c2ac1d2f72"
},
{
"name": "IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE",
"image": "quay.io/openshift-pipeline/pipelines-workingdirinit-rhel9@sha256:91d87bec29436aa2cf03e2d485cd265af4d5aa7030e9dc89a68102a20d4dc2e0"
"image": "quay.io/openshift-pipeline/pipelines-workingdirinit-rhel9@sha256:18694ec858d7aac18c724e70f7ddc157e7ab66f6738d8e75abdcf903697ac817"
},
{
"name": "IMAGE_ADDONS_TKN_CLI_SERVE",
Expand Down
2 changes: 1 addition & 1 deletion .konflux/olm-catalog/index/v4.18/catalog-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
{
"schema": "olm.bundle",
"name": "openshift-pipelines-operator-rh.v5.0.5-597",
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:b44a5d92faec8f500900b149d95d752bed53b73f802dc9324be4c84a334e5954"
"image": "quay.io/openshift-pipeline/pipelines-operator-bundle@sha256:bc13671218a364ef7bb7b9a7fb900dd57cac9569607609141a1bf29d8abb87cd"
},
{
"schema": "olm.bundle",
Expand Down
Loading