Skip to content

Commit db5339a

Browse files
Satyam BhardwajBharath Nallapeta
authored andcommitted
downgrade pac to 0.16
- the reason being PACv0.17 generates v1 PipelineRun on the cluster but 1.9 doesn't have v1 APIs Signed-off-by: Satyam Bhardwaj <[email protected]>
1 parent a07a5a0 commit db5339a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/gitops/argocd/pipeline-service/pipelines-as-code/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ commonLabels:
66

77
resources:
88
- allow-argocd.yaml
9-
- https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.17.0/release.yaml
9+
- https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.16.0/release.yaml
1010

1111
patchesStrategicMerge:
1212
- disable-pipelines-as-code-webhook.yaml

0 commit comments

Comments
 (0)