Skip to content

Commit 0dacf40

Browse files
chore(release): 0.58.1 [skip ci]
Signed-off-by: Hedera Automation <hedera-eng-automation@swirldslabs.com>
1 parent 521c4b9 commit 0dacf40

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/solo-cert-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.58.0
18+
version: 0.58.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.58.0"
24+
appVersion: "0.58.1"
2525

2626
dependencies:
2727
- name: cert-manager

charts/solo-cluster-setup/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ 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.58.0
19+
version: 0.58.1
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.
2424
# It is recommended to use it with quotes.
25-
appVersion: "0.58.0"
25+
appVersion: "0.58.1"
2626

2727
dependencies:
2828
- name: operator

charts/solo-deployment/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.58.0
18+
version: 0.58.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.58.0"
24+
appVersion: "0.58.1"
2525

2626
# This is range of versions of Kubernetes server that is supported by this chart.
2727
# Note we need to use -0 suffix to support GKE version

0 commit comments

Comments
 (0)