Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
uses: validatedpatterns/github-actions-library/.github/workflows/superlinter.yml@v1
with:
sl_env: |
VALIDATE_MARKDOWN_PRETTIER=false
VALIDATE_TRIVY=false
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@ This container provides a focused environment with essential tools for executing

<!-- textlint-disable -->

| name | type | version |
| name | type | version |
| :----------------: | :--------: | :-----: |
| ansible | pip | 2.16.14 |
| ansible.posix | collection | 2.1.0 |
| ansible-runner | pip | 2.4.1 |
| ansible.utils | collection | 6.0.0 |
| community.general | collection | 11.3.0 |
| community.okd | collection | 5.0.0 |
| git-core | package | 2.47.3 |
| gzip | package | 1.12 |
| jmespath | pip | 1.0.1 |
| jq | package | 1.6 |
| kubernetes.core | collection | 6.1.0 |
| kubernetes | pip | 34.1.0 |
| make | package | 4.3 |
| openshift | binary | 4.19.17 |
| python3-pip | package | 21.3.1 |
| python | package | 3.11.11 |
| rhvp.cluster_utils | collection | 1.1.0 |
| sshpass | package | 1.09 |
|ansible |pip |2.16.14 |
|ansible.posix |collection |2.1.0 |
|ansible-runner |pip |2.4.2 |
|ansible.utils |collection |6.0.0 |
|community.general |collection |11.4.1 |
|community.okd |collection |5.0.0 |
|git-core |package |2.47.3 |
|gzip |package |1.12 |
|jmespath |pip |1.0.1 |
|jq |package |1.6 |
|kubernetes.core |collection |6.2.0 |
|kubernetes |pip |34.1.0 |
|make |package |4.3 |
|openshift |binary |4.19.17 |
|python3-pip |package |21.3.1 |
|python |package |3.11.11 |
|rhvp.cluster_utils |collection |1.1.0 |
|sshpass |package |1.09 |

<!-- textlint-enable -->

Expand Down