Skip to content

Commit

Permalink
Prepare for release 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadej Borovšak committed Mar 28, 2021
1 parent a6656ce commit 4401a39
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
---
releases:
1.9.2:
release_date: "2021-03-28"
changes:
release_summary: |
A fresh batch of updates
For this release, we only updated the list of available Sensu Go agent
versions for Windows.
minor_hanges:
- Update list of available Sensu Go agent packages for Windows
installations (added 5.21.4, 5.21.5, 6.2.5, and 6.2.6).
1.9.1:
release_date: "2021-03-08"
changes:
Expand Down
12 changes: 12 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Release notes
=============

Version 1.9.2 -- A fresh batch of updates
-----------------------------------------

For this release, we only updated the list of available Sensu Go agent versions
for Windows.

** New features:**

* Update list of available Sensu Go agent packages for Windows installations
(added 5.21.4, 5.21.5, 6.2.5, and 6.2.6).


Version 1.9.1 -- Containerize all the things
--------------------------------------------

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.9.1
version: 1.9.2

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

0 comments on commit 4401a39

Please sign in to comment.