Skip to content

Commit 07d5d76

Browse files
committed
Update OCP 4.16 to latest stable version
1 parent fb8a97d commit 07d5d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/vars/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ podman_insecure_registries:
4141
# To set a specific release to install.
4242
# TODO: support "latest"/"stable" e.g https://mirror.openshift.com/pub/openshift-v4/clients/ocp/stable-4.14/
4343
ocp_version: "4.16"
44-
ocp_minor_version: 37
44+
ocp_minor_version: 40
4545
ocp_release_image: "quay.io/openshift-release-dev/ocp-release:{{ ocp_version }}.{{ ocp_minor_version }}-x86_64"
4646
ocp_release_data_url: "https://mirror.openshift.com/pub/openshift-v4/clients/ocp/{{ ocp_version }}.{{ ocp_minor_version }}/release.txt"
4747
ocp_release_type: ga

0 commit comments

Comments
 (0)