Skip to content

Commit

Permalink
Updating the chart for the latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <[email protected]>
  • Loading branch information
mattfarina committed Mar 22, 2019
1 parent 4c1ad8b commit ef7922e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions chart/pull-sizer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.1.0
description: A Helm chart for Kubernetes
appVersion: 0.2.0
description: A chart for the pull sizer
name: pull-sizer
version: 0.1.1
version: 0.2.0
home: https://github.com/helm/pull-sizer
maintainers:
- name: mattfarina
Expand Down
2 changes: 1 addition & 1 deletion chart/pull-sizer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ replicaCount: 1

image:
repository: quay.io/helmpack/pull-sizer
tag: 0.1.0
tag: 0.2.0
pullPolicy: IfNotPresent

secrets:
Expand Down

0 comments on commit ef7922e

Please sign in to comment.