From 11cc750150ee994e7b8d9a9f575b4e55726fe340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Cotineau?= Date: Tue, 1 Oct 2024 11:25:56 +0200 Subject: [PATCH] REL-303 release helm charts 10.7.0 * REL-303 release helm charts 10.7.0 * REL-303 address reviewer comment --- charts/sonarqube-dce/CHANGELOG.md | 1 + charts/sonarqube-dce/Chart.yaml | 8 +++++--- charts/sonarqube-dce/README.md | 6 +++--- charts/sonarqube-dce/values.yaml | 4 ++-- charts/sonarqube/CHANGELOG.md | 1 + charts/sonarqube/Chart.yaml | 6 ++++-- charts/sonarqube/README.md | 4 ++-- charts/sonarqube/values.yaml | 2 +- google-cloud-marketplace-k8s-app/README.md | 2 +- .../data-test/schema.yaml | 2 +- google-cloud-marketplace-k8s-app/schema.yaml | 2 +- .../sonarqube-dce/application-values.yaml | 18 ++++++++--------- .../ca-certificates-configmap.yaml | 20 +++++++++---------- .../sonarqube-dce/ca-certificates-secret.yaml | 20 +++++++++---------- .../change-admin-password-hook-values.yaml | 16 +++++++-------- .../fixtures/sonarqube-dce/config-values.yaml | 20 +++++++++---------- .../sonarqube-dce/default-values.yaml | 16 +++++++-------- .../sonarqube-dce/duplicated-env-values.yaml | 16 +++++++-------- .../fixtures/sonarqube-dce/hpa-values.yaml | 16 +++++++-------- .../http-routes-default-values.yaml | 16 +++++++-------- .../sonarqube-dce/http-routes-values.yaml | 16 +++++++-------- .../sonarqube-dce/ingress-values.yaml | 16 +++++++-------- .../sonarqube-dce/install-plugins-values.yaml | 18 ++++++++--------- .../sonarqube-dce/jdbc-config-values.yaml | 16 +++++++-------- .../networkpolicy-new-values.yaml | 16 +++++++-------- .../sonarqube-dce/networkpolicy-values.yaml | 16 +++++++-------- .../node-topology-per-process-values.yaml | 16 +++++++-------- .../sonarqube-dce/node-topology-values.yml | 16 +++++++-------- .../prometheus-monitoring-values.yaml | 16 +++++++-------- .../sonarqube-dce/proxies-secret-values.yaml | 18 ++++++++--------- .../sonarqube-dce/proxies-values.yaml | 20 +++++++++---------- .../fixtures/sonarqube-dce/pvc-values.yaml | 16 +++++++-------- .../fixtures/sonarqube-dce/secret-values.yaml | 14 ++++++------- .../sonarqube-dce/service-values.yaml | 16 +++++++-------- .../sonarqube-dce/serviceaccount-values.yaml | 16 +++++++-------- .../sonar-web-context-deprecated-values.yaml | 20 +++++++++---------- .../sonar-web-context-values.yaml | 18 ++++++++--------- .../sonarqube/ca-certificates-configmap.yaml | 12 +++++------ .../sonarqube/ca-certificates-secret.yaml | 12 +++++------ .../change-admin-password-hook-values.yaml | 10 +++++----- .../fixtures/sonarqube/config-values.yaml | 12 +++++------ .../fixtures/sonarqube/default-values.yaml | 10 +++++----- .../fixtures/sonarqube/deployment-values.yaml | 10 +++++----- .../sonarqube/duplicated-env-values.yaml | 12 +++++------ .../sonarqube/http-routes-default-values.yaml | 10 +++++----- .../sonarqube/http-routes-values.yaml | 10 +++++----- .../fixtures/sonarqube/ingress-values.yaml | 10 +++++----- .../sonarqube/install-plugins-values.yaml | 12 +++++------ .../sonarqube/jdbc-config-values.yaml | 10 +++++----- .../sonarqube/networkpolicy-new-values.yaml | 10 +++++----- .../sonarqube/networkpolicy-values.yaml | 10 +++++----- .../non-default-security-context-values.yaml | 14 ++++++------- .../fixtures/sonarqube/openshift-values.yaml | 8 ++++---- .../prometheus-monitoring-values.yaml | 10 +++++----- .../sonarqube/proxies-secret-values.yaml | 12 +++++------ .../fixtures/sonarqube/proxies-values.yaml | 14 ++++++------- .../fixtures/sonarqube/pvc-values.yaml | 12 +++++------ .../fixtures/sonarqube/secret-values.yaml | 8 ++++---- .../fixtures/sonarqube/service-values.yaml | 10 +++++----- .../sonarqube/serviceaccount-values.yaml | 10 +++++----- ...-context-deployment-deprecated-values.yaml | 12 +++++------ ...nar-web-context-sts-deprecated-values.yaml | 12 +++++------ .../sonarqube/sonar-web-context-values.yaml | 12 +++++------ .../template-refactoring-values.yaml | 12 +++++------ 64 files changed, 391 insertions(+), 385 deletions(-) diff --git a/charts/sonarqube-dce/CHANGELOG.md b/charts/sonarqube-dce/CHANGELOG.md index 34683cfed..49894bba2 100644 --- a/charts/sonarqube-dce/CHANGELOG.md +++ b/charts/sonarqube-dce/CHANGELOG.md @@ -3,6 +3,7 @@ All changes to this chart will be documented in this file. ## [10.7.0] * Update Chart's version to 10.7.0 +* Upgrade SonarQube to 10.7.0 * Support Kubernetes v1.30 * Upgrade ingress-nginx dependency to 4.10.1 * Deprecate `jdbcOverwrite.enable` in favor of `jdbcOverwrite.enabled` diff --git a/charts/sonarqube-dce/Chart.yaml b/charts/sonarqube-dce/Chart.yaml index 7f8ea6e19..21923f52c 100644 --- a/charts/sonarqube-dce/Chart.yaml +++ b/charts/sonarqube-dce/Chart.yaml @@ -3,7 +3,7 @@ name: sonarqube-dce description: SonarQube is a self-managed, automatic code review tool that systematically helps you deliver clean code. As a core element of our Sonar solution, SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. The tool analyses 30+ different programming languages and integrates into your CI pipeline and DevOps platform to ensure that your code meets high-quality standards. type: application version: 10.7.0 -appVersion: 10.6.0 +appVersion: 10.7.0 keywords: - coverage - security @@ -29,6 +29,8 @@ annotations: artifacthub.io/changes: | - kind: changed description: "Update Chart's version to 10.7.0" + - kind: changed + description: "Upgrade SonarQube to 10.7.0" - kind: changed description: "Support Kubernetes v1.30" - kind: changed @@ -87,9 +89,9 @@ annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/images: | - name: sonarqube-app - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app - name: sonarqube-search - image: sonarqube:10.6.0-datacenter-search + image: sonarqube:10.7.0-datacenter-search charts.openshift.io/name: sonarqube-dce dependencies: - name: postgresql diff --git a/charts/sonarqube-dce/README.md b/charts/sonarqube-dce/README.md index bdc25c4fc..a8413b624 100644 --- a/charts/sonarqube-dce/README.md +++ b/charts/sonarqube-dce/README.md @@ -14,7 +14,7 @@ Please note that this chart does NOT support SonarQube Community, Developer, and ## Compatibility -Compatible SonarQube Version: `10.6.0` +Compatible SonarQube Version: `10.7.0` Supported Kubernetes Versions: From `1.24` to `1.30` Supported Openshift Versions: From `4.11` to `4.16` @@ -268,7 +268,7 @@ The following table lists the configurable parameters of the SonarQube chart and | Parameter | Description | Default | | --------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------- | | `searchNodes.image.repository` | search image repository | `sonarqube` | -| `searchNodes.image.tag` | search image tag | `10.6.0-datacenter-search` | +| `searchNodes.image.tag` | search image tag | `10.7.0-datacenter-search` | | `searchNodes.image.pullPolicy` | search image pull policy | `IfNotPresent` | | `searchNodes.image.pullSecret` | (DEPRECATED) search imagePullSecret to use for private repository | `nil` | | `searchNodes.image.pullSecrets` | search imagePullSecrets to use for private repository | `nil` | @@ -324,7 +324,7 @@ The following table lists the configurable parameters of the SonarQube chart and | Parameter | Description | Default | | ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- | | `ApplicationNodes.image.repository` | app image repository | `sonarqube` | -| `ApplicationNodes.image.tag` | app image tag | `10.6.0-datacenter-app` | +| `ApplicationNodes.image.tag` | app image tag | `10.7.0-datacenter-app` | | `ApplicationNodes.image.pullPolicy` | app image pull policy | `IfNotPresent` | | `ApplicationNodes.image.pullSecret` | (DEPRECATED) app imagePullSecret to use for private repository | `nil` | | `ApplicationNodes.image.pullSecrets` | app imagePullSecrets to use for private repository | `nil` | diff --git a/charts/sonarqube-dce/values.yaml b/charts/sonarqube-dce/values.yaml index 243ae511c..7c2449e7a 100644 --- a/charts/sonarqube-dce/values.yaml +++ b/charts/sonarqube-dce/values.yaml @@ -5,7 +5,7 @@ searchNodes: image: repository: sonarqube - tag: 10.6.0-datacenter-search + tag: 10.7.0-datacenter-search pullPolicy: IfNotPresent # If using a private repository, the imagePullSecrets to use # pullSecrets: @@ -153,7 +153,7 @@ searchNodes: ApplicationNodes: image: repository: sonarqube - tag: 10.6.0-datacenter-app + tag: 10.7.0-datacenter-app pullPolicy: IfNotPresent # If using a private repository, the imagePullSecrets to use # pullSecrets: diff --git a/charts/sonarqube/CHANGELOG.md b/charts/sonarqube/CHANGELOG.md index d1c2276ad..dbf7fe714 100644 --- a/charts/sonarqube/CHANGELOG.md +++ b/charts/sonarqube/CHANGELOG.md @@ -3,6 +3,7 @@ All changes to this chart will be documented in this file. ## [10.7.0] * Update Chart's version to 10.7.0 +* Upgrade SonarQube to 10.7.0 * Support Kubernetes v1.30 * Upgrade ingress-nginx dependency to 4.10.1 * Deprecate `jdbcOverwrite.enable` in favor of `jdbcOverwrite.enabled` diff --git a/charts/sonarqube/Chart.yaml b/charts/sonarqube/Chart.yaml index 2c2701a6b..d83cccedf 100644 --- a/charts/sonarqube/Chart.yaml +++ b/charts/sonarqube/Chart.yaml @@ -3,7 +3,7 @@ name: sonarqube description: SonarQube is a self-managed, automatic code review tool that systematically helps you deliver clean code. As a core element of our Sonar solution, SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. The tool analyses 30+ different programming languages and integrates into your CI pipeline and DevOps platform to ensure that your code meets high-quality standards. type: application version: 10.7.0 -appVersion: 10.6.0 +appVersion: 10.7.0 keywords: - coverage - security @@ -34,6 +34,8 @@ annotations: artifacthub.io/changes: | - kind: changed description: "Update Chart's version to 10.7.0" + - kind: changed + description: "Upgrade SonarQube to 10.7.0" - kind: changed description: "Support Kubernetes v1.30" - kind: changed @@ -87,7 +89,7 @@ annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/images: | - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community charts.openshift.io/name: sonarqube dependencies: - name: postgresql diff --git a/charts/sonarqube/README.md b/charts/sonarqube/README.md index 02840e5bb..be83ffba4 100644 --- a/charts/sonarqube/README.md +++ b/charts/sonarqube/README.md @@ -14,7 +14,7 @@ Please note that this chart only supports SonarQube Community, Developer, and En ## Compatibility -Compatible SonarQube Version: `10.6.0` +Compatible SonarQube Version: `10.7.0` Supported Kubernetes Versions: From `1.24` to `1.30` Supported Openshift Versions: From `4.11` to `4.16` @@ -276,7 +276,7 @@ The following table lists the configurable parameters of the SonarQube chart and | Parameter | Description | Default | | ------------------- | ---------------------------------------------------------- | ------------------------------ | | `image.repository` | image repository | `sonarqube` | -| `image.tag` | `sonarqube` image tag. | `10.6.0-{{ .Values.edition }}` | +| `image.tag` | `sonarqube` image tag. | `10.7.0-{{ .Values.edition }}` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullSecret` | (DEPRECATED) imagePullSecret to use for private repository | `None` | | `image.pullSecrets` | imagePullSecrets to use for private repository | `None` | diff --git a/charts/sonarqube/values.yaml b/charts/sonarqube/values.yaml index 5bdb5a014..b8098d307 100644 --- a/charts/sonarqube/values.yaml +++ b/charts/sonarqube/values.yaml @@ -50,7 +50,7 @@ edition: "community" image: repository: sonarqube - tag: 10.6.0-{{ .Values.edition }} + tag: 10.7.0-{{ .Values.edition }} pullPolicy: IfNotPresent # If using a private repository, the imagePullSecrets to use # pullSecrets: diff --git a/google-cloud-marketplace-k8s-app/README.md b/google-cloud-marketplace-k8s-app/README.md index 47f442124..68b0e9e63 100644 --- a/google-cloud-marketplace-k8s-app/README.md +++ b/google-cloud-marketplace-k8s-app/README.md @@ -20,7 +20,7 @@ and run this command. # make sure you are on a staging account export REGISTRY=gcr.io/$(gcloud config get-value project | tr ':' '/') export APP_NAME=sonarqube-dce -export TAG=10.6.0 +export TAG=10.7.0 export MINOR_VERSION=$(echo $TAG | cut -d. -f1,2) # Deployer does not care about patch version. see [here](https://github.com/GoogleCloudPlatform/marketplace-k8s-app-tools/blob/master/docs/building-deployer-helm.md#images-in-staging-gcr) docker build -f google-cloud-marketplace-k8s-app/Dockerfile --build-arg REGISTRY="${REGISTRY}" --build-arg TAG="${TAG}" --tag $REGISTRY/$APP_NAME/deployer:$MINOR_VERSION . diff --git a/google-cloud-marketplace-k8s-app/data-test/schema.yaml b/google-cloud-marketplace-k8s-app/data-test/schema.yaml index 8bf0a4cf3..cf2b005d3 100644 --- a/google-cloud-marketplace-k8s-app/data-test/schema.yaml +++ b/google-cloud-marketplace-k8s-app/data-test/schema.yaml @@ -7,7 +7,7 @@ x-google-marketplace: publishedVersion: "$TAG" publishedVersionMetadata: releaseNote: >- - Sonarqube 10.6.x google cloud marketpalce release test schema. + Sonarqube 10.7.x google cloud marketpalce release test schema. images: '': properties: diff --git a/google-cloud-marketplace-k8s-app/schema.yaml b/google-cloud-marketplace-k8s-app/schema.yaml index 83bea7379..0390103f8 100644 --- a/google-cloud-marketplace-k8s-app/schema.yaml +++ b/google-cloud-marketplace-k8s-app/schema.yaml @@ -7,7 +7,7 @@ x-google-marketplace: publishedVersion: "$TAG" publishedVersionMetadata: releaseNote: >- - Releasing SonarQube 10.6.x as a google cloud k8s marketplace application. + Releasing SonarQube 10.7.x as a google cloud k8s marketplace application. Please find the release notes here: https://www.sonarsource.com/products/sonarqube/whats-new/sonarqube-10-6/. images: '': diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/application-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/application-values.yaml index 36ee97c33..a4c53fac4 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/application-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/application-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: application-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: application-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -958,7 +958,7 @@ metadata: spec: descriptor: type: sonarqube-dce - version: "10.6.0-datacenter-app" + version: "10.7.0-datacenter-app" description: |- [SonarQube](https://www.sonarsource.com/products/sonarqube/) is a self-managed, automatic code review tool that systematically helps you deliver Clean Code. As a core element of our [Sonar solution](https://www.sonarsource.com/), SonarQube integrates into your existing workflow and detects issues in your code to help you perform continuous code inspections of your projects. @@ -1017,7 +1017,7 @@ spec: automountServiceAccountToken: false containers: - name: application-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-configmap.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-configmap.yaml index 2b13fc310..da84ffa00 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-configmap.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-configmap.yaml @@ -368,7 +368,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-configmap.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -392,7 +392,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -410,7 +410,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/ca-certificates-configmap.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: ca-certs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -437,7 +437,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -756,7 +756,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-configmap.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -793,7 +793,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -808,7 +808,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: ca-certs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -832,7 +832,7 @@ spec: - mountPath: /tmp/secrets/ca-certs name: ca-certs - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -873,7 +873,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1020,7 +1020,7 @@ spec: automountServiceAccountToken: false containers: - name: ca-certificates-configmap.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-secret.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-secret.yaml index 1703187fd..e5d10c320 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-secret.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ca-certificates-secret.yaml @@ -368,7 +368,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-secret.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -392,7 +392,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -410,7 +410,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/ca-certificates-secret.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: ca-certs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -437,7 +437,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -751,7 +751,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-secret.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -788,7 +788,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -803,7 +803,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: ca-certs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -827,7 +827,7 @@ spec: - mountPath: /tmp/secrets/ca-certs name: ca-certs - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -868,7 +868,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1010,7 +1010,7 @@ spec: automountServiceAccountToken: false containers: - name: ca-certificates-secret.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/change-admin-password-hook-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/change-admin-password-hook-values.yaml index 60dacdde1..3d5a7eb54 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/change-admin-password-hook-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/change-admin-password-hook-values.yaml @@ -381,7 +381,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: change-admin-password-hook-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -405,7 +405,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -737,7 +737,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: change-admin-password-hook-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -774,7 +774,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -789,7 +789,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -830,7 +830,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -972,7 +972,7 @@ spec: automountServiceAccountToken: false containers: - name: change-admin-password-hook-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/config-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/config-values.yaml index 59d64b5bf..987e08632 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/config-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/config-values.yaml @@ -373,7 +373,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: config-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -397,7 +397,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -415,7 +415,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/config-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: concat-properties - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: - sh @@ -454,7 +454,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -790,7 +790,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: config-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -827,7 +827,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -842,7 +842,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: concat-properties - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: - sh @@ -878,7 +878,7 @@ spec: resources: {} - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -919,7 +919,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1082,7 +1082,7 @@ spec: automountServiceAccountToken: false containers: - name: config-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/default-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/default-values.yaml index d223d9af6..13170063a 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/default-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/default-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: default-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: default-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -958,7 +958,7 @@ spec: automountServiceAccountToken: false containers: - name: default-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/duplicated-env-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/duplicated-env-values.yaml index 0228bbb02..42bf928e9 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/duplicated-env-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/duplicated-env-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: duplicated-env-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -728,7 +728,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: duplicated-env-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -765,7 +765,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -780,7 +780,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -821,7 +821,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -963,7 +963,7 @@ spec: automountServiceAccountToken: false containers: - name: duplicated-env-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/hpa-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/hpa-values.yaml index 2058cb45b..27957ea73 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/hpa-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/hpa-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: hpa-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: revisionHistoryLimit: strategy: @@ -390,7 +390,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -411,7 +411,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -757,7 +757,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: hpa-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -794,7 +794,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -809,7 +809,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -850,7 +850,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -992,7 +992,7 @@ spec: automountServiceAccountToken: false containers: - name: hpa-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-default-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-default-values.yaml index 6acd8c485..c53a04f29 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-default-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-default-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-default-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-default-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -983,7 +983,7 @@ spec: automountServiceAccountToken: false containers: - name: http-routes-default-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-values.yaml index 3c76d8c69..b53af38bb 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/http-routes-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -982,7 +982,7 @@ spec: automountServiceAccountToken: false containers: - name: http-routes-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ingress-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ingress-values.yaml index fd0354c6e..bad80876b 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/ingress-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/ingress-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ingress-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ingress-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -990,7 +990,7 @@ spec: automountServiceAccountToken: false containers: - name: ingress-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/install-plugins-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/install-plugins-values.yaml index fb05f3c41..d9b0eab6e 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/install-plugins-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/install-plugins-values.yaml @@ -370,7 +370,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: install-plugins-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -394,7 +394,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/install-plugins-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: install-plugins - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh", "-e", @@ -456,7 +456,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -770,7 +770,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: install-plugins-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -807,7 +807,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -822,7 +822,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -863,7 +863,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1005,7 +1005,7 @@ spec: automountServiceAccountToken: false containers: - name: install-plugins-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/jdbc-config-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/jdbc-config-values.yaml index 83eb1adc6..ac3e370c5 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/jdbc-config-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/jdbc-config-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: jdbc-config-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: jdbc-config-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -958,7 +958,7 @@ spec: automountServiceAccountToken: false containers: - name: jdbc-config-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-new-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-new-values.yaml index 1d27854e7..3eb127734 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-new-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-new-values.yaml @@ -560,7 +560,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-new-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -584,7 +584,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -605,7 +605,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -916,7 +916,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-new-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -953,7 +953,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -968,7 +968,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -1009,7 +1009,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1151,7 +1151,7 @@ spec: automountServiceAccountToken: false containers: - name: networkpolicy-new-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-values.yaml index df34bfb03..cf31ebf20 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/networkpolicy-values.yaml @@ -560,7 +560,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -584,7 +584,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -605,7 +605,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -916,7 +916,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -953,7 +953,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -968,7 +968,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -1009,7 +1009,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1151,7 +1151,7 @@ spec: automountServiceAccountToken: false containers: - name: networkpolicy-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-per-process-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-per-process-values.yaml index f9f842425..f5df46eeb 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-per-process-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-per-process-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: node-topology-per-process-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -738,7 +738,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: node-topology-per-process-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -775,7 +775,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -790,7 +790,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -831,7 +831,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -988,7 +988,7 @@ spec: automountServiceAccountToken: false containers: - name: node-topology-per-process-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-values.yml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-values.yml index c5bfc993b..10e29d2ee 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-values.yml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/node-topology-values.yml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: node-topology-values.yml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -738,7 +738,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: node-topology-values.yml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -775,7 +775,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -790,7 +790,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -831,7 +831,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -988,7 +988,7 @@ spec: automountServiceAccountToken: false containers: - name: node-topology-values.yml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/prometheus-monitoring-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/prometheus-monitoring-values.yaml index 86e1e7434..5058b1b82 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/prometheus-monitoring-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/prometheus-monitoring-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: prometheus-monitoring-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: prometheus-monitoring-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -760,7 +760,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -775,7 +775,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -816,7 +816,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -985,7 +985,7 @@ spec: automountServiceAccountToken: false containers: - name: prometheus-monitoring-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-secret-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-secret-values.yaml index 9f81e93df..cb0af98e1 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-secret-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-secret-values.yaml @@ -370,7 +370,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-secret-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -394,7 +394,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/proxies-secret-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: install-plugins - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh", "-e", @@ -456,7 +456,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -770,7 +770,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-secret-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -807,7 +807,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -822,7 +822,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -863,7 +863,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1005,7 +1005,7 @@ spec: automountServiceAccountToken: false containers: - name: proxies-secret-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-values.yaml index a02baaf43..d3e200f69 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/proxies-values.yaml @@ -400,7 +400,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -426,7 +426,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -444,7 +444,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/proxies-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: inject-prometheus-exporter - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -482,7 +482,7 @@ spec: name: proxies-values.yaml-sonarqube-dce-http-proxies key: PROMETHEUS-EXPORTER-NO-PROXY - name: install-plugins - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: ["sh", "-e", @@ -526,7 +526,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -864,7 +864,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -901,7 +901,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -916,7 +916,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -957,7 +957,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1099,7 +1099,7 @@ spec: automountServiceAccountToken: false containers: - name: proxies-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/pvc-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/pvc-values.yaml index 3d034db22..e78a6a2d9 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/pvc-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/pvc-values.yaml @@ -367,7 +367,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: pvc-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -391,7 +391,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -412,7 +412,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -723,7 +723,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: pvc-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -762,7 +762,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -777,7 +777,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -818,7 +818,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -960,7 +960,7 @@ spec: automountServiceAccountToken: false containers: - name: pvc-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/secret-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/secret-values.yaml index 6e5159054..dd9b906b3 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/secret-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/secret-values.yaml @@ -324,7 +324,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: secret-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -351,7 +351,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -501,7 +501,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: secret-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -538,7 +538,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -553,7 +553,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -594,7 +594,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -736,7 +736,7 @@ spec: automountServiceAccountToken: false containers: - name: secret-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/service-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/service-values.yaml index 45e90bfec..86d359b1f 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/service-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/service-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: service-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -409,7 +409,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -430,7 +430,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -741,7 +741,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: service-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -778,7 +778,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -793,7 +793,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -834,7 +834,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -976,7 +976,7 @@ spec: automountServiceAccountToken: false containers: - name: service-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/serviceaccount-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/serviceaccount-values.yaml index 1653cd200..ea7461435 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/serviceaccount-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/serviceaccount-values.yaml @@ -376,7 +376,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: serviceaccount-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -400,7 +400,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -421,7 +421,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -732,7 +732,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: serviceaccount-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -769,7 +769,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -784,7 +784,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -825,7 +825,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -967,7 +967,7 @@ spec: automountServiceAccountToken: false containers: - name: serviceaccount-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-deprecated-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-deprecated-values.yaml index 659a828ae..dd98f5e7f 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-deprecated-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-deprecated-values.yaml @@ -382,7 +382,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-deprecated-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -406,7 +406,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -424,7 +424,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/sonar-web-context-deprecated-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: concat-properties - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent command: - sh @@ -463,7 +463,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -786,7 +786,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-deprecated-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -823,7 +823,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -838,7 +838,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -879,7 +879,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -1044,7 +1044,7 @@ spec: automountServiceAccountToken: false containers: - name: sonar-web-context-deprecated-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ @@ -1093,7 +1093,7 @@ spec: serviceAccountName: default containers: - name: sonar-web-context-deprecated-values.yaml-sonarqube-dce-change-default-admin-password - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app securityContext: allowPrivilegeEscalation: false capabilities: diff --git a/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-values.yaml index a133d3552..2b6ac5a18 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube-dce/sonar-web-context-values.yaml @@ -381,7 +381,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-app" + app.kubernetes.io/version: "10.7.0-datacenter-app" spec: replicas: 2 revisionHistoryLimit: @@ -405,7 +405,7 @@ spec: automountServiceAccountToken: false initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent ports: - name: http @@ -737,7 +737,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-values.yaml-sonarqube-dce - app.kubernetes.io/version: "10.6.0-datacenter-search" + app.kubernetes.io/version: "10.7.0-datacenter-search" spec: podManagementPolicy : Parallel replicas: 3 @@ -774,7 +774,7 @@ spec: automountServiceAccountToken: false initContainers: - name: init-sysctl - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -789,7 +789,7 @@ spec: - name: init-sysctl mountPath: /tmp/scripts/ - name: init-fs - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -830,7 +830,7 @@ spec: fsGroup: 0 containers: - name: sonarqube-dce-search - image: "sonarqube:10.6.0-datacenter-search" + image: "sonarqube:10.7.0-datacenter-search" imagePullPolicy: IfNotPresent ports: - name: search-port @@ -995,7 +995,7 @@ spec: automountServiceAccountToken: false containers: - name: sonar-web-context-values.yaml-ui-test - image: "sonarqube:10.6.0-datacenter-app" + image: "sonarqube:10.7.0-datacenter-app" imagePullPolicy: IfNotPresent command: ['wget'] args: [ @@ -1044,7 +1044,7 @@ spec: serviceAccountName: default containers: - name: sonar-web-context-values.yaml-sonarqube-dce-change-default-admin-password - image: sonarqube:10.6.0-datacenter-app + image: sonarqube:10.7.0-datacenter-app securityContext: allowPrivilegeEscalation: false capabilities: diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-configmap.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-configmap.yaml index d540226d7..cab1219df 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-configmap.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-configmap.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-configmap.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/ca-certificates-configmap.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: ca-certs - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -455,7 +455,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -Djavax.net.ssl.trustStore=/opt/sonarqube/certs/cacerts - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -474,7 +474,7 @@ spec: value: -Djavax.net.ssl.trustStore=/opt/sonarqube/certs/cacerts containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -613,7 +613,7 @@ spec: automountServiceAccountToken: false containers: - name: ca-certificates-configmap.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-secret.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-secret.yaml index 63a6d1f94..75bb3b75d 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-secret.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/ca-certificates-secret.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ca-certificates-secret.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/ca-certificates-secret.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: ca-certs - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh"] args: ["-c", "cp -f \"${JAVA_HOME}/lib/security/cacerts\" /tmp/certs/cacerts; if [ \"$(ls /tmp/secrets/ca-certs)\" ]; then for f in /tmp/secrets/ca-certs/*; do keytool -importcert -file \"${f}\" -alias \"$(basename \"${f}\")\" -keystore /tmp/certs/cacerts -storepass changeit -trustcacerts -noprompt; done; fi;"] @@ -455,7 +455,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -Djavax.net.ssl.trustStore=/opt/sonarqube/certs/cacerts - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -474,7 +474,7 @@ spec: value: -Djavax.net.ssl.trustStore=/opt/sonarqube/certs/cacerts containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -608,7 +608,7 @@ spec: automountServiceAccountToken: false containers: - name: ca-certificates-secret.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/change-admin-password-hook-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/change-admin-password-hook-values.yaml index ca6749718..7e83aa398 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/change-admin-password-hook-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/change-admin-password-hook-values.yaml @@ -399,7 +399,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: change-admin-password-hook-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -424,7 +424,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -440,7 +440,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/change-admin-password-hook-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -459,7 +459,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -590,7 +590,7 @@ spec: automountServiceAccountToken: false containers: - name: change-admin-password-hook-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/config-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/config-values.yaml index c98fa8b23..5c9df66c5 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/config-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/config-values.yaml @@ -389,7 +389,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: config-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -414,7 +414,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -430,7 +430,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/config-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -448,7 +448,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: "" - name: concat-properties - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: - sh @@ -493,7 +493,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -654,7 +654,7 @@ spec: automountServiceAccountToken: false containers: - name: config-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/default-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/default-values.yaml index ec722e1f8..35c9bb899 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/default-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/default-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: default-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/default-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -576,7 +576,7 @@ spec: automountServiceAccountToken: false containers: - name: default-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/deployment-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/deployment-values.yaml index 8bedecd9f..ddf643601 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/deployment-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/deployment-values.yaml @@ -224,7 +224,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: deployment-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -248,7 +248,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -264,7 +264,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/deployment-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -283,7 +283,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -575,7 +575,7 @@ spec: automountServiceAccountToken: false containers: - name: deployment-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/duplicated-env-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/duplicated-env-values.yaml index 2e0e6c795..218128b4a 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/duplicated-env-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/duplicated-env-values.yaml @@ -415,7 +415,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: duplicated-env-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -442,7 +442,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -458,7 +458,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/duplicated-env-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -483,7 +483,7 @@ spec: value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml -Xms2G -Xmx2G -DsomeOption=some/Value - name: inject-prometheus-exporter - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -533,7 +533,7 @@ spec: -Xms2G -Xmx2G -DsomeOption=some/Value containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -695,7 +695,7 @@ spec: automountServiceAccountToken: false containers: - name: duplicated-env-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-default-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-default-values.yaml index 060e9dfd5..1fa3e9594 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-default-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-default-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-default-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/http-routes-default-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -601,7 +601,7 @@ spec: automountServiceAccountToken: false containers: - name: http-routes-default-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-values.yaml index 2728bffef..5d7ab88a2 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/http-routes-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: http-routes-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/http-routes-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -600,7 +600,7 @@ spec: automountServiceAccountToken: false containers: - name: http-routes-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/ingress-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/ingress-values.yaml index 7ef62c8a8..90d7737c6 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/ingress-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/ingress-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: ingress-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/ingress-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -608,7 +608,7 @@ spec: automountServiceAccountToken: false containers: - name: ingress-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/install-plugins-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/install-plugins-values.yaml index 4de65924c..07676e1da 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/install-plugins-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/install-plugins-values.yaml @@ -388,7 +388,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: install-plugins-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -413,7 +413,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -429,7 +429,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/install-plugins-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -447,7 +447,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: "" - name: install-plugins - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh", "-e", "/tmp/scripts/install_plugins.sh"] securityContext: @@ -491,7 +491,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -628,7 +628,7 @@ spec: automountServiceAccountToken: false containers: - name: install-plugins-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/jdbc-config-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/jdbc-config-values.yaml index e44b66022..83933e8da 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/jdbc-config-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/jdbc-config-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: jdbc-config-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/jdbc-config-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -576,7 +576,7 @@ spec: automountServiceAccountToken: false containers: - name: jdbc-config-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-new-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-new-values.yaml index f70ffddf9..aa04cc449 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-new-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-new-values.yaml @@ -507,7 +507,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-new-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -532,7 +532,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -548,7 +548,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/networkpolicy-new-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -567,7 +567,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -698,7 +698,7 @@ spec: automountServiceAccountToken: false containers: - name: networkpolicy-new-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-values.yaml index cdfadf76f..a9407cf69 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/networkpolicy-values.yaml @@ -507,7 +507,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: networkpolicy-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -532,7 +532,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -548,7 +548,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/networkpolicy-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -567,7 +567,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -698,7 +698,7 @@ spec: automountServiceAccountToken: false containers: - name: networkpolicy-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/non-default-security-context-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/non-default-security-context-values.yaml index 569285639..bcdd02dd7 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/non-default-security-context-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/non-default-security-context-values.yaml @@ -432,7 +432,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: non-default-security-context-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -459,7 +459,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -475,7 +475,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/non-default-security-context-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -493,7 +493,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml - name: inject-prometheus-exporter - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -535,7 +535,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml - name: install-plugins - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh", "-e", "/tmp/scripts/install_plugins.sh"] securityContext: @@ -579,7 +579,7 @@ spec: value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -740,7 +740,7 @@ spec: automountServiceAccountToken: false containers: - name: non-default-security-context-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/openshift-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/openshift-values.yaml index c62a934b2..294a5d712 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/openshift-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/openshift-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: openshift-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -409,7 +409,7 @@ spec: {} initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -424,7 +424,7 @@ spec: args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/openshift-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -571,7 +571,7 @@ spec: automountServiceAccountToken: false containers: - name: openshift-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/prometheus-monitoring-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/prometheus-monitoring-values.yaml index 2029a8d7b..185340bec 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/prometheus-monitoring-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/prometheus-monitoring-values.yaml @@ -385,7 +385,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: prometheus-monitoring-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -410,7 +410,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -426,7 +426,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/prometheus-monitoring-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -445,7 +445,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -603,7 +603,7 @@ spec: automountServiceAccountToken: false containers: - name: prometheus-monitoring-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/proxies-secret-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/proxies-secret-values.yaml index 6be17361d..2a0ef8399 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/proxies-secret-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/proxies-secret-values.yaml @@ -388,7 +388,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-secret-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -413,7 +413,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -429,7 +429,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/proxies-secret-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -447,7 +447,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: "" - name: install-plugins - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh", "-e", "/tmp/scripts/install_plugins.sh"] securityContext: @@ -491,7 +491,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -628,7 +628,7 @@ spec: automountServiceAccountToken: false containers: - name: proxies-secret-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/proxies-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/proxies-values.yaml index 05d0e3a46..255ce57d4 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/proxies-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/proxies-values.yaml @@ -418,7 +418,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: proxies-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -445,7 +445,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -461,7 +461,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/proxies-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -479,7 +479,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml - name: inject-prometheus-exporter - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -521,7 +521,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml - name: install-plugins - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent command: ["sh", "-e", "/tmp/scripts/install_plugins.sh"] securityContext: @@ -565,7 +565,7 @@ spec: value: -javaagent:/opt/sonarqube/data/jmx_prometheus_javaagent.jar=8001:/opt/sonarqube/conf/prometheus-ce-config.yaml containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -726,7 +726,7 @@ spec: automountServiceAccountToken: false containers: - name: proxies-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/pvc-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/pvc-values.yaml index 6116d7128..fd100fbb2 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/pvc-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/pvc-values.yaml @@ -407,7 +407,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: pvc-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -433,7 +433,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -449,7 +449,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/pvc-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -467,7 +467,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: "" - name: init-fs - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -502,7 +502,7 @@ spec: subPath: extensions containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -639,7 +639,7 @@ spec: automountServiceAccountToken: false containers: - name: pvc-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/secret-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/secret-values.yaml index cc271735c..77f670eb5 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/secret-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/secret-values.yaml @@ -181,7 +181,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: secret-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -206,7 +206,7 @@ spec: fsGroup: 0 initContainers: - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -225,7 +225,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -356,7 +356,7 @@ spec: automountServiceAccountToken: false containers: - name: secret-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/service-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/service-values.yaml index fd53e2810..c205dd14a 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/service-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/service-values.yaml @@ -392,7 +392,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: service-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -417,7 +417,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -433,7 +433,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/service-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -452,7 +452,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -583,7 +583,7 @@ spec: automountServiceAccountToken: false containers: - name: service-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/serviceaccount-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/serviceaccount-values.yaml index f423bd7ac..6932274bc 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/serviceaccount-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/serviceaccount-values.yaml @@ -399,7 +399,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: serviceaccount-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -424,7 +424,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -440,7 +440,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/serviceaccount-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -459,7 +459,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -590,7 +590,7 @@ spec: automountServiceAccountToken: false containers: - name: serviceaccount-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-deployment-deprecated-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-deployment-deprecated-values.yaml index 05c9f7d1e..7001b61fa 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-deployment-deprecated-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-deployment-deprecated-values.yaml @@ -238,7 +238,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-deployment-deprecated-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -262,7 +262,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -278,7 +278,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/sonar-web-context-deployment-deprecated-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -297,7 +297,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -612,7 +612,7 @@ spec: automountServiceAccountToken: false containers: - name: sonar-web-context-deployment-deprecated-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ @@ -662,7 +662,7 @@ spec: serviceAccountName: default containers: - name: sonar-web-context-deployment-deprecated-values.yaml-sonarqube-change-default-admin-password - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community securityContext: allowPrivilegeEscalation: false capabilities: diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-sts-deprecated-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-sts-deprecated-values.yaml index b2ed5fcb0..a4a6f6425 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-sts-deprecated-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-sts-deprecated-values.yaml @@ -399,7 +399,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-sts-deprecated-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -424,7 +424,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -440,7 +440,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/sonar-web-context-sts-deprecated-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -459,7 +459,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -613,7 +613,7 @@ spec: automountServiceAccountToken: false containers: - name: sonar-web-context-sts-deprecated-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ @@ -663,7 +663,7 @@ spec: serviceAccountName: default containers: - name: sonar-web-context-sts-deprecated-values.yaml-sonarqube-change-default-admin-password - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community securityContext: allowPrivilegeEscalation: false capabilities: diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-values.yaml index e587efc03..e20bd420e 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/sonar-web-context-values.yaml @@ -399,7 +399,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: sonar-web-context-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -424,7 +424,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -440,7 +440,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/sonar-web-context-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -459,7 +459,7 @@ spec: value: "" containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -613,7 +613,7 @@ spec: automountServiceAccountToken: false containers: - name: sonar-web-context-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [ @@ -663,7 +663,7 @@ spec: serviceAccountName: default containers: - name: sonar-web-context-values.yaml-sonarqube-change-default-admin-password - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community securityContext: allowPrivilegeEscalation: false capabilities: diff --git a/tests/unit-compatibility-test/fixtures/sonarqube/template-refactoring-values.yaml b/tests/unit-compatibility-test/fixtures/sonarqube/template-refactoring-values.yaml index 572d209c8..551f8d057 100644 --- a/tests/unit-compatibility-test/fixtures/sonarqube/template-refactoring-values.yaml +++ b/tests/unit-compatibility-test/fixtures/sonarqube/template-refactoring-values.yaml @@ -405,7 +405,7 @@ metadata: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: sonarqube app.kubernetes.io/component: template-refactoring-values.yaml-sonarqube - app.kubernetes.io/version: "10.6.0-community" + app.kubernetes.io/version: "10.7.0-community" spec: replicas: 1 revisionHistoryLimit: 10 @@ -432,7 +432,7 @@ spec: fsGroup: 0 initContainers: - name: "wait-for-db" - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false @@ -452,7 +452,7 @@ spec: command: ["/bin/bash", "-c"] args: ['set -o pipefail;for i in {1..200};do (echo > /dev/tcp/template-refactoring-values.yaml-postgresql/5432) && exit 0; sleep 2;done; exit 1'] - name: init-sysctl - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: privileged: true @@ -474,7 +474,7 @@ spec: - name: SONAR_CE_JAVAOPTS value: "" - name: init-fs - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent securityContext: capabilities: @@ -513,7 +513,7 @@ spec: subPath: extensions containers: - name: sonarqube - image: sonarqube:10.6.0-community + image: sonarqube:10.7.0-community imagePullPolicy: IfNotPresent ports: - name: http @@ -650,7 +650,7 @@ spec: automountServiceAccountToken: false containers: - name: template-refactoring-values.yaml-ui-test - image: "sonarqube:10.6.0-community" + image: "sonarqube:10.7.0-community" imagePullPolicy: IfNotPresent command: ['wget'] args: [