Skip to content

Commit cd4103b

Browse files
authored
Upgrade to Kratos 1.3.0 (#705)
1 parent e011f35 commit cd4103b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/charts/kratos/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: "v1.2.0"
2+
appVersion: "v1.3.0"
33
description: A ORY Kratos Helm chart for Kubernetes
44
name: kratos
55
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg

helm/charts/kratos/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ image:
1515
repository: oryd/kratos
1616
# -- ORY KRATOS VERSION
1717
# Alternative format: image: oryd/kratos:v0.6.3-alpha.1
18-
tag: v1.2.0
18+
tag: v1.3.0
1919
pullPolicy: IfNotPresent
2020
# imagePullPolicy: Always
2121

0 commit comments

Comments
 (0)