From 0a773ced8adca5e76346249ad0fe92b508271af9 Mon Sep 17 00:00:00 2001 From: Wajih Yassine <54372074+wajihyassine@users.noreply.github.com> Date: Thu, 26 Oct 2023 12:44:11 -0700 Subject: [PATCH] update osdfir charts to 0.3.2 (#71) --- charts/osdfir-infrastructure/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/osdfir-infrastructure/Chart.yaml b/charts/osdfir-infrastructure/Chart.yaml index dadef133..0549c92d 100644 --- a/charts/osdfir-infrastructure/Chart.yaml +++ b/charts/osdfir-infrastructure/Chart.yaml @@ -14,11 +14,11 @@ dependencies: - condition: timesketch.enabled name: timesketch repository: oci://us-docker.pkg.dev/osdfir-registry/osdfir-charts - version: 0.3.1 + version: 0.3.2 - condition: turbinia.enabled name: turbinia repository: oci://us-docker.pkg.dev/osdfir-registry/osdfir-charts - version: 0.3.1 + version: 0.3.2 maintainers: - name: Wajih Yassine url: https://github.com/wajihyassine