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