Skip to content

Commit

Permalink
Update chart to v0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Phan Le <[email protected]>
  • Loading branch information
PhanLe1010 committed Jul 28, 2023
1 parent db39700 commit 116f807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: A Helm chart for Kubernetes
name: upgrade-responder
version: v0.1.5
version: v0.2.0
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ replicaCount: 3

image:
repository: longhornio/upgrade-responder
tag: v0.1.5
tag: v0.2.0
pullPolicy: IfNotPresent

nameOverride: ""
Expand Down

0 comments on commit 116f807

Please sign in to comment.