更新部分镜像版本

This commit is contained in:
2024-10-10 17:03:00 +00:00
committed by cloud-init created default user
parent 4911225f59
commit 3f2f635ec3
11 changed files with 95 additions and 95 deletions

View File

@@ -258,7 +258,7 @@ spec:
claimName: hty1024-app-seafile-pvc-data
containers:
- name: mariadb
image: mariadb:10.11.8
image: mariadb:10.11.9
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.29-alpine3.20
image: memcached:1.6.31-alpine3.20
ports:
- name: tcp
containerPort: 11211