Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ For a complete list of changes, please refer to the
[commits](https://github.com/cloudnative-pg/ciclops/commits/main)
on the `main` branch in GitHub.

## Version 1.3.2

**Release date:** Nov 06, 2025

Improvements:

- Update the Dockerfile to use `python:3.14-alpine` as a base image and to avoid
copying unneded project's files (#17)
- Update the GH actions dependencies (#17)

## Version 1.3.1

**Release date:** Nov 25, 2024
Expand Down