chore: update to phpMyAdmin 5.2.3, nginx 1.29.5-alpine-perl
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: phpmyadmin-nginx
|
||||
description: A Helm chart for phpMyAdmin with nginx reverse proxy
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: "5.2.3"
|
||||
appVersion: "5.2.3"
|
||||
keywords:
|
||||
- phpmyadmin
|
||||
|
||||
@@ -8,7 +8,7 @@ image:
|
||||
nginx:
|
||||
registry: docker.io
|
||||
repository: nginx
|
||||
tag: "1.29.3-alpine-perl"
|
||||
tag: "1.29.5-alpine-perl"
|
||||
pullPolicy: IfNotPresent
|
||||
phpmyadmin:
|
||||
registry: docker.io
|
||||
|
||||
Reference in New Issue
Block a user