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 e011f35 commit cd4103bCopy full SHA for cd4103b
helm/charts/kratos/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: "v1.2.0"
+appVersion: "v1.3.0"
3
description: A ORY Kratos Helm chart for Kubernetes
4
name: kratos
5
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
helm/charts/kratos/values.yaml
@@ -15,7 +15,7 @@ image:
15
repository: oryd/kratos
16
# -- ORY KRATOS VERSION
17
# Alternative format: image: oryd/kratos:v0.6.3-alpha.1
18
- tag: v1.2.0
+ tag: v1.3.0
19
pullPolicy: IfNotPresent
20
# imagePullPolicy: Always
21
0 commit comments