Skip to content

Commit

Permalink
Clarify which Helm hook performs upgrade (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McKiernan <[email protected]>
  • Loading branch information
mikemckiernan authored Oct 31, 2024
1 parent f1ea3ff commit 44869cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpu-operator/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Option 2: Automatically Upgrading CRDs Using a Helm Hook

Starting with GPU Operator v22.09, a ``pre-upgrade`` Helm `hook <https://helm.sh/docs/topics/charts_hooks/#the-available-hooks>`_ can automatically upgrade to latest CRD.

Starting with GPU Operator v24.9.0, the Helm hook is enabled by default and runs an upgrade CRD job when you upgrade using Helm.
Starting with GPU Operator v24.9.0, the upgrade CRD Helm hook is enabled by default and runs an upgrade CRD job when you upgrade using Helm.

#. Specify the Operator release tag in an environment variable:

Expand Down

0 comments on commit 44869cb

Please sign in to comment.