chore(deps): update mysql docker tag to v9
All checks were successful
/ build-deployer (push) Successful in 19s
/ build-freetakserver (push) Successful in 1m11s
/ build-keycloak (push) Successful in 47s
/ build-openbao-csi-provider (push) Successful in 1m15s
/ build-pethublocal (push) Successful in 45s
/ build-synapse (push) Successful in 41s
/ build-traefik-forward-auth (push) Successful in 38s
/ diff-and-deploy (push) Successful in 1m7s
/ render-helm (push) Successful in 19s
/ build-openbao (push) Successful in 9m36s
All checks were successful
/ build-deployer (push) Successful in 19s
/ build-freetakserver (push) Successful in 1m11s
/ build-keycloak (push) Successful in 47s
/ build-openbao-csi-provider (push) Successful in 1m15s
/ build-pethublocal (push) Successful in 45s
/ build-synapse (push) Successful in 41s
/ build-traefik-forward-auth (push) Successful in 38s
/ diff-and-deploy (push) Successful in 1m7s
/ render-helm (push) Successful in 19s
/ build-openbao (push) Successful in 9m36s
This commit is contained in:
parent
e3ab1aa2b4
commit
188615768f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: mysql
|
||||
image: mysql:8
|
||||
image: mysql:9
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: mysql
|
||||
|
|
Loading…
Reference in a new issue