Skip to content

Commit

Permalink
cleaned up repo for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Oct 27, 2023
1 parent 9fbd352 commit c411065
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/hauler-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/rancher-airgap-rke2-private-registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions hauler/cosign/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions hauler/harvester/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion hauler/hauler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 3 additions & 3 deletions hauler/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions hauler/longhorn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions hauler/neuvector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions hauler/rancher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions hauler/rke2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit c411065

Please sign in to comment.