diff --git a/grid-proxy/CHANGELOG.md b/grid-proxy/CHANGELOG.md index 84c313727..22a19505e 100644 --- a/grid-proxy/CHANGELOG.md +++ b/grid-proxy/CHANGELOG.md @@ -12,7 +12,7 @@ Check `/version` on any instance to know the version. ## Releases -### v0.15.6 +### v0.15.7 --- diff --git a/grid-proxy/charts/gridproxy/Chart.yaml b/grid-proxy/charts/gridproxy/Chart.yaml index 119776c6f..bc45f7fda 100644 --- a/grid-proxy/charts/gridproxy/Chart.yaml +++ b/grid-proxy/charts/gridproxy/Chart.yaml @@ -20,6 +20,6 @@ version: 1.0.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. -appVersion: 0.15.6 +appVersion: 0.15.7 # make sure to update the changelog with the changes in this release