You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ RUN ln -s /usr/lib64/libgcrypt.so.11.8.2 /usr/lib64/libgcrypt.so.11
32
32
LABEL name="HPE CSI Driver for Kubernetes" \
33
33
maintainer="HPE Storage" \
34
34
vendor="HPE" \
35
-
version="2.5.2-beta" \
35
+
version="2.5.2" \
36
36
summary="HPE CSI Driver for Kubernetes" \
37
37
description="The HPE CSI Driver for Kubernetes enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage." \
38
38
io.k8s.display-name="HPE CSI Driver for Kubernetes" \
0 commit comments