Skip to content

Commit

Permalink
Merge pull request #155 from rancherfederal/rancher-2.8.0
Browse files Browse the repository at this point in the history
updates for rancher 2.8.0
  • Loading branch information
amartin120 authored Dec 7, 2023
2 parents d7b0add + 309c2e5 commit b3feebb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.7.9
appVersion: v2.7.9
kubeVersion: < 1.27.0-0
version: 2.8.0
appVersion: v2.8.0
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
4 changes: 2 additions & 2 deletions charts/rancher/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ postDelete:
enabled: true
image:
repository: rancher/shell
tag: v0.1.21
tag: v0.1.22
namespaceList:
- cattle-fleet-system
- cattle-system
Expand Down Expand Up @@ -190,4 +190,4 @@ carbide:
whitelabel:
enabled: true
image: carbide/carbide-whitelabel
tag: "0.1.1"
tag: "0.1.2"

0 comments on commit b3feebb

Please sign in to comment.