diff --git a/grid-proxy/charts/gridproxy/Chart.yaml b/grid-proxy/charts/gridproxy/Chart.yaml index c36b551d6..d686dd7db 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.11 +appVersion: 0.14.12 # 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 fe096e530..d52e1e7a6 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.11" +appVersion: "0.14.12"