Skip to content

Commit 01ebaeb

Browse files
bump image
1 parent 63b2550 commit 01ebaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/monitoring/vmalert/components/initcontainer-seed-rules/patch-initcontainer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
path: "/spec/template/spec/initContainers"
44
value:
55
- name: "seed"
6-
image: "ghcr.io/soerenschneider/alerting-rules:v1.0.2"
6+
image: "ghcr.io/soerenschneider/alerting-rules:v1.0.3"
77
imagePullPolicy: "IfNotPresent"
88
command: ["rsync", "-vr", "/rules/", "/rules-dest/"]
99
securityContext:

0 commit comments

Comments
 (0)