Skip to content

Commit

Permalink
Merge pull request #56 from adityagajbhiye9/v2.4.3-24-08
Browse files Browse the repository at this point in the history
chore helm chart & app version for rel-24-08
  • Loading branch information
almadigabor authored Jul 31, 2024
2 parents 9bf1298 + 3e865f8 commit 01faa80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

New features, fixed bugs, known defects and other noteworthy changes to each release of the Simple-Data-Exchanger helm chart.

## 0.1.12
### Change
- changed to v2.4.3 docker image version.

## 0.1.11
### Change
- changed to v2.4.2 docker image version.
Expand Down
4 changes: 2 additions & 2 deletions charts/simpledataexchanger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.11
version: 0.1.12
# 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.4.2"
appVersion: "2.4.3"

dependencies:
- condition: sdepostgresql.enabled
Expand Down
2 changes: 1 addition & 1 deletion charts/simpledataexchanger/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sde

![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.0](https://img.shields.io/badge/AppVersion-2.4.0-informational?style=flat-square)
![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.4.3](https://img.shields.io/badge/AppVersion-2.4.3-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down

0 comments on commit 01faa80

Please sign in to comment.