Skip to content

Commit 29aae1c

Browse files
adityathebegithub-actions[bot]
authored andcommitted
chore: update incident-commander image version to 0.0.523
1 parent c1302ba commit 29aae1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent-chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
image:
33
repository: docker.io/flanksource/incident-commander
44
pullPolicy: IfNotPresent
5-
tag: "v0.0.522"
5+
tag: "v0.0.523"
66
serviceAccount:
77
# Annotations to add to the service account
88
annotations: {}

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nameOverride: ""
44
image:
55
repository: docker.io/flanksource/incident-commander
66
pullPolicy: IfNotPresent
7-
tag: "v0.0.522"
7+
tag: "v0.0.523"
88
global:
99
ui:
1010
host: "mission-control-ui.local"

0 commit comments

Comments
 (0)