Skip to content

Commit dd99691

Browse files
committed
feedback
Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
1 parent 1c8d396 commit dd99691

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

docs/runbooks/chart-upgrade-process.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,11 @@ This runbook provides step-by-step instructions for upgrading Helm chart depende
2626

2727
## Upgrade Types
2828

29-
### Type 1: Specific Image Upgrade
30-
- **Purpose**: Upgrade to a known container image version
31-
- **Scope**: Keep current chart, update only images
32-
- **Use Case**: Security patches, specific bug fixes
33-
34-
### Type 2: Latest Minor Version Upgrade
29+
### Chart Version Upgrade Only
3530
- **Purpose**: Upgrade chart to latest minor version
3631
- **Scope**: Update chart version and potentially images
37-
- **Use Case**: Feature updates, regular maintenance
32+
- **Use Case**: Feature updates, security patches, regular maintenance
33+
- **Rule**: Container images are **ONLY** updated as part of chart upgrades, never independently
3834

3935
---
4036

0 commit comments

Comments
 (0)