Skip to content

Commit 4df7239

Browse files
chore(container): update image alpine ( 1e42bbe → 21dc606 )
Signed-off-by: Anthony Rabbito <hello@anthonyrabbito.com>
1 parent 489f02a commit 4df7239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/base/kube-system/metallb/helm-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
- |-
5454
ip r add local 10.45.0.0/16 dev lo table local proto 66 scope host || true
5555
ip -6 r add local 2001:559:87dd:a00::/56 dev lo table local proto 67 scope host || true
56-
image: alpine@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
56+
image: alpine@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
5757
imagePullPolicy: IfNotPresent
5858
securityContext:
5959
capabilities:

0 commit comments

Comments
 (0)