From 7be8c6c4b51e7bc95efe7e9691311295cad72a30 Mon Sep 17 00:00:00 2001 From: rahul chaube Date: Mon, 7 Aug 2023 22:34:20 +0530 Subject: [PATCH] Updated image version 3.1 to 3.2 --- README.md | 2 +- build_images.sh | 2 +- install/Kubernetes/helmcharts/aciplugin/Chart.yaml | 4 ++-- install/Kubernetes/helmcharts/aciplugin/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f9507de..fbd6196 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Kubernetes cluster is set up and the resource aggregator is successfully deploye 8. Save the Cisco ACI plugin Docker image on the deployment node at `~/plugins/aciplugin`. ``` - docker save aciplugin:3.1 -o ~/plugins/aciplugin/aciplugin.tar + docker save aciplugin:3.2 -o ~/plugins/aciplugin/aciplugin.tar ``` 9. Navigate to the `PluginCiscoACI` directory. diff --git a/build_images.sh b/build_images.sh index 0da3910..09c5e9b 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:3.1 $build_args . +/usr/bin/docker build -f install/Docker/dockerfiles/Dockerfile.aciplugin -t aciplugin:3.2 $build_args . diff --git a/install/Kubernetes/helmcharts/aciplugin/Chart.yaml b/install/Kubernetes/helmcharts/aciplugin/Chart.yaml index 3fafd2b..5d8e1a3 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: 3.1.0 +version: 3.2.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: 3.1.0 +appVersion: 3.2.0 diff --git a/install/Kubernetes/helmcharts/aciplugin/values.yaml b/install/Kubernetes/helmcharts/aciplugin/values.yaml index 8761e02..4885aaa 100755 --- a/install/Kubernetes/helmcharts/aciplugin/values.yaml +++ b/install/Kubernetes/helmcharts/aciplugin/values.yaml @@ -4,7 +4,7 @@ odimra: haDeploymentEnabled: aciplugin: eventListenerNodePort: - imageTag: "3.1" + imageTag: "3.2" aciPluginRootServiceUUID: username: password: