File tree 7 files changed +23
-7
lines changed
deploy/helm/door-data-plane
7 files changed +23
-7
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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 : v2.3.9
18
+ version : v2.3.10
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " v2.3.9 "
24
+ appVersion : " v2.3.10 "
25
25
26
26
dependencies :
27
27
- name : metrics-server
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ apiVersion: batch/v1
302
302
kind : Job
303
303
metadata :
304
304
name : contour-certgen-v1.23.0
305
- namespace : cno -apigateway
305
+ namespace : door -apigateway
306
306
spec :
307
307
template :
308
308
metadata :
@@ -335,7 +335,7 @@ spec:
335
335
parallelism : 1
336
336
completions : 1
337
337
backoffLimit : 1
338
-
338
+
339
339
---
340
340
apiVersion : rbac.authorization.k8s.io/v1
341
341
kind : ClusterRoleBinding
Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ apiVersion: batch/v1
309
309
kind : Job
310
310
metadata :
311
311
name : contour-certgen-v1.23.0
312
- namespace : cno -apigateway-internal
312
+ namespace : door -apigateway-internal
313
313
spec :
314
314
template :
315
315
metadata :
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ apiVersion: batch/v1
303
303
kind : Job
304
304
metadata :
305
305
name : contour-certgen-v1.23.0
306
- namespace : cno -apigateway-internal
306
+ namespace : door -apigateway-internal
307
307
spec :
308
308
template :
309
309
metadata :
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ apiVersion: batch/v1
302
302
kind : Job
303
303
metadata :
304
304
name : contour-certgen-v1.23.0
305
- namespace : cno -apigateway
305
+ namespace : door -apigateway
306
306
spec :
307
307
template :
308
308
metadata :
Original file line number Diff line number Diff line change @@ -102,6 +102,22 @@ entries:
102
102
- https://beopencloud.github.io/cno/cno-1.0.0.tgz
103
103
version : 1.0.0
104
104
door-agent :
105
+ - apiVersion : v2
106
+ appVersion : v2.3.10
107
+ created : " 2024-09-09T21:23:29.340585Z"
108
+ dependencies :
109
+ - alias : metrics-server
110
+ condition : doorAgent.metricServer
111
+ name : metrics-server
112
+ repository : https://kubernetes-sigs.github.io/metrics-server
113
+ version : 3.8.2
114
+ description : Chart for DOOR agent
115
+ digest : 2b3374ac8cd3edaeb6e13d86cddc4a792857259e1523cb801d8e63699269b4aa
116
+ name : door-agent
117
+ type : application
118
+ urls :
119
+ - https://beopencloud.github.io/cno/door-agent-v2.3.10.tgz
120
+ version : v2.3.10
105
121
- apiVersion : v2
106
122
appVersion : v2.3.9
107
123
created : " 2024-09-09T21:18:26.745743Z"
You can’t perform that action at this time.
0 commit comments