Bump to 1.0.7

main
Guido Grazioli 2022-06-01 17:33:19 +02:00
parent 713437343d
commit 065fb53eb2
No known key found for this signature in database
GPG Key ID: 22C8C31EF2BC093B
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,7 @@ exclude_paths:
- .ansible-lint - .ansible-lint
- .yamllint - .yamllint
- meta/ - meta/
- playbooks/roles/
rulesdir: rulesdir:
- ../../ansible-lint-custom-rules/rules/ - ../../ansible-lint-custom-rules/rules/

View File

@ -1,7 +1,7 @@
--- ---
namespace: middleware_automation namespace: middleware_automation
name: keycloak name: keycloak
version: "1.0.6" version: "1.0.7"
readme: README.md readme: README.md
authors: authors:
- Romain Pelisse <rpelisse@redhat.com> - Romain Pelisse <rpelisse@redhat.com>
@ -32,3 +32,4 @@ build_ignore:
- .github - .github
- '*.tar.gz' - '*.tar.gz'
- '*.zip' - '*.zip'
- changelogs/fragments/.gitignore