diff --git a/components/build/kustomization.yaml b/components/build/kustomization.yaml index 82f464d8e..0eec1a4f5 100644 --- a/components/build/kustomization.yaml +++ b/components/build/kustomization.yaml @@ -17,7 +17,7 @@ configMapGenerator: - name: build-pipelines-defaults namespace: build-templates literals: - - default_build_bundle=quay.io/redhat-appstudio/build-templates-bundle:fb1a1291cff78de06353a9748532a826f3a557f7 + - default_build_bundle=quay.io/redhat-appstudio/build-templates-bundle:861e28f4eb2380fd1531ee30a9e74fb6ce496b9f # Skip applying the Tekton operands while the Tekton operator is being installed. # See more information about this option, here: diff --git a/hack/build/templates/default-build-bundle.yaml b/hack/build/templates/default-build-bundle.yaml index 9566f1f85..cdb2bb4e8 100755 --- a/hack/build/templates/default-build-bundle.yaml +++ b/hack/build/templates/default-build-bundle.yaml @@ -21,7 +21,7 @@ spec: value: . pipelineRef: name: PIPELINE_NAME_PLACEHOLDER - bundle: quay.io/redhat-appstudio/build-templates-bundle:fb1a1291cff78de06353a9748532a826f3a557f7 + bundle: quay.io/redhat-appstudio/build-templates-bundle:861e28f4eb2380fd1531ee30a9e74fb6ce496b9f workspaces: - name: workspace persistentVolumeClaim: