fix(pgadmin): Fix broken tag to update for 6.20

This commit is contained in:
StevenMcElligott
2023-02-25 12:11:55 -05:00
committed by GitHub
parent 5812eb1ae0
commit 6681d5cd78
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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