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 b4ad37a commit 07fcd15Copy full SHA for 07fcd15
helm/charts/keto/Chart.yaml
@@ -26,7 +26,7 @@ version: 0.60.1
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: "v25.4.0"
+appVersion: "v26.2.0"
30
dependencies:
31
- name: ory-commons
32
version: 0.1.0
helm/charts/keto/values.yaml
@@ -22,7 +22,7 @@ image:
22
pullPolicy: IfNotPresent
23
# Overrides the image tag whose default is the chart appVersion.
24
# -- Ory KETO version
25
- tag: "v25.4.0"
+ tag: "v26.2.0"
imagePullSecrets: []
nameOverride: ""
0 commit comments