Skip to content

Commit

Permalink
chore(container): update image alpine ( 7eccd4d → beefdbd )
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 9c38ddb commit 18a293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/base/kube-system/metallb/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
- |-
ip r add local 10.45.0.0/16 dev lo table local proto 66 scope host || true
ip -6 r add local 2001:559:87dd:a00::/56 dev lo table local proto 67 scope host || true
image: alpine@sha256:7eccd4d5d574a3c889b0a6d97b2cdd0308c8e1afc2bba8d467c2b87d879b0c1c
image: alpine@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
Expand Down

0 comments on commit 18a293b

Please sign in to comment.