Skip to content

Commit 86797df

Browse files
authored
Merge pull request #50 from mbaldessari/new-build-trigger
Update versions
2 parents 798396a + 71cee68 commit 86797df

2 files changed

Lines changed: 20 additions & 19 deletions

File tree

.github/workflows/superlinter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
uses: validatedpatterns/github-actions-library/.github/workflows/superlinter.yml@v1
1313
with:
1414
sl_env: |
15+
VALIDATE_MARKDOWN_PRETTIER=false
1516
VALIDATE_TRIVY=false

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,26 +12,26 @@ This container provides a focused environment with essential tools for executing
1212

1313
<!-- textlint-disable -->
1414

15-
| name | type | version |
15+
| name | type | version |
1616
| :----------------: | :--------: | :-----: |
17-
| ansible | pip | 2.16.14 |
18-
| ansible.posix | collection | 2.1.0 |
19-
| ansible-runner | pip | 2.4.1 |
20-
| ansible.utils | collection | 6.0.0 |
21-
| community.general | collection | 11.3.0 |
22-
| community.okd | collection | 5.0.0 |
23-
| git-core | package | 2.47.3 |
24-
| gzip | package | 1.12 |
25-
| jmespath | pip | 1.0.1 |
26-
| jq | package | 1.6 |
27-
| kubernetes.core | collection | 6.1.0 |
28-
| kubernetes | pip | 34.1.0 |
29-
| make | package | 4.3 |
30-
| openshift | binary | 4.19.17 |
31-
| python3-pip | package | 21.3.1 |
32-
| python | package | 3.11.11 |
33-
| rhvp.cluster_utils | collection | 1.1.0 |
34-
| sshpass | package | 1.09 |
17+
|ansible |pip |2.16.14 |
18+
|ansible.posix |collection |2.1.0 |
19+
|ansible-runner |pip |2.4.2 |
20+
|ansible.utils |collection |6.0.0 |
21+
|community.general |collection |11.4.1 |
22+
|community.okd |collection |5.0.0 |
23+
|git-core |package |2.47.3 |
24+
|gzip |package |1.12 |
25+
|jmespath |pip |1.0.1 |
26+
|jq |package |1.6 |
27+
|kubernetes.core |collection |6.2.0 |
28+
|kubernetes |pip |34.1.0 |
29+
|make |package |4.3 |
30+
|openshift |binary |4.19.17 |
31+
|python3-pip |package |21.3.1 |
32+
|python |package |3.11.11 |
33+
|rhvp.cluster_utils |collection |1.1.0 |
34+
|sshpass |package |1.09 |
3535

3636
<!-- textlint-enable -->
3737

0 commit comments

Comments
 (0)