From 7b0bbd1692850d595a8c29eebb602842b4c73874 Mon Sep 17 00:00:00 2001 From: Aron Kaufmann Date: Mon, 17 Jun 2024 10:23:48 +0200 Subject: [PATCH] version 1.0.2 common version 1.2.6 apigw --- apigateway/helm/Chart.yaml | 2 +- common/helm/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apigateway/helm/Chart.yaml b/apigateway/helm/Chart.yaml index 67fb9de..d50370e 100644 --- a/apigateway/helm/Chart.yaml +++ b/apigateway/helm/Chart.yaml @@ -33,7 +33,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.5 +version: 1.2.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/common/helm/Chart.yaml b/common/helm/Chart.yaml index 96bf832..55ffd77 100644 --- a/common/helm/Chart.yaml +++ b/common/helm/Chart.yaml @@ -38,4 +38,4 @@ name: common sources: - https://github.com/softwareag/webmethods-helm-charts type: library -version: 1.0.1 \ No newline at end of file +version: 1.0.2 \ No newline at end of file