diff --git a/CMakeLists.txt b/CMakeLists.txt index e015c98fe..89f849a37 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.11) -project(constellation LANGUAGES C VERSION 2.4.0) +project(constellation LANGUAGES C VERSION 2.5.0) set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.") enable_testing() diff --git a/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml index 5d4e8dfd4..86ee10316 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml @@ -2,54 +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.4.0 +version: 2.5.0 dependencies: - name: key-service - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - QEMU - name: join-service - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - QEMU - name: ccm - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - name: cnm - version: 2.4.0 + version: 2.5.0 tags: - Azure - name: autoscaler - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - name: verification-service - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - QEMU - name: konnectivity - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - QEMU - name: gcp-guest-agent - version: 2.4.0 + version: 2.5.0 tags: - GCP - name: gcp-compute-persistent-disk-csi-driver diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/autoscaler/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/autoscaler/Chart.yaml index 57cda1809..4387874a5 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/autoscaler/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/autoscaler/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: autoscaler description: A Helm chart to deploy the cluster autoscaler. type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/ccm/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/ccm/Chart.yaml index a5ca4b0c1..fae52a870 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/ccm/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/ccm/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: ccm description: A Helm chart to deploy the cloud controller manager. type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/cnm/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/cnm/Chart.yaml index a06d00a7a..ff6c5493a 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/cnm/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/cnm/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: cnm description: A chart to deploy cloud node manager for constellation type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/gcp-guest-agent/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/gcp-guest-agent/Chart.yaml index 2221b85ea..757d2805e 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/gcp-guest-agent/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/gcp-guest-agent/Chart.yaml @@ -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.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/join-service/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/join-service/Chart.yaml index ad378e733..04907655a 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/join-service/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/join-service/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: join-service description: A chart to deploy the Constellation join-service type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/key-service/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/key-service/Chart.yaml index c5a47a11b..6a4b7f79f 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/key-service/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/key-service/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: key-service description: A Helm chart to deploy the Constellation KeyService type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/konnectivity/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/konnectivity/Chart.yaml index 15e52aff0..d78c1c956 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/konnectivity/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/konnectivity/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: konnectivity description: A chart to deploy konnectivity for Constellation type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/verification-service/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/verification-service/Chart.yaml index 59bdcafac..6df8dece5 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/verification-service/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/verification-service/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: verification-service description: A Helm chart for Kubernetes type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/operators/Chart.yaml b/cli/internal/helm/charts/edgeless/operators/Chart.yaml index a85071d5b..5e861e3ae 100755 --- a/cli/internal/helm/charts/edgeless/operators/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/operators/Chart.yaml @@ -2,17 +2,17 @@ apiVersion: v2 name: constellation-operators description: A Helm chart for Kubernetes type: application -version: 2.4.0 +version: 2.5.0 dependencies: - name: node-maintenance-operator - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP - AWS - QEMU - name: constellation-operator - version: 2.4.0 + version: 2.5.0 tags: - Azure - GCP diff --git a/cli/internal/helm/charts/edgeless/operators/charts/constellation-operator/Chart.yaml b/cli/internal/helm/charts/edgeless/operators/charts/constellation-operator/Chart.yaml index cf7e8754c..82c55c5b3 100755 --- a/cli/internal/helm/charts/edgeless/operators/charts/constellation-operator/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/operators/charts/constellation-operator/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: constellation-operator description: A Helm chart for Kubernetes type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/charts/edgeless/operators/charts/node-maintenance-operator/Chart.yaml b/cli/internal/helm/charts/edgeless/operators/charts/node-maintenance-operator/Chart.yaml index 8e2194211..b16a90ded 100755 --- a/cli/internal/helm/charts/edgeless/operators/charts/node-maintenance-operator/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/operators/charts/node-maintenance-operator/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: node-maintenance-operator description: A Helm chart for Kubernetes type: application -version: 2.4.0 +version: 2.5.0 diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/deployment.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/deployment.yaml index 96576a2c0..98b3f5a0c 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/deployment.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-controller-manager namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -16,7 +16,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml index e5ac32d01..1203de291 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-leader-election-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -47,7 +47,7 @@ metadata: name: constellation-operator-leader-election-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-config.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-config.yaml index 5c17162de..36aa99f3e 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-config.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-config.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-config namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml index b64f50e1e..7736aa1bb 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -208,7 +208,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml index 4b6a80498..d8cb7bee8 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-metrics-reader namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml index 04f4f81bf..71891527c 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml index 7a8d491a1..a990b981f 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-proxy-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -28,7 +28,7 @@ metadata: name: constellation-operator-proxy-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml index d19921ed3..1743f0153 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -18,7 +18,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml index f8b3c8e76..7c9e83ddd 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -49,7 +49,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml index bfe8549e2..f2de52b76 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -117,7 +117,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml index 4ee1f2acf..f37d1a982 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml index 625e8a4dd..b075901c8 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml @@ -6,7 +6,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml index 50b58a826..a1b80dc56 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -30,7 +30,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml index 5d6b16921..ab90ec2bc 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-selfsigned-issuer namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml index 4f10fcff8..2c375b7e4 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-serving-cert namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml index 971a70421..f1e07e583 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml @@ -6,7 +6,7 @@ metadata: annotations: cert-manager.io/inject-ca-from: testNamespace/node-maintenance-operator-serving-cert labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml index 7a4e3109a..1d66d587c 100644 --- a/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml +++ b/cli/internal/helm/testdata/Azure/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/deployment.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/deployment.yaml index 0125a0967..c9b018a6c 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/deployment.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-controller-manager namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -16,7 +16,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml index e5ac32d01..1203de291 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-leader-election-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -47,7 +47,7 @@ metadata: name: constellation-operator-leader-election-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-config.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-config.yaml index 5c17162de..36aa99f3e 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-config.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-config.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-config namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml index b64f50e1e..7736aa1bb 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -208,7 +208,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml index 4b6a80498..d8cb7bee8 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-metrics-reader namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml index 04f4f81bf..71891527c 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml index 7a8d491a1..a990b981f 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-proxy-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -28,7 +28,7 @@ metadata: name: constellation-operator-proxy-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml index d19921ed3..1743f0153 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -18,7 +18,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml index f8b3c8e76..7c9e83ddd 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -49,7 +49,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml index bfe8549e2..f2de52b76 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -117,7 +117,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml index 4ee1f2acf..f37d1a982 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml index 625e8a4dd..b075901c8 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml @@ -6,7 +6,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml index 50b58a826..a1b80dc56 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -30,7 +30,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml index 5d6b16921..ab90ec2bc 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-selfsigned-issuer namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml index 4f10fcff8..2c375b7e4 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-serving-cert namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml index 971a70421..f1e07e583 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml @@ -6,7 +6,7 @@ metadata: annotations: cert-manager.io/inject-ca-from: testNamespace/node-maintenance-operator-serving-cert labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml index 7a4e3109a..1d66d587c 100644 --- a/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml +++ b/cli/internal/helm/testdata/GCP/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/deployment.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/deployment.yaml index 800c5861d..fbb075dd7 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/deployment.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-controller-manager namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -16,7 +16,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml index e5ac32d01..1203de291 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/leader-election-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-leader-election-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -47,7 +47,7 @@ metadata: name: constellation-operator-leader-election-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-config.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-config.yaml index 5c17162de..36aa99f3e 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-config.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-config.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-config namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml index b64f50e1e..7736aa1bb 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/manager-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-manager-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -208,7 +208,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml index 4b6a80498..d8cb7bee8 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-reader-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-metrics-reader namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml index 04f4f81bf..71891527c 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/metrics-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: control-plane: controller-manager - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml index 7a8d491a1..a990b981f 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/constellation-operator/templates/proxy-rbac.yaml @@ -4,7 +4,7 @@ metadata: name: constellation-operator-proxy-role namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -28,7 +28,7 @@ metadata: name: constellation-operator-proxy-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.4.0 + helm.sh/chart: constellation-operator-2.5.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml index d19921ed3..1743f0153 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/deployment.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -18,7 +18,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml index f8b3c8e76..7c9e83ddd 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/leader-election-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -49,7 +49,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml index bfe8549e2..f2de52b76 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/manager-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -117,7 +117,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml index 4ee1f2acf..f37d1a982 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-reader-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml index 625e8a4dd..b075901c8 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/metrics-service.yaml @@ -6,7 +6,7 @@ metadata: labels: control-plane: controller-manager node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml index 50b58a826..a1b80dc56 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/proxy-rbac.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -30,7 +30,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml index 5d6b16921..ab90ec2bc 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/selfsigned-issuer.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-selfsigned-issuer namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml index 4f10fcff8..2c375b7e4 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/serving-cert.yaml @@ -4,7 +4,7 @@ metadata: name: node-maintenance-operator-serving-cert namespace: testNamespace labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml index 971a70421..f1e07e583 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/validating-webhook-configuration.yaml @@ -6,7 +6,7 @@ metadata: annotations: cert-manager.io/inject-ca-from: testNamespace/node-maintenance-operator-serving-cert labels: - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml index 7a4e3109a..1d66d587c 100644 --- a/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml +++ b/cli/internal/helm/testdata/QEMU/constellation-operators/charts/node-maintenance-operator/templates/webhook-service.yaml @@ -5,7 +5,7 @@ metadata: namespace: testNamespace labels: node-maintenance-operator: "" - helm.sh/chart: node-maintenance-operator-2.4.0 + helm.sh/chart: node-maintenance-operator-2.5.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/internal/attestation/measurements/measurements_enterprise.go b/internal/attestation/measurements/measurements_enterprise.go index 14adc9da9..b1c0502b2 100644 --- a/internal/attestation/measurements/measurements_enterprise.go +++ b/internal/attestation/measurements/measurements_enterprise.go @@ -49,19 +49,19 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 4: { Expected: [32]byte{ - 0x58, 0x75, 0x6b, 0x91, 0x89, 0x84, 0xeb, 0x5a, - 0xbc, 0x0d, 0xf8, 0xd7, 0x76, 0xea, 0xd6, 0x1b, - 0x56, 0x39, 0xa6, 0x6c, 0x27, 0x79, 0xa4, 0x78, - 0x72, 0x69, 0xb4, 0x71, 0x5d, 0x97, 0x12, 0x7d, + 0x4a, 0x63, 0xd8, 0x7f, 0x5e, 0xa6, 0x0b, 0x5a, + 0x90, 0x65, 0x26, 0x00, 0xa5, 0x81, 0xf4, 0x60, + 0x50, 0x73, 0xd6, 0x64, 0xa0, 0x32, 0x2f, 0x73, + 0xcd, 0x4b, 0x89, 0x79, 0x87, 0x2f, 0xeb, 0x74, }, WarnOnly: false, }, 5: { Expected: [32]byte{ - 0x98, 0x09, 0x28, 0xe9, 0x26, 0x20, 0x78, 0x2b, - 0xff, 0xfe, 0xc4, 0x37, 0x5d, 0x44, 0x66, 0x22, - 0xc6, 0xdd, 0x5b, 0xd1, 0x98, 0x33, 0xfb, 0xda, - 0xf5, 0x58, 0x2b, 0xb9, 0x38, 0x92, 0xbc, 0xee, + 0x64, 0x5c, 0x4b, 0xd2, 0xee, 0x0d, 0xab, 0x47, + 0x27, 0x87, 0xeb, 0xc3, 0xe0, 0xea, 0x36, 0x7b, + 0x93, 0x07, 0x31, 0x38, 0x74, 0x38, 0x40, 0x95, + 0x24, 0x8e, 0x6e, 0x66, 0x75, 0x99, 0x68, 0xde, }, WarnOnly: true, }, @@ -94,10 +94,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 9: { Expected: [32]byte{ - 0x56, 0x32, 0x73, 0x5e, 0xcc, 0x9d, 0x45, 0x33, - 0xf5, 0x2d, 0xc3, 0x57, 0xd1, 0xf0, 0xd8, 0x4e, - 0x86, 0xf4, 0xfd, 0xc2, 0x89, 0x09, 0x6e, 0xb2, - 0x99, 0xa8, 0x59, 0x0f, 0xd2, 0xf0, 0x44, 0x8a, + 0x88, 0xb1, 0x47, 0x2c, 0x79, 0xbd, 0xe7, 0x7c, + 0x52, 0x5c, 0xe4, 0x09, 0x46, 0xa4, 0x98, 0xe1, + 0xa2, 0xdc, 0x95, 0xf9, 0x8e, 0xd7, 0x2d, 0x54, + 0x47, 0xcc, 0x67, 0x5a, 0xf9, 0xbf, 0x06, 0x29, }, WarnOnly: false, }, @@ -112,10 +112,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 12: { Expected: [32]byte{ - 0xd5, 0x04, 0x41, 0xce, 0x5f, 0xea, 0xa5, 0x1a, - 0x17, 0x94, 0x2d, 0x7f, 0xe0, 0x3c, 0xce, 0x5f, - 0x25, 0x1e, 0x7f, 0x53, 0x81, 0xba, 0x78, 0x3f, - 0x55, 0x31, 0xc2, 0xf8, 0xfb, 0xb6, 0xfa, 0x15, + 0xbe, 0xc2, 0x43, 0x7b, 0xaf, 0xc1, 0xfe, 0x42, + 0x2c, 0xa5, 0x9b, 0x1b, 0x0e, 0x11, 0xea, 0x5c, + 0xfa, 0x7c, 0x9d, 0x16, 0x95, 0x2e, 0xed, 0x94, + 0xaa, 0xbb, 0xf8, 0x59, 0x3e, 0x22, 0x76, 0x34, }, WarnOnly: false, }, @@ -178,19 +178,19 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 4: { Expected: [32]byte{ - 0x7b, 0x33, 0x94, 0xd0, 0x81, 0x79, 0x41, 0x4b, - 0x01, 0x34, 0x14, 0x61, 0xbc, 0xcd, 0xa4, 0x5b, - 0xc6, 0x2b, 0x2d, 0x4b, 0x0e, 0x47, 0x04, 0xc8, - 0x81, 0xe8, 0x5f, 0xb6, 0xa8, 0xe8, 0xcb, 0x61, + 0xc6, 0x34, 0x05, 0xa9, 0xa5, 0x4c, 0x3c, 0x2e, + 0x2f, 0x64, 0x35, 0x88, 0xbb, 0x42, 0x8e, 0x27, + 0x2b, 0x64, 0x5c, 0x67, 0x99, 0x3c, 0xe2, 0x0e, + 0x87, 0xed, 0x98, 0x1b, 0xbf, 0xe0, 0x3a, 0xcb, }, WarnOnly: false, }, 5: { Expected: [32]byte{ - 0xd2, 0x6b, 0x55, 0x6b, 0x72, 0xed, 0x82, 0xe1, - 0x27, 0x83, 0x9d, 0x96, 0xf8, 0xe0, 0x7c, 0x36, - 0xc7, 0x46, 0xa1, 0xdb, 0x4e, 0xab, 0x10, 0x2e, - 0x9d, 0x46, 0x2f, 0xbc, 0x3b, 0xa6, 0x56, 0x60, + 0xf2, 0xb6, 0x3c, 0xa6, 0xff, 0x07, 0x90, 0xd2, + 0xb3, 0xb7, 0xb9, 0xe7, 0xa7, 0x43, 0x7c, 0x21, + 0x14, 0x13, 0x75, 0x7d, 0x98, 0x11, 0xcc, 0xa3, + 0xe9, 0x29, 0x3d, 0x18, 0x5b, 0x11, 0x0c, 0xe7, }, WarnOnly: true, }, @@ -214,10 +214,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 9: { Expected: [32]byte{ - 0x8d, 0x0e, 0x87, 0x01, 0x0f, 0xa3, 0x2f, 0x17, - 0xc3, 0xa1, 0xbe, 0x2e, 0xd2, 0x58, 0xa6, 0xd5, - 0x29, 0x07, 0xc9, 0xc2, 0xfb, 0x0e, 0xab, 0xf1, - 0xb7, 0x10, 0x50, 0x92, 0x6c, 0xc3, 0xe6, 0x1b, + 0xd1, 0x3b, 0xc1, 0xbc, 0x94, 0x2b, 0x28, 0xae, + 0x87, 0xf8, 0xd9, 0x77, 0x02, 0x0e, 0xdd, 0x7b, + 0x26, 0xc5, 0x4c, 0x52, 0x4f, 0xe4, 0xc2, 0x03, + 0x24, 0x50, 0xe0, 0x10, 0x82, 0x89, 0xae, 0x9d, }, WarnOnly: false, }, @@ -232,10 +232,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 12: { Expected: [32]byte{ - 0x7c, 0x79, 0x3c, 0xdf, 0x4e, 0xcc, 0x2a, 0x0c, - 0xdf, 0xba, 0x01, 0x82, 0xbc, 0x3b, 0x24, 0x88, - 0xe0, 0x06, 0xbc, 0x85, 0x50, 0x58, 0x82, 0x4b, - 0x6a, 0x6e, 0xd8, 0xd8, 0x78, 0x39, 0xca, 0xe5, + 0x2c, 0x29, 0xa1, 0xd2, 0x23, 0xa3, 0xb5, 0xdb, + 0x86, 0x48, 0xd5, 0xca, 0xdf, 0xa3, 0xbc, 0x44, + 0xa3, 0xa5, 0x93, 0x65, 0x46, 0x74, 0xeb, 0xf6, + 0xa1, 0x2a, 0x79, 0xc3, 0x7c, 0xb7, 0x77, 0x45, }, WarnOnly: false, }, @@ -307,19 +307,19 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 4: { Expected: [32]byte{ - 0x74, 0x0d, 0x4b, 0x09, 0x6a, 0x9b, 0x8f, 0x46, - 0x9c, 0xe2, 0x5f, 0x93, 0x62, 0xdd, 0x3f, 0xa6, - 0x88, 0x28, 0x45, 0xfd, 0xe5, 0xb4, 0x2e, 0x56, - 0xac, 0x06, 0x69, 0x11, 0x49, 0x49, 0x20, 0xbf, + 0x32, 0x2b, 0x4b, 0x49, 0x10, 0xc7, 0xfb, 0xa3, + 0xac, 0x20, 0xff, 0xf3, 0xaf, 0xe8, 0x3b, 0x27, + 0x35, 0xd7, 0xbb, 0x7b, 0x9a, 0xad, 0x31, 0x7d, + 0x40, 0x1f, 0x2f, 0x80, 0xad, 0xce, 0xae, 0xab, }, WarnOnly: false, }, 5: { Expected: [32]byte{ - 0x62, 0x88, 0x87, 0x63, 0x7b, 0xd1, 0x6e, 0xcd, - 0xe7, 0x9f, 0x9c, 0x79, 0x64, 0xe4, 0x12, 0xc6, - 0x88, 0x83, 0xfb, 0x57, 0x1c, 0xe6, 0xdc, 0x74, - 0xde, 0xff, 0x11, 0x8c, 0xe5, 0xaa, 0xe8, 0x35, + 0x20, 0x97, 0x5d, 0x01, 0x27, 0x5a, 0x09, 0xac, + 0x50, 0x54, 0xe1, 0x2f, 0xd3, 0x93, 0x19, 0x4a, + 0xdd, 0x14, 0xbd, 0x50, 0x22, 0xe8, 0xfc, 0x23, + 0x0d, 0x09, 0x01, 0xf7, 0x2a, 0xe2, 0x9e, 0xea, }, WarnOnly: true, }, @@ -352,19 +352,19 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 9: { Expected: [32]byte{ - 0x6a, 0x8d, 0xa1, 0x07, 0xe5, 0xfb, 0xca, 0x6c, - 0x00, 0x8e, 0xf8, 0x84, 0x58, 0xe3, 0x35, 0x3f, - 0x27, 0x09, 0x98, 0x45, 0xda, 0x23, 0x36, 0xc4, - 0xda, 0x59, 0x2d, 0xdb, 0x94, 0x79, 0x70, 0xc9, + 0x34, 0x0b, 0x2d, 0xfa, 0x36, 0xf3, 0x6f, 0x7f, + 0xb9, 0x32, 0xe7, 0x35, 0x19, 0x7d, 0xf4, 0xf3, + 0x4c, 0xd1, 0x2e, 0xf2, 0xe5, 0xa3, 0x6d, 0x3d, + 0x81, 0x3e, 0x5b, 0x4b, 0x12, 0xf8, 0x87, 0xf3, }, WarnOnly: false, }, 10: { Expected: [32]byte{ - 0x66, 0x03, 0x42, 0x8e, 0x8f, 0xab, 0x0c, 0xed, - 0x71, 0xd2, 0x64, 0xec, 0x6a, 0xa2, 0xc4, 0x36, - 0x3f, 0xb8, 0x06, 0xe4, 0xe1, 0xb2, 0x98, 0xfc, - 0xe4, 0x54, 0xd9, 0xcf, 0x4d, 0x44, 0x52, 0x15, + 0x00, 0xfc, 0xb7, 0xc4, 0x4c, 0x98, 0x04, 0x1e, + 0xa1, 0xf4, 0xca, 0x50, 0xd6, 0xe5, 0x2b, 0x87, + 0xb1, 0xf8, 0xf4, 0x85, 0x13, 0x0d, 0x39, 0x4a, + 0x89, 0x97, 0x24, 0x29, 0x37, 0x67, 0x63, 0xd0, }, WarnOnly: true, }, @@ -379,10 +379,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 12: { Expected: [32]byte{ - 0x3a, 0x92, 0x94, 0x70, 0x27, 0x12, 0x5a, 0x16, - 0xfd, 0x78, 0x10, 0x2b, 0x5f, 0x81, 0x05, 0xad, - 0x98, 0xdc, 0x7b, 0xd8, 0x0d, 0x9d, 0x03, 0x1e, - 0xdf, 0xb2, 0x13, 0xbb, 0x50, 0xa5, 0x85, 0x5d, + 0xb9, 0x17, 0xbf, 0x5c, 0x83, 0xd6, 0x1d, 0x35, + 0xc7, 0x5b, 0xdd, 0x75, 0x10, 0x8f, 0x24, 0x7e, + 0xd3, 0xbf, 0xa2, 0x73, 0x9d, 0xdb, 0x3f, 0x1c, + 0x91, 0x95, 0x87, 0x9e, 0x21, 0xd5, 0xfb, 0xb5, }, WarnOnly: false, }, @@ -418,10 +418,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { return M{ 4: { Expected: [32]byte{ - 0xeb, 0xb4, 0xa7, 0xb0, 0xc0, 0x67, 0x24, 0x53, - 0xdb, 0xb4, 0x11, 0x5c, 0x0d, 0xb9, 0xae, 0x8c, - 0x2c, 0x60, 0x8b, 0xaa, 0xa6, 0x82, 0x37, 0xa3, - 0xa7, 0x97, 0x44, 0xe3, 0x6c, 0xf5, 0xa9, 0x55, + 0x58, 0x48, 0x5f, 0x62, 0x49, 0x70, 0x2f, 0x7e, + 0xb3, 0xb3, 0x31, 0x5c, 0x3d, 0x9b, 0xeb, 0xf6, + 0xb8, 0x10, 0x5c, 0x4c, 0x00, 0xad, 0xf7, 0xb6, + 0x48, 0xbf, 0x37, 0x61, 0x16, 0x85, 0xf0, 0x2f, }, WarnOnly: false, }, @@ -436,10 +436,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 9: { Expected: [32]byte{ - 0x1d, 0x89, 0x7a, 0xeb, 0x6a, 0xe5, 0xb3, 0x66, - 0xf2, 0xd1, 0x75, 0x15, 0xfb, 0x11, 0x3d, 0x85, - 0x12, 0x94, 0x5d, 0x4d, 0xba, 0x26, 0x26, 0xb6, - 0x92, 0xef, 0xcc, 0x59, 0x05, 0xe3, 0x55, 0x16, + 0x3e, 0x0d, 0x7a, 0xc0, 0x50, 0x91, 0xc5, 0xe0, + 0x31, 0xe1, 0x1a, 0x80, 0x7a, 0xff, 0xed, 0xe4, + 0x35, 0x17, 0x0e, 0xfc, 0xd4, 0xfa, 0x68, 0x7d, + 0x5b, 0xc9, 0x9b, 0xa7, 0x78, 0x46, 0x77, 0xe4, }, WarnOnly: false, }, @@ -454,10 +454,10 @@ func DefaultsFor(provider cloudprovider.Provider) M { }, 12: { Expected: [32]byte{ - 0x51, 0xd1, 0x13, 0x57, 0xea, 0x78, 0xf4, 0x12, - 0xc9, 0xc6, 0x5d, 0xd1, 0x02, 0x25, 0x48, 0x67, - 0x4f, 0xb6, 0x50, 0x48, 0x81, 0xc0, 0xcf, 0xba, - 0x84, 0x03, 0x6c, 0xf9, 0x3b, 0x7e, 0x79, 0xaf, + 0x96, 0xf8, 0x37, 0x27, 0x53, 0x4e, 0x10, 0x78, + 0x57, 0x0a, 0x25, 0xba, 0x8c, 0xc1, 0x31, 0x84, + 0x7c, 0x52, 0x5e, 0xe4, 0x9a, 0xb9, 0xe1, 0x24, + 0x3d, 0x38, 0xd0, 0x03, 0x90, 0x53, 0x09, 0x44, }, WarnOnly: false, }, diff --git a/internal/config/images_enterprise.go b/internal/config/images_enterprise.go index f5189b6f1..55509e57d 100644 --- a/internal/config/images_enterprise.go +++ b/internal/config/images_enterprise.go @@ -10,5 +10,5 @@ package config const ( // defaultImage is the default image for the enterprise build. - defaultImage = "v2.4.0" + defaultImage = "v2.5.0" ) diff --git a/internal/versions/versions.go b/internal/versions/versions.go index 43da52c53..8e803605e 100644 --- a/internal/versions/versions.go +++ b/internal/versions/versions.go @@ -62,21 +62,21 @@ const ( // KonnectivityServerImage server image for konnectivity service. KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.35@sha256:d863f7fd0da4392b9753dc6c9195a658e80d70e0be8c9adb410d77cf20b75c76" // renovate:container // JoinImage image of Constellation join service. - JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:eb27b940b9d66f25283e17c46c9b3cd38634373e53e75cc60c5c89e3ee55cb8a" // renovate:container + JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.0@sha256:82505d256bb4deb89d0fc6f014ece9a16552e8919cecb5c1a6add72389815287" // renovate:container // KeyServiceImage image of Constellation KMS server. - KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.0-pre.0.20230120175959-b8648261e3a8@sha256:c0fb914a9b9ff5efa563fb7033ad47c16a72d03483f5ffc9e3eda83f1f70c4d3" // renovate:container + KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.0@sha256:df286ad5481340c8ae9b4ab357727800334a0b4c37628407365f06963dc17eeb" // renovate:container // VerificationImage image of Constellation verification service. - VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:3b0279d90c2c41c85964fea388f2a3c490542ac637c0a9db65f77dc3f849cb0d" // renovate:container + VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.0@sha256:cd8c6b6681f870f6952ce6242b0755409be277dddb90bee7f1846f864677cf36" // renovate:container // GcpGuestImage image for GCP guest agent. // Check for new versions at https://github.com/GoogleCloudPlatform/guest-agent/releases and update in /.github/workflows/build-gcp-guest-agent.yml. GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220927.00@sha256:3dea1ae3f162d2353e6584b325f0e325a39cda5f380f41e5a0ee43c6641d3905" // renovate:container // ConstellationOperatorImage is the image for the constellation node operator. - ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:aca01f5b3efb1c7b056b32552e02e420f443c2e935655f603d0b989a69b97aa2" // renovate:container + ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.0@sha256:161dfa1bc071a7da263907be9885bce4c55504dc2d9cebb4e617b5455a0a3c2d" // renovate:container // NodeMaintenanceOperatorImage is the image for the node maintenance operator. NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.14.0@sha256:2dffb6ffdbbe997d317799fc709baf030d678bde0be0264931ff6b3e94fd89ab" // renovate:container // QEMUMetadataImage image of QEMU metadata api service. - QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:0714ef0970b65eea397ecd327bef4f9ac8963687a3732e8782327210348b7afe" // renovate:container + QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.0@sha256:37d0a33c08a7171c1eb2bf35c7ab453948fcc2ad2dfcdf7ea3c67d61bb51a045" // renovate:container // LibvirtImage image that provides libvirt. LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container