Skip to content

Commit

Permalink
chore(release): 1.24.0
Browse files Browse the repository at this point in the history
# [1.24.0](v1.23.2...v1.24.0) (2023-06-09)

### Features

* various agent dependency upgrades ([663e86d](663e86d))
  • Loading branch information
strmprivacy-io committed Jun 9, 2023
1 parent 663e86d commit 7bad06a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.24.0](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.23.2...v1.24.0) (2023-06-09)


### Features

* various agent dependency upgrades ([663e86d](https://github.com/strmprivacy/data-plane-helm-chart/commit/663e86d214377c5bf137f2e83fcfcba6c8be4986))

## [1.23.2](https://github.com/strmprivacy/data-plane-helm-chart/compare/v1.23.1...v1.23.2) (2023-06-06)


Expand Down
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ 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: 1.23.2
version: 1.24.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.
# It is recommended to use it with quotes.
appVersion: "1.23.2"
appVersion: "1.24.0"


dependencies:
Expand Down

0 comments on commit 7bad06a

Please sign in to comment.