Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# KubeVPN release v2.7.19

KubeVPN v2.7.19 is available now ! 🎉

Download KubeVPN for your platform

Mac (x86-64/Intel)

curl -Lo kubevpn.zip https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_darwin_amd64.zip && unzip -d kubevpn kubevpn.zip

Mac (AArch64/Apple M1 silicon)

curl -Lo kubevpn.zip https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_darwin_arm64.zip && unzip -d kubevpn kubevpn.zip

Linux (x86-64)

curl -Lo kubevpn.zip https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_linux_amd64.zip && unzip -d kubevpn kubevpn.zip

Linux (AArch64)

curl -Lo kubevpn.zip https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_linux_arm64.zip && unzip -d kubevpn kubevpn.zip

Linux (i386)

curl -Lo kubevpn.zip https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_linux_386.zip && unzip -d kubevpn kubevpn.zip

Windows (x86-64)

curl -LO https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_windows_amd64.zip

Windows (AArch64)

curl -LO https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_windows_arm64.zip

Windows (i386)

curl -LO https://github.com/kubenetworks/kubevpn/releases/download/v2.7.19/kubevpn_v2.7.19_windows_386.zip

Checksums

SHA256 checksums available for compiled binaries.
Run shasum -a 256 -c checksums.txt to verify.

Upgrading

Run kubevpn upgrade to upgrade from a previous version.

Changelog

  • edd24508 mazhong 2025-06-18 fix: preserve env HOME on unix (#653)
  • b3af39f8 mazhong 2025-06-18 fix: linux startup must use sudo (#651)
  • 9010d051 naison 2025-06-18 refactor: optimize code (#650)
  • de9bbcd1 naison 2025-06-14 Update charts/index.yaml (#648)
  • 0fa136cb naison 2025-06-14 feat: update krew index version to refs/tags/v2.7.18 (#647)
  • 306ba9be naison 2025-06-14 refactor: restore logic (#646)

View the full release notes at https://github.com/kubenetworks/kubevpn/releases/tag/v2.7.19.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 18, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 18, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 18, 2025 13:15
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 18, 2025
Merged via the queue into master with commit 2a8e5b1 Jun 18, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-kubevpn-2.7.19 branch June 18, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants