Bump test chart dependencies

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
marcofranssen
2025-12-22 18:01:42 +01:00
committed by Marco Franssen
parent dfbbecf077
commit 198cdb6075
7 changed files with 7 additions and 7 deletions
@@ -73,5 +73,5 @@ A Helm chart to install the SPIFFE CSI driver.
| `selinux.image.registry` | The OCI registry to pull the image from | `registry.access.redhat.com` |
| `selinux.image.repository` | The repository within the registry | `ubi9` |
| `selinux.image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `selinux.image.tag` | Overrides the image tag whose default is the chart appVersion | `9.7-1764794285` |
| `selinux.image.tag` | Overrides the image tag whose default is the chart appVersion | `9.7-1766364927` |
@@ -161,4 +161,4 @@ selinux:
registry: registry.access.redhat.com
repository: ubi9
pullPolicy: IfNotPresent
tag: 9.7-1764794285
tag: 9.7-1766364927
@@ -129,7 +129,7 @@ A Helm chart to install the SPIFFE OIDC discovery provider.
| `tests.toolkit.image.registry` | The OCI registry to pull the image from | `cgr.dev` |
| `tests.toolkit.image.repository` | The repository within the registry | `chainguard/min-toolkit-debug` |
| `tests.toolkit.image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `tests.toolkit.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:d872056bb29c27955db212bb5464649b91a2b36a4017900d5b5968f50492e700` |
| `tests.toolkit.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:ed56c04bf2cf221bfc7ce4d20792912096098660c9f7adea165737187e7c8a03` |
| `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` |
@@ -368,7 +368,7 @@ tests:
registry: cgr.dev
repository: chainguard/min-toolkit-debug
pullPolicy: IfNotPresent
tag: latest@sha256:d872056bb29c27955db212bb5464649b91a2b36a4017900d5b5968f50492e700
tag: latest@sha256:ed56c04bf2cf221bfc7ce4d20792912096098660c9f7adea165737187e7c8a03
step:
## @param tests.step.image.registry The OCI registry to pull the image from
+1 -1
View File
@@ -126,7 +126,7 @@ A Helm chart to install the SPIRE agent.
| `hostCert.image.registry` | The OCI registry to pull the image from | `cgr.dev` |
| `hostCert.image.repository` | The repository within the registry | `chainguard/min-toolkit-debug` |
| `hostCert.image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `hostCert.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:d872056bb29c27955db212bb5464649b91a2b36a4017900d5b5968f50492e700` |
| `hostCert.image.tag` | Overrides the image tag whose default is the chart appVersion | `latest@sha256:ed56c04bf2cf221bfc7ce4d20792912096098660c9f7adea165737187e7c8a03` |
| `priorityClassName` | Priority class assigned to daemonset pods. Can be auto set with global.recommendations.priorityClassName. | `""` |
| `extraEnvVars` | Extra environment variables to be added to the Spire Agent container | `[]` |
| `extraVolumes` | Extra volumes to be mounted on Spire Agent pods | `[]` |
+1 -1
View File
@@ -310,7 +310,7 @@ hostCert:
registry: cgr.dev
repository: chainguard/min-toolkit-debug
pullPolicy: IfNotPresent
tag: latest@sha256:d872056bb29c27955db212bb5464649b91a2b36a4017900d5b5968f50492e700
tag: latest@sha256:ed56c04bf2cf221bfc7ce4d20792912096098660c9f7adea165737187e7c8a03
## @param priorityClassName Priority class assigned to daemonset pods. Can be auto set with global.recommendations.priorityClassName.
priorityClassName: ""