From f3575ed10af3c86b311057b3aaf2942033291d45 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 23:06:04 +0000 Subject: [PATCH] neon/6667 package update (#29045)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- neon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neon.yaml b/neon.yaml index 9935e46223d..e86064e91ea 100644 --- a/neon.yaml +++ b/neon.yaml @@ -1,6 +1,6 @@ package: name: neon - version: "6616" + version: "6667" epoch: 0 description: "Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage." copyright: @@ -46,7 +46,7 @@ pipeline: with: repository: https://github.com/neondatabase/neon tag: release-${{package.version}} - expected-commit: 6ceaca96e599f96d3f99bb3ad6bbfbc4189ba68c + expected-commit: ec0550e8cee4ba754913be84c70dc54d84cf95d9 recurse-submodules: true - runs: |