Skip to content

Commit

Permalink
Bump alpine toolbox image to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed May 12, 2024
1 parent d4daa78 commit 0b85e42
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 @@ -456,7 +456,7 @@ tests:
# A BATS image to supply test runner, see https://hub.docker.com/r/bats/bats/tags
batsImage: "bats/bats:1.11.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.1.0"
curlImage: "ghcr.io/containeroo/alpine-toolbox:2.2.0"
# 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 0b85e42

Please sign in to comment.