Skip to content

Commit 24b595a

Browse files
chore(release): 0.57.0 [skip ci]
## [0.57.0](v0.56.1...v0.57.0) (2025-10-15) ### Features * add ServiceMonitor and PodLog crds ([#183](#183)) ([21d00c2](21d00c2))
1 parent 21d00c2 commit 24b595a

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.56.1
18+
version: 0.57.0
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.56.1"
24+
appVersion: "0.57.0"
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.56.1
19+
version: 0.57.0
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.56.1"
25+
appVersion: "0.57.0"
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.56.1
18+
version: 0.57.0
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.56.1"
24+
appVersion: "0.57.0"
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)