this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(helm): update intel-device-plugins group ( 0.32.0 → 0.32.1 )

| datasource | package | from | to |
| ---------- | ----------------------------- | ------ | ------ |
| helm | intel-device-plugins-gpu | 0.32.0 | 0.32.1 |
| helm | intel-device-plugins-operator | 0.32.0 | 0.32.1 |

authored by

samip5-bot[bot] and committed by
GitHub
c288f206 d2d822e9

+2 -2
+1 -1
k8s/base/system/intel-device-plugins/gpu/helm-release.yaml
··· 9 9 chart: 10 10 spec: 11 11 chart: intel-device-plugins-gpu 12 - version: 0.32.0 12 + version: 0.32.1 13 13 interval: 30m 14 14 sourceRef: 15 15 kind: HelmRepository
+1 -1
k8s/base/system/intel-device-plugins/operator/helm-release.yaml
··· 9 9 chart: 10 10 spec: 11 11 chart: intel-device-plugins-operator 12 - version: 0.32.0 12 + version: 0.32.1 13 13 interval: 30m 14 14 sourceRef: 15 15 kind: HelmRepository