Compare commits

..

1 commit

Author SHA1 Message Date
166b8fca4d chore(deps): update docker.io/library/mysql docker tag to v9
All checks were successful
/ build-deployer (push) Successful in 27s
/ build-keycloak (push) Successful in 43s
/ build-freetakserver (push) Successful in 1m19s
/ build-openbao-csi-provider (push) Successful in 1m4s
/ build-pethublocal (push) Successful in 42s
/ build-synapse (push) Successful in 39s
/ build-traefik-forward-auth (push) Successful in 35s
/ diff-and-deploy (push) Successful in 1m5s
/ build-openbao (push) Successful in 9m28s
2024-11-20 18:01:55 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: mysql
image: docker.io/library/mysql:8.4.3
image: docker.io/library/mysql:9.1.0
envFrom:
- secretRef:
name: mysql

View file

@ -27,7 +27,7 @@ spec:
app: mysql
spec:
containers:
- image: docker.io/library/mysql:5.7
- image: docker.io/library/mysql:9.1
name: mysql
resources: {}
ports: