Skip to content

Commit 0b07c67

Browse files
authored
Merge pull request #3047 from replicatedhq/AmberAlston-patch-1
Remove Alpha and Beta label references on Helm Air Gap
2 parents a99855a + a4ec5b7 commit 0b07c67

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

docs/vendor/helm-install-airgap.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
import Prerequisites from "../partials/helm/_helm-install-prereqs.mdx"
22

3-
# Installing and Updating with Helm in Air Gap Environments (Beta)
4-
5-
:::note
6-
Air gap Helm installations are an Beta feature. If you are interested in trying Helm air gap installations and providing feedback, please reach out to your account rep to enable this feature.
7-
:::
3+
# Installing and Updating with Helm in Air Gap Environments
84

95
## Overview
106

@@ -106,4 +102,4 @@ Unless the customer has set up the `values` to preserve the updated tag (for exa
106102

107103
## Use a Harbor or Artifactory Registry Proxy
108104

109-
You can integrate the Replicated proxy registry with an existing Harbor or jFrog Artifactory instance to proxy and cache images on demand. For more information, see [Using a Registry Proxy for Helm Air Gap Installations (Alpha)](using-third-party-registry-proxy).
105+
You can integrate the Replicated proxy registry with an existing Harbor or jFrog Artifactory instance to proxy and cache images on demand. For more information, see [Using a Registry Proxy for Helm Air Gap Installations](using-third-party-registry-proxy).

docs/vendor/kots-faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Replicated supports installations into air-gapped environments. In an air gap in
5555

5656
For more information, see:
5757
* [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap)
58-
* [Installing and Updating with Helm in Air Gap Environments (Alpha)](/vendor/helm-install-airgap)
58+
* [Installing and Updating with Helm in Air Gap Environments](/vendor/helm-install-airgap)
5959

6060
### What is the Commercial Sotware Distribution Lifecycle?
6161

@@ -208,4 +208,4 @@ For instances running in online (internet-connected) customer environments, eith
208208

209209
For air gap instances, Replicated KOTS and the Replicated SDK collect and store instance telemetry in a Kubernetes Secret in the customer environment. The telemetry stored in the Secret is collected when a support bundle is generated in the environment. When the support bundle is uploaded to the Vendor Portal, the telemetry is associated with the correct customer and instance ID, and the Vendor Portal updates the instance insights and event data accordingly.
210210

211-
For more information, see [About Instance and Event Data](/vendor/instance-insights-event-data).
211+
For more information, see [About Instance and Event Data](/vendor/instance-insights-event-data).

docs/vendor/using-third-party-registry-proxy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Using a Registry Proxy for Helm Air Gap Installations (Beta)
1+
# Using a Registry Proxy for Helm Air Gap Installations
22

33
This topic describes how to connect the Replicated proxy registry to a Harbor or jFrog Artifactory instance to support pull-through image caching. It also includes information about how to set up replication rules in Harbor for image mirroring.
44

0 commit comments

Comments
 (0)