From 1aa870b7b3ca6768a4949ead4e6e1cf6cc1ef2f4 Mon Sep 17 00:00:00 2001 From: moshloop Date: Mon, 30 Sep 2024 08:09:16 +0000 Subject: [PATCH] chore: update incident-commander image version to 0.0.810 --- 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 cacec7ab..a7b6d7f1 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.809" + tag: "v0.0.810" global: # -v, -vv, -vvv logLevel: "" diff --git a/chart/values.yaml b/chart/values.yaml index 3317a241..d5857c72 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.809" + tag: "v0.0.810" global: # -v, -vv, -vvv logLevel: ""