Skip to content

Commit

Permalink
update pgadmin4 version numbers to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff McCormick committed Feb 2, 2018
1 parent 175de59 commit b0917ec
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion centos7/10/Dockerfile.pgadmin4.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="10" \
PostgresFullVersion="10.1" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
build-date="2018-01-30" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down
2 changes: 1 addition & 1 deletion centos7/9.5/Dockerfile.pgadmin4.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="9.5" \
PostgresFullVersion="9.5.10" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
build-date="2018-01-30" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down
2 changes: 1 addition & 1 deletion centos7/9.6/Dockerfile.pgadmin4.centos7
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="9.5" \
PostgresFullVersion="9.5.10" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
build-date="2018-01-30" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down
4 changes: 2 additions & 2 deletions docs/pgadmin4/help.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "pgadmin4 " "1" " Container Image Pages" "Jeff McCormick" "April 13, 2017"
.TH "pgadmin4 " "1" " Container Image Pages" "Crunchy Data" "April 13, 2017"
.nh
.ad l

Expand Down Expand Up @@ -51,4 +51,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa
\fB\fCRelease=\fR

.PP
The specific release number of the container. For example, Release="1.7.1"
The specific release number of the container. For example, Release="1.7.2"
4 changes: 2 additions & 2 deletions docs/pgadmin4/help.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= pgadmin4 (1)
Jeff McCormick
Crunchy Data
April 13, 2017
== NAME
pgadmin4 - pgadmin4 container image
Expand Down Expand Up @@ -34,4 +34,4 @@ The Red Hat Enterprise Linux version from which the container was built. For exa

`Release=`

The specific release number of the container. For example, Release="1.7.1"
The specific release number of the container. For example, Release="1.7.2"
2 changes: 1 addition & 1 deletion rhel7/10/Dockerfile.pgadmin4.rhel7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="10" \
PostgresFullVersion="10.1" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
#build-date="2017-05-11" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down
2 changes: 1 addition & 1 deletion rhel7/9.5/Dockerfile.pgadmin4.rhel7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="9.5" \
PostgresFullVersion="9.5.10" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
#build-date="2017-05-11" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down
2 changes: 1 addition & 1 deletion rhel7/9.6/Dockerfile.pgadmin4.rhel7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL name="crunchydata/pgadmin4" \
PostgresVersion="9.6" \
PostgresFullVersion="9.6.6" \
version="7.3" \
release="1.7.1" \
release="1.7.2" \
#build-date="2017-05-11" \
url="https://crunchydata.com" \
summary="Crunchy Data pgAdmin4 GUI utility" \
Expand Down

0 comments on commit b0917ec

Please sign in to comment.