diff --git a/charts/besu/Chart.yaml b/charts/besu/Chart.yaml index 5f18e03ee..b0c70662a 100644 --- a/charts/besu/Chart.yaml +++ b/charts/besu/Chart.yaml @@ -19,13 +19,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: 2.3.7 +version: 2.3.8 # 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: "23.7.2" +appVersion: "23.7.3" keywords: - ethereum diff --git a/charts/besu/values.yaml b/charts/besu/values.yaml index 71a2c2c98..23b84d083 100644 --- a/charts/besu/values.yaml +++ b/charts/besu/values.yaml @@ -95,7 +95,7 @@ image: repository: hyperledger/besu pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "23.7.2" + tag: "23.7.3" imagePullSecrets: [] nameOverride: ""