Skip to content

Commit

Permalink
update to latest 1.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
drpebcak committed Aug 10, 2020
1 parent f39fd64 commit a841f15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "1.18.2"
appVersion: "1.18.5"
description: Helm chart for fusionauth
name: fusionauth
version: 0.0.0+dev
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: fusionauth/fusionauth-app
tag: 1.18.2
tag: 1.18.5
pullPolicy: IfNotPresent

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

0 comments on commit a841f15

Please sign in to comment.