更新部分镜像版本

This commit is contained in:
2024-03-06 16:49:25 +08:00
committed by huty
parent 34158042ad
commit 458229b71e
6 changed files with 45 additions and 45 deletions

View File

@@ -258,7 +258,7 @@ spec:
claimName: hty1024-app-seafile-pvc-data
containers:
- name: mariadb
image: mariadb:10.11.6
image: mariadb:10.11.7
ports:
- name: tcp
containerPort: 3306
@@ -277,7 +277,7 @@ spec:
- name: MYSQL_ROOT_PASSWORD_FILE
value: "/tmp/secret-volume/root.key"
- name: memcached
image: memcached:1.6.22-alpine3.19
image: memcached:1.6.24-alpine3.19
ports:
- name: tcp
containerPort: 11211