From a4bcab7e272c8a8b18ff65f7d6ae7b900ec7d8a8 Mon Sep 17 00:00:00 2001 From: Anisimov Nikita Date: Mon, 6 Jun 2022 13:20:37 +0300 Subject: [PATCH] bump version in chart --- charts/octopod/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/octopod/Chart.yaml b/charts/octopod/Chart.yaml index e2e5f4e..deb29de 100644 --- a/charts/octopod/Chart.yaml +++ b/charts/octopod/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: octopod description: An opensource self-hosted solution for managing multiple deployments in a Kubernetes cluster. type: application -version: 0.6.8 -appVersion: 1.5.1 +version: 0.6.9 +appVersion: 1.5.2 keywords: - kubernetes - octopod