From 13a5313a214d0a8886047d6b23e15d9f8b3ed4a0 Mon Sep 17 00:00:00 2001 From: Roberto Santalla Date: Thu, 14 Sep 2023 18:09:10 +0200 Subject: [PATCH] helm: upgrade to v0.7.1 --- charts/scrutiny/charts/collector/Chart.yaml | 2 +- charts/scrutiny/charts/web/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/scrutiny/charts/collector/Chart.yaml b/charts/scrutiny/charts/collector/Chart.yaml index 314a85b..56a2c1a 100644 --- a/charts/scrutiny/charts/collector/Chart.yaml +++ b/charts/scrutiny/charts/collector/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: "v0.5.0" +appVersion: "v0.7.1" diff --git a/charts/scrutiny/charts/web/Chart.yaml b/charts/scrutiny/charts/web/Chart.yaml index ebb1923..9d95ed6 100644 --- a/charts/scrutiny/charts/web/Chart.yaml +++ b/charts/scrutiny/charts/web/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: "v0.5.0" +appVersion: "v0.7.1"