Skip to content

Commit c1116c0

Browse files
authored
Merge pull request #188 from stackhpc/rel-1.21.1
Fix changelog and release 1.21.1
2 parents d2a7dba + 33d510a commit c1116c0

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ stackhpc.cephadm Release Notes
44

55
.. contents:: Topics
66

7+
v1.21.1
8+
=======
9+
10+
Bugfixes
11+
--------
12+
13+
- prechecks - change groups existence check to run once
14+
- prechecks - fix groups existing assertion
15+
716
v1.19.1
817
=======
918

changelogs/changelog.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ releases:
3333
fragments:
3434
- sudo-fix.yml
3535
release_date: '2025-01-08'
36-
1.19.2:
36+
1.21.1:
3737
changes:
3838
bugfixes:
39-
- prechecks - fix groups existing assertion
4039
- prechecks - change groups existence check to run once
41-
release_date: '2025-10-09'
40+
- prechecks - fix groups existing assertion
41+
release_date: '2025-11-12'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: "stackhpc"
22
name: "cephadm"
3-
version: "1.21.0"
3+
version: "1.21.1"
44
readme: "README.md"
55
authors:
66
- "Michal Nasiadka"

0 commit comments

Comments
 (0)