Skip to content

Commit

Permalink
updated rancher version
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Aug 27, 2024
1 parent f206791 commit 5d8daf0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fetch -> validate -> save -> | <airgap> | -> load -> validate -> distribute
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Cert-Manager
- currently supports: `Cert-Manager: v1.15.3`
- [hauler/rancher](hauler/rancher/README.md) - provides the content manifest for Rancher Multi-Cluster Manager
- currently supports: `Rancher: v2.9.0`
- currently supports: `Rancher: v2.9.1`
- [hauler/longhorn](hauler/longhorn/README.md) - provides the content manifest for Rancher Longhorn
- currently supports: `Longhorn: v1.7.0`
- [hauler/neuvector](hauler/neuvector/README.md) - provides the content manifest for Rancher NeuVector
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rancher/hauler-rancher-minimal.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRancher=2.9.0
export vRancher=2.9.1
export vCertManager=1.15.3

### Setup Working Directory
Expand Down
2 changes: 1 addition & 1 deletion hauler/scripts/rancher/hauler-rancher.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Set Variables
export vRancher=2.9.0
export vRancher=2.9.1
export vCertManager=1.15.3

### Setup Working Directory
Expand Down

0 comments on commit 5d8daf0

Please sign in to comment.