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"