Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO-JIRA: Update RHTAP references (release-4.14) #3591

Merged
merged 1 commit into from
Feb 16, 2024
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tekton/hypershift-operator-main-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ spec:
runAfter:
- init
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:e13f6e9145b876e858d115abac1dc47fb3df891fcf10e8894672958372bd37dd
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:982e53397367ea9680b5cc543f5cbfc8e90124ffb463551eea33e4477d0a7ec6
name: git-clone
when:
- input: $(tasks.init.results.build)
Expand Down Expand Up @@ -186,7 +186,7 @@ spec:
runAfter:
- prefetch-dependencies
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:00402c68491f7cdd8e541fbbef0958eb78bc21a54ad1574d9ffd313a0b296867
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7311154c05410f4fa7be70903221f1a8d0749de41cb6648523a30593a1f92d98
name: buildah
when:
- input: $(tasks.init.results.build)
Expand Down
4 changes: 2 additions & 2 deletions .tekton/hypershift-operator-main-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
runAfter:
- init
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:e13f6e9145b876e858d115abac1dc47fb3df891fcf10e8894672958372bd37dd
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:982e53397367ea9680b5cc543f5cbfc8e90124ffb463551eea33e4477d0a7ec6
name: git-clone
when:
- input: $(tasks.init.results.build)
Expand Down Expand Up @@ -191,7 +191,7 @@ spec:
runAfter:
- prefetch-dependencies
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:00402c68491f7cdd8e541fbbef0958eb78bc21a54ad1574d9ffd313a0b296867
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7311154c05410f4fa7be70903221f1a8d0749de41cb6648523a30593a1f92d98
name: buildah
when:
- input: $(tasks.init.results.build)
Expand Down
4 changes: 2 additions & 2 deletions .tekton/hypershift-release-414-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ spec:
runAfter:
- init
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:e13f6e9145b876e858d115abac1dc47fb3df891fcf10e8894672958372bd37dd
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:982e53397367ea9680b5cc543f5cbfc8e90124ffb463551eea33e4477d0a7ec6
name: git-clone
when:
- input: $(tasks.init.results.build)
Expand Down Expand Up @@ -186,7 +186,7 @@ spec:
runAfter:
- prefetch-dependencies
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:00402c68491f7cdd8e541fbbef0958eb78bc21a54ad1574d9ffd313a0b296867
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7311154c05410f4fa7be70903221f1a8d0749de41cb6648523a30593a1f92d98
name: buildah
when:
- input: $(tasks.init.results.build)
Expand Down
4 changes: 2 additions & 2 deletions .tekton/hypershift-release-414-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
runAfter:
- init
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:e13f6e9145b876e858d115abac1dc47fb3df891fcf10e8894672958372bd37dd
bundle: quay.io/redhat-appstudio-tekton-catalog/task-git-clone:0.1@sha256:982e53397367ea9680b5cc543f5cbfc8e90124ffb463551eea33e4477d0a7ec6
name: git-clone
when:
- input: $(tasks.init.results.build)
Expand Down Expand Up @@ -191,7 +191,7 @@ spec:
runAfter:
- prefetch-dependencies
taskRef:
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:00402c68491f7cdd8e541fbbef0958eb78bc21a54ad1574d9ffd313a0b296867
bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7311154c05410f4fa7be70903221f1a8d0749de41cb6648523a30593a1f92d98
name: buildah
when:
- input: $(tasks.init.results.build)
Expand Down