Skip to content

Commit

Permalink
fix: update chart
Browse files Browse the repository at this point in the history
Signed-off-by: Eriks Zelenka <[email protected]>
  • Loading branch information
isindir committed Jun 13, 2019
1 parent e3bde3c commit 6ea2734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/sops-secrets-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
version: 0.1.1
appVersion: 0.0.2
version: 0.1.2
appVersion: 0.0.3
description: sops secrets operator
name: sops-secrets-operator
sources:
Expand Down
2 changes: 1 addition & 1 deletion chart/sops-secrets-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: isindir/sops-secrets-operator
tag: 0.0.2
tag: 0.0.3
pullPolicy: AlwaysPull

imagePullSecrets: []
Expand Down

0 comments on commit 6ea2734

Please sign in to comment.