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 #2383 from fluxcd/chart-v0.13.0
Browse files Browse the repository at this point in the history
Release Flux chart v0.13.0
  • Loading branch information
stefanprodan authored Aug 21, 2019
2 parents 618d728 + 8b07a9b commit 2fe7e63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions chart/flux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.13.0 (2019-08-21)

### Improvements

**Note** The Flux chart is now hosted at `https://charts.fluxcd.io`

- Updated Flux to `1.14.0`
[fluxcd/flux#2380](https://github.com/fluxcd/flux/pull/2380)
- Add `git.readonly` option to chart
[fluxcd/flux#1807](https://github.com/fluxcd/flux/pull/1807)
- Helm chart repository has been changed to `charts.fluxcd.io`
[fluxcd/flux#2341](https://github.com/fluxcd/flux/pull/2341)

## 0.12.0 (2019-08-08)

### Improvements
Expand Down
2 changes: 1 addition & 1 deletion chart/flux/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
appVersion: "1.14.0"
version: 0.12.0
version: 0.13.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 2fe7e63

Please sign in to comment.