Skip to content

Commit 1b55e2c

Browse files
author
modoulo boly sow
committed
v2.3.10
1 parent 4cc4448 commit 1b55e2c

File tree

7 files changed

+23
-7
lines changed

7 files changed

+23
-7
lines changed

deploy/helm/door-data-plane/Chart.yaml

+2-2
Original file line numberDiff line numberDiff 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: v2.3.9
18+
version: v2.3.10
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: "v2.3.9"
24+
appVersion: "v2.3.10"
2525

2626
dependencies:
2727
- name: metrics-server

deploy/helm/door-data-plane/templates/gateway/contour-LB.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ apiVersion: batch/v1
302302
kind: Job
303303
metadata:
304304
name: contour-certgen-v1.23.0
305-
namespace: cno-apigateway
305+
namespace: door-apigateway
306306
spec:
307307
template:
308308
metadata:
@@ -335,7 +335,7 @@ spec:
335335
parallelism: 1
336336
completions: 1
337337
backoffLimit: 1
338-
338+
339339
---
340340
apiVersion: rbac.authorization.k8s.io/v1
341341
kind: ClusterRoleBinding

deploy/helm/door-data-plane/templates/gateway/contour-internal-LB.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ apiVersion: batch/v1
309309
kind: Job
310310
metadata:
311311
name: contour-certgen-v1.23.0
312-
namespace: cno-apigateway-internal
312+
namespace: door-apigateway-internal
313313
spec:
314314
template:
315315
metadata:

deploy/helm/door-data-plane/templates/gateway/contour-internal.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ apiVersion: batch/v1
303303
kind: Job
304304
metadata:
305305
name: contour-certgen-v1.23.0
306-
namespace: cno-apigateway-internal
306+
namespace: door-apigateway-internal
307307
spec:
308308
template:
309309
metadata:

deploy/helm/door-data-plane/templates/gateway/contour.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ apiVersion: batch/v1
302302
kind: Job
303303
metadata:
304304
name: contour-certgen-v1.23.0
305-
namespace: cno-apigateway
305+
namespace: door-apigateway
306306
spec:
307307
template:
308308
metadata:

docs/door-agent-v2.3.10.tgz

142 KB
Binary file not shown.

docs/index.yaml

+16
Original file line numberDiff line numberDiff 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: 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
105121
- apiVersion: v2
106122
appVersion: v2.3.9
107123
created: "2024-09-09T21:18:26.745743Z"

0 commit comments

Comments
 (0)