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