Skip to content

Commit

Permalink
Update charts for 1.5.1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordcp authored Jan 27, 2021
1 parent 62e8994 commit bf75f7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cass-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: cass-operator
version: 1.5.0
version: 1.5.1
description: Helm chart for Cass Operator.
appVersion: 1.5.0
appVersion: 1.5.1
home: https://github.com/datastax/cass-operator
maintainers:
- name: Cassandra Operator Team
Expand Down
2 changes: 1 addition & 1 deletion charts/cass-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ webhookClusterRoleName: cass-operator-webhook
webhookClusterRoleBindingName: cass-operator-webhook
deploymentName: cass-operator
deploymentReplicas: 1
defaultImage: "datastax/cass-operator:1.5.0"
defaultImage: "datastax/cass-operator:1.5.1"
imagePullPolicy: IfNotPresent
imagePullSecret: ""

0 comments on commit bf75f7f

Please sign in to comment.