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: |