Skip to content

Commit

Permalink
Merge branch 'main' into git-ca-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
gbenhaim authored Mar 5, 2024
2 parents 8e9d7bf + da638c3 commit 6de9147
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 32 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/shellspec.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions policies/all-tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ sources:
exclude:
# https://issues.redhat.com/browse/KFLUXBUGS-1111
- step_image_registries.step_images_permitted:generate-odcs-compose/noversion
# https://issues.redhat.com/browse/EC-425
- step_image_registries.step_images_permitted:tkn-bundle/0.1
# https://issues.redhat.com/browse/KFLUXBUGS-1110
- step_image_registries.step_images_permitted:verify-signed-rpms/noversion
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"quay.io/enterprise-contract/"
],
"matchPackageNames": [
"quay.io/openshift-pipeline/openshift-pipelines-cli-tkn"
"registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8"
],
"groupName": "ec",
"reviewers": ["zregvart", "lcarva"]
Expand Down
2 changes: 1 addition & 1 deletion task/tkn-bundle/0.1/tkn-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
printf "%s\n" "${FILES[@]}" > "${TASK_FILE}"
workingDir: $(workspaces.source.path)
- image: quay.io/openshift-pipeline/openshift-pipelines-cli-tkn:5.0
- image: registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel8:v1.13.1@sha256:575faccd21c06a4f33e39382b9dc17681c60b41ef0e124d2980b75c39909c36a
name: build
env:
- name: CONTEXT
Expand Down

0 comments on commit 6de9147

Please sign in to comment.