diff --git a/components/hydra-oidc/resources/hydra-oidc-deployment.yaml b/components/hydra-oidc/resources/hydra-oidc-deployment.yaml index 61e85c6..056455d 100644 --- a/components/hydra-oidc/resources/hydra-oidc-deployment.yaml +++ b/components/hydra-oidc/resources/hydra-oidc-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: hydra-oidc-php-fpm - image: reg.cadoles.com/cadoles/hydra-oidc-base:2024.4.2-develop.1349.c4711f6 + image: reg.cadoles.com/cadoles/hydra-oidc-base:2025.4.18-symfonycontainerupdate.1522.1637e19 imagePullPolicy: IfNotPresent args: ["/usr/sbin/php-fpm81", "-F", "-e"] readinessProbe: @@ -52,7 +52,7 @@ spec: runAsUser: 1000 - name: hydra-oidc-caddy - image: reg.cadoles.com/cadoles/hydra-oidc-base:2024.4.2-develop.1349.c4711f6 + image: reg.cadoles.com/cadoles/hydra-oidc-base:2025.4.18-symfonycontainerupdate.1522.1637e19 imagePullPolicy: IfNotPresent args: [ diff --git a/components/hydra-sql/resources/hydra-sql-deployment.yaml b/components/hydra-sql/resources/hydra-sql-deployment.yaml index 487a9de..a2fa83e 100644 --- a/components/hydra-sql/resources/hydra-sql-deployment.yaml +++ b/components/hydra-sql/resources/hydra-sql-deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: hydra-sql-fpm - image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.15-develop.1007.945a558 + image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.17-symfonycontainerupdate.1254.0de370a imagePullPolicy: IfNotPresent args: ["/usr/sbin/php-fpm81", "-F", "-e"] readinessProbe: @@ -65,7 +65,7 @@ spec: subPath: 03_base.ini - name: hydra-sql-caddy - image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.15-develop.1007.945a558 + image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.17-symfonycontainerupdate.1254.0de370a imagePullPolicy: IfNotPresent args: ["/usr/sbin/caddy", "run", "--adapter", "caddyfile", "--config", "/etc/caddy/Caddyfile"] readinessProbe: diff --git a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml index 849981f..453af10 100644 --- a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml +++ b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: hydra-dispatcher-php-fpm - image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2025.3.18-develop.1401.4646fbb + image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2025.4.18-symfonycontainerupdate.1413.9f67e58 args: ["/usr/sbin/php-fpm81", "-F", "-e"] readinessProbe: exec: @@ -59,7 +59,7 @@ spec: runAsGroup: 1000 runAsUser: 1000 - name: hydra-dispatcher-caddy - image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2025.3.18-develop.1401.4646fbb + image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2025.4.18-symfonycontainerupdate.1413.9f67e58 imagePullPolicy: IfNotPresent args: [