Skip to content

Commit

Permalink
chore(container): update image alpine ( b89d9c9 → 0a4eaa0 )
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 5a6127e commit 785a147
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:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
image: alpine@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
imagePullPolicy: IfNotPresent
securityContext:
capabilities:
Expand Down

0 comments on commit 785a147

Please sign in to comment.