From 45f6b3e3473a6956ce7265ffeb8bdb4b82307cca Mon Sep 17 00:00:00 2001 From: Omar Abdulaziz Date: Thu, 6 Jun 2024 17:08:33 +0300 Subject: [PATCH] update changelog for v0.15.7 --- grid-proxy/CHANGELOG.md | 2 +- grid-proxy/charts/gridproxy/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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