Skip to content

Commit

Permalink
fix: Upgrade to unleash 4.0.13 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr authored Aug 19, 2021
1 parent 366e8b9 commit fc5b6cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/unleash/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.0.4"
appVersion: "4.0.13"
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
Expand All @@ -16,4 +16,4 @@ sources:
- https://github.com/Unleash/unleash-docker
- https://github.com/Unleash/helm-charts
type: application
version: 2.1.1
version: 2.1.2
2 changes: 1 addition & 1 deletion charts/unleash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ fullnameOverride: ""

image:
repository: unleashorg/unleash-server
tag: 4.0.4
tag: 4.0.13
pullPolicy: Always

imagePullSecrets: []
Expand Down

0 comments on commit fc5b6cd

Please sign in to comment.