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
|
name: phpmyadmin-nginx
|
||||||
description: A Helm chart for phpMyAdmin with nginx reverse proxy
|
description: A Helm chart for phpMyAdmin with nginx reverse proxy
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.0
|
version: "5.2.3"
|
||||||
appVersion: "5.2.3"
|
appVersion: "5.2.3"
|
||||||
keywords:
|
keywords:
|
||||||
- phpmyadmin
|
- phpmyadmin
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ image:
|
|||||||
nginx:
|
nginx:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: nginx
|
repository: nginx
|
||||||
tag: "1.29.3-alpine-perl"
|
tag: "1.29.5-alpine-perl"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
phpmyadmin:
|
phpmyadmin:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
|
|||||||
Reference in New Issue
Block a user