From 5d842d9d9bb156b10e253913d6758ed8389082dc Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 15 May 2024 20:54:13 +0200 Subject: [PATCH] feat(timesketch): bump version --- charts/timesketch/Chart.yaml | 4 ++-- charts/timesketch/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/timesketch/Chart.yaml b/charts/timesketch/Chart.yaml index 97cce7a..0fc1da2 100644 --- a/charts/timesketch/Chart.yaml +++ b/charts/timesketch/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: timesketch description: | A toolset of DFIR tools -appVersion: "20240508" +appVersion: "20240508.1" type: application -version: 0.2.0 +version: 0.2.1 maintainers: - name: Tommy Skaug email: tommy@skaug.me diff --git a/charts/timesketch/values.yaml b/charts/timesketch/values.yaml index 2c6bcac..4edaef7 100644 --- a/charts/timesketch/values.yaml +++ b/charts/timesketch/values.yaml @@ -16,7 +16,7 @@ initContainers: image: repository: us-docker.pkg.dev/osdfir-registry/timesketch/timesketch pullPolicy: IfNotPresent - tag: "20240508" + tag: "20240508.1" imagePullSecrets: [] worker: