File tree Expand file tree Collapse file tree
deploy/helm/door-data-plane Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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 : v3.0.5
18+ version : v3.0.6
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " v3.0.5 "
24+ appVersion : " v3.0.6 "
2525
2626dependencies :
2727 - name : metrics-server
Original file line number Diff line number Diff line change 11apiVersion : v1
22entries :
33 door-agent :
4+ - apiVersion : v2
5+ appVersion : v3.0.6
6+ created : " 2025-10-21T16:12:00.36819Z"
7+ dependencies :
8+ - alias : metrics-server
9+ condition : doorAgent.metricServer
10+ name : metrics-server
11+ repository : https://kubernetes-sigs.github.io/metrics-server
12+ version : 3.8.2
13+ description : Chart for DOOR agent
14+ digest : 1f6212c3d0ee25b0cc730eb22e184b65cc4ecf071892d25c4a535e05e09c177a
15+ name : door-agent
16+ type : application
17+ urls :
18+ - https://beopencloud.github.io/cno/door-agent-v3.0.6.tgz
19+ version : v3.0.6
420 - apiVersion : v2
521 appVersion : v3.0.5
622 created : " 2025-10-21T16:06:03.949037Z"
@@ -24,7 +40,7 @@ entries:
2440 description: "Allow probes to be turned off completly (this is not advised unless you know what you're doing)."
2541 apiVersion : v2
2642 appVersion : 0.6.1
27- created : " 2025-10-21T16:06:03.94963Z "
43+ created : " 2025-10-21T16:12:00.368845Z "
2844 description : Metrics Server is a scalable, efficient source of container resource
2945 metrics for Kubernetes built-in autoscaling pipelines.
3046 digest : 4358fb2014c1e8311653d9495216555e4897db28464b95c96619b0be94b253ec
@@ -48,4 +64,4 @@ entries:
4864 urls :
4965 - https://beopencloud.github.io/cno/charts/metrics-server-3.8.2.tgz
5066 version : 3.8.2
51- generated : " 2025-10-21T16:06:03.940905Z "
67+ generated : " 2025-10-21T16:12:00.361493Z "
Original file line number Diff line number Diff line change @@ -102,6 +102,22 @@ entries:
102102 - https://beopencloud.github.io/cno/cno-1.0.0.tgz
103103 version : 1.0.0
104104 door-agent :
105+ - apiVersion : v2
106+ appVersion : v3.0.6
107+ created : " 2025-10-21T16:12:00.36819Z"
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 : 1f6212c3d0ee25b0cc730eb22e184b65cc4ecf071892d25c4a535e05e09c177a
116+ name : door-agent
117+ type : application
118+ urls :
119+ - https://beopencloud.github.io/cno/door-agent-v3.0.6.tgz
120+ version : v3.0.6
105121 - apiVersion : v2
106122 appVersion : v3.0.5
107123 created : " 2025-10-21T16:06:03.949037Z"
You can’t perform that action at this time.
0 commit comments