From 185a6889c6e502de7b1d767aef9f71d7150dc60a Mon Sep 17 00:00:00 2001 From: thr Date: Tue, 25 Jun 2024 16:06:34 +0200 Subject: [PATCH] set dependency to common version 1.0.3 --- developerportal/helm/Chart.yaml | 2 +- mywebmethodsserver/helm/Chart.yaml | 2 +- terracottabigmemorymax/helm/Chart.yaml | 2 +- universalmessaging/helm/Chart.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/developerportal/helm/Chart.yaml b/developerportal/helm/Chart.yaml index 44c7f10..08592ed 100644 --- a/developerportal/helm/Chart.yaml +++ b/developerportal/helm/Chart.yaml @@ -46,7 +46,7 @@ dependencies: repository: "https://open-source.softwareag.com/webmethods-helm-charts/charts" tags: - softwareag-common - version: 1.x.x + version: 1.0.3 - name: prometheus-elasticsearch-exporter repository: "https://prometheus-community.github.io/helm-charts" tags: diff --git a/mywebmethodsserver/helm/Chart.yaml b/mywebmethodsserver/helm/Chart.yaml index 712bfe4..2657603 100644 --- a/mywebmethodsserver/helm/Chart.yaml +++ b/mywebmethodsserver/helm/Chart.yaml @@ -27,4 +27,4 @@ dependencies: repository: "https://open-source.softwareag.com/webmethods-helm-charts/charts" tags: - softwareag-common - version: 1.x.x \ No newline at end of file + version: 1.0.3 \ No newline at end of file diff --git a/terracottabigmemorymax/helm/Chart.yaml b/terracottabigmemorymax/helm/Chart.yaml index f926b16..0c5f4d3 100644 --- a/terracottabigmemorymax/helm/Chart.yaml +++ b/terracottabigmemorymax/helm/Chart.yaml @@ -45,4 +45,4 @@ dependencies: repository: "https://open-source.softwareag.com/webmethods-helm-charts/charts" tags: - softwareag-common - version: 1.x.x + version: 1.0.3 diff --git a/universalmessaging/helm/Chart.yaml b/universalmessaging/helm/Chart.yaml index 66ef329..2489e19 100644 --- a/universalmessaging/helm/Chart.yaml +++ b/universalmessaging/helm/Chart.yaml @@ -37,4 +37,4 @@ dependencies: repository: "https://open-source.softwareag.com/webmethods-helm-charts/charts" tags: - softwareag-common - version: 1.x.x \ No newline at end of file + version: 1.0.3 \ No newline at end of file