From 2e242ebd42c57573437855eb14c2adae357aa0de Mon Sep 17 00:00:00 2001 From: shiva-charan-m-s Date: Tue, 15 Feb 2022 11:27:09 +0000 Subject: [PATCH] Docker image and helmchart tag version update --- build_images.sh | 2 +- install/Kubernetes/helmcharts/aciplugin/Chart.yaml | 4 ++-- install/Kubernetes/helmcharts/aciplugin/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build_images.sh b/build_images.sh index 800ea8b..fefbc26 100755 --- a/build_images.sh +++ b/build_images.sh @@ -32,4 +32,4 @@ else fi -/usr/bin/docker build -f install/Docker/dockerfiles/Dockerfile.aciplugin -t aciplugin:2.0 $build_args . +/usr/bin/docker build -f install/Docker/dockerfiles/Dockerfile.aciplugin -t aciplugin:3.0 $build_args . diff --git a/install/Kubernetes/helmcharts/aciplugin/Chart.yaml b/install/Kubernetes/helmcharts/aciplugin/Chart.yaml index 71d0957..7039a39 100755 --- a/install/Kubernetes/helmcharts/aciplugin/Chart.yaml +++ b/install/Kubernetes/helmcharts/aciplugin/Chart.yaml @@ -15,9 +15,9 @@ 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: 2.0.0 +version: 3.0.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 2.0.0 +appVersion: 3.0.0 diff --git a/install/Kubernetes/helmcharts/aciplugin/values.yaml b/install/Kubernetes/helmcharts/aciplugin/values.yaml index a7779b8..4f19c0f 100755 --- a/install/Kubernetes/helmcharts/aciplugin/values.yaml +++ b/install/Kubernetes/helmcharts/aciplugin/values.yaml @@ -4,7 +4,7 @@ odimra: haDeploymentEnabled: aciplugin: eventListenerNodePort: - imageTag: "2.0" + imageTag: "3.0" aciPluginRootServiceUUID: username: password: