Skip to content

Commit

Permalink
Merge pull request #187 from rancherfederal/rancher-2.7.13
Browse files Browse the repository at this point in the history
updates for rancher 2.7.13
  • Loading branch information
amartin120 authored May 17, 2024
2 parents 9914862 + e9dd717 commit da9edbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/rancher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
name: rancher
description: Install Rancher Server to manage Kubernetes clusters across providers
version: 2.8.3
appVersion: v2.8.3
kubeVersion: < 1.29.0-0
version: 2.7.13
appVersion: v2.7.13
kubeVersion: < 1.28.0-0
home: https://rancher.com
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/rancher/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ postDelete:
enabled: true
image:
repository: rancher/shell
tag: v0.1.23
tag: v0.1.24
namespaceList:
- cattle-fleet-system
- cattle-system
Expand Down

0 comments on commit da9edbc

Please sign in to comment.