From 9da03878021dadb7301a44be8f6ea83667a9b3e1 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 13 Jun 2024 23:18:39 +0000 Subject: [PATCH] teleport/16.0.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- teleport.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleport.yaml b/teleport.yaml index f8868ce3e40..25db98cc213 100644 --- a/teleport.yaml +++ b/teleport.yaml @@ -1,6 +1,6 @@ package: name: teleport - version: 15.4.3 + version: 16.0.0 epoch: 0 description: The easiest, and most secure way to access and protect all of your infrastructure. copyright: @@ -30,7 +30,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/gravitational/teleport - expected-commit: 46e1a24d66dfe03e09b3fe068821d8f4804f47b3 + expected-commit: bb8b73a29fd2f830ac9a0a1bd4ca585f4b877528 tag: v${{package.version}} - runs: |