Bump test chart dependencies (#508)

* Bump test chart dependencies

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Revert blank versions

Signed-off-by: kfox1111 <[email protected]>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: kfox1111 <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
Co-authored-by: kfox1111 <[email protected]>
This commit is contained in:
spire-helm-version-checker[bot]
2024-12-16 09:34:11 -08:00
committed by GitHub
co-authored by marcofranssen kfox1111
parent e307b51ad8
commit 8925ed6a46
9 changed files with 26 additions and 26 deletions
@@ -41,7 +41,7 @@ spiffeHelper:
registry: ghcr.io
repository: spiffe/spiffe-helper
pullPolicy: IfNotPresent
tag: 0.8.0
tag: 0.9.0
## @param spiffeHelper.resources [object] Resource requests and limits
resources: {}
@@ -164,7 +164,7 @@ insecureScheme:
registry: docker.io
repository: nginxinc/nginx-unprivileged
pullPolicy: IfNotPresent
tag: 1.27.2-alpine
tag: 1.27.3-alpine
## @param insecureScheme.nginx.ipMode IP modes supported by the cluster. Must be one of [ipv4, ipv6, both]
ipMode: both
## @param insecureScheme.nginx.resources Resource requests and limits
@@ -266,7 +266,7 @@ telemetry:
registry: docker.io
repository: nginx/nginx-prometheus-exporter
pullPolicy: IfNotPresent
tag: "1.3.0"
tag: "1.4.0"
## @param telemetry.prometheus.nginxExporter.resources [object] Resource requests and limits
resources: {}
@@ -332,7 +332,7 @@ tests:
registry: cgr.dev
repository: chainguard/bash
pullPolicy: IfNotPresent
tag: latest@sha256:b11004d90ac47d7a2c34873b5979b071ac9281da18616f01a1510a30d6d6dcbf
tag: latest@sha256:61cbced1922eabc8da596512a39b7cf3cb96f8f9a921c70fe96226c59bfa21f3
toolkit:
## @param tests.toolkit.image.registry The OCI registry to pull the image from
@@ -344,7 +344,7 @@ tests:
registry: cgr.dev
repository: chainguard/min-toolkit-debug
pullPolicy: IfNotPresent
tag: latest@sha256:6d2093f529dbd00ed9eb1c9e3515bc4bb56078148d3c196c5c322f1c26a1f412
tag: latest@sha256:2f8ac6547029ed217bb40167bf39883b4bc606b3b747ecaf710fab9779ef786f
step:
## @param tests.step.image.registry The OCI registry to pull the image from
@@ -356,7 +356,7 @@ tests:
registry: "docker.io"
repository: smallstep/step-cli
pullPolicy: IfNotPresent
tag: 0.28.0
tag: 0.28.2
busybox:
## @param tests.busybox.image.registry The OCI registry to pull the image from