Skip to content

Commit 63271a3

Browse files
chore(deps): update keto to v25
1 parent f2d6468 commit 63271a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/charts/keto/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ version: 0.59.0
2626
# incremented each time you make changes to the application. Versions are not expected to
2727
# follow Semantic Versioning. They should reflect the version the application is using.
2828
# renovate: image=docker.io/oryd/keto
29-
appVersion: "v0.14.0"
29+
appVersion: "v25.4.0"
3030
dependencies:
3131
- name: ory-commons
3232
version: 0.1.0

helm/charts/keto/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ image:
1818
pullPolicy: IfNotPresent
1919
# Overrides the image tag whose default is the chart appVersion.
2020
# -- Ory KETO version
21-
tag: "v0.14.0"
21+
tag: "v25.4.0"
2222

2323
imagePullSecrets: []
2424
nameOverride: ""

0 commit comments

Comments
 (0)