From 63822e64a5d7fbba3088d15dd36f833215b8aee6 Mon Sep 17 00:00:00 2001 From: flankbot Date: Sun, 29 Sep 2024 13:27:54 +0000 Subject: [PATCH] chore: update incident-commander image version to 0.0.807 --- agent-chart/values.yaml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent-chart/values.yaml b/agent-chart/values.yaml index a8f97de1..ca51b8de 100644 --- a/agent-chart/values.yaml +++ b/agent-chart/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/flanksource/incident-commander pullPolicy: IfNotPresent - tag: "v0.0.806" + tag: "v0.0.807" global: # -v, -vv, -vvv logLevel: "" diff --git a/chart/values.yaml b/chart/values.yaml index 2689551b..bc292510 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ nameOverride: "" image: repository: docker.io/flanksource/incident-commander pullPolicy: IfNotPresent - tag: "v0.0.806" + tag: "v0.0.807" global: # -v, -vv, -vvv logLevel: ""