diff --git a/CMakeLists.txt b/CMakeLists.txt index 627f7ba29..e015c98fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.11) -project(constellation LANGUAGES C VERSION 2.3.0) +project(constellation LANGUAGES C VERSION 2.4.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 0be4308cf..80d7c3868 100644 --- a/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/constellation-services/Chart.yaml @@ -2,55 +2,54 @@ apiVersion: v2 name: constellation-services description: A chart to deploy all microservices that are part of a valid constellation cluster type: application -version: 2.3.0 - +version: 2.4.0 dependencies: - name: kms - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - QEMU - name: join-service - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - QEMU - name: ccm - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - name: cnm - version: 2.3.0 + version: 2.4.0 tags: - Azure - name: autoscaler - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - name: verification-service - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - QEMU - name: konnectivity - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - QEMU - name: gcp-guest-agent - version: 2.3.0 + version: 2.4.0 tags: - GCP - name: gcp-compute-persistent-disk-csi-driver 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 483d74427..57cda1809 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 +version: 2.4.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 de63691b9..a5ca4b0c1 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 +version: 2.4.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 f9ed6246b..a06d00a7a 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 +version: 2.4.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 d2a224266..2221b85ea 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 +version: 2.4.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 bf265fd8c..ad378e733 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 +version: 2.4.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 f9963ce53..c5ab96962 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 +version: 2.4.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 769094360..15e52aff0 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 +version: 2.4.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 c31b75882..59bdcafac 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 +version: 2.4.0 diff --git a/cli/internal/helm/charts/edgeless/operators/Chart.yaml b/cli/internal/helm/charts/edgeless/operators/Chart.yaml index 9f81ea282..a85071d5b 100755 --- a/cli/internal/helm/charts/edgeless/operators/Chart.yaml +++ b/cli/internal/helm/charts/edgeless/operators/Chart.yaml @@ -2,18 +2,17 @@ apiVersion: v2 name: constellation-operators description: A Helm chart for Kubernetes type: application -version: 2.3.0 - +version: 2.4.0 dependencies: - name: node-maintenance-operator - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP - AWS - QEMU - name: constellation-operator - version: 2.3.0 + version: 2.4.0 tags: - Azure - GCP 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 111fd30ff..cf7e8754c 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 +version: 2.4.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 148c94740..8e2194211 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 +version: 2.4.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 be82acaee..96576a2c0 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a6f01d25e..e5ac32d01 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 dfdddeab7..5c17162de 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 + helm.sh/chart: constellation-operator-2.4.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 358a59ac8..b64f50e1e 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 + helm.sh/chart: constellation-operator-2.4.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.3.0 + helm.sh/chart: constellation-operator-2.4.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 d7c0bbf03..4b6a80498 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 + helm.sh/chart: constellation-operator-2.4.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 8ffc4b948..04f4f81bf 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 + helm.sh/chart: constellation-operator-2.4.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 828f72594..7a8d491a1 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a534c33d1..d19921ed3 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 d9e7ae7c1..f8b3c8e76 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 9f2ddeb06..bfe8549e2 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 fd2755bcf..4ee1f2acf 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 + helm.sh/chart: node-maintenance-operator-2.4.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 dd2ed51f2..625e8a4dd 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 + helm.sh/chart: node-maintenance-operator-2.4.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 59a6042d4..50b58a826 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 06fea6400..5d6b16921 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 + helm.sh/chart: node-maintenance-operator-2.4.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 8d4a6fdf1..4f10fcff8 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 + helm.sh/chart: node-maintenance-operator-2.4.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 707a32a6d..971a70421 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 + helm.sh/chart: node-maintenance-operator-2.4.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 d95b65634..7a4e3109a 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 + helm.sh/chart: node-maintenance-operator-2.4.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 789296b88..0125a0967 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a6f01d25e..e5ac32d01 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 dfdddeab7..5c17162de 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 + helm.sh/chart: constellation-operator-2.4.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 358a59ac8..b64f50e1e 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 + helm.sh/chart: constellation-operator-2.4.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.3.0 + helm.sh/chart: constellation-operator-2.4.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 d7c0bbf03..4b6a80498 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 + helm.sh/chart: constellation-operator-2.4.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 8ffc4b948..04f4f81bf 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 + helm.sh/chart: constellation-operator-2.4.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 828f72594..7a8d491a1 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a534c33d1..d19921ed3 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 d9e7ae7c1..f8b3c8e76 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 9f2ddeb06..bfe8549e2 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 fd2755bcf..4ee1f2acf 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 + helm.sh/chart: node-maintenance-operator-2.4.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 dd2ed51f2..625e8a4dd 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 + helm.sh/chart: node-maintenance-operator-2.4.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 59a6042d4..50b58a826 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 06fea6400..5d6b16921 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 + helm.sh/chart: node-maintenance-operator-2.4.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 8d4a6fdf1..4f10fcff8 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 + helm.sh/chart: node-maintenance-operator-2.4.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 707a32a6d..971a70421 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 + helm.sh/chart: node-maintenance-operator-2.4.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 d95b65634..7a4e3109a 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 + helm.sh/chart: node-maintenance-operator-2.4.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 fdccbdaec..800c5861d 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a6f01d25e..e5ac32d01 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 dfdddeab7..5c17162de 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 + helm.sh/chart: constellation-operator-2.4.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 358a59ac8..b64f50e1e 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 + helm.sh/chart: constellation-operator-2.4.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.3.0 + helm.sh/chart: constellation-operator-2.4.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 d7c0bbf03..4b6a80498 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 + helm.sh/chart: constellation-operator-2.4.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 8ffc4b948..04f4f81bf 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 + helm.sh/chart: constellation-operator-2.4.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 828f72594..7a8d491a1 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 + helm.sh/chart: constellation-operator-2.4.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 + helm.sh/chart: constellation-operator-2.4.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 a534c33d1..d19921ed3 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 d9e7ae7c1..f8b3c8e76 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 9f2ddeb06..bfe8549e2 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 fd2755bcf..4ee1f2acf 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 + helm.sh/chart: node-maintenance-operator-2.4.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 dd2ed51f2..625e8a4dd 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 + helm.sh/chart: node-maintenance-operator-2.4.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 59a6042d4..50b58a826 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 + helm.sh/chart: node-maintenance-operator-2.4.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 + helm.sh/chart: node-maintenance-operator-2.4.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 06fea6400..5d6b16921 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 + helm.sh/chart: node-maintenance-operator-2.4.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 8d4a6fdf1..4f10fcff8 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 + helm.sh/chart: node-maintenance-operator-2.4.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 707a32a6d..971a70421 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 + helm.sh/chart: node-maintenance-operator-2.4.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 d95b65634..7a4e3109a 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 + helm.sh/chart: node-maintenance-operator-2.4.0 app.kubernetes.io/name: node-maintenance-operator app.kubernetes.io/instance: testRelease app.kubernetes.io/managed-by: Helm diff --git a/internal/config/images_enterprise.go b/internal/config/images_enterprise.go index 3e5cd9b83..f5189b6f1 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.3.0" + defaultImage = "v2.4.0" )