Skip to content

Commit

Permalink
chore(renovate): add marker versioning for k3s image (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Oct 30, 2024
1 parent 31f2dc8 commit 375dcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-config/k3d-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ apiVersion: k3d.io/v1alpha5
kind: Simple
metadata:
name: image-scanner
# renovate-image:
# renovate-image: versioning=regex:v(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)-(?<compatibility>k3s)(?<build>\d+)(\s|$)
image: docker.io/rancher/k3s:v1.31.0-k3s1

0 comments on commit 375dcba

Please sign in to comment.