1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00

Deprecate ansible-runner 0.2

Ansible-Runner 0.2 uses the image with ansible-runner version 2.12 which is [EOL](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix).
This PR deprecates it since Tests are failing as a result.
This commit is contained in:
Chitrang Patel 2024-03-07 10:07:25 -05:00 committed by tekton-robot
parent 710c77d5c5
commit 996b39875f

View File

@ -7,6 +7,7 @@ metadata:
app.kubernetes.io/version: '0.2'
app.kubernetes.io/ansible-version: '2.12.5'
annotations:
tekton.dev/deprecated: "true"
tekton.dev/pipelines.minVersion: '0.12.1'
tekton.dev/categories: CLI
tekton.dev/tags: cli