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 8a57503 commit 5fefd7dCopy full SHA for 5fefd7d
charts/redis-enterprise-operator/Chart.yaml
@@ -4,8 +4,8 @@ type: application
4
name: redis-enterprise-operator
5
description: A Helm chart for Redis Enterprise Operator for Kubernetes
6
7
-version: 7.8.4-8
8
-appVersion: 7.8.4-8
+version: 7.8.4-9
+appVersion: 7.8.4-9
9
10
home: https://redis.com
11
icon: https://redis.io/wp-content/uploads/2024/04/Logotype.svg
charts/redis-enterprise-operator/values.yaml
@@ -20,7 +20,7 @@ operator:
20
21
# Image tag for the operator image.
22
# This typically represents the operator version.
23
- tag: 7.8.4-8
+ tag: 7.8.4-9
24
25
# Configuration options for the admission webhook
26
admission:
0 commit comments