Skip to content

Commit 5b7d2a5

Browse files
authored
promoting version 7.22.0-16 (#10)
* promoting version 7.22.0-16
1 parent 1c3c1f5 commit 5b7d2a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/redis-enterprise-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ type: application
1212
name: redis-enterprise-operator
1313
description: A Helm chart for Redis Enterprise Operator for Kubernetes
1414

15-
version: 7.22.0-15
16-
appVersion: 7.22.0-15
15+
version: 7.22.0-16
16+
appVersion: 7.22.0-16
1717

1818
home: https://redis.com
1919
icon: https://redis.io/wp-content/uploads/2024/04/Logotype.svg

charts/redis-enterprise-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ operator:
2020

2121
# Image tag for the operator image.
2222
# This typically represents the operator version.
23-
tag: 7.22.0-15
23+
tag: 7.22.0-16
2424

2525
# Configuration options for the admission webhook
2626
admission:

0 commit comments

Comments
 (0)