fix: sync hydra deployment to ^2.0

UI was upgraded for hydra-client v2.0.2, but the chart deployment is
still deploying an incompatible server version causing a deployment
mismatch and failure to deploy the new peridot frontend
This commit is contained in:
Neil Hanlon 2024-02-23 17:16:34 -05:00
parent 7a95bf17ec
commit 53bfe835f0
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ local authn = if kubernetes.prod() then 'https://id.build.resf.org' else 'http:/
{
image: 'oryd/hydra',
tag: 'v1.11.7',
tag: 'v2.0.3',
legacyDb: true,
env: [
{