From f9d1a16a7ab8d1c60c1330ce4faaf82079a62d3d Mon Sep 17 00:00:00 2001 From: adobrodey <8377544+ADobrodey@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:35:37 +0100 Subject: [PATCH] [VDEVOPS-000]: Upgrade charts Signed-off-by: adobrodey <8377544+ADobrodey@users.noreply.github.com> --- stable/deployment/Chart.yaml | 2 +- stable/statefulset/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/deployment/Chart.yaml b/stable/deployment/Chart.yaml index 75280c8..546747f 100644 --- a/stable/deployment/Chart.yaml +++ b/stable/deployment/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: deployment -version: 1.5.0 +version: 1.5.1 description: Typical microservice chart. Supports Ingress controller, horizontal-scalable containers type: application dependencies: diff --git a/stable/statefulset/Chart.yaml b/stable/statefulset/Chart.yaml index 8ec6661..a3c935e 100644 --- a/stable/statefulset/Chart.yaml +++ b/stable/statefulset/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: statefulset -version: 1.5.0 +version: 1.5.1 description: Typical StateFul Set application type: application dependencies: