Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

MAINTENANCE.md

File metadata and controls

14 lines (9 loc) · 416 Bytes

eks-sm Package Maintenance

To prepare a new release of this package:

  1. 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.

  1. Check the differences introduced by pulling the upstream release and add the needed patches in kustomization.yaml