Skip to content

Commit

Permalink
build-definitions update (#409)
Browse files Browse the repository at this point in the history
Automatic update

Co-authored-by: auto-update <>
Co-authored-by: Michal Kovarik <[email protected]>
  • Loading branch information
1 parent dcc6ee8 commit 9227ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/build/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ configMapGenerator:
- name: build-pipelines-defaults
namespace: build-templates
literals:
- default_build_bundle=quay.io/redhat-appstudio/build-templates-bundle:b6e52db42dfafb08ed74e641ee5c9335ba125fe9
- default_build_bundle=quay.io/redhat-appstudio/build-templates-bundle:f32d821e114e5174c5006929143f6a0ba04c6538

# Skip applying the Tekton operands while the Tekton operator is being installed.
# See more information about this option, here:
Expand Down
2 changes: 1 addition & 1 deletion hack/build/templates/default-build-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
value: .
pipelineRef:
name: PIPELINE_NAME_PLACEHOLDER
bundle: quay.io/redhat-appstudio/build-templates-bundle:b6e52db42dfafb08ed74e641ee5c9335ba125fe9
bundle: quay.io/redhat-appstudio/build-templates-bundle:f32d821e114e5174c5006929143f6a0ba04c6538
workspaces:
- name: workspace
persistentVolumeClaim:
Expand Down

0 comments on commit 9227ac4

Please sign in to comment.