Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
traefik
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
containous
traefik
Commits
72580484
Commit
72580484
authored
2 years ago
by
Fernandez Ludovic
Browse files
Options
Downloads
Patches
Plain Diff
Prepare release v2.9.3
parent
15f74720
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.goreleaser.yml
+6
-5
6 additions, 5 deletions
.goreleaser.yml
CHANGELOG.md
+7
-2
7 additions, 2 deletions
CHANGELOG.md
with
13 additions
and
7 deletions
.goreleaser.yml
+
6
−
5
View file @
72580484
...
@@ -22,22 +22,23 @@ builds:
...
@@ -22,22 +22,23 @@ builds:
-
openbsd
-
openbsd
goarch
:
goarch
:
-
amd64
-
amd64
-
386
-
'
386
'
-
arm
-
arm
-
arm64
-
arm64
-
ppc64le
-
ppc64le
-
s390x
-
s390x
goarm
:
goarm
:
-
7
-
'
7'
-
6
-
'
6'
-
5
ignore
:
ignore
:
-
goos
:
darwin
-
goos
:
darwin
goarch
:
386
goarch
:
'
386
'
-
goos
:
openbsd
-
goos
:
openbsd
goarch
:
arm
goarch
:
arm
-
goos
:
openbsd
-
goos
:
openbsd
goarch
:
arm64
goarch
:
arm64
-
goos
:
freebsd
goarch
:
arm
-
goos
:
freebsd
-
goos
:
freebsd
goarch
:
arm64
goarch
:
arm64
-
goos
:
windows
-
goos
:
windows
...
...
This diff is collapsed.
Click to expand it.
CHANGELOG.md
+
7
−
2
View file @
72580484
## [v2.9.
2
](https://github.com/traefik/traefik/tree/v2.9.
2
) (2022-10-27)
## [v2.9.
3
](https://github.com/traefik/traefik/tree/v2.9.
3
) (2022-10-27)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.1...v2.9.
2
)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.1...v2.9.
3
)
**Bug fixes:**
**Bug fixes:**
- **[acme]** Update go-acme/lego to v4.9.0 ([#9413](https://github.com/traefik/traefik/pull/9413) by [tony-defa](https://github.com/tony-defa))
- **[acme]** Update go-acme/lego to v4.9.0 ([#9413](https://github.com/traefik/traefik/pull/9413) by [tony-defa](https://github.com/tony-defa))
...
@@ -14,6 +14,11 @@
...
@@ -14,6 +14,11 @@
- Simplify dashboard rule example ([#9454](https://github.com/traefik/traefik/pull/9454) by [sosoba](https://github.com/sosoba))
- Simplify dashboard rule example ([#9454](https://github.com/traefik/traefik/pull/9454) by [sosoba](https://github.com/sosoba))
- Add v2.9 to release page ([#9438](https://github.com/traefik/traefik/pull/9438) by [kevinpollet](https://github.com/kevinpollet))
- Add v2.9 to release page ([#9438](https://github.com/traefik/traefik/pull/9438) by [kevinpollet](https://github.com/kevinpollet))
## [v2.9.2](https://github.com/traefik/traefik/tree/v2.9.2) (2022-10-27)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.1...v2.9.2)
Release canceled.
## [v2.9.1](https://github.com/traefik/traefik/tree/v2.9.1) (2022-10-03)
## [v2.9.1](https://github.com/traefik/traefik/tree/v2.9.1) (2022-10-03)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.0-rc1...v2.9.1)
[All Commits](https://github.com/traefik/traefik/compare/v2.9.0-rc1...v2.9.1)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment