fix(pgadmin): Fix broken tag to update for 6.20
This commit is contained in:
@@ -22,7 +22,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin
|
- https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin
|
||||||
- https://www.pgadmin.org/
|
- https://www.pgadmin.org/
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.8
|
version: 9.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/pgadmin4
|
repository: tccr.io/truecharts/pgadmin4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 6.13@sha256:0e6258222d7b44227409423210a7a6f019dd374d0368a8f6ad29d89921fef534
|
tag: 6.20@sha256:10ccedac4c8a031841c309e1d2365ddd4e3f7c2d888b44f261cb181616db433b
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user