[3.3.0] - update sriov chart
All checks were successful
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in 13s

This commit is contained in:
2025-05-09 12:14:51 +03:00
parent f42ac11716
commit f221cf4b37
13 changed files with 24 additions and 24 deletions

View File

@@ -155,11 +155,11 @@ spec:
- prettyName: SRIOV
releaseName: 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:
- releaseName: 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
releaseName: akri
chart: %%CHART_REPO%%/%%CHART_PREFIX%%akri

View File

@@ -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.0_up1.5.0
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.2_up1.5.0-%RELEASE%
#!BuildTag: %%CHART_PREFIX%%sriov-crd:%%CHART_MAJOR%%.0.2_up1.5.0
annotations:
catalog.cattle.io/experimental: "true"
catalog.cattle.io/hidden: "true"
@@ -10,4 +10,4 @@ apiVersion: v2
description: Installs the CRDs for the SR-IOV operator
name: sriov-crd
type: application
version: "%%CHART_MAJOR%%.0.0+up1.5.0"
version: "%%CHART_MAJOR%%.0.2+up1.5.0"

View File

@@ -102,4 +102,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -75,4 +75,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -210,4 +210,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -366,4 +366,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -126,4 +126,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -133,4 +133,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -111,4 +111,4 @@ spec:
served: true
storage: true
subresources:
status: {}
status: {}

View File

@@ -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.0_up1.5.0
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.2_up1.5.0-%RELEASE%
#!BuildTag: %%CHART_PREFIX%%sriov-network-operator:%%CHART_MAJOR%%.0.2_up1.5.0
annotations:
catalog.cattle.io/auto-install: sriov-crd=match
catalog.cattle.io/experimental: "true"
@@ -25,4 +25,4 @@ name: sriov-network-operator
sources:
- https://github.com/k8snetworkplumbingwg/sriov-network-operator
type: application
version: "%%CHART_MAJOR%%.0.0+up1.5.0"
version: "%%CHART_MAJOR%%.0.2+up1.5.0"

View File

@@ -3,7 +3,7 @@ image:
# This should be set to 'IfNotPresent' for released version
pullPolicy: IfNotPresent
# 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: []
nameOverride: ""

View File

@@ -22,7 +22,7 @@ spec:
{{- end }}
containers:
- name: cleanup
image: {{ .Values.images.operator }}
image: {{ include "system_default_registry" . }}{{ .Values.images.operator.repository }}:{{ .Values.images.operator.tag }}
command:
- sriov-network-operator-config-cleanup
args:

View File

@@ -102,25 +102,25 @@ supportedExtraNICs: []
images:
operator:
repository: rancher/hardened-sriov-network-operator
tag: v1.5.0-build20250402
tag: v1.5.0-build20250425
sriovConfigDaemon:
repository: rancher/hardened-sriov-network-config-daemon
tag: v1.5.0-build20250402
tag: v1.5.0-build20250425
sriovCni:
repository: rancher/hardened-sriov-cni
tag: v2.9.0-build20250402
tag: v2.9.0-build20250425
ibSriovCni:
repository: rancher/hardened-ib-sriov-cni
tag: v1.2.0-build20250402
tag: v1.2.1-build20250425
sriovDevicePlugin:
repository: rancher/hardened-sriov-network-device-plugin
tag: v3.9.0-build20250402
tag: v3.9.0-build20250425
resourcesInjector:
repository: rancher/hardened-sriov-network-resources-injector
tag: v1.7.1-build20250402
tag: v1.7.1-build20250425
webhook:
repository: rancher/hardened-sriov-network-webhook
tag: v1.5.0-build20250402
tag: v1.5.0-build20250425
imagePullSecrets: []
extraDeploy: []
global: