diff --git a/grid-proxy/charts/gridproxy/Chart.yaml b/grid-proxy/charts/gridproxy/Chart.yaml index d686dd7db..24ad6bc68 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.14.12 +appVersion: 0.14.13 # make sure to update the changelog with the changes in this release diff --git a/tools/relay-cache-warmer/chart/relay-cache-warmer/Chart.yaml b/tools/relay-cache-warmer/chart/relay-cache-warmer/Chart.yaml index d52e1e7a6..7c095413f 100644 --- a/tools/relay-cache-warmer/chart/relay-cache-warmer/Chart.yaml +++ b/tools/relay-cache-warmer/chart/relay-cache-warmer/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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: "0.14.12" +appVersion: "0.14.13"