traefik / mesh

Traefik Mesh - Simpler Service Mesh
https://traefik.io/traefik-mesh
Apache License 2.0
2.02k stars 142 forks source link

Fix publish-images step of release process #825

Closed kevinpollet closed 2 years ago

kevinpollet commented 2 years ago

What does this PR do?

This pull request fixes the publish-images step of the release process by upgrading the seihon version to v0.9.0 and the base image to alpine:3.15 as requested in https://github.com/traefik/mesh/pull/818.

It also increases the semaphore machine used for the build to avoid running out of space in the release process.