Skip to content

Commit d495745

Browse files
committed
management cluster: Add missing rancher-agent airgap image
It has been reported that the rancher installation has failures when this image is not included, evidently it's not derived from the EIB inspection of the chart.
1 parent a81b56a commit d495745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

asciidoc/product/atip-management-cluster.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,8 @@ embeddedArtifactRegistry:
11621162
- name: registry.rancher.com/rancher/rancher-webhook:v0.8.1
11631163
- name: registry.rancher.com/rancher/rancher/turtles:v0.24.0
11641164
- name: registry.rancher.com/rancher/rancher:v2.12.1
1165-
- name: registry.rancher.com/rancher/shell:v0.4.1
1165+
- name: registry.rancher.com/rancher/rancher-agent:v2.12.1
1166+
- name: registry.rancher.com/rancher/shell:v0.5.0
11661167
- name: registry.rancher.com/rancher/system-upgrade-controller:v0.16.0
11671168
- name: registry.suse.com/rancher/cluster-api-controller:v1.10.5
11681169
- name: registry.suse.com/rancher/cluster-api-provider-metal3:v1.10.2

0 commit comments

Comments
 (0)