From 4c627b4d62daf654672ace52ac7290dc8df2cba4 Mon Sep 17 00:00:00 2001 From: Angel Kafazov Date: Sat, 30 Nov 2024 14:31:42 +0200 Subject: [PATCH] bump chart versions for openmfp and portal to 0.0.19 and 0.69.128 respectively --- charts/openmfp/Chart.yaml | 2 +- charts/portal/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/openmfp/Chart.yaml b/charts/openmfp/Chart.yaml index afd131d3e..64871917f 100644 --- a/charts/openmfp/Chart.yaml +++ b/charts/openmfp/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: openmfp description: The OpenMFP chart for Kubernetes type: application -version: 0.0.18 +version: 0.0.19 appVersion: "0.0.0" dependencies: diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 674465668..50f342d8d 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.204.0" description: Helm Chart for the openmfp Portal name: portal -version: 0.69.127 +version: 0.69.128 dependencies: - name: common repository: file://../common