Skip to content

Commit 758e9a0

Browse files
Update oryd/hydra Docker tag to v2.3.0
1 parent 8b964fd commit 758e9a0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: apps/ory-hydra/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
prometheus.io/scrape: 'false'
2222
spec:
2323
containers:
24-
- image: oryd/hydra:v1.11.10
24+
- image: oryd/hydra:v2.3.0
2525
imagePullPolicy: Always
2626
name: ory-hydra
2727
envFrom:

Diff for: apps/ory-hydra/templates/migration-cronjob.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
template:
2121
spec:
2222
containers:
23-
- image: oryd/hydra:v1.11.10
23+
- image: oryd/hydra:v2.3.0
2424
imagePullPolicy: Always
2525
name: ory-hydra
2626
envFrom:

Diff for: apps/ory-hydra2/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
prometheus.io/scrape: 'false'
2222
spec:
2323
containers:
24-
- image: oryd/hydra:v2.2.0
24+
- image: oryd/hydra:v2.3.0
2525
imagePullPolicy: Always
2626
name: ory-hydra2
2727
envFrom:

Diff for: apps/ory-hydra2/templates/migration-cronjob.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
template:
2121
spec:
2222
containers:
23-
- image: oryd/hydra:v2.2.0
23+
- image: oryd/hydra:v2.3.0
2424
imagePullPolicy: Always
2525
name: ory-hydra
2626
envFrom:

0 commit comments

Comments
 (0)