Bump wait-for-it image latest-20221223
This version supports arm64 and amd64 Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -138,7 +138,7 @@ Kubernetes: `>=1.21.0-0`
|
|||||||
| waitForIt.image.pullPolicy | string | `"IfNotPresent"` | |
|
| waitForIt.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| waitForIt.image.registry | string | `"cgr.dev"` | |
|
| waitForIt.image.registry | string | `"cgr.dev"` | |
|
||||||
| waitForIt.image.repository | string | `"chainguard/wait-for-it"` | |
|
| waitForIt.image.repository | string | `"chainguard/wait-for-it"` | |
|
||||||
| waitForIt.image.version | string | `"latest-20221215"` | |
|
| waitForIt.image.version | string | `"latest-20221223"` | |
|
||||||
| waitForIt.resources | object | `{}` | |
|
| waitForIt.resources | object | `{}` | |
|
||||||
| workloadRegistrar.image.pullPolicy | string | `"IfNotPresent"` | |
|
| workloadRegistrar.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| workloadRegistrar.image.registry | string | `"gcr.io"` | |
|
| workloadRegistrar.image.registry | string | `"gcr.io"` | |
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ waitForIt:
|
|||||||
registry: cgr.dev
|
registry: cgr.dev
|
||||||
repository: chainguard/wait-for-it
|
repository: chainguard/wait-for-it
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
version: latest-20221215
|
version: latest-20221223
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
||||||
workloadRegistrar:
|
workloadRegistrar:
|
||||||
|
|||||||
Reference in New Issue
Block a user