Skip to content

Commit

Permalink
Merge pull request #6349 from thomasferrandiz/issue-6181_release-1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz authored Jul 16, 2024
2 parents 096794e + 96a16dc commit 5c32354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/chart_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ charts:
- version: 3.12.002
filename: /charts/rke2-metrics-server.yaml
bootstrap: false
- version: v4.0.205
- version: v4.0.206
filename: /charts/rke2-multus.yaml
bootstrap: true
- version: v0.25.400
Expand Down
2 changes: 1 addition & 1 deletion scripts/build-images
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ EOF
fi

xargs -n1 -t docker image pull --quiet << EOF > build/images-multus.txt
${REGISTRY}/rancher/hardened-multus-cni:v4.0.2-build20240418
${REGISTRY}/rancher/hardened-multus-cni:v4.0.2-build20240612
${REGISTRY}/rancher/hardened-cni-plugins:v1.4.1-build20240430
${REGISTRY}/rancher/hardened-node-feature-discovery:v0.15.4-build20240513
${REGISTRY}/rancher/hardened-sriov-network-operator:v1.2.0-build20240327
Expand Down

0 comments on commit 5c32354

Please sign in to comment.