Practise the standard verbs for versioning Helm charts predictably.
0 / 5 completed
1 / 5
Fill in: 'We ___ the chart version on every change so a deployed release always maps back to exact source.'
We 'bump a version' — the standard, established collocation for incrementing a version number. The other options aren't the recognised term here.
2 / 5
Fill in: 'We ___ chart and application versions separately so a config-only change doesn't imply a new app release.'
We 'track' versions — the standard collocation for maintaining a record across two related values. The other options are less idiomatic here.
3 / 5
Fill in: 'A chart published without semantic versioning can ___ consumers into pinning an unpredictable range.'
We say loose versioning will 'push' consumers into a workaround — the standard collocation for the frustrated reaction. The other options aren't idiomatic here.
4 / 5
Fill in: 'We ___ a changelog with every chart release so operators know exactly what values changed.'
We 'publish' a changelog — the standard collocation for surfacing what changed in a new release. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ old chart versions in the registry so a rollback can always pull an exact prior release.'
We 'retain' versions — the standard collocation for keeping historical artifacts available. The other options are less idiomatic here.