diff --git a/deploy/helm/door-data-plane/Chart.yaml b/deploy/helm/door-data-plane/Chart.yaml index c4e0125..d8012db 100644 --- a/deploy/helm/door-data-plane/Chart.yaml +++ b/deploy/helm/door-data-plane/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: v2.4.3 +version: v2.4.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v2.4.3" +appVersion: "v2.4.4" dependencies: - name: metrics-server diff --git a/deploy/helm/door-data-plane/templates/gateway/contour-LB.yaml b/deploy/helm/door-data-plane/templates/gateway/contour-LB.yaml index 1e38449..75e16dd 100644 --- a/deploy/helm/door-data-plane/templates/gateway/contour-LB.yaml +++ b/deploy/helm/door-data-plane/templates/gateway/contour-LB.yaml @@ -60,8 +60,8 @@ data: # Specify the Gateway API configuration. gateway: gatewayRef: - name: door-external - namespace: door-apigateway-external + name: door + namespace: door-apigateway # # should contour expect to be running inside a k8s cluster # incluster: true diff --git a/deploy/helm/door-data-plane/templates/gateway/contour.yaml b/deploy/helm/door-data-plane/templates/gateway/contour.yaml index 30a21c7..b220756 100644 --- a/deploy/helm/door-data-plane/templates/gateway/contour.yaml +++ b/deploy/helm/door-data-plane/templates/gateway/contour.yaml @@ -60,8 +60,8 @@ data: # Specify the Gateway API configuration. gateway: gatewayRef: - name: door-external - namespace: door-apigateway-external + name: door + namespace: door-apigateway # # should contour expect to be running inside a k8s cluster # incluster: true diff --git a/docs/door-agent-v2.4.4.tgz b/docs/door-agent-v2.4.4.tgz new file mode 100644 index 0000000..978ad2e Binary files /dev/null and b/docs/door-agent-v2.4.4.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 98daccb..1c39ec1 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -102,6 +102,22 @@ entries: - https://beopencloud.github.io/cno/cno-1.0.0.tgz version: 1.0.0 door-agent: + - apiVersion: v2 + appVersion: v2.4.4 + created: "2024-10-11T11:56:35.909535Z" + dependencies: + - alias: metrics-server + condition: doorAgent.metricServer + name: metrics-server + repository: https://kubernetes-sigs.github.io/metrics-server + version: 3.8.2 + description: Chart for DOOR agent + digest: a8db0337e3fc84165f50423374819317da5669ffe228c777da97516bd2696306 + name: door-agent + type: application + urls: + - https://beopencloud.github.io/cno/door-agent-v2.4.4.tgz + version: v2.4.4 - apiVersion: v2 appVersion: v2.4.3 created: "2024-10-11T11:40:33.945696Z"