Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3afcece

Browse files
committedNov 28, 2024
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
1 parent bd4684a commit 3afcece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎openshift-hack/images/hyperkube/Dockerfile.rhel

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ COPY --from=builder /tmp/build/* /usr/bin/
1414
LABEL io.k8s.display-name="OpenShift Kubernetes Server Commands" \
1515
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
1616
io.openshift.tags="openshift,hyperkube" \
17-
io.openshift.build.versions="kubernetes=1.31.0"
17+
io.openshift.build.versions="kubernetes=1.32.0"

0 commit comments

Comments
 (0)
Please sign in to comment.