We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f350961 commit 4f63249Copy full SHA for 4f63249
apps/ory-hydra/templates/deployment.yaml
@@ -21,7 +21,7 @@ spec:
21
prometheus.io/scrape: 'false'
22
spec:
23
containers:
24
- - image: oryd/hydra:v1.11.10
+ - image: oryd/hydra:v2.2.0
25
imagePullPolicy: Always
26
name: ory-hydra
27
envFrom:
apps/ory-hydra/templates/migration-cronjob.yaml
@@ -20,7 +20,7 @@ spec:
20
template:
0 commit comments