Commit ce55487
authored
Migrate CSI sidecar images to csi-components registry (#705)
*Issue #, if available:* N/A
*Description of changes:* Migrate CSI sidecar images to recommended
csi-components registry
Update node-driver-registrar and livenessprobe sidecar images to use
the new `public.ecr.aws/csi-components` registry path, replacing the
previous `eks-distro` registry.
https://gallery.ecr.aws/csi-components
- `node-driver-registrar`: `v2.13.0-eks-1-32-19` -> `v2.15.0-eksbuild.4`
- `livenessprobe`: `v2.15.0-eks-1-32-19` -> `v2.17.0-eksbuild.4`
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.1 parent 20de719 commit ce55487
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments