We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d30491 commit 7b2b73dCopy full SHA for 7b2b73d
CHANGELOG.md
@@ -9,6 +9,8 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator
9
10
## Unreleased
11
12
+## [v4.3.0] - 2025-06-24
13
+
14
### Changed
15
16
- [Haproxy: remove haproxy master resources when bootstrapping](https://github.com/powerhome/redis-operator/pull/70)
Makefile
@@ -1,4 +1,4 @@
1
-VERSION := v4.2.0
+VERSION := v4.3.0
2
3
# Name of this service/application
4
SERVICE_NAME := redis-operator
0 commit comments