From 7bb51898d5d432c20e23e6f9838da3dcdb78584a Mon Sep 17 00:00:00 2001 From: rawdaGastan Date: Mon, 4 Mar 2024 15:57:33 +0200 Subject: [PATCH] update charts to version v0.14.9 --- grid-proxy/charts/gridproxy/Chart.yaml | 2 +- tools/relay-cache-warmer/chart/relay-cache-warmer/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/grid-proxy/charts/gridproxy/Chart.yaml b/grid-proxy/charts/gridproxy/Chart.yaml index 72aaed88..730257cd 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.8 +appVersion: 0.14.9 # 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 a6e1c3ed..4e28f0d3 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.8" +appVersion: "0.14.9"