mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-30 11:34:26 -04:00
Update version to v2.4.0
This commit is contained in:
parent
e9442ac1ce
commit
e8fad4b7f9
65 changed files with 99 additions and 101 deletions
|
@ -2,55 +2,54 @@ apiVersion: v2
|
|||
name: constellation-services
|
||||
description: A chart to deploy all microservices that are part of a valid constellation cluster
|
||||
type: application
|
||||
version: 2.3.0
|
||||
|
||||
version: 2.4.0
|
||||
dependencies:
|
||||
- name: kms
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- QEMU
|
||||
- name: join-service
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- QEMU
|
||||
- name: ccm
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- name: cnm
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- name: autoscaler
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- name: verification-service
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- QEMU
|
||||
- name: konnectivity
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- QEMU
|
||||
- name: gcp-guest-agent
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- GCP
|
||||
- name: gcp-compute-persistent-disk-csi-driver
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: autoscaler
|
||||
description: A Helm chart to deploy the cluster autoscaler.
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: ccm
|
||||
description: A Helm chart to deploy the cloud controller manager.
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: cnm
|
||||
description: A chart to deploy cloud node manager for constellation
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: gcp-guest-agent
|
||||
description: A chart to deploy the GCP guest agent for Constellation
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: join-service
|
||||
description: A chart to deploy the Constellation join-service
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: kms
|
||||
description: A Helm chart to deploy the Constellation Key Management Service
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: konnectivity
|
||||
description: A chart to deploy konnectivity for Constellation
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: verification-service
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,18 +2,17 @@ apiVersion: v2
|
|||
name: constellation-operators
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 2.3.0
|
||||
|
||||
version: 2.4.0
|
||||
dependencies:
|
||||
- name: node-maintenance-operator
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
- AWS
|
||||
- QEMU
|
||||
- name: constellation-operator
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
tags:
|
||||
- Azure
|
||||
- GCP
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: constellation-operator
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
|||
name: node-maintenance-operator
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 2.3.0
|
||||
version: 2.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue