Skip to content

Commit 51f4421

Browse files
flankbotgithub-actions[bot]
authored andcommitted
chore: update incident-commander image version to 0.0.977
1 parent bff5543 commit 51f4421

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.976"
5+
tag: "v0.0.977"
66
global:
77
# -v, -vv, -vvv
88
logLevel: ""

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.976"
7+
tag: "v0.0.977"
88
global:
99
# -v, -vv, -vvv
1010
logLevel: ""

0 commit comments

Comments
 (0)