Skip to content

Commit

Permalink
Roll back dependency k3s-io/k3s to v1.27.3-rc1+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 44a2676 commit 0b53702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/kairos-ubuntu-22-lts/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION 0.7
FROM alpine

# renovate: datasource=github-releases depName=k3s-io/k3s versioning=docker
ARG --global K3S_VERSION=v1.27.3-k3s1
ARG --global K3S_VERSION=v1.27.3-rc1+k3s1
# renovate: datasource=docker depName=quay.io/kairos/core-ubuntu-22-lts
ARG --global KAIROS_VERSION=v2.4.0

Expand Down

0 comments on commit 0b53702

Please sign in to comment.