Skip to content

Commit

Permalink
Prepare codebase for v1.7.1 release (#27)
Browse files Browse the repository at this point in the history
Prepare the v1.7.1 release in the codebase.
  • Loading branch information
indiebrain authored Dec 14, 2023
1 parent a971847 commit 38a9d20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

Check [releases](https://github.com/spotahome/redis-operator/releases) section for Changelog
Check [releases](https://github.com/powerhome/redis-operator/releases) section for Changelog

## Unreleased

## [v1.7.1] - 2023-12-14

- [Use finer grained NetworkPolicies](https://github.com/powerhome/redis-operator/pull/25)
- [Fix PodDisruptionBudget deprecation warnings on kube 1.21+](https://github.com/powerhome/redis-operator/pull/19)

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := v1.7.1-rc1
VERSION := v1.7.1

# Name of this service/application
SERVICE_NAME := redis-operator
Expand Down

0 comments on commit 38a9d20

Please sign in to comment.