Skip to content

Commit

Permalink
fix: upgrade to unleash 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Sep 8, 2021
1 parent 345bdd6 commit a4b7484
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.1.1"
appVersion: "4.1.2"
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.2.0
version: 2.2.1
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.1.1
tag: 4.1.2
pullPolicy: Always

imagePullSecrets: []
Expand Down

0 comments on commit a4b7484

Please sign in to comment.