Skip to content

Commit

Permalink
bump for rancher 2.8.7 (#207)
Browse files Browse the repository at this point in the history
* bump for rancher 2.8.7

Signed-off-by: Adam Martin <[email protected]>

* bump for rancher chart whitelabel image

Signed-off-by: Adam Martin <[email protected]>

---------

Signed-off-by: Adam Martin <[email protected]>
  • Loading branch information
amartin120 authored Aug 28, 2024
1 parent ec002a1 commit fbbf410
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
NAME CHART VERSION APP VERSION DESCRIPTION
carbide-charts/airgapped-docs 0.1.51 0.1.6 Rancher Government Airgapped Docs
carbide-charts/heimdall2 0.1.45 0.1.1 Rancher Government Heimdall2 Tool
carbide-charts/rancher 2.8.6 v2.8.6 Install Rancher Server to manage Kubernetes...
carbide-charts/rancher 2.8.7 v2.8.7 Install Rancher Server to manage Kubernetes...
carbide-charts/stigatron 0.2.5 0.2.2 Rancher Government Stigatron Extension
carbide-charts/stigatron-ui 0.2.3 0.2.0 Rancher Government Stigatron UI Extension
```
Expand Down
4 changes: 2 additions & 2 deletions charts/rancher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: rancher
description: Install Rancher Server to manage Kubernetes clusters across providers
version: 2.8.6
appVersion: v2.8.6
version: 2.8.7
appVersion: v2.8.7
kubeVersion: < 1.29.0-0
home: https://rancher.com
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
Expand Down
2 changes: 1 addition & 1 deletion charts/rancher/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ carbide:
whitelabel:
enabled: true
image: carbide/carbide-whitelabel
tag: "0.1.2"
tag: "0.1.4"

0 comments on commit fbbf410

Please sign in to comment.