Skip to content

Commit

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

0 comments on commit ca148f5

Please sign in to comment.