truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.15k stars 619 forks source link

[Common/Containers] Ensure Common containers are all AMD64/ARM compatible #28995

Open PrivatePuffin opened 1 week ago

PrivatePuffin commented 1 week ago

Is your feature request related to a problem?

Currently the containers we use in Common are not all AMD/ARM compatible, primarily the ones build by ourselves.

Describe the solution you'd like

We should ensure all containers used in common are ARM and AMD64 compatible

Describe alternatives you've considered

.

Additional context

.

I've read and agree with the following

PrivatePuffin commented 1 week ago

Preferably we should just enable cross-arch build for all containers build by us