Skip to content

Commit

Permalink
- collection version in galaxy update (#355)
Browse files Browse the repository at this point in the history
-  changelog info added
  • Loading branch information
domendobnikar authored Aug 2, 2023
1 parent 681ffe2 commit 4875941
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
---
releases:
1.14.0:
release_date: "2023-08-02"
changes:
release_summary: |
New pipeline module added, manages Sensu pipelines.
Smaller changes to datastore and user module.
minor_changes:
- Added Docker file configurations for Ubuntu 20.04 and 22.04
- Added bcrypt check to user module
- Added aditional parameters for Postgres resource to datastore module
- Added symlink for AlmaLinux.yml for alma linux 9 support
- Added docs for backends and package_name filter
modules:
- name: pipeline
description: Manage Sensu pipelines.
namespace: ""
- name: pipeline_info
description: List Sensu pipelines.
namespace: ""
1.13.2:
release_date: "2022-12-22"
changes:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: sensu
name: sensu_go
version: 1.13.2
version: 1.14.0

authors:
- Paul Arthur <[email protected]> (@flowerysong)
Expand Down

0 comments on commit 4875941

Please sign in to comment.