Update Image Pruning Job - remove old releases
Open
Business
Devops
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 38
Description
**User story**
As a SIMS team, we need to ensure that older images are removed from the image registry.
**Acceptance criteria**
- [ ] Update image pruning job to remove old release images, preserving only the last three release versions (builds included)
- for instance, assuming current version is v3.5, maintain
- v3.5.x
- v3.4.x
- v3.3.x
- [ ] ensure currently deployed image to a pod is not deleted
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.