From bc2ff9db58e071b696a73d757d60be893fcff4c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 17:50:48 +0000 Subject: [PATCH] chore(deps): update temporalio/server docker tag to v1.24.2 --- charts/temporal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/temporal/values.yaml b/charts/temporal/values.yaml index 3c3fb07..f2ce1fd 100644 --- a/charts/temporal/values.yaml +++ b/charts/temporal/values.yaml @@ -21,7 +21,7 @@ server: sidecarContainers: {} image: repository: temporalio/server - tag: 1.22.1 + tag: 1.24.2 pullPolicy: IfNotPresent # Global default settings (can be overridden per service)