Skip to content

Commit 70b8d59

Browse files
chore(t8s-cluster/dependencies): update helm release gpu-operator to v24 (#920)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gpu-operator](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/overview.html) ([source](https://togithub.com/NVIDIA/gpu-operator)) | major | `23.x.x` -> `24.x` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>NVIDIA/gpu-operator (gpu-operator)</summary> ### [`v24.3.0`](https://togithub.com/NVIDIA/gpu-operator/compare/v23.9.2...v24.3.0) [Compare Source](https://togithub.com/NVIDIA/gpu-operator/compare/v23.9.2...v24.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a222bf commit 70b8d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/t8s-cluster/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ global:
99
nvidia:
1010
url: https://helm.ngc.nvidia.com/nvidia
1111
charts:
12-
gpu-operator: 23.x.x
12+
gpu-operator: 24.x
1313
condition: '{{ include "t8s-cluster.hasGPUNodes" (dict "context" $) }}'
1414
cloud-provider-openstack:
1515
url: https://kubernetes.github.io/cloud-provider-openstack

0 commit comments

Comments
 (0)