From d840e79be823703bfc21ebc7dfd9f2ae2d2ebd54 Mon Sep 17 00:00:00 2001 From: ethycabot Date: Thu, 2 Feb 2023 21:18:23 +0000 Subject: [PATCH] chore: bump appVersion to 2.6.0 --- fides/Chart.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fides/Chart.yaml b/fides/Chart.yaml index f504d71..ecb2b6b 100644 --- a/fides/Chart.yaml +++ b/fides/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: fides -version: 0.6.0 -appVersion: "2.5.1" +version: 0.7.0 +appVersion: "2.6.0" description: Fides is an open-source privacy engineering platform for managing the fulfillment of data privacy requests in your runtime environment, and the enforcement of privacy regulations in your code. type: application keywords: @@ -16,7 +16,7 @@ home: https://fid.es sources: - https://github.com/ethyca/fides dependencies: -- name: redis - version: "17.6.0" - repository: "https://charts.bitnami.com/bitnami" - condition: redis.deployRedis + - name: redis + version: "17.6.0" + repository: "https://charts.bitnami.com/bitnami" + condition: redis.deployRedis