Skip to content

Commit

Permalink
Bump alpine toolbox to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 21, 2023
1 parent 9709368 commit bef3bc3
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 @@ -455,7 +455,7 @@ tests:
# A BATS image to supply test runner, see https://hub.docker.com/r/bats/bats/tags
batsImage: "bats/bats:v1.10.0"
# A image containing bash, curl and busybox|coreutils for executing tests, see https://github.com/containeroo/alpine-toolbox/releases
curlImage: "ghcr.io/containeroo/alpine-toolbox:2.0.52"
curlImage: "ghcr.io/containeroo/alpine-toolbox:2.0.54"
# Specify an array of imagePullSecrets to pull from private registries
# You need to manually create secrets in the namespace
# See https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Expand Down

0 comments on commit bef3bc3

Please sign in to comment.