Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump K3s-root version to v0.14.1 #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 9, 2024

Update k3sroot version

Bump to latest k3s-root version in Dockerfile

changed lines [61] of file "/tmp/updatecli/github/rancher/image-build-kubernetes/Dockerfile"

v0.14.1
Release published on the 2024-11-08 19:06:20 +0000 UTC at the url https://github.com/k3s-io/k3s-root/releases/tag/v0.14.1

## What's Changed
* Add nftables binary by @brandond in https://github.com/k3s-io/k3s-root/pull/66


**Full Changelog**: https://github.com/k3s-io/k3s-root/compare/v0.14.0...v0.14.1
Bump to latest k3s-root version in Makefile

1 file(s) updated with "K3S_ROOT_VERSION ?= v0.14.1": * Makefile

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions bot force-pushed the updatecli_master_ee1c8db2c65cef881955474e6a35a6dffb916dcd2e53af1bae273d3a831f7960 branch from d2fea80 to abc60e6 Compare November 26, 2024 18:11
@@ -58,7 +58,7 @@ RUN chmod -v +x /usr/local/go/bin/go-*.sh

FROM build-k8s-codegen AS build-k8s
ARG TARGETARCH
ARG K3S_ROOT_VERSION=v0.14.0
ARG K3S_ROOT_VERSION=v0.14.1
ADD https://github.com/k3s-io/k3s-root/releases/download/${K3S_ROOT_VERSION}/k3s-root-${TARGETARCH}.tar /opt/k3s-root/k3s-root.tar
RUN tar xvf /opt/k3s-root/k3s-root.tar -C /opt/k3s-root --wildcards --strip-components=2 './bin/aux/*tables*'
Copy link
Member

@brandond brandond Nov 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions bot force-pushed the updatecli_master_ee1c8db2c65cef881955474e6a35a6dffb916dcd2e53af1bae273d3a831f7960 branch from 90158d5 to c468a8e Compare November 27, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants