diff --git a/examples/hauler-quickstart.md b/examples/hauler-quickstart.md index 4a28fd1..640a61f 100644 --- a/examples/hauler-quickstart.md +++ b/examples/hauler-quickstart.md @@ -3,7 +3,7 @@ ## Internet Connected Build Server ```bash ### Set Variables -export vRancherAirgap=v1.4.1 +export vRancherAirgap=v1.4.2 ### Fetch Individual Hauler TARs mkdir -p /opt/rancher/hauler diff --git a/examples/rancher-airgap-rke2-private-registry.md b/examples/rancher-airgap-rke2-private-registry.md index 4ca2769..00a0f39 100644 --- a/examples/rancher-airgap-rke2-private-registry.md +++ b/examples/rancher-airgap-rke2-private-registry.md @@ -8,7 +8,7 @@ Complete the following commands on the Internet Connected Server. For the initia ```bash ### Set Variables -export vRancherAirgap=v1.4.1 +export vRancherAirgap=v1.4.2 ### Fetch Individual Hauler TARs mkdir -p /opt/rancher/hauler diff --git a/hauler/cosign/README.md b/hauler/cosign/README.md index 3240026..aab716b 100644 --- a/hauler/cosign/README.md +++ b/hauler/cosign/README.md @@ -4,11 +4,11 @@ ### Cosign v2.22.0 - Sigstore -[hauler/cosign/cosign](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/cosign/cosign) - provides the binary for Cosign. +[hauler/cosign/cosign](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/cosign/cosign) - provides the binary for Cosign. -[hauler/cosign/rancher-airgap-cosign.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/cosign/rancher-airgap-cosign.yaml) - provides the content manifest for the assets. +[hauler/cosign/rancher-airgap-cosign.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/cosign/rancher-airgap-cosign.yaml) - provides the content manifest for the assets. -[hauler/cosign/rancher-airgap-cosign.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/cosign/rancher-airgap-cosign.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/cosign/rancher-airgap-cosign.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/cosign/rancher-airgap-cosign.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/harvester/README.md b/hauler/harvester/README.md index a888f76..af016ed 100644 --- a/hauler/harvester/README.md +++ b/hauler/harvester/README.md @@ -4,9 +4,9 @@ ### Rancher Harvester v1.2.1 -[hauler/harvester/rancher-airgap-harvester.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/harvester/rancher-airgap-harvester.yaml) - provides the content manifest for the assets. +[hauler/harvester/rancher-airgap-harvester.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/harvester/rancher-airgap-harvester.yaml) - provides the content manifest for the assets. -[hauler/harvester/rancher-airgap-harvester.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/harvester/rancher-airgap-harvester.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/harvester/rancher-airgap-harvester.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/harvester/rancher-airgap-harvester.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/hauler/README.md b/hauler/hauler/README.md index 0740f2b..f62142b 100644 --- a/hauler/hauler/README.md +++ b/hauler/hauler/README.md @@ -4,7 +4,7 @@ ### Hauler v0.3.0 - Rancher Government Solutions -[hauler/hauler/hauler](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/hauler/hauler) - provides the binary for Hauler. +[hauler/hauler/hauler](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/hauler/hauler) - provides the binary for Hauler. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/helm/README.md b/hauler/helm/README.md index 5a18a4c..49ea6ae 100644 --- a/hauler/helm/README.md +++ b/hauler/helm/README.md @@ -4,11 +4,11 @@ ### Helm v3.13.1 - Cloud Native Computing Foundation -[hauler/helm/helm](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/helm/helm) - provides the binary for Helm. +[hauler/helm/helm](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/helm/helm) - provides the binary for Helm. -[hauler/helm/rancher-airgap-helm.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/helm/rancher-airgap-helm.yaml) - provides the content manifest for the assets. +[hauler/helm/rancher-airgap-helm.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/helm/rancher-airgap-helm.yaml) - provides the content manifest for the assets. -[hauler/helm/rancher-airgap-helm.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/helm/rancher-airgap-helm.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/helm/rancher-airgap-helm.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/helm/rancher-airgap-helm.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/longhorn/README.md b/hauler/longhorn/README.md index b5b7e3d..e19be3f 100644 --- a/hauler/longhorn/README.md +++ b/hauler/longhorn/README.md @@ -4,9 +4,9 @@ ### Rancher Longhorn v1.5.1 -[hauler/longhorn/rancher-airgap-longhorn.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/longhorn/rancher-airgap-longhorn.yaml) - provides the content manifest for the assets. +[hauler/longhorn/rancher-airgap-longhorn.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/longhorn/rancher-airgap-longhorn.yaml) - provides the content manifest for the assets. -[hauler/longhorn/rancher-airgap-longhorn.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/longhorn/rancher-airgap-longhorn.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/longhorn/rancher-airgap-longhorn.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/longhorn/rancher-airgap-longhorn.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/neuvector/README.md b/hauler/neuvector/README.md index cdd6019..453750f 100644 --- a/hauler/neuvector/README.md +++ b/hauler/neuvector/README.md @@ -4,9 +4,9 @@ ### Rancher NeuVector v5.2.2 -[hauler/neuvector/rancher-airgap-neuvector.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/neuvector/rancher-airgap-neuvector.yaml) - provides the content manifest for the assets. +[hauler/neuvector/rancher-airgap-neuvector.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/neuvector/rancher-airgap-neuvector.yaml) - provides the content manifest for the assets. -[hauler/neuvector/rancher-airgap-neuvector.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/neuvector/rancher-airgap-neuvector.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/neuvector/rancher-airgap-neuvector.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/neuvector/rancher-airgap-neuvector.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/rancher/README.md b/hauler/rancher/README.md index 13d5456..ef63ec3 100644 --- a/hauler/rancher/README.md +++ b/hauler/rancher/README.md @@ -6,9 +6,9 @@ **Cert-Manager v1.13.1:** Included in the Rancher Multi-Cluster Manager content and assets. -[hauler/rancher/rancher-airgap-rancher.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/rancher/rancher-airgap-rancher.yaml) - provides the content manifest for the assets. +[hauler/rancher/rancher-airgap-rancher.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/rancher/rancher-airgap-rancher.yaml) - provides the content manifest for the assets. -[hauler/rancher/rancher-airgap-rancher.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/rancher/rancher-airgap-rancher.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/rancher/rancher-airgap-rancher.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/rancher/rancher-airgap-rancher.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets. diff --git a/hauler/rke2/README.md b/hauler/rke2/README.md index 2a6fbf1..6941372 100644 --- a/hauler/rke2/README.md +++ b/hauler/rke2/README.md @@ -4,9 +4,9 @@ ### Rancher RKE2 v1.25.14 -[hauler/rke2/rancher-airgap-rke2.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/rke2/rancher-airgap-rke2.yaml) - provides the content manifest for the assets. +[hauler/rke2/rancher-airgap-rke2.yaml](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/rke2/rancher-airgap-rke2.yaml) - provides the content manifest for the assets. -[hauler/rke2/rancher-airgap-rke2.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.1/hauler/rke2/rancher-airgap-rke2.tar.zst) - provides the compressed content and assets, via the manifest. +[hauler/rke2/rancher-airgap-rke2.tar.zst](https://rancher-airgap.s3.amazonaws.com/v1.4.2/hauler/rke2/rancher-airgap-rke2.tar.zst) - provides the compressed content and assets, via the manifest. **Note:** The [Releases](https://github.com/zackbradys/rancher-airgap/releases) page contain the most up-to-date assets.