seleniumhq-community / docker-seleniarm

Multi-Arch (arm64/armhf/amd64) Docker images for the Selenium Grid Server
https://hub.docker.com/u/seleniarm
Other
249 stars 26 forks source link

[🚀 Feature]: improve release process to include new tag in k8s chart automatically #28

Closed triesztui closed 9 months ago

triesztui commented 1 year ago

Feature and motivation

Hi @jamesmortensen With every release currently one has to manually update the tag version in the included chart folder values file. It would be great to have an automated process of injecting the newly released tag there as well always.

Hence less effort and less error prone it becomes to deploy the latest arm images on k8s.

What is the current release process?

Many thanks for considering.

Usage example

using helm and installing the chart folder currently refer to x86 image versions.

jamesmortensen commented 1 year ago

Hi @triesztui in the upstream repo I believe there is a step in the workflows which updates the tags in the charts, but I don't know if those same workflows are here in this repo.

Would you be interested in referring to what's being done in the upstream repo and opening a pull request in this one?

diemol commented 9 months ago

This is managed in the upstream repository.

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.