Skip to content

Commit

Permalink
chore: upgrade kratos image to v1.2.0 (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 authored Jul 5, 2024
1 parent 1a9dcfc commit cafddf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/charts/kratos/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "v1.1.0"
appVersion: "v1.2.0"
description: A ORY Kratos Helm chart for Kubernetes
name: kratos
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/kratos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ image:
repository: oryd/kratos
# -- ORY KRATOS VERSION
# Alternative format: image: oryd/kratos:v0.6.3-alpha.1
tag: v1.1.0
tag: v1.2.0
pullPolicy: IfNotPresent
# imagePullPolicy: Always

Expand Down

0 comments on commit cafddf1

Please sign in to comment.