From ad77e50fc8041f13f679422bc41dceea08f03010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:01:12 +0000 Subject: [PATCH] chore(deps): update dependency k3s.orchestration to v1.2.2 --- 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 b0c9310..0334af0 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.1 + version: 1.2.2 - 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 b0c9310..0334af0 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.1 + version: 1.2.2 - 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 b0c9310..0334af0 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.1 + version: 1.2.2 - name: cozystack.installer source: https://github.com/cozystack/ansible-cozystack.git type: git diff --git a/tests/requirements.yml b/tests/requirements.yml index 86d0c44..6d6274b 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.1 + version: 1.2.2