I see the UMA releases have a (stable) tag, It always changes to the latest release. Why is that?
GA = General availability (a release); should be very stable and feature complete. This is generally tagged with the latest APM release number.
Stable = Release candidate; probably feature complete and should be pretty stable - problems should be relatively rare and minor, but worth reporting to try to get them fixed for release.
Stable releases are production-ready
See https://hub.docker.com/r/caapm/universalmonitoragent
Stable builds use different image and different helm/yaml/operator files
Helm Chart : https://packages.broadcom.com/artifactory/apm-agents/uma/stable/uma-stable-helm-chart.tar.gz
Operator: https://packages.broadcom.com/artifactory/apm-agents/uma/stable/uma-stable-operator.tar.gz
YAML file : https://packages.broadcom.com/artifactory/apm-agents/uma/stable/ca-stable-uma-agent.yaml
Images Used :
UMA Application Image : docker.io/caapm/universalmonitoragent:stable
UMA Operator Image : docker.io/caapm/universalmonitoragent:uma-operator-stable