Skip to content

Commit

Permalink
Bump chart version to 6.4.9
Browse files Browse the repository at this point in the history
Signed-off-by: Alvaro Saurin <[email protected]>
  • Loading branch information
inercia committed Jul 10, 2020
1 parent 9532be1 commit c5af0ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ numbering uses [semantic versioning](http://semver.org).

## Next Release

(no changes yet)

## v6.4.9

- BugFix: Cannot specify podSecurityPolicies: [ambassador-chart/#97](https://github.com/datawire/ambassador-chart/issues/97)

## v6.4.8
Expand Down Expand Up @@ -41,7 +45,7 @@ numbering uses [semantic versioning](http://semver.org).

## v6.4.1

- BugFix: The `PodSecurityPolicy` should not be created by default since it is a cluster-wide resource that should only be created once.
- BugFix: The `PodSecurityPolicy` should not be created by default since it is a cluster-wide resource that should only be created once.

If you would like to use the default `PodSecurityPolicy`, make sure to unset `security.podSecurityPolicy` it in all other releases.

Expand Down
4 changes: 3 additions & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 1.5.5
ossVersion: 1.5.5
description: A Helm chart for Datawire Ambassador
name: ambassador
version: 6.4.8
version: 6.4.9
icon: https://www.getambassador.io/images/logo.png
home: https://www.getambassador.io/
sources:
Expand All @@ -23,4 +23,6 @@ maintainers:
email: [email protected]
- name: lukeshu
email: [email protected]
- name: inercia
email: [email protected]
engine: gotpl

0 comments on commit c5af0ed

Please sign in to comment.