Skip to content

Commit 2947049

Browse files
tenshinhigashiAlice-Lilith
authored andcommitted
Fixing CI to be 3.10-dev
Signed-off-by: Tenshin Higashi <[email protected]>
1 parent 16c971e commit 2947049

File tree

3 files changed

+5
-39
lines changed

3 files changed

+5
-39
lines changed

CHANGELOG.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,21 +85,8 @@ it will be removed; but as it won't be user-visible this isn't considered a brea
8585

8686
## RELEASE NOTES
8787

88-
## [3.11.0] TBD
89-
[3.11.0]: https://github.com/emissary-ingress/emissary/compare/v3.10.0...v3.11.0
90-
91-
### Emissary-ingress and Ambassador Edge Stack
92-
93-
- Feature: This upgrades Emissary-ingress to be built on Envoy v1.30.2 which provides security,
94-
performance and feature enhancements. You can read more about them here: <a
95-
href="https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history">Envoy Proxy
96-
1.28.0 Release Notes</a>
97-
98-
- Change: Upgraded Emissary-ingress to the latest release of Golang as part of our general
99-
dependency upgrade process.
100-
101-
## [3.10.0] TBD
102-
[3.10.0]: https://github.com/emissary-ingress/emissary/compare/v3.9.0...v3.10.0
88+
## [3.10.0-dev] TBD
89+
[3.10.0-dev]: https://github.com/emissary-ingress/emissary/compare/v3.9.0...v3.10.0-dev
10390

10491
### Emissary-ingress and Ambassador Edge Stack
10592

charts/emissary-ingress/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
This file documents all notable changes to Ambassador Helm Chart. The release
44
numbering uses [semantic versioning](http://semver.org).
55

6-
## v8.11.0 - TBD
7-
8-
- Upgrade Emissary to v3.11.0 [CHANGELOG](https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md)
9-
106
## v8.10.0 - TBD
117

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

docs/releaseNotes.yml

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,28 +32,11 @@
3232

3333
changelog: https://github.com/emissary-ingress/emissary/blob/$branch$/CHANGELOG.md
3434
items:
35-
- version: 3.11.0
36-
prevVersion: 3.10.0
37-
date: 'TBD'
38-
notes:
39-
- title: Upgrade to Envoy 1.30.2
40-
type: feature
41-
body: >-
42-
This upgrades $productName$ to be built on Envoy v1.30.2 which provides security, performance
43-
and feature enhancements. You can read more about them here:
44-
<a href="https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history">Envoy Proxy 1.28.0 Release Notes</a>
45-
docs: https://www.envoyproxy.io/docs/envoy/v1.30.2/version_history/version_history
46-
47-
- title: Update to golang 1.22.4
48-
type: change
49-
body: >-
50-
Upgraded $productName$ to the latest release of Golang as part of our general dependency upgrade process.
51-
52-
- version: 3.10.0
35+
- version: 3.10.0-dev
5336
prevVersion: 3.9.0
5437
date: 'TBD'
5538
notes:
56-
- title: Upgrade to Envoy 1.28.0
39+
- title: Upgrade to Envoy 1.30.2
5740
type: feature
5841
body: >-
5942
This upgrades $productName$ to be built on Envoy v1.28.0 which provides security, performance
@@ -69,7 +52,7 @@ items:
6952
installing it using the instructions found in the <a href="https://github.com/datawire/ambassador-agenty">Ambassador Agent Repo</a>.
7053
docs: https://github.com/datawire/ambassador-agent
7154

72-
- title: Update to golang 1.21.5
55+
- title: Update to golang 1.22.4
7356
type: change
7457
body: >-
7558
Upgraded $productName$ to the latest release of Golang as part of our general dependency upgrade process.

0 commit comments

Comments
 (0)