Skip to content

Commit

Permalink
release: prepare v3.3.0 release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Austin <laustin@datawire.io>

sdd

Signed-off-by: Lance Austin <laustin@datawire.io>
  • Loading branch information
Lance Austin committed Nov 1, 2022
1 parent 85d41ed commit d21dfa1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.0] TBD
## [3.3.0] November 02, 2022
[3.3.0]: https://github.com/emissary-ingress/emissary/compare/v3.2.0...v3.3.0

### Emissary-ingress and Ambassador Edge Stack
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Branches
may be out of date.)

- [`master`](https://github.com/emissary-ingress/emissary/tree/master) - branch for Emissary-ingress 3.3.z work (:heavy_check_mark: upcoming release)
- [`release/v3.2`](https://github.com/emissary-ingress/emissary/tree/release/v3.2) - branch for Emissary-ingress 3.2.z work
- [`release/v3.3`](https://github.com/emissary-ingress/emissary/tree/release/v3.3) - branch for Emissary-ingress 3.3.z work
- [`release/v2.5`](https://github.com/emissary-ingress/emissary/tree/release/v2.5) - branch for Emissary-ingress 2.5.z work (:heavy_check_mark: upcoming release)
- [`release/v1.14`](https://github.com/emissary-ingress/emissary/tree/release/v1.14) - branch for Emissary-ingress 1.14.z work (:heavy_check_mark: maintenance, supported through September 2022)

Expand Down
2 changes: 1 addition & 1 deletion charts/emissary-ingress/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.0 - TBD
## v8.3.0

- Upgrade Emissary to v3.3.0 [CHANGELOG](https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/releaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ changelog: https://github.com/emissary-ingress/emissary/blob/$branch$/CHANGELOG.
items:
- version: 3.3.0
prevVersion: 3.2.0
date: 'TBD'
date: '2022-11-02'
notes:
- title: Update Golang to 1.19.2
type: security
Expand Down

0 comments on commit d21dfa1

Please sign in to comment.