[Bug 291938] [PATCH] sysutils/kapp: update to 0.65.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291938] sysutils/kapp: update to v0.65.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Dec 2025 17:45:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291938
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=63e944f638fa415d0f0e95ab69432e741a8422a1
commit 63e944f638fa415d0f0e95ab69432e741a8422a1
Author: Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2025-12-26 17:42:35 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-26 17:42:35 +0000
sysutils/kapp: update to 0.65.0
Replace GO_MODULE with USE_GITHUB and GH_ACCOUNT to make it build.
The reason is new dependency on k8s.io/kubernetes. It's not intended
for external use as a library and can't be downloaded via go proxy.
See https://github.com/carvel-dev/kapp/issues/1011
Changelogs:
https://github.com/carvel-dev/kapp/releases/tag/v0.64.0
https://github.com/carvel-dev/kapp/releases/tag/v0.64.1
https://github.com/carvel-dev/kapp/releases/tag/v0.64.2
https://github.com/carvel-dev/kapp/releases/tag/v0.65.0
PR: 291938
sysutils/kapp/Makefile | 7 ++++---
sysutils/kapp/distinfo | 8 +++-----
2 files changed, 7 insertions(+), 8 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.