Skip to content

Commit

Permalink
Update provider versions to address cve
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshdaivajna authored Jun 25, 2024
1 parent 78e87a7 commit d22ff85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ ARG BASE_IMAGE_URL=quay.io/kairos
ARG OSBUILDER_VERSION=v0.201.0
ARG OSBUILDER_IMAGE=quay.io/kairos/osbuilder-tools:$OSBUILDER_VERSION
ARG K3S_PROVIDER_VERSION=v4.4.0
ARG KUBEADM_PROVIDER_VERSION=v4.4.0
ARG RKE2_PROVIDER_VERSION=v4.4.0
ARG KUBEADM_PROVIDER_VERSION=v4.4.1
ARG RKE2_PROVIDER_VERSION=v4.4.1

# Variables used in the builds. Update for ADVANCED use cases only. Modify in .arg file or via CLI arguments.
ARG OS_DISTRIBUTION
Expand Down

0 comments on commit d22ff85

Please sign in to comment.