mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/nvidia-device-plugin-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
Update Helm release nvidia-device-plugin to v0.18.2 See merge request deepcypher/dc-kc!922
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: nvidia-device-plugin
|
- name: nvidia-device-plugin
|
||||||
repository: https://nvidia.github.io/k8s-device-plugin
|
repository: https://nvidia.github.io/k8s-device-plugin
|
||||||
version: 0.17.4
|
version: 0.18.2
|
||||||
digest: sha256:6167cff8c35e981f8eee48211d0e89c1c7248cae0890dd8687baa5668ed91ab9
|
digest: sha256:fa70bc6531443baea6b871c669ee72787873f5496eb7a4d360e1372f4eee9789
|
||||||
generated: "2025-09-13T11:10:44.236332633Z"
|
generated: "2026-01-23T15:19:00.234806117Z"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.1.2
|
version: 0.2.0
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
@@ -25,5 +25,5 @@ appVersion: "1.16.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: nvidia-device-plugin
|
- name: nvidia-device-plugin
|
||||||
version: 0.17.4
|
version: 0.18.2
|
||||||
repository: "https://nvidia.github.io/k8s-device-plugin"
|
repository: "https://nvidia.github.io/k8s-device-plugin"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# nvidia-gpu-operator
|
# nvidia-gpu-operator
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
A Helm chart for Kubernetes
|
A Helm chart for Kubernetes
|
||||||
|
|
||||||
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://nvidia.github.io/k8s-device-plugin | nvidia-device-plugin | 0.17.4 |
|
| https://nvidia.github.io/k8s-device-plugin | nvidia-device-plugin | 0.18.2 |
|
||||||
|
|
||||||
## Values
|
## Values
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user