Skip to content

Commit

Permalink
chore: Update helm package version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djboris9 committed Jul 21, 2022
1 parent 4dd5ede commit e261007
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/kubenurse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
apiVersion: v2
name: kubenurse
description: A Helm chart for Kubernetes to deploy kubenurse
version: 0.1.0
appVersion: "1.5.1"
version: 0.2.0
appVersion: "1.6.0"
icon: https://avatars.githubusercontent.com/u/34368733
2 changes: 1 addition & 1 deletion helm/kubenurse/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
daemonset:
image:
repository: postfinance/kubenurse
tag: v1.5.1
tag: v1.6.0
extraEnvs: []
podLabels: {}
podAnnotations: {}
Expand Down

0 comments on commit e261007

Please sign in to comment.