Skip to content

Commit

Permalink
Merge pull request fluxcd#2971 from fluxcd/release-chart-1.3.0
Browse files Browse the repository at this point in the history
Release Helm chart v1.3.0
  • Loading branch information
stefanprodan committed Apr 3, 2020
2 parents 7210b86 + 787eb7c commit 23a19fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions chart/flux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 1.3.0 (2020-04-03)

### Improvements

- Updated Flux to `1.19.0`
[fluxcd/flux#2961](https://github.com/fluxcd/flux/pull/2961)
- Add memcached resource requests
[fluxcd/flux#2879](https://github.com/fluxcd/flux/pull/2879)
- Add priority class to chart options
[fluxcd/flux#2872](https://github.com/fluxcd/flux/pull/2872)
[fluxcd/flux#2847](https://github.com/fluxcd/flux/pull/2847)
- Add git-secret decryption to chart options
[fluxcd/flux#2870](https://github.com/fluxcd/flux/pull/2870)
- Add registry-disable-scanning to chart options
[fluxcd/flux#2828](https://github.com/fluxcd/flux/pull/2828)

## 1.2.0 (2020-02-06)

### Improvements
Expand Down
4 changes: 2 additions & 2 deletions chart/flux/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.18.0"
version: 1.2.0
appVersion: "1.19.0"
version: 1.3.0
kubeVersion: ">=1.9.0-0"
name: flux
description: Flux is a tool that automatically ensures that the state of a cluster matches what is specified in version control
Expand Down

0 comments on commit 23a19fd

Please sign in to comment.