Commit 77fabb2
fix(deploy): use fully qualified image name
Use the fully qualified name of the controller image on Docker Hub,
rather than the historical short version. This ensures the manifests
work as intended out of the box on CRI-O.
Fixes: #188
Reference: https://github.com/cri-o/cri-o/releases/tag/v1.34.0
[squashed and reworded commits, bumped chart version]
Acked-by: Terin Stock <[email protected]>1 parent 106f4f0 commit 77fabb2
File tree
3 files changed
+3
-3
lines changed- deploy
- charts/origin-ca-issuer
- manifests
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments