Skip to content

Commit

Permalink
Bump BATS test image
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Feb 3, 2025
1 parent 454828d commit a199be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ tests:
# Without the resources being created the tests will not work; however the installation is cleaner.
enabled: false
# A BATS image to supply test runner, see https://hub.docker.com/r/bats/bats/tags
batsImage: "bats/bats:1.11.0"
batsImage: "bats/bats:1.11.1"
# A image containing bash, curl and busybox|coreutils for executing tests, see https://images.chainguard.dev/directory/image/bash/overview
curlImage: "cgr.dev/chainguard/bash:latest"
# Specify an array of imagePullSecrets to pull from private registries
Expand Down

0 comments on commit a199be3

Please sign in to comment.