Skip to content

Commit f6ef43e

Browse files
committed
bump to latest 1.17.x version of fusionauth
1 parent 0c8435b commit f6ef43e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "1.16.1"
2+
appVersion: "1.17.5"
33
description: Helm chart for fusionauth
44
name: fusionauth
55
version: 0.0.0+dev

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
replicaCount: 1
66
image:
77
repository: fusionauth/fusionauth-app
8-
tag: 1.16.1
8+
tag: 1.17.5
99
pullPolicy: IfNotPresent
1010

1111
# This image should contain `nc` and a shell of some kind to do a simple loop.

0 commit comments

Comments
 (0)