Skip to content

Commit

Permalink
Update metal3 to 0.8.3
Browse files Browse the repository at this point in the history
(cherry picked from commit 86d2798)
  • Loading branch information
hardys committed Nov 15, 2024
1 parent 8da0299 commit 261a5d3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion asciidoc/edge-book/version-matrix.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ endif::[]
| Fleet | 0.10.4 | 104.1.0+up0.10.4
| K3s | 1.30.5 | N/A
| RKE2 | 1.30.5 | N/A
| Metal^3^ | 1.16.0 | 0.8.1
| Metal^3^ | 1.16.0 | 0.8.3
| MetalLB | 0.14.9 | 0.14.9
| Elemental | 1.6.4 | 104.2.0+up1.6.4
| Edge Image Builder | 1.1.0 | N/A
Expand Down
2 changes: 1 addition & 1 deletion asciidoc/product/atip-lifecycle.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ helm get values metal3 -n metal3-system -o yaml > metal3-values.yaml
helm upgrade metal3 suse-edge/metal3 \
--namespace metal3-system \
-f metal3-values.yaml \
--version=0.8.1
--version=0.8.3
----

=== Downstream cluster upgrades
Expand Down
6 changes: 3 additions & 3 deletions asciidoc/product/atip-management-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ kubernetes:
createNamespace: true
installationNamespace: kube-system
- name: metal3-chart
version: 0.8.1
version: 0.8.3
repositoryName: suse-edge-charts
targetNamespace: metal3-system
createNamespace: true
Expand Down Expand Up @@ -311,7 +311,7 @@ kubernetes:
createNamespace: true
installationNamespace: kube-system
- name: metal3-chart
version: 0.8.1
version: 0.8.3
repositoryName: suse-edge-charts
targetNamespace: metal3-system
createNamespace: true
Expand Down Expand Up @@ -1022,7 +1022,7 @@ kubernetes:
createNamespace: true
installationNamespace: kube-system
- name: metal3-chart
version: 0.8.1
version: 0.8.3
repositoryName: suse-edge-charts
targetNamespace: metal3-system
createNamespace: true
Expand Down

0 comments on commit 261a5d3

Please sign in to comment.