Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1487 from weaveworks/chart-v0.4.1
Browse files Browse the repository at this point in the history
Helm chart: bump helm-op version to 0.4.0
  • Loading branch information
stefanprodan authored Nov 1, 2018
2 parents dcacccb + 6059c44 commit ec9c152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/flux/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.8.0"
description: Flux is a tool that automatically ensures that the state of a cluster matches what is specified in version control
name: flux
version: 0.4.0
version: 0.4.1
home: https://weave.works
sources:
- https://github.com/weaveworks/flux
Expand Down
2 changes: 1 addition & 1 deletion chart/flux/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ helmOperator:
create: false
createCRD: true
repository: quay.io/weaveworks/helm-operator
tag: 0.3.0
tag: 0.4.0
pullPolicy: IfNotPresent
# Update dependencies for charts
updateChartDeps: true
Expand Down

0 comments on commit ec9c152

Please sign in to comment.