We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8435b commit f6ef43eCopy full SHA for f6ef43e
chart/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "1.16.1"
+appVersion: "1.17.5"
3
description: Helm chart for fusionauth
4
name: fusionauth
5
version: 0.0.0+dev
chart/values.yaml
@@ -5,7 +5,7 @@
replicaCount: 1
6
image:
7
repository: fusionauth/fusionauth-app
8
- tag: 1.16.1
+ tag: 1.17.5
9
pullPolicy: IfNotPresent
10
11
# This image should contain `nc` and a shell of some kind to do a simple loop.
0 commit comments