Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="pgadmin-4.0.11"></a>
|
||||
### [pgadmin-4.0.11](https://github.com/truecharts/apps/compare/pgadmin-4.0.10...pgadmin-4.0.11) (2021-11-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350))
|
||||
|
||||
|
||||
|
||||
<a name="pgadmin-4.0.10"></a>
|
||||
### [pgadmin-4.0.10](https://github.com/truecharts/apps/compare/pgadmin-4.0.9...pgadmin-4.0.10) (2021-11-16)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.1"
|
||||
appVersion: "6.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PGADMIN_DEFAULT_PASSWORD | string | `"changeme"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"docker.io/dpage/pgadmin4"` | |
|
||||
| image.tag | string | `"6.1@sha256:6b740e88b8c3563bdbb1e42b0a24927f3c24081591ada25f3996c5e4107ce1d6"` | |
|
||||
| image.tag | string | `"6.2@sha256:13e2208c50cb8666967e0396fa4898b555b41b507149dd468966d64caab7da76"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/var/lib/pgadmin"` | |
|
||||
| podSecurityContext.fsGroup | int | `5050` | |
|
||||
|
||||
Reference in New Issue
Block a user