File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
versions/ctrlmesh/0.1.3-alpha.2 Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ../versions/ctrlmesh/0.1.3-alpha.1
1
+ ../versions/ctrlmesh/0.1.3-alpha.2
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : ctrlmesh
3
3
description : Helm chart for Controller-Mesh components
4
- version : 0.1.3-alpha.1
5
- appVersion : 0.1.3-alpha.1
4
+ version : 0.1.3-alpha.2
5
+ appVersion : 0.1.3-alpha.2
6
6
7
7
home : https://KusionStack.io
8
8
sources :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ manager:
10
10
image :
11
11
repo : kusionstack/ctrlmesh-manager
12
12
pullPolicy : IfNotPresent
13
- tag : v0.1.3-alpha.1
13
+ tag : v0.1.3-alpha.2
14
14
resources :
15
15
limits :
16
16
cpu : 500m
@@ -23,15 +23,15 @@ proxy:
23
23
image :
24
24
repo : kusionstack/ctrlmesh-proxy
25
25
pullPolicy : IfNotPresent
26
- tag : v0.1.3-alpha.1
26
+ tag : v0.1.3-alpha.2
27
27
resources :
28
28
cpu : 100m
29
29
memory : 128Mi
30
30
31
31
init :
32
32
image :
33
33
repo : kusionstack/ctrlmesh-init
34
- tag : v0.1.3-alpha.1
34
+ tag : v0.1.3-alpha.2
35
35
36
36
shardingGroupVersionKinds :
37
37
groupVersionKinds :
You can’t perform that action at this time.
0 commit comments