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

Merged
pcaseiro merged 1 commits from sprint-10 into unstable 2024-06-10 11:04:58 +02:00
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: