Bump test chart dependencies (#171)
Signed-off-by: GitHub <[email protected]> Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
co-authored by
marcofranssen
parent
2454b8cd2a
commit
8f1aba8ad3
@@ -110,7 +110,7 @@ A Helm chart to install the SPIFFE OIDC discovery provider.
|
||||
| `tests.toolkit.image.repository` | The repository within the registry | `chainguard/slim-toolkit-debug` |
|
||||
| `tests.toolkit.image.pullPolicy` | The image pull policy | `IfNotPresent` |
|
||||
| `tests.toolkit.image.version` | This value is deprecated in favor of tag. (Will be removed in a future release) | `""` |
|
||||
| `tests.toolkit.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:201305e2ad567a4387a92663f58068073c0833cdc2d84ed9f69be385aa4ece98` |
|
||||
| `tests.toolkit.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:c33000bbf5fc823722d1a190ce96c58ee0baa3780e23d148c27773bbc7e884e1` |
|
||||
| `tests.step.image.registry` | The OCI registry to pull the image from | `docker.io` |
|
||||
| `tests.step.image.repository` | The repository within the registry | `smallstep/step-cli` |
|
||||
| `tests.step.image.pullPolicy` | The image pull policy | `IfNotPresent` |
|
||||
|
||||
@@ -303,7 +303,7 @@ tests:
|
||||
repository: chainguard/slim-toolkit-debug
|
||||
pullPolicy: IfNotPresent
|
||||
version: ""
|
||||
tag: latest@sha256:201305e2ad567a4387a92663f58068073c0833cdc2d84ed9f69be385aa4ece98
|
||||
tag: latest@sha256:c33000bbf5fc823722d1a190ce96c58ee0baa3780e23d148c27773bbc7e884e1
|
||||
|
||||
step:
|
||||
## @param tests.step.image.registry The OCI registry to pull the image from
|
||||
|
||||
Reference in New Issue
Block a user