We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed7d1c commit 01fefa3Copy full SHA for 01fefa3
openshift-hack/images/hyperkube/Dockerfile.rhel
@@ -14,4 +14,4 @@ COPY --from=builder /tmp/build/* /usr/bin/
14
LABEL io.k8s.display-name="OpenShift Kubernetes Server Commands" \
15
io.k8s.description="OpenShift is a platform for developing, building, and deploying containerized applications." \
16
io.openshift.tags="openshift,hyperkube" \
17
- io.openshift.build.versions="kubernetes=1.32.4"
+ io.openshift.build.versions="kubernetes=1.32.5"
0 commit comments