Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
features.operators.openshift.io/token-auth-aws: 'false'
features.operators.openshift.io/token-auth-azure: 'false'
features.operators.openshift.io/token-auth-gcp: 'false'
olm.skipRange: '>=1.20.0 <5.0.5-842'
olm.skipRange: '>=1.20.0 <5.0.5-843'
operators.operatorframework.io/builder: operator-sdk-v1.37.0
operators.operatorframework.io/internal-objects: '["tektoninstallersets.operator.tekton.dev", "tektonconfigs.operator.tekton.dev","tektonpipelines.operator.tekton.dev","tektontriggers.operator.tekton.dev","tektonaddons.operator.tekton.dev", "tektonresults.operator.tekton.dev", "tektonchains.operator.tekton.dev", "openshiftpipelinesascodes.operator.tekton.dev", "manualapprovalgates.operator.tekton.dev","tektonpruners.operator.tekton.dev","tektonschedulers.operator.tekton.dev","tektonmulticlusterproxyaaes.operator.tekton.dev","syncerservices.operator.tekton.dev"]'
operators.operatorframework.io/project_layout: unknown
Expand All @@ -31,7 +31,7 @@ metadata:
operatorframework.io/arch.arm64: supported
operatorframework.io/arch.ppc64le: supported
operatorframework.io/arch.s390x: supported
name: openshift-pipelines-operator-rh.v5.0.5-842
name: openshift-pipelines-operator-rh.v5.0.5-843
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1323,7 +1323,7 @@ spec:
- name: METRICS_DOMAIN
value: tekton.dev/operator
- name: VERSION
value: 5.0.5-842
value: 5.0.5-843
- name: AUTOINSTALL_COMPONENTS
valueFrom:
configMapKeyRef:
Expand Down Expand Up @@ -1462,7 +1462,7 @@ spec:
value: registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bb058b3de08a97a38b1eb1c65df636dcb0632194c30c4d57569762097f9b6b86
- name: IMAGE_PIPELINES_CONSOLE_PLUGIN_LEGACY
value: registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:85fc10a62da7842eb0972f8141a08b000f79501067c3c2fa5decc146d9e7bab2
image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bc8937f0363342da9bd2450b0e389b15f5ca978184da01d6433845449f804a92
image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:7b4d5ef4394537652aa373237278131c17dc29f5730fc9783e9e729c190f7304
imagePullPolicy: Always
name: openshift-pipelines-operator-lifecycle
resources: {}
Expand Down Expand Up @@ -1495,12 +1495,12 @@ spec:
- name: PROFILING_PORT
value: '9009'
- name: VERSION
value: 5.0.5-842
value: 5.0.5-843
- name: METRICS_DOMAIN
value: tekton.dev/operator
- name: CONFIG_LEADERELECTION_NAME
value: tekton-operator-controller-config-leader-election
image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bc8937f0363342da9bd2450b0e389b15f5ca978184da01d6433845449f804a92
image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:7b4d5ef4394537652aa373237278131c17dc29f5730fc9783e9e729c190f7304
imagePullPolicy: Always
name: openshift-pipelines-operator-cluster-operations
resources: {}
Expand Down Expand Up @@ -1606,9 +1606,9 @@ spec:
provider:
name: Red Hat
relatedImages:
- image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bc8937f0363342da9bd2450b0e389b15f5ca978184da01d6433845449f804a92
- image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:7b4d5ef4394537652aa373237278131c17dc29f5730fc9783e9e729c190f7304
name: OPENSHIFT_PIPELINES_OPERATOR_LIFECYCLE
- image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bc8937f0363342da9bd2450b0e389b15f5ca978184da01d6433845449f804a92
- image: registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:7b4d5ef4394537652aa373237278131c17dc29f5730fc9783e9e729c190f7304
name: OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS
- image: registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:d474e47f13acae06ec76c0d94e7707c9cd950f66737010f78245c8235b4b3c40
name: IMAGE_PIPELINES_PROXY
Expand Down Expand Up @@ -1738,5 +1738,5 @@ spec:
name: IMAGE_PIPELINES_CONSOLE_PLUGIN
- image: registry.redhat.io/openshift-pipelines/pipelines-console-plugin-pf5-rhel9@sha256:85fc10a62da7842eb0972f8141a08b000f79501067c3c2fa5decc146d9e7bab2
name: IMAGE_PIPELINES_CONSOLE_PLUGIN_LEGACY
replaces: openshift-pipelines-operator-rh.v5.0.5-841
version: 5.0.5-842
replaces: openshift-pipelines-operator-rh.v5.0.5-842
version: 5.0.5-843
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ kind: CustomResourceDefinition
metadata:
name: tektonmulticlusterproxyaaes.operator.tekton.dev
labels:
version: "5.0.5-842"
version: "5.0.5-843"
operator.tekton.dev/release: "devel"
spec:
group: operator.tekton.dev
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app: tekton-operator
name: tekton-operator-webhook
operator.tekton.dev/release: "devel"
version: 5.0.5-842
version: 5.0.5-843
name: tekton-operator-webhook
spec:
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
creationTimestamp: null
labels:
name: openshift-pipelines-operator
version: 5.0.5-842
version: 5.0.5-843
name: tekton-operator
spec:
ports:
Expand Down