Skip to content

Commit

Permalink
Release operator chart 0.15.11
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer committed May 30, 2024
1 parent 5ec6ef3 commit 52ed749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.15.9
appVersion: "0.15.1"
version: 0.15.11
appVersion: "0.17.0"
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
engine: gotpl
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-operator/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
redisOperator:
name: redis-operator
imageName: ghcr.io/ot-container-kit/redis-operator
imageName: ghcr.io/ot-container-kit/redis-operator/redis-operator
# Overrides the image tag whose default is the chart appVersion.
imageTag: ""
imagePullPolicy: Always
Expand Down

0 comments on commit 52ed749

Please sign in to comment.