Skip to content

Commit f8d4073

Browse files
chore(deps): Update all non-major dependencies (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8be9d3 commit f8d4073

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>arillso/.github:renovate-ansible#2026-08-28"],
3+
"extends": ["github>arillso/.github:renovate-ansible#2026-08-29"],
44
"packageRules": [
55
{
66
"matchPackageNames": ["ansible-core"],

roles/k3s/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# K3s version and installation
55
# renovate: datasource=github-releases depName=k3s-io/k3s
6-
k3s_version: "v1.36.3+k3s1"
6+
k3s_version: "v1.36.4+k3s1"
77
k3s_channel: "stable"
88
k3s_binary_checksum: ""
99

0 commit comments

Comments
 (0)