Skip to content

Commit

Permalink
Release 1.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Jun 30, 2023
1 parent 32c9fb2 commit 1aeed74
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ Community Sops Release Notes
.. contents:: Topics


v1.6.4
======

Release Summary
---------------

Maintenance/bugfix release for the move of sops to the new `getsops GitHub organization <https://github.com/getsops>`__.

Bugfixes
--------

- install role - fix ``sops_github_latest_detection=latest-release``, which broke due to sops moving to another GitHub organization (https://github.com/ansible-collections/community.sops/pull/151).

v1.6.3
======

Expand Down
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,14 @@ releases:
- 1.6.3.yml
- semantic-markup.yml
release_date: '2023-06-27'
1.6.4:
changes:
bugfixes:
- install role - fix ``sops_github_latest_detection=latest-release``, which
broke due to sops moving to another GitHub organization (https://github.com/ansible-collections/community.sops/pull/151).
release_summary: Maintenance/bugfix release for the move of sops to the new
`getsops GitHub organization <https://github.com/getsops>`__.
fragments:
- 1.6.4.yml
- 151-github.yml
release_date: '2023-06-30'
1 change: 0 additions & 1 deletion changelogs/fragments/1.6.4.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/151-github.yml

This file was deleted.

0 comments on commit 1aeed74

Please sign in to comment.