Skip to content

Commit

Permalink
Update redis operator version
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer committed Nov 7, 2024
1 parent c48c9c5 commit d043326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Current Operator version
VERSION ?= 0.18.0
VERSION ?= 0.18.1
# Default bundle image tag
BUNDLE_IMG ?= controller-bundle:$(VERSION)
# Kubernetes version to use for envtest
Expand Down
4 changes: 2 additions & 2 deletions charts/redis-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
version: 0.18.4
appVersion: "0.18.0"
version: 0.18.5
appVersion: "0.18.1"
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
engine: gotpl
maintainers:
Expand Down

0 comments on commit d043326

Please sign in to comment.