File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 1.0.0-rc.2
18+ version : 1.0.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replicaCount: 1
77name : " kuberay-apiserver"
88image :
99 repository : kuberay/apiserver
10- tag : v1.0.0-rc.2
10+ tag : v1.0.0
1111 pullPolicy : IfNotPresent
1212
1313# # Install Default RBAC roles and bindings
Original file line number Diff line number Diff line change 11apiVersion : v2
22description : A Helm chart for Kubernetes
33name : kuberay-operator
4- version : 1.0.0-rc.2
4+ version : 1.0.0
55icon : https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png
66type : application
Original file line number Diff line number Diff line change 44
55image :
66 repository : kuberay/operator
7- tag : v1.0.0-rc.2
7+ tag : v1.0.0
88 pullPolicy : IfNotPresent
99
1010nameOverride : " kuberay-operator"
Original file line number Diff line number Diff line change 11apiVersion : v1
22description : A Helm chart for Kubernetes
33name : ray-cluster
4- version : 1.0.0-rc.2
4+ version : 1.0.0
55icon : https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png
You can’t perform that action at this time.
0 commit comments