Commit 0118f70
authored
Align kubectl images with available tags (#4801)
* chore: align kubectl images with available tags
reaper now uses registry.k8s.io/kubectl:v1.32.9 (with the registry’s required v prefix)
restund falls back to docker.io/bitnamilegacy/kubectl:1.24.12 since registry.k8s.io no longer ships that version
* update kubectl image for restund
- use registry.k8s.io for kubectl image with version v1.32.9
* update changelog.d
* use bitnamilegacy kubectl which includes shell
* restund also requires kubectl with shell access
* update changelog.d text1 parent b51531c commit 0118f70
File tree
4 files changed
+11
-3
lines changed- changelog.d/5-internal
- charts
- reaper
- restund
- templates
4 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
0 commit comments