Skip to content

Commit 941988b

Browse files
committed
collection: Prepare for v1.6.2
Signed-off-by: Bernd Finger <bfinger@redhat.com>
1 parent 950adf2 commit 941988b

3 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ community.sap\_install Release Notes
44

55
.. contents:: Topics
66

7+
v1.6.2
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Enhancement and bux fix
14+
15+
Bugfixes
16+
--------
17+
18+
- sap_hana_preconfigure - Replace grub2-mkconfig for RHEL by grubby from RHEL 8 onward
19+
720
v1.6.1
821
======
922

changelogs/changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,3 +341,9 @@ releases:
341341
- sap_*_preconfigure - Assert the presence of the IBM tools only if necessary (https://github.com/sap-linuxlab/community.sap_install/pull/1078)
342342
- sap_*_preconfigure - Define needs-restarting also for RHEL 10, assert mode (https://github.com/sap-linuxlab/community.sap_install/pull/1076)
343343
- sap_*_preconfigure - Define needs-restarting also for RHEL 10 (https://github.com/sap-linuxlab/community.sap_install/pull/1071)
344+
1.6.2:
345+
release_date: '2025-07-25'
346+
changes:
347+
release_summary: Enhancement and bux fix
348+
bugfixes:
349+
- sap_hana_preconfigure - Replace grub2-mkconfig for RHEL by grubby from RHEL 8 onward

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace: community
1111
name: sap_install
1212

1313
# The version of the collection. Must be compatible with semantic versioning
14-
version: 1.6.1
14+
version: 1.6.2
1515

1616
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1717
readme: README.md

0 commit comments

Comments
 (0)