Skip to content

Commit

Permalink
chore(container): update image alpine ( c5b1261 → 77726ef )
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 5e46ac8 commit e559e94
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:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
image: alpine@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
Expand Down

0 comments on commit e559e94

Please sign in to comment.