File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
family : ubuntu
28
28
base_image : ubuntu:24.04
29
29
variant : standard
30
- k3s_version : 1.31.3 # 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
30
+ k3s_version : 1.31.4 # 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
31
31
- flavor : fedora
32
32
family : rhel
33
33
flavor_release : 40
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ARG TRIVY_VERSION=0.57.1
8
8
# renovate: datasource=docker depName=anchore/grype versioning=semver
9
9
ARG GRYPE_VERSION= v0.85.0
10
10
# renovate: datasource=docker depName=quay.io/kairos/framework versioning=semver
11
- ARG KAIROS_FRAMEWORK_VERSION= v2.15.0
11
+ ARG KAIROS_FRAMEWORK_VERSION= v2.15.1
12
12
# renovate: datasource=docker depName=quay.io/kairos/auroraboot versioning=semver
13
13
ARG AURORABOOT_VERSION= v0.4.3
14
14
# renovate: datasource=docker depName=golang versioning=semver
You can’t perform that action at this time.
0 commit comments