Skip to content

Commit

Permalink
Merge pull request #349 from spotahome/crd
Browse files Browse the repository at this point in the history
Follow Helm CRD management guide
  • Loading branch information
ese authored Jan 13, 2022
2 parents 887c215 + 3dbec77 commit 2c2ed0a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/redisoperator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ appVersion: 1.1.0-rc.1
apiVersion: v1
description: A Helm chart for the Spotahome Redis Operator
name: redis-operator
version: 3.1.2
version: 3.1.3
home: https://github.com/spotahome/redis-operator
keywords:
- "golang"
Expand Down
2 changes: 1 addition & 1 deletion charts/redisoperator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
image:
repository: quay.io/spotahome/redis-operator
pullPolicy: Always
tag: latest
tag: v1.1.0-rc.1

imageCredentials:
create: false
Expand Down

0 comments on commit 2c2ed0a

Please sign in to comment.