Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot a875e0aeab Update mysql Docker tag to v9
renovate/stability-days Updates have met minimum release age requirement
2026-06-06 08:34:11 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
spec:
containers:
- name: mysql
image: mysql:8.4
image: mysql:9.7
env:
- name: MYSQL_ROOT_PASSWORD
valueFrom:
+1 -1
View File
@@ -45,7 +45,7 @@ spec:
# Renovate handles it via a customManagers regex defined in
# admin-system/renovate.yaml (the kubernetes manager doesn't
# process inline `# renovate:` comments).
image: ghcr.io/lukegus/termix:release-1.11.2
image: ghcr.io/lukegus/termix:release-1.11.0
imagePullPolicy: IfNotPresent
ports:
- name: http