Skip to content

Commit c034fbd

Browse files
committed
Version update
Signed-off-by: Koen de Laat <koen.de.laat@philips.com>
1 parent 0ef58fe commit c034fbd

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ members = [
2323
resolver = "2"
2424

2525
[workspace.package]
26-
version = "0.13.21"
26+
version = "0.13.22"
2727
edition = "2024"
2828
license = "Apache-2.0"
2929
homepage = "https://docs.akri.sh/"

deployment/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.13.21
19+
version: 0.13.22
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
24-
appVersion: 0.13.21
24+
appVersion: 0.13.22

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.21
1+
0.13.22

0 commit comments

Comments
 (0)