Skip to content

Commit

Permalink
chore: update versions (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew authored Nov 15, 2023
1 parent 894623f commit 454bd41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/unleash-edge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: unleash-edge
description: A Helm chart for deploying Unleash Edge to kubernetes
icon: https://docs.getunleash.io/img/logo.svg
type: application
version: 2.1.0
version: 2.1.1

appVersion: "v16.0.1"
appVersion: "v16.0.3"
maintainers:
- name: chriswk
- name: sighphyre
Expand Down
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: "5.5.6"
appVersion: "5.6.7"
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
Expand All @@ -15,4 +15,4 @@ sources:
- https://github.com/Unleash/unleash
- https://github.com/Unleash/helm-charts
type: application
version: 3.0.4
version: 3.0.5

0 comments on commit 454bd41

Please sign in to comment.