mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
![github-actions[bot]](/assets/img/avatar_default.png)
* deps: update version to v2.5.0 * attestation: hardcode measurements for v2.5.0 * bump operator versions Co-authored-by: release[bot] <release[bot]@users.noreply.github.com> Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
20 lines
362 B
YAML
Executable file
20 lines
362 B
YAML
Executable file
apiVersion: v2
|
|
name: constellation-operators
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 2.5.0
|
|
dependencies:
|
|
- name: node-maintenance-operator
|
|
version: 2.5.0
|
|
tags:
|
|
- Azure
|
|
- GCP
|
|
- AWS
|
|
- QEMU
|
|
- name: constellation-operator
|
|
version: 2.5.0
|
|
tags:
|
|
- Azure
|
|
- GCP
|
|
- AWS
|
|
- QEMU
|