Skip to content

Commit

Permalink
Bump framework (#3013)
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored Nov 14, 2024
1 parent 8642104 commit 068f9c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/uki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
family: ubuntu
base_image: ubuntu:24.04
variant: standard
k3s_version: 1.31.1 # we need to use a matrix like we do in the other pipelines, but adding manually now just to see if this makes it work
k3s_version: 1.31.2 # we need to use a matrix like we do in the other pipelines, but adding manually now just to see if this makes it work
- flavor: fedora
family: rhel
flavor_release: 40
Expand Down
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG TRIVY_VERSION=0.57.0
# renovate: datasource=docker depName=anchore/grype versioning=semver
ARG GRYPE_VERSION=v0.84.0
# renovate: datasource=docker depName=quay.io/kairos/framework versioning=semver
ARG KAIROS_FRAMEWORK_VERSION=v2.14.3
ARG KAIROS_FRAMEWORK_VERSION=v2.14.4
# renovate: datasource=docker depName=quay.io/kairos/osbuilder-tools versioning=semver
ARG OSBUILDER_VERSION=v0.400.3
# renovate: datasource=docker depName=golang versioning=semver
Expand Down

0 comments on commit 068f9c3

Please sign in to comment.