Skip to content

Maintenance July 2024

San 'rdn' Mônico requested to merge feature/maintenance-july-2024 into master

Summary

This removes NodeJS v21 (upstreams ended support) and Alpine 3.16, while adding Alpine 3.20 base images (for NodeJS too). Some more enhancement for the publishing CI job for reusing some of the scripts and a fix for the SonarQube CI job are here.

Changes

  • Remove Alpine 3.16 - End of upstream support
  • Add new Alpine 3.20 image
  • Remove NodeJS v21 (Alpine and Debian variants) - End of upstream support
  • Update NodeJS Alpine base images to use new Alpine 3.20 (from Alpine 3.19)
  • Replace Android API VanillaIceCream (which was developer preview status) with 35 (Beta status)
  • Add deprecation notice for Alpine 3.17 based images
  • [Internal] Enhance publishing CI job and reuse same scripts for Docker Hub and rdnxk's Quay

Signed-off-by: San 'rdn' Mônico <san@monico.com.br>

Edited by San 'rdn' Mônico

Merge request reports