From 23768399ae7a1249358a305871deca15a0095306 Mon Sep 17 00:00:00 2001 From: tdy2k <86881100+tdy2k@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:49:53 +0000 Subject: [PATCH] chore(timescaledb): update plugin_version to 2.27.2 --- containers/timescaledb/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/timescaledb/versions.yaml b/containers/timescaledb/versions.yaml index c938ee3..469fa3a 100644 --- a/containers/timescaledb/versions.yaml +++ b/containers/timescaledb/versions.yaml @@ -2,7 +2,7 @@ image_name: timescaledb tag_pattern: '{base_version}-plugin-v{plugin_version}' versions: - base_version: '17' - plugin_version: 2.26.4 + plugin_version: 2.27.2 watch: - pattern: ^(16|17)$ source: ghcr.io/cloudnative-pg/postgresql