From 98d754d5a3347b5cd53f861a152fb5605457e30e Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 12 Jan 2024 01:22:47 +0100 Subject: [PATCH] Update gitea --- README.md | 4 ++-- galaxy.yml | 2 +- roles/gitea | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c2c817e..17c0ead 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Here are all our ansible roles for installing git server. ## Using this Collection You can install the collection using ansible-galaxy by running: ```bash -ansible-galaxy collection install l3d.git:1.0.13 +ansible-galaxy collection install l3d.git:1.0.14 ``` Remember you can to Upgrade to the latest version of the l3d.git collection using the ``--upgrade`` parameter: @@ -43,7 +43,7 @@ You can also list a collection in ``requirements.yml``: --- collections: - name: l3d.git - version: ">=1.0.13" + version: ">=1.0.14" ``` ## Include roles in your playbook diff --git a/galaxy.yml b/galaxy.yml index 31c42c0..1904d6e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: l3d name: git # The version of the collection. Must be compatible with semantic versioning -version: 1.0.13 +version: 1.0.14 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/roles/gitea b/roles/gitea index 2c1efdd..b7323e5 160000 --- a/roles/gitea +++ b/roles/gitea @@ -1 +1 @@ -Subproject commit 2c1efdd22c2029ed8f9cbb1670f88d802ac10a8b +Subproject commit b7323e516f962c7dbdcfcf2488d060052d9f719e