Merge pull request 'Update mariadb Docker tag to v11.8.3' (#179) from renovate/mariadb-11.x into main

Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/179
This commit was merged in pull request #179.
This commit is contained in:
2025-08-13 08:57:53 +00:00

View File

@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: nextcloud-db - name: nextcloud-db
image: mariadb:11.8.2 image: mariadb:11.8.3
ports: ports:
- containerPort: 3306 - containerPort: 3306
env: env: