You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall I'm currently working through a backlog of items and this includes the CI process.
I've just created issue #245 with some proposed improvements.
Also image tag in values is latest please pin it to the proper version image
It would be good to land on something here.
Currently the chart references Docker Hub which we don't push to anymore (now GHCR) and the latest tag is not being added by GHA (see #245).
To bump the image tag on every git tag (release) it requires a git commit back in to the repo.
This might be a little troublesome during a GitHub Action.
If we publish a Helm Chart as part of a git tag (release) (per #245) then in users deploy pipelines and automation they might be want to pin helm chart and container version to the value (e.g: v1.2). My wording could be improved here and welcome the dialog so we can land on the best option. What do you think?
Chart still on the same version while new releases seems to be published.
Also image tag in values is latest please pin it to the proper version image
The text was updated successfully, but these errors were encountered: