From 58a0875b2dfc6b55dd03feec272dbf47322392d9 Mon Sep 17 00:00:00 2001 From: flankbot Date: Fri, 3 Jan 2025 04:36:23 +0000 Subject: [PATCH] chore: update incident-commander image version to 0.0.970 --- 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 8bead5ea..aeb30afe 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.969" + tag: "v0.0.970" global: # -v, -vv, -vvv logLevel: "" diff --git a/chart/values.yaml b/chart/values.yaml index ef13991e..eff7edbe 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.969" + tag: "v0.0.970" global: # -v, -vv, -vvv logLevel: ""