We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be90bb commit 33d510aCopy full SHA for 33d510a
CHANGELOG.rst
@@ -4,6 +4,15 @@ stackhpc.cephadm Release Notes
4
5
.. contents:: Topics
6
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
16
v1.19.1
17
=======
18
changelogs/changelog.yaml
@@ -33,9 +33,9 @@ releases:
33
fragments:
34
- sudo-fix.yml
35
release_date: '2025-01-08'
36
- 1.19.2:
+ 1.21.1:
37
changes:
38
bugfixes:
39
- - prechecks - fix groups existing assertion
40
- prechecks - change groups existence check to run once
41
- release_date: '2025-10-09'
+ - prechecks - fix groups existing assertion
+ release_date: '2025-11-12'
0 commit comments