Skip to content

Commit 7b2b73d

Browse files
authored
Prepare release v4.3.0 (#71)
Prepare the repository for tagging / release of version v4.3.0
1 parent 6d30491 commit 7b2b73d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator
99

1010
## Unreleased
1111

12+
## [v4.3.0] - 2025-06-24
13+
1214
### Changed
1315

1416
- [Haproxy: remove haproxy master resources when bootstrapping](https://github.com/powerhome/redis-operator/pull/70)

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := v4.2.0
1+
VERSION := v4.3.0
22

33
# Name of this service/application
44
SERVICE_NAME := redis-operator

0 commit comments

Comments
 (0)