rowanr
4f1eb6cdec
[stable/pgadmin] version 4.17 to 4.18 ( #20603 )
...
This version ensures Postfix starts in the container:
```
sudo /usr/sbin/postfix start
```
Version 4.18 release notes can be found here:
https://www.pgadmin.org/docs/pgadmin4/development/release_notes_4_18.html
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2020-02-07 02:37:43 -08:00
rowanr
080cbc91c9
[stable/pgadmin] abundance curly bracket ( #20540 )
...
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2020-02-04 15:11:54 -08:00
rowanr
42d32d22c7
Rr/strategy ( #20533 )
...
* [stable/pgadmin] added strategy to the deployment
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] removed white-line
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2020-02-04 02:51:35 -08:00
rowanr
7787b35f32
[stable/pgadmin] removed abundance curly bracket ( #20530 )
...
* [stable/pgadmin] removed abundance curly bracket
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] version bump
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2020-02-04 02:21:26 -08:00
rowanr
e71080f42e
[stable/pgadmin] upgrade to 4.17 and more ( #20211 )
...
* [stable/pgadmin] upgrade to 4.17 and more
4.17:
with 4.16 and up `USER: pgadmin` got added to the Dockerfile, this
caused an ACL issue. securityContext and initContainers is added to
resolve this issue.
other:
- fixed dynamic PV provisioning
- livenessProbe
- readinessProbe
- added more comments in values.yaml
- updated README.md with new configuration items
- chart bump version
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] adjusted storageclass name
made a mistake with naming the variable different then what is shown in
the values.yml example
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin]
resolved sessions bug by letting the probes go to the correct path
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2020-01-31 10:15:21 -08:00
rowanr
3acf7c8e4c
[stable/pgadmin] improved README.md ( #19221 )
...
* [stable/pgadmin] improved README.md
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] improved README.md
Chart version bump
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] helm chart version bump
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2019-12-03 05:06:57 -08:00
Aurel Canciu
ad4e2b3e9b
[stable/pgadmin] Add missing volumeMounts to deployment ( #18459 )
...
* [stable/pgadmin] Add missing volumeMounts to deployment
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
* [stable/pgadmin] Bump chart version
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com >
2019-12-01 04:37:03 -08:00
rowanr
01a2589549
[stable/pgadmin] Update image v4.14 to v4.15 ( #19028 )
...
* [stable/pgadmin] Update image v4.14 to v4.15
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* chart version bump
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2019-11-28 02:45:03 -08:00
Arief Rahmansyah
b5c738a13d
[stable/pgadmin] Fix default value for pgAdmin username ( #18096 )
...
* Fix default value for pgAdmin username
Fix default value for pgAdmin username
Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com >
* Bump chart version
Bump chart version
Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com >
* Bump version
Signed-off-by: Arief Rahmansyah <ariefrahmansyah@hotmail.com >
2019-11-25 07:53:38 -08:00
rowanr
61a7c38a50
[stable/pgadmin] Update image v4.13 to v4.14 ( #18147 )
...
* [stable/pgadmin] Update image v4.13 to v4.14
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* [stable/pgadmin] Update image v4.13 to v4.14
Forgot to update the README.md with the new version
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2019-10-23 04:44:12 -07:00
rowanr
3940c3b4c6
[stable/pgadmin] new helm chart for pgAdmin ( #16357 )
...
* pgAdmin helm chart
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* moved to stable, added appVersion
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* removed wrong appVersion
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
* Chart version upgraded to 1.0.0
Signed-off-by: Rowan Ruseler <rowanruseler@gmail.com >
2019-10-16 03:07:40 -07:00