diff --git a/deploy/helm/door-data-plane/Chart.yaml b/deploy/helm/door-data-plane/Chart.yaml index d8012db..89f57bb 100644 --- a/deploy/helm/door-data-plane/Chart.yaml +++ b/deploy/helm/door-data-plane/Chart.yaml @@ -15,17 +15,16 @@ 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.4 +version: v2.4.5 # 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.4" - +appVersion: "v2.4.5" dependencies: - name: metrics-server version: "3.8.2" repository: "https://kubernetes-sigs.github.io/metrics-server" - alias: metrics-server + alias: metrics-server condition: doorAgent.metricServer diff --git a/deploy/helm/door-data-plane/values.yaml b/deploy/helm/door-data-plane/values.yaml index 533f022..bb97c56 100644 --- a/deploy/helm/door-data-plane/values.yaml +++ b/deploy/helm/door-data-plane/values.yaml @@ -14,12 +14,13 @@ global: # set defaultCluster=true if cluster content control plane defaultCluster: false defaultClusterType: gke + doorOnboarding: labels: # will be applied to pods and deployment image: name: docker.io/beopenit/onboarding-operator-kubernetes - version: v2.2.0 + version: v2.4.00 # resources: # requests: # cpu: 100m @@ -44,7 +45,7 @@ doorCD: value: 30s image: name: docker.io/beopenit/door-cd-operator - version: v2.3.02 + version: v2.4.00 # resources: # requests: # cpu: 100m @@ -52,14 +53,13 @@ doorCD: # limits: # cpu: 2 # memory: 2Gi - doorHelm: labels: # will be applied to pods and deployment # maxStagingReplicas: -22 image: name: beopenit/door-helm - version: v2.3.02 + version: v2.4.00 resources: requests: cpu: 100m @@ -67,14 +67,13 @@ doorHelm: limits: cpu: 2 memory: 2Gi - doorAgent: labels: # will be applied to pods and deployment metricServer: true image: name: docker.io/beopenit/door-agent - version: v2.3.02 + version: v2.4.00 # resources: # requests: # cpu: 100m diff --git a/docs/door-agent-v2.4.5.tgz b/docs/door-agent-v2.4.5.tgz new file mode 100644 index 0000000..658cb07 Binary files /dev/null and b/docs/door-agent-v2.4.5.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 1c39ec1..7baf52b 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.5 + created: "2024-10-14T12:19:10.127621Z" + 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: 517edb32ce6cea1dc8f6cf117268c244441a7fc94c1d7c54cc8934906a1b2b1a + name: door-agent + type: application + urls: + - https://beopencloud.github.io/cno/door-agent-v2.4.5.tgz + version: v2.4.5 - apiVersion: v2 appVersion: v2.4.4 created: "2024-10-11T11:56:35.909535Z"