Skip to content

Commit

Permalink
feat(container): update image docker.io/library/alpine ( 3.20 → 3.21 )
Browse files Browse the repository at this point in the history
| datasource | package                  | from | to   |
| ---------- | ------------------------ | ---- | ---- |
| docker     | docker.io/library/alpine | 3.20 | 3.21 |
  • Loading branch information
kireque-bot[bot] authored Dec 5, 2024
1 parent a812bec commit 6e7c064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/network/multus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
uninstall:
image:
repository: docker.io/library/alpine
tag: "3.20"
tag: "3.21"

command:
- /bin/sh
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/system/fstrim/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: docker.io/library/alpine
tag: "3.20"
tag: "3.21"
command:
- "/bin/sh"
- "-c"
Expand Down

0 comments on commit 6e7c064

Please sign in to comment.