From 8a339a2bb5e2df1c4712c59c26f19890d13ef0e1 Mon Sep 17 00:00:00 2001 From: Antoine Date: Sat, 14 Dec 2024 19:23:55 +0100 Subject: [PATCH] firezone: bump version (#55) * firezone-gateway: bump version * firezone: bump version --- firezone-gateway/Chart.yaml | 4 ++-- firezone-relay/Chart.yaml | 4 ++-- firezone/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/firezone-gateway/Chart.yaml b/firezone-gateway/Chart.yaml index 98b42e1..deaa386 100644 --- a/firezone-gateway/Chart.yaml +++ b/firezone-gateway/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: firezone-gateway -version: 0.19.0 -appVersion: "1.4.1" +version: 0.20.0 +appVersion: "1.4.2" type: application description: A Helm chart for deploying a firezone gateway icon: https://raw.githubusercontent.com/firezone/firezone/main/website/public/images/logo-main.svg diff --git a/firezone-relay/Chart.yaml b/firezone-relay/Chart.yaml index 9b9b600..020e0d9 100644 --- a/firezone-relay/Chart.yaml +++ b/firezone-relay/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: firezone-relay -version: 0.17.1 -appVersion: 5437c3e2df001c8c491749c7bff0c063ccdf39e1 +version: 0.17.2 +appVersion: ac608d560a5773a409bac3f8c4c03b9616a3066a type: application description: A Helm chart for deploying a firezone relay icon: https://raw.githubusercontent.com/firezone/firezone/main/website/public/images/logo-main.svg diff --git a/firezone/Chart.yaml b/firezone/Chart.yaml index 4458498..36ef755 100644 --- a/firezone/Chart.yaml +++ b/firezone/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: firezone -version: 0.17.1 -appVersion: 5437c3e2df001c8c491749c7bff0c063ccdf39e1 +version: 0.17.2 +appVersion: ac608d560a5773a409bac3f8c4c03b9616a3066a type: application description: A Helm chart for deploying firezone icon: https://raw.githubusercontent.com/firezone/firezone/main/website/public/images/logo-main.svg