From d081f9abc791f922d9edf53fa826cabebed6ee68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 20:14:09 +0000 Subject: [PATCH] Update ghcr.io/ferretdb/ferretdb Docker tag to v2 --- 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 f947928b2..c05720201 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.2 + tag: 2.3.1 pullPolicy: IfNotPresent env: - name: FERRETDB_POSTGRESQL_URL -- 2.49.1