From ceb07a0153a38f6336b6c8238f4c0c10dec3bb48 Mon Sep 17 00:00:00 2001 From: Felix Pojtinger Date: Wed, 18 Mar 2020 17:38:44 +0100 Subject: [PATCH] chore: Release 0.0.2 --- charts/edged/Chart.yaml | 4 ++-- charts/supernoded/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/edged/Chart.yaml b/charts/edged/Chart.yaml index 8553ea4..71abe29 100644 --- a/charts/edged/Chart.yaml +++ b/charts/edged/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: edged -version: 0.0.1 +version: 0.0.2 description: An n2n edge management daemon. type: application home: https://pojntfx.github.io/gon2n/ @@ -10,4 +10,4 @@ maintainers: - name: Felix Pojtinger email: felix@pojtinger.com url: https://felix.pojtinger.com -appVersion: 0.0.1 +appVersion: 0.0.2 diff --git a/charts/supernoded/Chart.yaml b/charts/supernoded/Chart.yaml index 4d90081..a5fc5b3 100644 --- a/charts/supernoded/Chart.yaml +++ b/charts/supernoded/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: supernoded -version: 0.0.1 +version: 0.0.2 description: An n2n supernode management daemon. type: application home: https://pojntfx.github.io/gon2n/ @@ -10,4 +10,4 @@ maintainers: - name: Felix Pojtinger email: felix@pojtinger.com url: https://felix.pojtinger.com -appVersion: 0.0.1 +appVersion: 0.0.2