Study. uk . com
  1. Home
  2. All questions
  3. Question 111

CKA study material · question 111 of 1000

Which two statements about Helm release revisions are correct? Choose two.

  1. Revisions are shared across releases in a namespace
  2. A rollback resets the revision to 1
  3. The first revision number is always 1
  4. Every install, upgrade or rollback increments the revision
Show the answer

Answer: C. The first revision number is always 1
D. Every install, upgrade or rollback increments the revision

Revisions start at 1 and increase with each install, upgrade or rollback; helm history lists them.

Source: Using Helm | Helm (Helm) — 'helm upgrade' and 'helm rollback'

Challenge yourself on this topic → Study as cards