Changes:
- Konflux Dockerfiles updated to use authenticated UBI images from authenticated registry
- Upstream release Dockerfile updated to use golang builder image 1.25.3
Signed-off-by: Sayan Biswas <sayan-biswas@live.com>
Changes:
- Update go version to 1.25.3
- Update dependencies to mitigate CVEs
- Fix tests to work with broken APIs after update
- Remove/Replace deprecated methods
- Update Git command to ignore pre-commit hooks
- Update Go builder image to 1.25 in docker files and Openshift CI
- Update tekton pipeline task bundles to have updated golang image
Signed-off-by: Sayan Biswas <sayan-biswas@live.com>
- update UBI and Go Toolset images to RHEL9
- rename RHEL8 dockerfile to Dockerfile.rhel8
- part of BUILD-1317
Signed-off-by: Avinal Kumar <avinal@redhat.com>