From 35f4e9a22b246cce24d42e5d034bfacad538b834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:15:46 +0000 Subject: [PATCH] chore(deps): update dependency k3s.orchestration to v1.2.1 --- examples/rhel/requirements.yml | 2 +- examples/suse/requirements.yml | 2 +- examples/ubuntu/requirements.yml | 2 +- tests/requirements.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/rhel/requirements.yml b/examples/rhel/requirements.yml index bb83df6..d3b80ba 100644 --- a/examples/rhel/requirements.yml +++ b/examples/rhel/requirements.yml @@ -6,7 +6,7 @@ collections: - name: k3s.orchestration source: https://github.com/k3s-io/k3s-ansible.git type: git - version: 1.2.0 + version: 1.2.1 - name: cozystack.installer source: https://github.com/cozystack/ansible-cozystack.git type: git diff --git a/examples/suse/requirements.yml b/examples/suse/requirements.yml index bb83df6..d3b80ba 100644 --- a/examples/suse/requirements.yml +++ b/examples/suse/requirements.yml @@ -6,7 +6,7 @@ collections: - name: k3s.orchestration source: https://github.com/k3s-io/k3s-ansible.git type: git - version: 1.2.0 + version: 1.2.1 - name: cozystack.installer source: https://github.com/cozystack/ansible-cozystack.git type: git diff --git a/examples/ubuntu/requirements.yml b/examples/ubuntu/requirements.yml index bb83df6..d3b80ba 100644 --- a/examples/ubuntu/requirements.yml +++ b/examples/ubuntu/requirements.yml @@ -6,7 +6,7 @@ collections: - name: k3s.orchestration source: https://github.com/k3s-io/k3s-ansible.git type: git - version: 1.2.0 + version: 1.2.1 - name: cozystack.installer source: https://github.com/cozystack/ansible-cozystack.git type: git diff --git a/tests/requirements.yml b/tests/requirements.yml index ae90f7c..86d0c44 100644 --- a/tests/requirements.yml +++ b/tests/requirements.yml @@ -5,4 +5,4 @@ collections: - name: k3s.orchestration source: https://github.com/k3s-io/k3s-ansible.git type: git - version: 1.2.0 + version: 1.2.1