File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# 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
7
7
name : " kuberay-apiserver"
8
8
image :
9
9
repository : kuberay/apiserver
10
- tag : v1.0.0-rc.2
10
+ tag : v1.0.0
11
11
pullPolicy : IfNotPresent
12
12
13
13
# # Install Default RBAC roles and bindings
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
description : A Helm chart for Kubernetes
3
3
name : kuberay-operator
4
- version : 1.0.0-rc.2
4
+ version : 1.0.0
5
5
icon : https://github.com/ray-project/ray/raw/master/doc/source/images/ray_header_logo.png
6
6
type : application
Original file line number Diff line number Diff line change 4
4
5
5
image :
6
6
repository : kuberay/operator
7
- tag : v1.0.0-rc.2
7
+ tag : v1.0.0
8
8
pullPolicy : IfNotPresent
9
9
10
10
nameOverride : " kuberay-operator"
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
description : A Helm chart for Kubernetes
3
3
name : ray-cluster
4
- version : 1.0.0-rc.2
4
+ version : 1.0.0
5
5
icon : 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