this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(ansible): update xanmanning.k3s ( v3.5.0 → v3.6.1 ) (#2315)

| datasource | package | from | to |
| ---------- | -------------- | ------ | ------ |
| galaxy | xanmanning.k3s | v3.5.0 | v3.6.1 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
a3595003 bf62be55

+1 -1
+1 -1
provision/ansible/requirements.yaml
··· 1 1 --- 2 2 roles: 3 3 - src: xanmanning.k3s 4 - version: v3.5.0 4 + version: v3.6.1 5 5 collections: 6 6 - name: community.docker 7 7 version: 4.7.0