CrunchyData / crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://www.crunchydata.com/
Apache License 2.0
1.01k stars 328 forks source link

Pin pgAdmin Version in Makefile #1412

Closed andrewlecuyer closed 2 years ago

andrewlecuyer commented 2 years ago

Pins the pgAdmin version in the Makefile.

Also updates the pgAdmin Make targets and Dockerfile to accommodate an argument for providing a specific pgAdmin version.

This same change will need to be backpatched to v4.

[sc-13733]