chore(hydra-sql): update image ref sprint-10

This commit is contained in:
Matthieu Lamalle 2024-06-10 10:59:31 +02:00
parent 35c46316d3
commit f52b3117b5
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-sql-fpm
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.5.21-develop.1050.890c44d
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.6.6-develop.1343.769e7ed
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -58,7 +58,7 @@ spec:
subPath: "sql_login.yaml"
- name: hydra-sql-caddy
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.5.21-develop.1050.890c44d
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.6.6-develop.1343.769e7ed
imagePullPolicy: Always
args: ["/usr/sbin/caddy", "run", "--adapter", "caddyfile", "--config", "/etc/caddy/Caddyfile"]
readinessProbe: