From aa0ab6b6ecb13cc99e69bab9a34ae70a6f647cff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 19:01:16 +0000 Subject: [PATCH] chore(deps): update temporalio/server docker tag to v1.23.0 --- 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..793795f 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.23.0 pullPolicy: IfNotPresent # Global default settings (can be overridden per service)