Bump to 1.0.7
parent
713437343d
commit
065fb53eb2
|
@ -6,6 +6,7 @@ exclude_paths:
|
|||
- .ansible-lint
|
||||
- .yamllint
|
||||
- meta/
|
||||
- playbooks/roles/
|
||||
|
||||
rulesdir:
|
||||
- ../../ansible-lint-custom-rules/rules/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
namespace: middleware_automation
|
||||
name: keycloak
|
||||
version: "1.0.6"
|
||||
version: "1.0.7"
|
||||
readme: README.md
|
||||
authors:
|
||||
- Romain Pelisse <rpelisse@redhat.com>
|
||||
|
@ -32,3 +32,4 @@ build_ignore:
|
|||
- .github
|
||||
- '*.tar.gz'
|
||||
- '*.zip'
|
||||
- changelogs/fragments/.gitignore
|
||||
|
|
Loading…
Reference in New Issue