Skip to content

Commit dc79755

Browse files
committed
Update default init image to latest version
1 parent 5af0a39 commit dc79755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/job.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function(jobName, agentEnv={}, stepEnvFile='', patchFunc=identity) patchFunc({
4444
BUILDKITE_PLUGIN_K8S_GIT_SSH_SECRET_KEY: '',
4545
BUILDKITE_PLUGIN_K8S_GIT_SSH_SECRET_NAME: '',
4646
BUILDKITE_PLUGIN_K8S_AGENT_TOKEN_SECRET_KEY: 'buildkite-agent-token',
47-
BUILDKITE_PLUGIN_K8S_INIT_IMAGE: 'embarkstudios/k8s-buildkite-agent@sha256:001b49c3170b15aea5fec26daed886e626b12adaffd1ab3f9e1c8c44017d39c1',
47+
BUILDKITE_PLUGIN_K8S_INIT_IMAGE: 'embarkstudios/k8s-buildkite-agent@sha256:59598d695e5290898568b902141181675d7890902481ba8175cc2681ab7e34d5',
4848
BUILDKITE_PLUGIN_K8S_ALWAYS_PULL: false,
4949
BUILDKITE_PLUGIN_K8S_BUILD_PATH_HOST_PATH: '',
5050
BUILDKITE_PLUGIN_K8S_BUILD_PATH_PVC: '',

0 commit comments

Comments
 (0)