[3.3.0] - update sriov chart #148
@@ -155,11 +155,11 @@ spec:
|
|||||||
- prettyName: SRIOV
|
- prettyName: SRIOV
|
||||||
releaseName: sriov-network-operator
|
releaseName: sriov-network-operator
|
||||||
chart: %%CHART_REPO%%/%%CHART_PREFIX%%sriov-network-operator
|
chart: %%CHART_REPO%%/%%CHART_PREFIX%%sriov-network-operator
|
||||||
version: %%CHART_MAJOR%%.0.0+up1.5.0
|
version: %%CHART_MAJOR%%.0.2+up1.5.0
|
||||||
dependencyCharts:
|
dependencyCharts:
|
||||||
- releaseName: sriov-crd
|
- releaseName: sriov-crd
|
||||||
chart: %%CHART_REPO%%/%%CHART_PREFIX%%sriov-crd
|
chart: %%CHART_REPO%%/%%CHART_PREFIX%%sriov-crd
|
||||||
version: %%CHART_MAJOR%%.0.0+up1.5.0
|
version: %%CHART_MAJOR%%.0.2+up1.5.0
|
||||||
- prettyName: Akri
|
- prettyName: Akri
|
||||||
releaseName: akri
|
releaseName: akri
|
||||||
chart: %%CHART_REPO%%/%%CHART_PREFIX%%akri
|
chart: %%CHART_REPO%%/%%CHART_PREFIX%%akri
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.0_up1.5.0-%RELEASE%
|
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.2_up1.5.0-%RELEASE%
|
||||||
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.0_up1.5.0
|
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.2_up1.5.0
|
||||||
annotations:
|
annotations:
|
||||||
catalog.cattle.io/experimental: "true"
|
catalog.cattle.io/experimental: "true"
|
||||||
catalog.cattle.io/hidden: "true"
|
catalog.cattle.io/hidden: "true"
|
||||||
@@ -10,4 +10,4 @@ apiVersion: v2
|
|||||||
description: Installs the CRDs for the SR-IOV operator
|
description: Installs the CRDs for the SR-IOV operator
|
||||||
name: sriov-crd
|
name: sriov-crd
|
||||||
type: application
|
type: application
|
||||||
version: "%%CHART_MAJOR%%.0.0+up1.5.0"
|
version: "%%CHART_MAJOR%%.0.2+up1.5.0"
|
||||||
|
@@ -102,4 +102,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -75,4 +75,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -210,4 +210,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -366,4 +366,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -126,4 +126,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -133,4 +133,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -111,4 +111,4 @@ spec:
|
|||||||
served: true
|
served: true
|
||||||
storage: true
|
storage: true
|
||||||
subresources:
|
subresources:
|
||||||
status: {}
|
status: {}
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.0_up1.5.0-%RELEASE%
|
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.2_up1.5.0-%RELEASE%
|
||||||
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.0_up1.5.0
|
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.2_up1.5.0
|
||||||
annotations:
|
annotations:
|
||||||
catalog.cattle.io/auto-install: sriov-crd=match
|
catalog.cattle.io/auto-install: sriov-crd=match
|
||||||
catalog.cattle.io/experimental: "true"
|
catalog.cattle.io/experimental: "true"
|
||||||
@@ -25,4 +25,4 @@ name: sriov-network-operator
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/k8snetworkplumbingwg/sriov-network-operator
|
- https://github.com/k8snetworkplumbingwg/sriov-network-operator
|
||||||
type: application
|
type: application
|
||||||
version: "%%CHART_MAJOR%%.0.0+up1.5.0"
|
version: "%%CHART_MAJOR%%.0.2+up1.5.0"
|
@@ -3,7 +3,7 @@ image:
|
|||||||
# This should be set to 'IfNotPresent' for released version
|
# This should be set to 'IfNotPresent' for released version
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# tag, if defined will use the given image tag, else Chart.AppVersion will be used
|
# tag, if defined will use the given image tag, else Chart.AppVersion will be used
|
||||||
tag: v0.15.7-build20250402
|
tag: v0.15.7-build20250425
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
@@ -22,7 +22,7 @@ spec:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
containers:
|
containers:
|
||||||
- name: cleanup
|
- name: cleanup
|
||||||
image: {{ .Values.images.operator }}
|
image: {{ include "system_default_registry" . }}{{ .Values.images.operator.repository }}:{{ .Values.images.operator.tag }}
|
||||||
command:
|
command:
|
||||||
- sriov-network-operator-config-cleanup
|
- sriov-network-operator-config-cleanup
|
||||||
args:
|
args:
|
||||||
|
@@ -102,25 +102,25 @@ supportedExtraNICs: []
|
|||||||
images:
|
images:
|
||||||
operator:
|
operator:
|
||||||
repository: rancher/hardened-sriov-network-operator
|
repository: rancher/hardened-sriov-network-operator
|
||||||
tag: v1.5.0-build20250402
|
tag: v1.5.0-build20250425
|
||||||
sriovConfigDaemon:
|
sriovConfigDaemon:
|
||||||
repository: rancher/hardened-sriov-network-config-daemon
|
repository: rancher/hardened-sriov-network-config-daemon
|
||||||
tag: v1.5.0-build20250402
|
tag: v1.5.0-build20250425
|
||||||
sriovCni:
|
sriovCni:
|
||||||
repository: rancher/hardened-sriov-cni
|
repository: rancher/hardened-sriov-cni
|
||||||
tag: v2.9.0-build20250402
|
tag: v2.9.0-build20250425
|
||||||
ibSriovCni:
|
ibSriovCni:
|
||||||
repository: rancher/hardened-ib-sriov-cni
|
repository: rancher/hardened-ib-sriov-cni
|
||||||
tag: v1.2.0-build20250402
|
tag: v1.2.1-build20250425
|
||||||
sriovDevicePlugin:
|
sriovDevicePlugin:
|
||||||
repository: rancher/hardened-sriov-network-device-plugin
|
repository: rancher/hardened-sriov-network-device-plugin
|
||||||
tag: v3.9.0-build20250402
|
tag: v3.9.0-build20250425
|
||||||
resourcesInjector:
|
resourcesInjector:
|
||||||
repository: rancher/hardened-sriov-network-resources-injector
|
repository: rancher/hardened-sriov-network-resources-injector
|
||||||
tag: v1.7.1-build20250402
|
tag: v1.7.1-build20250425
|
||||||
webhook:
|
webhook:
|
||||||
repository: rancher/hardened-sriov-network-webhook
|
repository: rancher/hardened-sriov-network-webhook
|
||||||
tag: v1.5.0-build20250402
|
tag: v1.5.0-build20250425
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
extraDeploy: []
|
extraDeploy: []
|
||||||
global:
|
global:
|
||||||
|
Reference in New Issue
Block a user