Skip to content

Commit

Permalink
Update oryd/hydra Docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2023
1 parent f350961 commit 4f63249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/ory-hydra/templates/deployment.yaml
Expand Up @@ -21,7 +21,7 @@ spec:
prometheus.io/scrape: 'false'
spec:
containers:
- image: oryd/hydra:v1.11.10
- image: oryd/hydra:v2.2.0
imagePullPolicy: Always
name: ory-hydra
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion apps/ory-hydra/templates/migration-cronjob.yaml
Expand Up @@ -20,7 +20,7 @@ spec:
template:
spec:
containers:
- image: oryd/hydra:v1.11.10
- image: oryd/hydra:v2.2.0
imagePullPolicy: Always
name: ory-hydra
envFrom:
Expand Down

0 comments on commit 4f63249

Please sign in to comment.