Merge pull request #13 from stackhpc/feature/bump-addon-versions
Bump addon versions to latest
This commit is contained in:
commit
b57c7dbaa2
@ -36,7 +36,7 @@ cni:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://projectcalico.docs.tigera.io/charts
|
repo: https://projectcalico.docs.tigera.io/charts
|
||||||
name: tigera-operator
|
name: tigera-operator
|
||||||
version: v3.23.3
|
version: v3.24.5
|
||||||
release:
|
release:
|
||||||
namespace: tigera-operator
|
namespace: tigera-operator
|
||||||
values: {}
|
values: {}
|
||||||
@ -46,7 +46,7 @@ cni:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://helm.cilium.io/
|
repo: https://helm.cilium.io/
|
||||||
name: cilium
|
name: cilium
|
||||||
version: 1.11.1
|
version: 1.12.3
|
||||||
release:
|
release:
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
values: {}
|
values: {}
|
||||||
@ -128,7 +128,7 @@ kubernetesDashboard:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://kubernetes.github.io/dashboard
|
repo: https://kubernetes.github.io/dashboard
|
||||||
name: kubernetes-dashboard
|
name: kubernetes-dashboard
|
||||||
version: 5.10.0
|
version: 6.0.0
|
||||||
release:
|
release:
|
||||||
namespace: kubernetes-dashboard
|
namespace: kubernetes-dashboard
|
||||||
values: {}
|
values: {}
|
||||||
@ -146,7 +146,7 @@ ingress:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://kubernetes.github.io/ingress-nginx
|
repo: https://kubernetes.github.io/ingress-nginx
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
version: 4.2.5
|
version: 4.4.0
|
||||||
release:
|
release:
|
||||||
namespace: ingress-nginx
|
namespace: ingress-nginx
|
||||||
values: {}
|
values: {}
|
||||||
@ -159,7 +159,7 @@ monitoring:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://prometheus-community.github.io/helm-charts
|
repo: https://prometheus-community.github.io/helm-charts
|
||||||
name: kube-prometheus-stack
|
name: kube-prometheus-stack
|
||||||
version: 40.1.0
|
version: 41.7.4
|
||||||
release:
|
release:
|
||||||
namespace: monitoring-system
|
namespace: monitoring-system
|
||||||
values: {}
|
values: {}
|
||||||
@ -168,7 +168,7 @@ monitoring:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
name: loki-stack
|
name: loki-stack
|
||||||
version: 2.8.2
|
version: 2.8.5
|
||||||
release:
|
release:
|
||||||
namespace: monitoring-system
|
namespace: monitoring-system
|
||||||
values: {}
|
values: {}
|
||||||
@ -181,7 +181,7 @@ nodeFeatureDiscovery:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
||||||
name: node-feature-discovery
|
name: node-feature-discovery
|
||||||
version: 0.11.2
|
version: 0.11.3
|
||||||
release:
|
release:
|
||||||
namespace: node-feature-discovery
|
namespace: node-feature-discovery
|
||||||
values: {}
|
values: {}
|
||||||
@ -196,7 +196,7 @@ nvidiaGPUOperator:
|
|||||||
chart:
|
chart:
|
||||||
repo: https://nvidia.github.io/gpu-operator
|
repo: https://nvidia.github.io/gpu-operator
|
||||||
name: gpu-operator
|
name: gpu-operator
|
||||||
version: v1.11.1
|
version: v22.9.0
|
||||||
release:
|
release:
|
||||||
namespace: gpu-operator
|
namespace: gpu-operator
|
||||||
values: {}
|
values: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user