Skip to content

Commit

Permalink
reverting version
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Dec 10, 2024
1 parent 57c5874 commit 729e224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ fetch -> validate -> save -> | <airgap> | -> load -> validate -> distribute
### Core Components

- [hauler/rke2](hauler/rke2/README.md) - provides the content manifest for Rancher Kubernetes (RKE2)
- currently supports: `RKE2: v1.30.7`
- currently supports: `RKE2: v1.30.6`
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Cert-Manager
- currently supports: `Cert-Manager: v1.16.2`
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Rancher Multi-Cluster Manager
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rke2/hauler-rke2.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRKE2=1.30.7
export vRKE2=1.30.6
export vRKE2SELinux=0.18

### Setup Working Directory
Expand Down

0 comments on commit 729e224

Please sign in to comment.