From d0092c46db29ec26ede4753dcd539c4d5eef93a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 May 2025 19:20:55 +0000 Subject: [PATCH] Update ghcr.io/ferretdb/ferretdb Docker tag to v1.24.2 --- 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 ce3fad752..f947928b2 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.1 + tag: 1.24.2 pullPolicy: IfNotPresent env: - name: FERRETDB_POSTGRESQL_URL -- 2.49.1