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 #247 from fluxcd/prep-chart-0.6.0
Browse files Browse the repository at this point in the history
Release Helm chart 0.6.0
  • Loading branch information
stefanprodan authored Jan 26, 2020
2 parents 5f5f25c + d7adde2 commit 63f9ace
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions chart/helm-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.6.0 (2020-01-26)

### Improvements

- Update Helm Operator to `1.0.0-rc8`
[fluxcd/helm-operator#244](https://github.com/fluxcd/helm-operator/pull/244)
- Allow pod annotations, labels and account annotations to be set
[fluxcd/helm-operator#229](https://github.com/fluxcd/helm-operator/pull/229)

## 0.5.0 (2020-01-10)

### Improvements
Expand Down
2 changes: 1 addition & 1 deletion chart/helm-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.0.0-rc8"
version: 0.5.0
version: 0.6.0
kubeVersion: ">=1.11.0-0"
name: helm-operator
description: Flux Helm Operator is a CRD controller for declarative helming
Expand Down

0 comments on commit 63f9ace

Please sign in to comment.