Skip to content

Commit

Permalink
Update docker release file to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Auernhammer committed May 3, 2021
1 parent 8af5141 commit 29ae29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
LABEL name="MinIO" \
vendor="MinIO Inc <dev@min.io>" \
maintainer="MinIO Inc <dev@min.io>" \
version="v0.13.4" \
release="v0.13.4" \
version="v0.14.0" \
release="v0.14.0" \
summary="KES is a stateless and distributed key-management system for high-performance applications." \
description="KES as the bridge between modern applications - running as containers on Kubernetes - and centralized KMS solutions. Therefore, KES has been designed to be simple, scalable and secure by default. It has just a few knobs to tweak instead of a complex configuration and does not require a deep understanding of secure key-management or cryptography."

Expand Down

0 comments on commit 29ae29a

Please sign in to comment.