Skip to content

Commit a199be3

Browse files
committed
Bump BATS test image
1 parent 454828d commit a199be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gocd/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ tests:
450450
# Without the resources being created the tests will not work; however the installation is cleaner.
451451
enabled: false
452452
# A BATS image to supply test runner, see https://hub.docker.com/r/bats/bats/tags
453-
batsImage: "bats/bats:1.11.0"
453+
batsImage: "bats/bats:1.11.1"
454454
# A image containing bash, curl and busybox|coreutils for executing tests, see https://images.chainguard.dev/directory/image/bash/overview
455455
curlImage: "cgr.dev/chainguard/bash:latest"
456456
# Specify an array of imagePullSecrets to pull from private registries

0 commit comments

Comments
 (0)