Skip to content

Releases: deis/postgres

Deis Postgres v2.5.6

06 Sep 14:13
Compare
Choose a tag to compare

v2.5.5 -> v2.5.6

Fixes

  • 08c9ab6 Dockerfile: bump postgresql version to current Ubuntu patch

Deis Postgres v2.5.5

31 Aug 16:48
Compare
Choose a tag to compare

v2.5.4 -> v2.5.5

Fixes

  • d44237f Dockerfile: bump postgresql version to current Ubuntu patch

Documentation

  • 0f38b04 README.md: remove outdated license blurb
  • f819b2f README.md: add notice of final release and maintenance mode

Deis Postgres v2.5.4

31 May 20:33
Compare
Choose a tag to compare

v2.5.3 -> v2.5.4

Refactors

  • fc7d7a3 ci: remove travis; update badge
  • e751af6 LICENSE: switch to MIT license

Fixes

  • 35551af Dockerfile: pin azure-storage to version wal-e currently lusing

Maintenance

  • 35ed09f Dockerfile: bump postgres-9.4 version, update azure storage import

Deis Postgres v2.5.3

31 Mar 17:33
Compare
Choose a tag to compare

v2.5.2 -> v2.5.3

Fixes

  • f36f1e9 contrib/ci/*: fix scripts

Maintenance

  • 7713ff3 Makefile: remove test-unit target

Deis Postgres v2.5.2

27 Feb 21:50
Compare
Choose a tag to compare

v2.5.1 -> v2.5.2

Fixes

  • 5188f77 create_bucket: avoid S3 InvalidLocationConstraint error
  • 2ada84f .travis.yml: declare env vars on one line

Maintenance

  • 614fd40 Dockerfile: bump PG_VERSION to 9.4.11-1.pgdg16.04+1

Deis Postgres v2.5.1

30 Jan 21:30
Compare
Choose a tag to compare

v2.5.0 -> v2.5.1

Features

  • 524fdf5 Makefile: set docker build flags via environment variable

Fixes

  • c9f6e01 001_setup_envdir.sh: inspect actual var instead of literal string

Maintenance

  • d04a77b Dockerfile: update deis/base to v0.3.6

Deis Postgres v2.5.0

03 Jan 20:08
Compare
Choose a tag to compare

v2.4.4 -> v2.5.0

Features

  • 830cee8 charts: Add support to specify creds for in cluster db through values file

Deis Postgres v2.4.4

05 Dec 18:15
Compare
Choose a tag to compare

v2.4.3 -> v2.4.4

Fixes

  • bc77951 create_bucket: try default s3 region on create error
  • 8bf4c52 create_bucket: propagate us-east-1 to wal-e

Deis Postgres v2.4.3

30 Nov 17:53
Compare
Choose a tag to compare

v2.4.2 -> v2.4.3

Fixes

  • 758632d setup-envdir: convert AWS_REGION to WALE_S3_ENDPOINT

Deis Postgres v2.4.2

29 Nov 23:02
Compare
Choose a tag to compare

v2.4.1 -> v2.4.2

Fixes

  • 388c593 boto: specify the region while getting s3 connection