Skip to content

Commit cc40250

Browse files
author
meenakshi691
committed
Release Documentation Update
1 parent fd3f0ee commit cc40250

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Dellemc.Powerscale Change Logs
44

55
.. contents:: Topics
66

7-
v3.8.0.1
7+
v3.8.1
88
======
99

1010
Bug Fixes

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ The tasks can be executed by running simple playbooks written in yaml syntax.
7474
Ansible collection for PowerScale is released and licensed under the GPL-3.0 license. See [LICENSE](https://github.com/dell/ansible-powerscale/blob/main/LICENSE) for the full terms.
7575

7676
## Supported platforms
77-
* Dell PowerScale OneFS versions 9.4.x, 9.5.x, 9.7.x, and 9.8.x
77+
* Dell PowerScale OneFS versions 9.5.x, 9.7.x, and 9.8.x
7878

7979
## Prerequisites
8080
This table provides information about the software prerequisites for the Ansible Modules for Dell PowerScale.
8181

8282
| **Ansible Modules** | **OneFS Version** | **Python version** | **Python SDK version** | **Ansible** |
8383
|---------------------|-----------------------|--------------------|----------------------------|--------------------------|
84-
| v3.8.0.1 | 9.4.x <br> 9.5.x <br> 9.7.x <br> 9.8.x | 3.9 <br> 3.10 <br> 3.11 <br> 3.12 | 0.3.0.1 | 2.15 <br> 2.16 <br> 2.17 |
84+
| v3.8.1 | 9.5.x <br> 9.7.x <br> 9.8.x | 3.9 <br> 3.10 <br> 3.11 <br> 3.12 | 0.3.0.1 | 2.15 <br> 2.16 <br> 2.17 <br> 2.18 |
8585

8686
# List of Ansible modules for Dell PowerScale
8787

changelogs/changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ releases:
346346
- Internal defect fixes for the modules settings, snapshot, group, nfs, smb, smb_global_settings, alert_rule,
347347
filesystem, nfs_alias, synciqpolicy, ads and info.
348348
release_date: '2025-03-28'
349-
3.8.0.1:
349+
3.8.1:
350350
changes:
351351
bug_fixes:
352352
- GitHub defect fixes for filesystem module. (Issues # 38, # 121 and # 174)

docs/RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**Ansible Modules for Dell Technologies PowerScale**
22
=========================================
3-
### Release notes 3.8.0.1
3+
### Release notes 3.8.1
44

55
> © 2025 Dell Inc. or its subsidiaries. All rights reserved. Dell
66
> and other trademarks are trademarks of Dell Inc. or its
@@ -27,7 +27,7 @@ Table 1. Revision history
2727

2828
| Revision | Date | Description |
2929
|----------|-----------------|-----------------------------------------------------------|
30-
| 01 | May 2025 | Ansible Modules for Dell PowerScale 3.8.0.1 |
30+
| 01 | May 2025 | Ansible Modules for Dell PowerScale 3.8.1 |
3131
| 02 | March 2025 | Ansible Modules for Dell PowerScale 3.8.0 |
3232
| 03 | December 2024 | Ansible Modules for Dell PowerScale 3.7.0 |
3333

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: powerscale
1414

1515
# The version of the collection.
1616
# Must be compatible with semantic versioning
17-
version: 3.8.0.1
17+
version: 3.8.1
1818

1919
# The path to the Markdown (.md) readme file.
2020
# This path is relative to the root of the collection.

0 commit comments

Comments
 (0)