We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a339a commit ee23944Copy full SHA for ee23944
.cirrus/tasks.yml
@@ -7,7 +7,7 @@ env:
7
DOCKER_GCLOUD_SA_KEY: VAULT[development/team/sonarqube/kv/data/gcp-marketplace-registry-staging data.key]
8
GCLOUD_REGISTRY: gcr.io/sonarqube-marketplace-provider # This is the staging registry
9
GCLOUD_PRODUCT_NAME: sonarqube-dce-staging # This is the staging product name
10
- GCLOUD_TAG: 10.7.0
+ GCLOUD_TAG: 10.8.0
11
ROSA_OPENSHIFT_URL: VAULT[development/team/sonarqube/kv/data/rosa-openshift data.url]
12
ROSA_OPENSHIFT_USER: VAULT[development/team/sonarqube/kv/data/rosa-dev data.username]
13
ROSA_OPENSHIFT_PASSWORD: VAULT[development/team/sonarqube/kv/data/rosa-dev data.password]
0 commit comments