From 5c06cf606afb210d81b628d799de965b18887790 Mon Sep 17 00:00:00 2001 From: Felix Pojtinger Date: Thu, 19 Mar 2020 20:40:08 +0100 Subject: [PATCH] chore: Release 0.0.3 --- 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 71abe29..f53e330 100644 --- a/charts/edged/Chart.yaml +++ b/charts/edged/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: edged -version: 0.0.2 +version: 0.0.3 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.2 +appVersion: 0.0.3 diff --git a/charts/supernoded/Chart.yaml b/charts/supernoded/Chart.yaml index a5fc5b3..0dffb4f 100644 --- a/charts/supernoded/Chart.yaml +++ b/charts/supernoded/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: supernoded -version: 0.0.2 +version: 0.0.3 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.2 +appVersion: 0.0.3