Skip to content

Commit

Permalink
Fix API v1 migration
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
Roming22 committed Feb 8, 2024
1 parent 05217bc commit 99b0c70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/open-infra-deployment-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ spec:
- name: SCRIPT
value: $(params.infra-deployment-update-script)
taskRef:
resolver: bundles
bundle: quay.io/redhat-appstudio-tekton-catalog/task-update-infra-deployments:0.1
name: update-infra-deployments
finally:
Expand All @@ -64,5 +65,6 @@ spec:
- name: key-name
value: $(params.slack-webhook-notification-team)
taskRef:
resolver: bundles
bundle: quay.io/redhat-appstudio-tekton-catalog/task-slack-webhook-notification:0.1
name: slack-webhook-notification

0 comments on commit 99b0c70

Please sign in to comment.