Skip to content

Commit

Permalink
Bump k3s version to v1.30.0+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
AreYouLoco authored May 11, 2024
1 parent 8c4f0f4 commit 96c2fd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=k3s
PKG_VERSION:=1.29.3+k3s1
PKG_VERSION:=v1.30.0+k3s1
PKG_RELEASE:=$(AUTORELEASE)

PKG_MAINTAINER:=Don't count me for sure
Expand All @@ -31,8 +31,8 @@ endef

define Download/binaries
FILE:=k3s-armhf
URL:=https://github.com/k3s-io/k3s/releases/download/v1.29.3%2Bk3s1
HASH:=9b5c6f3df99bcb3154ae76b6d73b6d31aa3ea9c8ecb5d91b5bd848107a749b78
URL:=https://github.com/k3s-io/k3s/releases/download/v1.30.0%2Bk3s1
HASH:=73e830f7c3e9bc774fe3fcfaaba82ce6ea04498592d26a8aa1a58e75d9837166
endef

define Build/Prepare
Expand Down

0 comments on commit 96c2fd0

Please sign in to comment.