Skip to content

Commit

Permalink
Merge pull request #11417 from wolfi-dev/wolfictl-2875cd7d-7d52-45e7-…
Browse files Browse the repository at this point in the history
…85cc-fdda631bca6b

tailscale/1.58.0 package update
  • Loading branch information
ajayk authored Jan 19, 2024
2 parents 0a23c76 + a4429dd commit b2e5da5
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions tailscale.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: tailscale
version: 1.56.1
epoch: 1
version: 1.58.0
epoch: 0
description: The easiest, most secure way to use WireGuard and 2FA.
copyright:
- license: BSD-3-Clause
Expand All @@ -18,15 +18,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: f1ea3161a2a06ad6474a9ea919e91e9bd6062f84
expected-commit: dfc5715d9473ad16b132d1b7f4d22e5a607202e1
repository: https://github.com/tailscale/tailscale
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/[email protected]
go-version: "1.21"

- runs: |
./build_dist.sh tailscale.com/cmd/tailscale
./build_dist.sh tailscale.com/cmd/tailscaled
Expand Down

0 comments on commit b2e5da5

Please sign in to comment.