From a7ae0f5d1833b2a65a425811f0368a5b7ada5eea Mon Sep 17 00:00:00 2001 From: adityagajbhiye9 <133367448+adityagajbhiye9@users.noreply.github.com> Date: Wed, 6 Dec 2023 18:28:24 +0530 Subject: [PATCH] [chore|sde-helmchart] vulnerability fix in docker image. helm-chart v0.1.3 - vulnerability fix in docker image. helm-chart v0.1.3 with appver v2.3.3. --- CHANGELOG.md | 5 +++++ charts/simpledataexchanger/Chart.yaml | 4 ++-- charts/simpledataexchanger/README.md | 2 +- docs/Install.md | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 385fc01..01c99d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ New features, fixed bugs, known defects and other noteworthy changes to each release of the Simple-Data-Exchanger helm chart. +## 0.1.3 +### Change +- changed to v2.3.3 docker image version. +- fixed build docker image change for vulnerability issue. + ## 0.1.2 ### Change * changed to v2.3.2 docker image version. diff --git a/charts/simpledataexchanger/Chart.yaml b/charts/simpledataexchanger/Chart.yaml index 4e3514c..d1d88f0 100644 --- a/charts/simpledataexchanger/Chart.yaml +++ b/charts/simpledataexchanger/Chart.yaml @@ -32,12 +32,12 @@ sources: # 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: 0.1.2 +version: 0.1.3 # 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. # It is recommended to use it with quotes. -appVersion: "2.3.2" +appVersion: "2.3.3" dependencies: - condition: sdepostgresql.enabled diff --git a/charts/simpledataexchanger/README.md b/charts/simpledataexchanger/README.md index fe55840..7207a9a 100644 --- a/charts/simpledataexchanger/README.md +++ b/charts/simpledataexchanger/README.md @@ -1,6 +1,6 @@ # sde -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) +![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.3](https://img.shields.io/badge/AppVersion-2.3.3-informational?style=flat-square) A Helm chart for Kubernetes diff --git a/docs/Install.md b/docs/Install.md index 8051b98..721b951 100644 --- a/docs/Install.md +++ b/docs/Install.md @@ -1,6 +1,6 @@ # sde -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.2](https://img.shields.io/badge/AppVersion-2.3.2-informational?style=flat-square) +![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.3](https://img.shields.io/badge/AppVersion-2.3.3-informational?style=flat-square) A Helm chart for Kubernetes