Skip to content

Commit 00d6ea7

Browse files
committed
Update oc to 4.19.17
1 parent 21492ce commit 00d6ea7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ LABEL org.opencontainers.image.title="${TITLE}" \
2323
ARG DNF_TO_REMOVE="dejavu-sans-fonts langpacks-core-font-en langpacks-core-en langpacks-en tar"
2424
ARG RPM_TO_FORCEFULLY_REMOVE="cracklib-dicts"
2525
# Versions
26-
ARG OPENSHIFT_CLIENT_VERSION="4.16.14"
26+
ARG OPENSHIFT_CLIENT_VERSION="4.19.17"
2727

2828
# As of 9/5/2024: awxkit is not compatible with python 3.12 due to setuptools
2929
# Ansible-core 2.16 is needed for losing track of async jobs (as noted in AGOF for infra.controller_configuration)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This container provides a focused environment with essential tools for executing
2727
| kubernetes.core | collection | 6.1.0 |
2828
| kubernetes | pip | 34.1.0 |
2929
| make | package | 4.3 |
30-
| openshift | binary | 4.16.14 |
30+
| openshift | binary | 4.19.17 |
3131
| python3-pip | package | 21.3.1 |
3232
| python | package | 3.11.11 |
3333
| rhvp.cluster_utils | collection | 1.1.0 |

0 commit comments

Comments
 (0)