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 f2d6468 commit 63271a3Copy full SHA for 63271a3
helm/charts/keto/Chart.yaml
@@ -26,7 +26,7 @@ version: 0.59.0
26
# incremented each time you make changes to the application. Versions are not expected to
27
# follow Semantic Versioning. They should reflect the version the application is using.
28
# renovate: image=docker.io/oryd/keto
29
-appVersion: "v0.14.0"
+appVersion: "v25.4.0"
30
dependencies:
31
- name: ory-commons
32
version: 0.1.0
helm/charts/keto/values.yaml
@@ -18,7 +18,7 @@ image:
18
pullPolicy: IfNotPresent
19
# Overrides the image tag whose default is the chart appVersion.
20
# -- Ory KETO version
21
- tag: "v0.14.0"
+ tag: "v25.4.0"
22
23
imagePullSecrets: []
24
nameOverride: ""
0 commit comments