From 7b2e43d8f4e7a6caf62db8bf8e5279ce208d0640 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 May 2025 18:01:32 +0000 Subject: [PATCH] Update ghcr.io/ferretdb/ferretdb Docker tag to v1.24.1 --- clusters/cl01tl/management/komodo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index f30c39f0f..6ac74ed99 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -89,7 +89,7 @@ komodo: ferretdb: image: repository: ghcr.io/ferretdb/ferretdb - tag: 1.24.0 + tag: 1.24.1 pullPolicy: IfNotPresent env: - name: FERRETDB_POSTGRESQL_URL -- 2.49.1