diff --git a/containers/timescaledb/versions.yaml b/containers/timescaledb/versions.yaml index c938ee3..f6ef722 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.1 watch: - pattern: ^(16|17)$ source: ghcr.io/cloudnative-pg/postgresql