Skip to content

Commit 61de2ae

Browse files
feat(deps): update alpine docker tag to v3.21
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | alpine | 3.17 | 3.21 |
1 parent c23da0a commit 61de2ae

File tree

1 file changed

+1
-1
lines changed
  • charts/common/_unittests/layout-tests/single-component

1 file changed

+1
-1
lines changed

charts/common/_unittests/layout-tests/single-component/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ myComponent:
1515
containers:
1616
main:
1717
name: main
18-
image: "alpine:3.17"
18+
image: "alpine:3.21"
1919
replicas: 2
2020

2121
myComponentDefaults: {}

0 commit comments

Comments
 (0)