Skip to content

Commit

Permalink
prepare changelogs for v3.8.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Austin <laustin@datawire.io>
  • Loading branch information
Lance Austin authored and LanceEa committed Aug 28, 2023
1 parent 64bae85 commit c8cec68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -85,7 +85,7 @@ it will be removed; but as it won't be user-visible this isn't considered a brea

## RELEASE NOTES

## [3.8.0] TBD
## [3.8.0] August 29, 2023
[3.8.0]: https://github.com/emissary-ingress/emissary/compare/v3.7.2...v3.8.0

### Emissary-ingress and Ambassador Edge Stack
Expand Down
2 changes: 1 addition & 1 deletion charts/emissary-ingress/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
This file documents all notable changes to Ambassador Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v8.8.0 - TBD
## v8.8.0 - 2023-08-29

- Upgrade Emissary to v3.8.0 [CHANGELOG](https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md)
- Fix: Ambassador Agent RBAC so that it can properly find cloud connect tokens in a secret
Expand Down
2 changes: 1 addition & 1 deletion docs/releaseNotes.yml
Expand Up @@ -34,7 +34,7 @@ changelog: https://github.com/emissary-ingress/emissary/blob/$branch$/CHANGELOG.
items:
- version: 3.8.0
prevVersion: 3.7.2
date: TBD
date: '2023-08-29'
notes:
- title: Account for matchLabels when associating mappings with the same prefix to different Hosts
type: bugfix
Expand Down

0 comments on commit c8cec68

Please sign in to comment.