From db781f26669c22c2a574ddeb56e34204dda993d2 Mon Sep 17 00:00:00 2001 From: Jack O'Sullivan Date: Tue, 6 Oct 2020 21:26:50 +0100 Subject: [PATCH] Update chart appVersion --- charts/iamd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/iamd/Chart.yaml b/charts/iamd/Chart.yaml index e681cf1..5a1cc85 100644 --- a/charts/iamd/Chart.yaml +++ b/charts/iamd/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: iamd description: Netsoc's IAM microservice type: application -version: 0.2.0 -appVersion: 0.2.0 +version: 0.2.1 +appVersion: 0.2.6 dependencies: - name: postgresql version: 9.5.x