Skip to content

Commit

Permalink
kops: update to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 16, 2024
1 parent 3091e9c commit 984def1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/kops/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0

PortGroup golang 1.0

go.setup github.com/kubernetes/kops 1.28.5 v
go.setup github.com/kubernetes/kops 1.29.0 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -19,9 +19,9 @@ license Apache-2
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer

checksums rmd160 5e57768ad2b9424da4698039cd2178586b0a45df \
sha256 fdd1e9210851215a98e7a07f34afba319c47f5bf01b543bf505b5a6fd07aeb87 \
size 34308996
checksums rmd160 c2e0f7ccb91dcefa475fdc334dabc8c8d1ecaeb5 \
sha256 e681e1b52bd7b2edca4928924401671cf7daf23636fc077471b1b8abc6fdc255 \
size 35947813

depends_run-append port:kubectl-1.28

Expand Down

0 comments on commit 984def1

Please sign in to comment.