chore: readme changes

This commit is contained in:
Steven 2025-12-07 12:51:42 +01:00 committed by GitHub
parent 1512f2079d
commit 3e8a824ef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,14 +53,14 @@ This action needs secret variables for the ssh private key of your key pair. The
For simplicity, we are using `REMOTE_*` as the secret variables throughout the examples. For simplicity, we are using `REMOTE_*` as the secret variables throughout the examples.
## Current Version: v8 (8.0.1) ## Current Version: v8 (8.0.2)
### Release channels: ### Release channels:
| Version | Purpose | Immutable | | Version | Purpose | Immutable |
| ------- | ------------------ | ------------------ | | ------- | ------------------ | ------------------ |
| ``v8`` | latest release (pointer to 8.x.x) | no, points to latest MINOR,PATCH | | ``v8`` | latest release (pointer to 8.x.x) | no, points to latest MINOR,PATCH |
| 8.0.1 | latest major release | yes | | 8.0.2 | latest major release | yes |
| 7.1.0 | previous release | yes | | 7.1.0 | previous release | yes |
Check [SECURITY.md](SECURITY.md) for support cycles. Check [SECURITY.md](SECURITY.md) for support cycles.
@ -277,6 +277,12 @@ sudo apk add rsync
## Versions ## Versions
## Version 8.0.0 (EOL due to regression -> fixed via 8.0.1 & 8.0.2)
Check here:
- https://github.com/Burnett01/rsync-deployments/tree/8.0.0 (alpine 3.23.0)
## Version 7.1.0 ## Version 7.1.0
Check here: Check here: