Skip to content

Commit

Permalink
Merge pull request percona#263 from vorsel/psmdb-4.2.8-8
Browse files Browse the repository at this point in the history
PSMDB-635 Update psmdb-4.2 version
  • Loading branch information
vorsel authored Jul 8, 2020
2 parents fedafe4 + b2cf97b commit b513dd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion percona-server-mongodb.42/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plus additional enterprise-grade functionality."
LABEL org.opencontainers.image.license="SSPLv1"
LABEL org.opencontainers.image.authors="[email protected]"

ENV PSMDB_VERSION 4.2.7-7
ENV PSMDB_VERSION 4.2.8-8
LABEL org.label-schema.schema-version=${PSMDB_VERSION}
LABEL org.opencontainers.image.version=${PSMDB_VERSION}

Expand Down
2 changes: 1 addition & 1 deletion percona-server-mongodb.42/Dockerfile.k8s
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="Percona Server for MongoDB" \
description="Percona Server for MongoDB is our free and open-source drop-in replacement for MongoDB Community Edition. It offers all the features and benefits of MongoDB Community Edition, plus additional enterprise-grade functionality." \
maintainer="Percona Development <[email protected]>"

ENV PSMDB_VERSION 4.2.7-7
ENV PSMDB_VERSION 4.2.8-8
LABEL org.label-schema.schema-version=${PSMDB_VERSION}
LABEL org.opencontainers.image.version=${PSMDB_VERSION}

Expand Down

0 comments on commit b513dd7

Please sign in to comment.