To prepare a new release of this package:
- Get the current upstream release
export KUBE_PROMETHEUS_RELEASE=v0.14.0
../../utils/pull-upstream.sh ${KUBE_PROMETHEUS_RELEASE} eks-sm
Replace KUBE_PROMETHEUS_RELEASE
with the current upstream release.
- Check the differences introduced by pulling the upstream release and add the needed patches in
kustomization.yaml