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

Commit

Permalink
Release Helm chart v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddeco committed Aug 20, 2020
1 parent 28c2927 commit 2d31ddf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions chart/flux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.5.0 (2020-08-20)

### Improvements

- Updated Flux to `1.20.2`
[fluxcd/flux#3258](https://github.com/fluxcd/flux/pull/3258)
- Support configuring a `git.secretDataKey` used as the
`--k8s-secret-data-key` argument
[fluxcd/flux##3227](https://github.com/fluxcd/flux/pull/3227)
- Extend Grafana dashboard options
[fluxcd/flux#3183](https://github.com/fluxcd/flux/pull/3183)

## 1.4.1 (2020-08-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.20.1"
version: 1.4.1
appVersion: "1.20.2"
version: 1.5.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 2d31ddf

Please sign in to comment.