Skip to content
4 changes: 2 additions & 2 deletions charts/redis-enterprise-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ type: application
name: redis-enterprise-operator
description: A Helm chart for Redis Enterprise Operator for Kubernetes

version: 7.22.2-37
appVersion: 7.22.2-37
version: 7.22.2-38
appVersion: 7.22.2-38

home: https://redis.com
icon: https://redis.io/wp-content/uploads/2024/04/Logotype.svg
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-enterprise-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ operator:

# Image tag for the operator image.
# This typically represents the operator version.
tag: 7.22.2-37
tag: 7.22.2-38

# Configuration options for the admission webhook
admission:
Expand Down