From 7ba875a1e44ab89bcc82af22993ef5558f1ca9b3 Mon Sep 17 00:00:00 2001 From: opsmill-bot Date: Mon, 30 Dec 2024 09:45:40 +0000 Subject: [PATCH 1/2] chore: update pyproject.toml & galaxy.yml --- galaxy.yml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index d34a788..e19e48d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: opsmill name: infrahub # The version of the collection. Must be compatible with semantic versioning -version: 1.2.2 +version: 1.2.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md diff --git a/pyproject.toml b/pyproject.toml index c736ed6..146dee3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "infrahub_ansible_modules" -version = "1.2.2" +version = "1.2.3" description = "Ansible collection to interact with Infrahub's API" authors = ["OpsMill "] license = "GPLv3" From 8c0391613b40792b0b87756b62ddcb6f958d8ac8 Mon Sep 17 00:00:00 2001 From: opsmill-bot Date: Mon, 30 Dec 2024 09:46:33 +0000 Subject: [PATCH 2/2] chore: update changelog & docs --- CHANGELOG.rst | 3 +++ changelogs/changelog.yaml | 2 ++ docs/plugins/artifact_fetch_module.rst | 2 +- docs/plugins/environment_variables.rst | 2 +- docs/plugins/index.rst | 2 +- docs/plugins/install_role.rst | 2 +- docs/plugins/inventory_inventory.rst | 2 +- docs/plugins/lookup_lookup.rst | 2 +- docs/plugins/query_graphql_module.rst | 2 +- 9 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 45f7d1c..e35ea68 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,9 @@ Opmisll.Infrahub Release Notes .. contents:: Topics +v1.2.3 +====== + v1.2.2 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index eab2fd7..9031a94 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -57,3 +57,5 @@ releases: release_date: '2024-09-09' 1.2.2: release_date: '2024-11-04' + 1.2.3: + release_date: '2024-12-30' diff --git a/docs/plugins/artifact_fetch_module.rst b/docs/plugins/artifact_fetch_module.rst index 0510394..2ffca92 100644 --- a/docs/plugins/artifact_fetch_module.rst +++ b/docs/plugins/artifact_fetch_module.rst @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/docs/plugins/environment_variables.rst b/docs/plugins/environment_variables.rst index 23d6f9b..5d903b3 100644 --- a/docs/plugins/environment_variables.rst +++ b/docs/plugins/environment_variables.rst @@ -1,7 +1,7 @@ :orphan: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. _list_of_collection_env_vars: diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index b30650f..14fd5fc 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -1,5 +1,5 @@ .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. _plugins_in_opsmill.infrahub: diff --git a/docs/plugins/install_role.rst b/docs/plugins/install_role.rst index 0dfb6a6..bfc40cf 100644 --- a/docs/plugins/install_role.rst +++ b/docs/plugins/install_role.rst @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/docs/plugins/inventory_inventory.rst b/docs/plugins/inventory_inventory.rst index 776cb44..83d0088 100644 --- a/docs/plugins/inventory_inventory.rst +++ b/docs/plugins/inventory_inventory.rst @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/docs/plugins/lookup_lookup.rst b/docs/plugins/lookup_lookup.rst index 1bdfa92..9badfd9 100644 --- a/docs/plugins/lookup_lookup.rst +++ b/docs/plugins/lookup_lookup.rst @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. Anchors diff --git a/docs/plugins/query_graphql_module.rst b/docs/plugins/query_graphql_module.rst index db00b10..b61a7cb 100644 --- a/docs/plugins/query_graphql_module.rst +++ b/docs/plugins/query_graphql_module.rst @@ -6,7 +6,7 @@ :trim: .. meta:: - :antsibull-docs: 2.15.0 + :antsibull-docs: 2.16.2 .. Anchors