diff --git a/CMakeLists.txt b/CMakeLists.txt index fbd408dcf..354e44cc8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.11) -project(constellation LANGUAGES C VERSION 2.2.2) +project(constellation LANGUAGES C VERSION 2.3.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 2d4fb92ad..0be4308cf 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml @@ -2,55 +2,55 @@ 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-pre +version: 2.3.0 dependencies: - name: kms - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - QEMU - name: join-service - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - QEMU - name: ccm - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - name: cnm - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - name: autoscaler - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - name: verification-service - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - QEMU - name: konnectivity - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - QEMU - name: gcp-guest-agent - version: 2.3.0-pre + version: 2.3.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 672be6b81..483d74427 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.3.0-pre +version: 2.3.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 d2bfaa95f..de63691b9 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.3.0-pre +version: 2.3.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 66100005d..f9ed6246b 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.3.0-pre +version: 2.3.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 d0f41db19..d2a224266 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.3.0-pre +version: 2.3.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 670a57cf4..bf265fd8c 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.3.0-pre +version: 2.3.0 diff --git a/cli/internal/helm/charts/edgeless/constellation-services/charts/kms/Chart.yaml b/cli/internal/helm/charts/edgeless/constellation-services/charts/kms/Chart.yaml index 4b71056e4..f9963ce53 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/charts/kms/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/charts/kms/Chart.yaml @@ -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-pre +version: 2.3.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 d9405c906..769094360 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.3.0-pre +version: 2.3.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 04a90b506..c31b75882 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.3.0-pre +version: 2.3.0 diff --git a/cli/internal/helm/charts/edgeless/operators/Chart.yaml b/cli/internal/helm/charts/edgeless/operators/Chart.yaml index dd2659cc4..9f81ea282 100755 --- a/cli/internal/helm/charts/edgeless/operators/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/operators/Chart.yaml @@ -2,18 +2,18 @@ apiVersion: v2 name: constellation-operators description: A Helm chart for Kubernetes type: application -version: 2.3.0-pre +version: 2.3.0 dependencies: - name: node-maintenance-operator - version: 2.3.0-pre + version: 2.3.0 tags: - Azure - GCP - AWS - QEMU - name: constellation-operator - version: 2.3.0-pre + version: 2.3.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 7ee092962..111fd30ff 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.3.0-pre +version: 2.3.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 32f106f6b..148c94740 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.3.0-pre +version: 2.3.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 167a66222..3d5d5e36c 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1108c99c6..a6f01d25e 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 5ef01ca01..dfdddeab7 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1a1b3e64a..415a30283 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -195,7 +195,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 f3fd99edb..d7c0bbf03 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 c51d4654f..8ffc4b948 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 24bac9b5a..828f72594 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 9947f6b1c..a534c33d1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f1586eb72..d9e7ae7c1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 55d37d87c..9f2ddeb06 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ee08b833f..fd2755bcf 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ba23484af..dd2ed51f2 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -21,4 +21,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 ee344a1a5..59a6042d4 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 3bba464e2..06fea6400 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f230af13f..8d4a6fdf1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a94304f22..707a32a6d 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a1ffcfa17..d95b65634 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: ports: - port: 443 protocol: TCP - targetPort: 9443 \ No newline at end of file + targetPort: 9443 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 cce682298..6d451e5d8 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1108c99c6..a6f01d25e 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 5ef01ca01..dfdddeab7 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1a1b3e64a..415a30283 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -195,7 +195,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 f3fd99edb..d7c0bbf03 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 c51d4654f..8ffc4b948 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 24bac9b5a..828f72594 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 9947f6b1c..a534c33d1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f1586eb72..d9e7ae7c1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 55d37d87c..9f2ddeb06 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ee08b833f..fd2755bcf 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ba23484af..dd2ed51f2 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -21,4 +21,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 ee344a1a5..59a6042d4 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 3bba464e2..06fea6400 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f230af13f..8d4a6fdf1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a94304f22..707a32a6d 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a1ffcfa17..d95b65634 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: ports: - port: 443 protocol: TCP - targetPort: 9443 \ No newline at end of file + targetPort: 9443 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 02c28edfb..fbadde0de 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1108c99c6..a6f01d25e 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 5ef01ca01..dfdddeab7 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 1a1b3e64a..415a30283 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -195,7 +195,7 @@ metadata: name: constellation-operator-manager-rolebinding namespace: testNamespace labels: - helm.sh/chart: constellation-operator-2.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 f3fd99edb..d7c0bbf03 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 c51d4654f..8ffc4b948 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.0 app.kubernetes.io/name: constellation-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 24bac9b5a..828f72594 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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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.3.0-pre + helm.sh/chart: constellation-operator-2.3.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 9947f6b1c..a534c33d1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f1586eb72..d9e7ae7c1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 55d37d87c..9f2ddeb06 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ee08b833f..fd2755bcf 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 ba23484af..dd2ed51f2 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -21,4 +21,4 @@ spec: - name: https port: 8443 protocol: TCP - targetPort: https \ No newline at end of file + targetPort: https 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 ee344a1a5..59a6042d4 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 3bba464e2..06fea6400 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 f230af13f..8d4a6fdf1 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a94304f22..707a32a6d 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.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 a1ffcfa17..d95b65634 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.3.0-pre + helm.sh/chart: node-maintenance-operator-2.3.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm @@ -19,4 +19,4 @@ spec: ports: - port: 443 protocol: TCP - targetPort: 9443 \ No newline at end of file + targetPort: 9443 diff --git a/internal/versions/versions.go b/internal/versions/versions.go index 38e2fcdeb..be0569593 100644 --- a/internal/versions/versions.go +++ b/internal/versions/versions.go @@ -57,21 +57,21 @@ const ( // KonnectivityServerImage server image for konnectivity service. KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.33@sha256:2c111f004bec24888d8cfa2a812a38fb8341350abac67dcd0ac64e709dfe389c" // renovate:container // JoinImage image of Constellation join service. - JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.3.0-pre.0.20221209173020-c993cd6800f9@sha256:0a3eb8ec1430a4cec21d755b222f7d03d3deb949e9dd568b3a6d9e6bec728f32" // renovate:container + JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.3.0@sha256:0ffbbd200939480b1d88a5c7cde41ec8f39a3343a2208b459ddd103b8a7133a7" // renovate:container // KmsImage image of Constellation KMS server. - KmsImage = "ghcr.io/edgelesssys/constellation/kmsserver:v2.3.0-pre.0.20221209153258-012f739c67de@sha256:9fcfc39d276bec5378bce61e25dc48cba7f742fcd373be53fb7ce26d02427a3c" // renovate:container + KmsImage = "ghcr.io/edgelesssys/constellation/kmsserver:v2.3.0@sha256:386ba219acffa06d8c202b3746cf7551d782a9656190ed5515cfb96f010bdae7" // renovate:container // VerificationImage image of Constellation verification service. - VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.3.0-pre.0.20221209153258-012f739c67de@sha256:db4d2ac4fd090bc9699de55c3b9021d3dc73cae2c1ea35d70a8eadd1999a57a0" // renovate:container + VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.3.0@sha256:1281bb548b43b9a056101db684d3700e5eef5e4e72da3e7c8f913baf3fec28fc" // 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.3.0-pre.0.20221209173020-c993cd6800f9@sha256:d2556aa410f9ffe5ce357a262ce3c705fca306f0979d5aa266ff5fe2f7030a87" // renovate:container + ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.3.0@sha256:37ebbc2d32c1884f7a54a5250512ca1cb7e6a434e9eabc6842b1a2b58d8f747d" // renovate:container // NodeMaintenanceOperatorImage is the image for the node maintenance operator. NodeMaintenanceOperatorImage = "ghcr.io/edgelesssys/constellation/node-maintenance-operator:v0.13.1-alpha1@sha256:e011d428dba3ef66a2a4656a2bf58bcfe89836c62b0a75676f5c12350502a3cf" // renovate:container // QEMUMetadataImage image of QEMU metadata api service. - QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.3.0-pre.0.20221209153258-012f739c67de@sha256:0060a2d69d32c5c58b59a44d1da5fa715dd6a94d18bbe6ac35a4de29cc566d4e" // renovate:container + QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.3.0@sha256:18a1cfe8bf274d3b2d2c6f3f9c495c5a18b99421c1bfd73ef7fd2a9db7027a56" // renovate:container // LibvirtImage image that provides libvirt. LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container