Skip to content

Commit 5a950f5

Browse files
committed
Update init image version to latest published
1 parent 50aa07d commit 5a950f5

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
@@ -55,7 +55,7 @@ function(jobName, agentEnv={}, stepEnvFile='', patchFunc=identity) patchFunc({
5555
BUILDKITE_PLUGIN_K8S_GIT_SSH_SECRET_KEY: '',
5656
BUILDKITE_PLUGIN_K8S_GIT_SSH_SECRET_NAME: '',
5757
BUILDKITE_PLUGIN_K8S_AGENT_TOKEN_SECRET_KEY: 'buildkite-agent-token',
58-
BUILDKITE_PLUGIN_K8S_INIT_IMAGE: 'embarkstudios/k8s-buildkite-agent@sha256:59598d695e5290898568b902141181675d7890902481ba8175cc2681ab7e34d5',
58+
BUILDKITE_PLUGIN_K8S_INIT_IMAGE: 'embarkstudios/k8s-buildkite-agent@sha256:421c6757ba26e0858e20248477b3c36f0249693df82e9dc84013e545b2c69d66',
5959
BUILDKITE_PLUGIN_K8S_ALWAYS_PULL: false,
6060
BUILDKITE_PLUGIN_K8S_BUILD_PATH_HOST_PATH: '',
6161
BUILDKITE_PLUGIN_K8S_BUILD_PATH_PVC: '',

0 commit comments

Comments
 (0)