Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate Kong Alpine 2.8.5 as the main version #17067

Merged
merged 1 commit into from
Jul 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions library/kong
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,16 @@ GitFetch: refs/tags/3.4.2
Directory: ubuntu
Architectures: amd64, arm64v8

Tags: 2.8.5-ubuntu, 2.8-ubuntu, 2.8.5, 2.8, 2
GitCommit: 3fe94ba928bf75b385bd98aa2d5ad07b86fd3eb8
Tags: 2.8.5-alpine, 2.8-alpine, 2.8.5, 2.8, 2
GitCommit: cdf93ae2106f998a2245a3eee6814b1ae68781af
GitFetch: refs/tags/2.8.5
Directory: alpine
Architectures: amd64

Tags: 2.8.5-ubuntu, 2.8-ubuntu
GitCommit: cdf93ae2106f998a2245a3eee6814b1ae68781af
GitFetch: refs/tags/2.8.5
Directory: ubuntu
Architectures: amd64
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why we don't have arm64?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We literally don't build it any more. The low usage made us invest the resources into something else when we changed our build.



Loading