From 454bd41f08b8c0fe6bc109197de02a4b65263a94 Mon Sep 17 00:00:00 2001 From: Mateusz Kwasniewski Date: Wed, 15 Nov 2023 15:41:28 +0100 Subject: [PATCH] chore: update versions (#108) --- charts/unleash-edge/Chart.yaml | 4 ++-- charts/unleash/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/unleash-edge/Chart.yaml b/charts/unleash-edge/Chart.yaml index fd060ce..c09ec8b 100644 --- a/charts/unleash-edge/Chart.yaml +++ b/charts/unleash-edge/Chart.yaml @@ -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 diff --git a/charts/unleash/Chart.yaml b/charts/unleash/Chart.yaml index d262be5..676565c 100644 --- a/charts/unleash/Chart.yaml +++ b/charts/unleash/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.5.6" +appVersion: "5.6.7" dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami @@ -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