Skip to content

Instantly share code, notes, and snippets.

@makarov-roman
Created May 9, 2024 13:14
Show Gist options
  • Save makarov-roman/f2f0cea8b4bb7bad801724234becb985 to your computer and use it in GitHub Desktop.
Save makarov-roman/f2f0cea8b4bb7bad801724234becb985 to your computer and use it in GitHub Desktop.
renovate.log
DEBUG: Using RE2 regex engine
DEBUG: Parsing configs
DEBUG: Checking for config file in config.js
DEBUG: No config file found on disk - skipping
DEBUG: Converting GITHUB_COM_TOKEN into a global host rule
DEBUG: Enabling debug logging to renovate-log.ndjson
DEBUG: File config
"config": {}
DEBUG: CLI config
"config": {"repositories": ["its-ops/infrastrture/cloud-aws"], "dryRun": ""}
DEBUG: Env config
"config": {
"hostRules": [
{
"hostType": "docker",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "helm",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "maven",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "npm",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "nuget",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{"hostType": "github", "matchHost": "github.com", "token": "***********"}
],
"onboardingConfigFileName": ".renovaterc.json5",
"repositoryCache": "enabled",
"baseDir": "/builds/devops/infrastructure/renovate-cloud-infra/renovate",
"logFile": "renovate-log.ndjson",
"logFileLevel": "debug",
"onboardingConfig": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["devops/infrastructure/renovate-cloud-infra:default.json5"]
},
"optimizeForDisabled": true,
"persistRepoData": true,
"allowPlugins": true,
"platform": "gitlab",
"endpoint": "https://gitlab.domain.com/api/v4",
"token": "***********",
"autodiscover": false,
"gitAuthor": "automation-user <automation-user@domain.com>",
"executionTimeout": 60
}
DEBUG: Combined config
"config": {
"hostRules": [
{
"hostType": "docker",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "helm",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "maven",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "npm",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{
"hostType": "nuget",
"matchHost": "artifactory.domain.com",
"username": "***",
"password": "***********"
},
{"hostType": "github", "matchHost": "github.com", "token": "***********"}
],
"onboardingConfigFileName": ".renovaterc.json5",
"repositoryCache": "enabled",
"baseDir": "/builds/devops/infrastructure/renovate-cloud-infra/renovate",
"logFile": "renovate-log.ndjson",
"logFileLevel": "debug",
"onboardingConfig": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["devops/infrastructure/renovate-cloud-infra:default.json5"]
},
"optimizeForDisabled": true,
"persistRepoData": true,
"allowPlugins": true,
"platform": "gitlab",
"endpoint": "https://gitlab.domain.com/api/v4",
"token": "***********",
"autodiscover": false,
"gitAuthor": "automation-user <automation-user@domain.com>",
"executionTimeout": 60,
"repositories": ["its-ops/infrastrture/cloud-aws"],
"dryRun": ""
}
DEBUG: Adding trailing slash to endpoint
DEBUG: Enabling forkProcessing while in non-autodiscover mode
DEBUG: Found valid git version: 2.43.2
DEBUG: Setting global hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=docker) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=helm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=maven) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=npm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=nuget) to hostRules
DEBUG: Adding token authentication for github.com (hostType=github) to hostRules
DEBUG: hostRules: authentication already set for gitlab.domain.com
DEBUG: GitLab version is: 16.10.4
DEBUG: Using configured gitAuthor (automation-user <automation-user@domain.com>)
DEBUG: Adding token authentication for gitlab.domain.com (hostType=gitlab) to hostRules
DEBUG: Using configured baseDir: /builds/devops/infrastructure/renovate-cloud-infra/renovate
DEBUG: Using cacheDir: /builds/devops/infrastructure/renovate-cloud-infra/renovate/cache
DEBUG: Using containerbaseDir: /builds/devops/infrastructure/renovate-cloud-infra/renovate/cache/containerbase
DEBUG: Initializing Renovate internal cache into /builds/devops/infrastructure/renovate-cloud-infra/renovate/cache/renovate/renovate-cache-v1
DEBUG: Commits limit = null
DEBUG: Setting global hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=docker) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=helm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=maven) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=npm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=nuget) to hostRules
DEBUG: Adding token authentication for github.com (hostType=github) to hostRules
DEBUG: Adding token authentication for gitlab.domain.com (hostType=gitlab) to hostRules
DEBUG: validatePresets()
DEBUG: Reinitializing hostRules for repo
DEBUG: Clearing hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=docker) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=helm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=maven) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=npm) to hostRules
DEBUG: Adding password authentication for artifactory.domain.com (hostType=nuget) to hostRules
DEBUG: Adding token authentication for github.com (hostType=github) to hostRules
DEBUG: Adding token authentication for gitlab.domain.com (hostType=gitlab) to hostRules
INFO: Repository started (repository=its-ops/infrastrture/cloud-aws)
"renovateVersion": "37.353.0"
DEBUG: Using localDir: /builds/devops/infrastructure/renovate-cloud-infra/renovate/repos/gitlab/its-ops/infrastrture/cloud-aws (repository=its-ops/infrastrture/cloud-aws)
DEBUG: PackageFiles.clear() - Package files deleted (repository=its-ops/infrastrture/cloud-aws)
DEBUG: hostRules: applying Bearer authentication for gitlab.domain.com (repository=its-ops/infrastrture/cloud-aws)
DEBUG: its-ops/infrastrture/cloud-aws default branch = master (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Enabling Git FS (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Using http URL: https://gitlab.domain.com/its-ops/infrastrture/cloud-aws.git (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Repository cache is restored from revision 13 (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Resetting npmrc (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Resetting npmrc (repository=its-ops/infrastrture/cloud-aws)
DEBUG: checkOnboarding() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: isOnboarded() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/configure, Configure Renovate, !open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Checking cached config file name (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Existing config file confirmed (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Repository config (repository=its-ops/infrastrture/cloud-aws)
"fileName": ".renovaterc.json5",
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":label(dependencies)",
":enableVulnerabilityAlertsWithLabel(CVE)",
":prConcurrentLimitNone",
":prHourlyLimitNone",
":semanticCommitsDisabled"
],
"recreateWhen": "always",
"assigneesFromCodeOwners": true,
"cloneSubmodules": true,
"packageRules": [
{
"matchDepPatterns": ["*"],
"commitMessagePrefix": "renovate:",
"commitMessageTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"commitMessageExtra": "",
"commitMessageSuffix": "",
"branchTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"branchPrefix": "renovate/",
"automerge": false,
"rebaseWhen": "conflicted"
},
{
"matchFileNames": [
"stages/eu-dev/**",
"stages/mocca-dev/**",
"stages/dmp-dev/**",
"stage/sre-test/**"
],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"branchPrefix": "renovate-automerge/",
"commitMessagePrefix": "renovate-automerge:",
"rebaseWhen": "auto",
"automerge": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"separateMinorPatch": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"matchUpdateTypes": ["major", "minor"],
"enabled": false
},
{"matchDepPatterns": ["istiod"], "separateMinorPatch": true}
],
"regexManagers": [
{
"fileMatch": ["^.*/_config\\.yaml$"],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"depNameTemplate": "devops/infrastructure/aws-init",
"registryUrlTemplate": "https://gitlab.domain.com",
"datasourceTemplate": "gitlab-tags"
},
{
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "istiod",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts",
"datasourceTemplate": "helm"
},
{
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "cluster-autoscaler-image",
"packageNameTemplate": "kubernetes/autoscaler",
"datasourceTemplate": "github-tags",
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)"
},
{
"fileMatch": ["\\.gitlab-ci\\.yml$"],
"matchStrings": ["TERRAFORM_VERSION:\\s*(?<currentValue>.+)"],
"datasourceTemplate": "docker",
"depNameTemplate": "hashicorp/terraform"
}
]
}
DEBUG: Repo is onboarded (repository=its-ops/infrastrture/cloud-aws)
DEBUG: migrateAndValidate() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Config migration necessary (repository=its-ops/infrastrture/cloud-aws)
"oldConfig": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":label(dependencies)",
":enableVulnerabilityAlertsWithLabel(CVE)",
":prConcurrentLimitNone",
":prHourlyLimitNone",
":semanticCommitsDisabled"
],
"recreateWhen": "always",
"assigneesFromCodeOwners": true,
"cloneSubmodules": true,
"packageRules": [
{
"matchDepPatterns": ["*"],
"commitMessagePrefix": "renovate:",
"commitMessageTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"commitMessageExtra": "",
"commitMessageSuffix": "",
"branchTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"branchPrefix": "renovate/",
"automerge": false,
"rebaseWhen": "conflicted"
},
{
"matchFileNames": [
"stages/eu-dev/**",
"stages/mocca-dev/**",
"stages/dmp-dev/**",
"stage/sre-test/**"
],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"branchPrefix": "renovate-automerge/",
"commitMessagePrefix": "renovate-automerge:",
"rebaseWhen": "auto",
"automerge": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"separateMinorPatch": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"matchUpdateTypes": ["major", "minor"],
"enabled": false
},
{"matchDepPatterns": ["istiod"], "separateMinorPatch": true}
],
"regexManagers": [
{
"fileMatch": ["^.*/_config\\.yaml$"],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"depNameTemplate": "devops/infrastructure/aws-init",
"registryUrlTemplate": "https://gitlab.domain.com",
"datasourceTemplate": "gitlab-tags"
},
{
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "istiod",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts",
"datasourceTemplate": "helm"
},
{
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "cluster-autoscaler-image",
"packageNameTemplate": "kubernetes/autoscaler",
"datasourceTemplate": "github-tags",
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)"
},
{
"fileMatch": ["\\.gitlab-ci\\.yml$"],
"matchStrings": ["TERRAFORM_VERSION:\\s*(?<currentValue>.+)"],
"datasourceTemplate": "docker",
"depNameTemplate": "hashicorp/terraform"
}
]
},
"newConfig": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":label(dependencies)",
":enableVulnerabilityAlertsWithLabel(CVE)",
":prConcurrentLimitNone",
":prHourlyLimitNone",
":semanticCommitsDisabled"
],
"recreateWhen": "always",
"assigneesFromCodeOwners": true,
"cloneSubmodules": true,
"packageRules": [
{
"matchDepPatterns": ["*"],
"commitMessagePrefix": "renovate:",
"commitMessageTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"commitMessageExtra": "",
"commitMessageSuffix": "",
"branchTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"branchPrefix": "renovate/",
"automerge": false,
"rebaseWhen": "conflicted"
},
{
"matchFileNames": [
"stages/eu-dev/**",
"stages/mocca-dev/**",
"stages/dmp-dev/**",
"stage/sre-test/**"
],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"branchPrefix": "renovate-automerge/",
"commitMessagePrefix": "renovate-automerge:",
"rebaseWhen": "auto",
"automerge": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"separateMinorPatch": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"matchUpdateTypes": ["major", "minor"],
"enabled": false
},
{"matchDepPatterns": ["istiod"], "separateMinorPatch": true}
],
"customManagers": [
{
"customType": "regex",
"fileMatch": ["^.*/_config\\.yaml$"],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"depNameTemplate": "devops/infrastructure/aws-init",
"registryUrlTemplate": "https://gitlab.domain.com",
"datasourceTemplate": "gitlab-tags"
},
{
"customType": "regex",
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "istiod",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts",
"datasourceTemplate": "helm"
},
{
"customType": "regex",
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "cluster-autoscaler-image",
"packageNameTemplate": "kubernetes/autoscaler",
"datasourceTemplate": "github-tags",
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)"
},
{
"customType": "regex",
"fileMatch": ["\\.gitlab-ci\\.yml$"],
"matchStrings": ["TERRAFORM_VERSION:\\s*(?<currentValue>.+)"],
"datasourceTemplate": "docker",
"depNameTemplate": "hashicorp/terraform"
}
]
}
DEBUG: Post-massage config (repository=its-ops/infrastrture/cloud-aws)
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":label(dependencies)",
":enableVulnerabilityAlertsWithLabel(CVE)",
":prConcurrentLimitNone",
":prHourlyLimitNone",
":semanticCommitsDisabled"
],
"recreateWhen": "always",
"assigneesFromCodeOwners": true,
"cloneSubmodules": true,
"packageRules": [
{
"matchDepPatterns": ["*"],
"commitMessagePrefix": "renovate:",
"commitMessageTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"commitMessageExtra": "",
"commitMessageSuffix": "",
"branchTopic": "{{#if parentDir}}{{{parentDir}}}{{else}}cloud-aws{{/if}}",
"branchPrefix": "renovate/",
"automerge": false,
"rebaseWhen": "conflicted"
},
{
"matchFileNames": [
"stages/eu-dev/**",
"stages/mocca-dev/**",
"stages/dmp-dev/**",
"stage/sre-test/**"
],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"branchPrefix": "renovate-automerge/",
"commitMessagePrefix": "renovate-automerge:",
"rebaseWhen": "auto",
"automerge": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"separateMinorPatch": true
},
{
"matchDepPatterns": ["cluster-autoscaler-image"],
"matchUpdateTypes": ["major", "minor"],
"enabled": false
},
{"matchDepPatterns": ["istiod"], "separateMinorPatch": true}
],
"customManagers": [
{
"customType": "regex",
"fileMatch": ["^.*/_config\\.yaml$"],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"depNameTemplate": "devops/infrastructure/aws-init",
"registryUrlTemplate": "https://gitlab.domain.com",
"datasourceTemplate": "gitlab-tags"
},
{
"customType": "regex",
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "istiod",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts",
"datasourceTemplate": "helm"
},
{
"customType": "regex",
"fileMatch": ["^.*\\.tfvars$"],
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"depNameTemplate": "cluster-autoscaler-image",
"packageNameTemplate": "kubernetes/autoscaler",
"datasourceTemplate": "github-tags",
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)"
},
{
"customType": "regex",
"fileMatch": ["\\.gitlab-ci\\.yml$"],
"matchStrings": ["TERRAFORM_VERSION:\\s*(?<currentValue>.+)"],
"datasourceTemplate": "docker",
"depNameTemplate": "hashicorp/terraform"
}
]
}
DEBUG: Found repo ignorePaths (repository=its-ops/infrastrture/cloud-aws)
"ignorePaths": ["**/node_modules/**", "**/bower_components/**"]
DEBUG: No vulnerability alerts found (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Initializing git repository into /builds/devops/infrastructure/renovate-cloud-infra/renovate/repos/gitlab/its-ops/infrastrture/cloud-aws (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Performing blobless clone (repository=its-ops/infrastrture/cloud-aws)
DEBUG: git clone completed (repository=its-ops/infrastrture/cloud-aws)
"durationMs": 1513
DEBUG: latest repository commit (repository=its-ops/infrastrture/cloud-aws)
"latestCommit": {
"hash": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"date": "2024-05-09T13:19:30+02:00",
"message": "disable istio injection centrals",
"refs": "HEAD -> master, origin/master, origin/HEAD",
"body": "",
"author_name": "Roman",
"author_email": "roman.makarov@doman.com"
}
DEBUG: findIssue(Dependency Dashboard) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: No baseBranches (repository=its-ops/infrastrture/cloud-aws)
DEBUG: extract() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Cached extract for sha=f74aeee2f3a03da9d381ce801526fe222abb8da1 is valid and can be used (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Deleted cached dep updates (repository=its-ops/infrastrture/cloud-aws)
INFO: Dependency extraction complete (repository=its-ops/infrastrture/cloud-aws, baseBranch=master)
"stats": {
"managers": {
"dockerfile": {"fileCount": 1, "depCount": 1},
"gitlabci": {"fileCount": 2, "depCount": 8},
"regex": {"fileCount": 72, "depCount": 72},
"terraform": {"fileCount": 171, "depCount": 398},
"tflint-plugin": {"fileCount": 1, "depCount": 2}
},
"total": {"fileCount": 247, "depCount": 481}
}
DEBUG: Found no satisfying versions with 'semver-coerced' versioning (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Found no satisfying versions with 'semver-coerced' versioning (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Found no satisfying versions with 'semver-coerced' versioning (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Datasource unknown error (repository=its-ops/infrastrture/cloud-aws)
"datasource": "git-tags",
"packageName": "https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git",
"err": {
"task": {
"commands": [
"ls-remote",
"https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"format": "utf-8",
"parser": "[function]"
},
"message": "fatal: could not read Username for 'https://gitlab.devops.doman.cloud': No such device or address\n",
"stack": "Error: fatal: could not read Username for 'https://**redacted**@3.24.0/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:42:29)\n at PluginStore.exec (/usr/local/renovate/node_modules/.pnpm/simple-git@3.24.0/node_modules/simple-git/src/lib/plugins/plugin-store.ts:54:29)\n at /usr/local/renovate/node_modules/.pnpm/simple-git@3.24.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:124:42\n at new Promise (<anonymous>)\n at GitExecutorChain.handleTaskData (/usr/local/renovate/node_modules/.pnpm/simple-git@3.24.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:121:14)\n at GitExecutorChain.<anonymous> (/usr/local/renovate/node_modules/.pnpm/simple-git@3.24.0/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:97:40)\n at Generator.next (<anonymous>)\n at fulfilled (/usr/local/renovate/node_modules/.pnpm/simple-git@3.24.0/node_modules/simple-git/dist/cjs/index.js:52:24)"
}
DEBUG: Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-prod/namespaces.tf, dependency=https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git)
DEBUG: PackageFiles.add() - Package file saved for base branch (repository=its-ops/infrastrture/cloud-aws, baseBranch=master)
DEBUG: Package releases lookups complete (repository=its-ops/infrastrture/cloud-aws, baseBranch=master)
DEBUG: branchifyUpgrades (repository=its-ops/infrastrture/cloud-aws)
DEBUG: 264 flattened updates found: devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, devops/infrastructure/aws-init, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, istiod, cluster-autoscaler-image, cluster-autoscaler-image, cluster-autoscaler-image, cluster-autoscaler-image, cluster-autoscaler-image, cluster-autoscaler-image, kube-prometheus-stack, kube-prometheus-stack, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kafka, gitlab.domain.com/devops/tf-modules/aws-kafka, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/aws-kube-iam, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/aws-kube-iam, gitlab.domain.com/devops/tf-modules/aws-kube-iam, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/aws-kube-iam, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-loki, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/its-cloud/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, jaeger, jaeger, studio--opentelemetry-collector, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, jaeger, studio--opentelemetry-collector, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, jaeger, gitlab.domain.com/devops/tf-modules/cert-manager, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, jaeger, studio--opentelemetry-collector, gitlab.domain.com/devops/tf-modules/kube-monitoring, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, gitlab.domain.com/devops/tf-modules/aws-kube-namespace, jaeger, studio--opentelemetry-collector (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Returning 30 branch(es) (repository=its-ops/infrastrture/cloud-aws)
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/_config.yaml, branch=renovate/acud-demo)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "2.4.0",
"previousNewValue": "2.4.4",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/acud-demo.tfvars, branch=renovate/acud-demo)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.3",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/local.tf, branch=renovate/acud-demo)
"manager": "terraform",
"depName": "kube-prometheus-stack",
"currentValue": "48.3.6",
"previousNewValue": "48.6.0",
"thisNewValue": "58.4.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/local.tf, branch=renovate/acud-demo)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"currentValue": "1.0.1",
"previousNewValue": "1.3.0",
"thisNewValue": "2.3.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/local.tf, branch=renovate/acud-demo)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "1.0.1",
"previousNewValue": "1.7.1",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/acud-demo/namespaces.tf, branch=renovate/acud-demo)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "2.0.0",
"previousNewValue": "2.0.1",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/be-leuven/_config.yaml, branch=renovate/be-leuven)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "5.3.0",
"previousNewValue": "5.5.0",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/be-leuven/be-leuven.tfvars, branch=renovate/be-leuven)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.20.4",
"previousNewValue": "1.20.6",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/be-leuven/local.tf, branch=renovate/be-leuven)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "3.0.0",
"previousNewValue": "3.2.2",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/eu-prod/_config.yaml, branch=renovate/eu-prod)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "3.0.0",
"previousNewValue": "3.3.1",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/eu-prod/eu-prod.tfvars, branch=renovate/eu-prod)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.4",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/eu-prod/locals.tf, branch=renovate/eu-prod)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"currentValue": "1.0.1",
"previousNewValue": "1.3.0",
"thisNewValue": "2.3.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/eu-prod/locals.tf, branch=renovate/eu-prod)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "1.0.1",
"previousNewValue": "1.7.1",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/eu-sre/_config.yaml, branch=renovate/eu-sre)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "5.3.0",
"previousNewValue": "5.5.0",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-infra/mocca-infra.tfvars, branch=renovate/mocca-infra)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.7",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-prod/_config.yaml, branch=renovate/mocca-prod)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "1.4.3",
"previousNewValue": "1.7.5",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-prod/mocca-prod.tfvars, branch=renovate/mocca-prod)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.3",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-prod/letsencrypt.tf, branch=renovate/mocca-prod)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"currentValue": "1.0.1",
"previousNewValue": "1.1.0",
"thisNewValue": "2.0.1"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-runners/_config.yaml, branch=renovate/mocca-runners)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "4.2.0",
"previousNewValue": "4.5.0",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-runners/mocca-runners.tfvars, branch=renovate/mocca-runners)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.6",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-staging/_config.yaml, branch=renovate/mocca-staging)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "5.2.0",
"previousNewValue": "5.5.0",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-staging/mocca-staging.tfvars, branch=renovate/mocca-staging)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.4",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-staging/locals.tf, branch=renovate/mocca-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"currentValue": "1.1.0",
"previousNewValue": "1.3.0",
"thisNewValue": "2.3.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/mocca-staging/locals.tf, branch=renovate/mocca-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "1.1.0",
"previousNewValue": "1.7.1",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/uk-prod/_config.yaml, branch=renovate/uk-prod)
"manager": "regex",
"depName": "devops/infrastructure/aws-init",
"currentValue": "2.0.0",
"previousNewValue": "2.4.4",
"thisNewValue": "6.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/uk-prod/uk-prod.tfvars, branch=renovate/uk-prod)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.0",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/uk-prod/fusion.tf, branch=renovate/uk-prod)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "1.0.0",
"previousNewValue": "1.2.0",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/uk-prod/fusion.tf, branch=renovate/uk-prod)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "1.0.0",
"previousNewValue": "1.2.0",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/uk-rto-dev/uk-rto-dev.tfvars, branch=renovate/uk-rto-dev)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.20.0",
"previousNewValue": "1.20.6",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-dev/us-dev.tfvars, branch=renovate/us-dev)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.9",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-dev/tracing-deployment.tf, branch=renovate/us-dev)
"manager": "terraform",
"depName": "jaeger",
"currentValue": "0.72.1",
"previousNewValue": "0.74.1",
"thisNewValue": "3.0.7"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-prod/us-prod.tfvars, branch=renovate/us-prod)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.5",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-qa/us-qa.tfvars, branch=renovate/us-qa)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.9",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-staging/us-staging.tfvars, branch=renovate/us-staging)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.9",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/us-test/us-test.tfvars, branch=renovate/us-test)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.19.9",
"previousNewValue": "1.19.10",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/its-eu.tfvars, branch=renovate/its-eu)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.14.1",
"previousNewValue": "1.14.6",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/data.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka",
"currentValue": "0.8.2",
"previousNewValue": "0.10.0",
"thisNewValue": "1.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/locals.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"currentValue": "0.4.0",
"previousNewValue": "0.7.0",
"thisNewValue": "2.3.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/locals.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "0.2.13",
"previousNewValue": "0.9.2",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.6.7",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.6.7",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/its-staging.tfvars, branch=renovate/its-staging)
"manager": "regex",
"depName": "istiod",
"currentValue": "1.14.1",
"previousNewValue": "1.14.6",
"thisNewValue": "1.21.2"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/locals.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"currentValue": "0.4.0",
"previousNewValue": "0.7.0",
"thisNewValue": "2.3.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/locals.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"currentValue": "0.3.2",
"previousNewValue": "0.9.2",
"thisNewValue": "4.0.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
INFO: Ignoring upgrade collision (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"manager": "terraform",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"currentValue": "0.8.3",
"previousNewValue": "0.11.5",
"thisNewValue": "3.2.0"
DEBUG: config.repoIsOnboarded=true (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"newVersion": "2.4.4",
"branches": {
"renovate/acud-demo": "devops/infrastructure/aws-init",
"renovate/uk-prod": "devops/infrastructure/aws-init"
}
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"newVersion": "1.28.4",
"branches": {
"renovate/be-leuven": "cluster-autoscaler-image",
"renovate/eu-sre": "cluster-autoscaler-image"
}
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"newVersion": "6.2.0",
"branches": {
"renovate/dmp-dev": "devops/infrastructure/aws-init",
"renovate/eu-demo": "devops/infrastructure/aws-init",
"renovate/mocca-dev": "devops/infrastructure/aws-init",
"renovate/mocca-infra": "devops/infrastructure/aws-init",
"renovate/mocca-runners2": "devops/infrastructure/aws-init",
"renovate/spatprediction-dev": "devops/infrastructure/aws-init",
"renovate/uk-preprod": "devops/infrastructure/aws-init",
"renovate/uk-rto-dev": "devops/infrastructure/aws-init",
"renovate/us-demo": "devops/infrastructure/aws-init",
"renovate/us-prod": "devops/infrastructure/aws-init",
"renovate/us-qa": "devops/infrastructure/aws-init",
"renovate/us-staging": "devops/infrastructure/aws-init"
}
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"newVersion": "1.29.2",
"branches": {
"renovate/spatprediction-prod": "cluster-autoscaler-image",
"renovate/spatprediction-staging": "cluster-autoscaler-image",
"renovate/us-dev": "cluster-autoscaler-image",
"renovate/us-test": "cluster-autoscaler-image"
}
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://github.com/istio/istio",
"newVersion": "1.21.2",
"branches": {"renovate-automerge/dmp-dev": "istiod", "renovate/sre-test": "istiod"}
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group (repository=its-ops/infrastrture/cloud-aws)
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"newVersion": "2.0.1",
"branches": {
"renovate/eu-dev": "gitlab.domain.com/devops/tf-modules/cert-manager",
"renovate-automerge/mocca-dev": "gitlab.domain.com/devops/tf-modules/cert-manager"
}
DEBUG: packageFiles with updates (repository=its-ops/infrastrture/cloud-aws, baseBranch=master)
"config": {
"dockerfile": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "final",
"replaceString": "hashicorp/terraform:${TERRAFORM_VERSION}",
"skipReason": "invalid-name",
"updates": []
}
],
"packageFile": "ci/images/cloud-aws-runtime.Dockerfile"
}
],
"gitlabci": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "image-name",
"replaceString": "$FULL_IMAGE_NAME",
"skipReason": "invalid-name",
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "image-name",
"replaceString": "$FULL_IMAGE_NAME",
"skipReason": "invalid-name",
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "image-name",
"replaceString": "$FULL_IMAGE_NAME",
"skipReason": "invalid-name",
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "latest",
"datasource": "docker",
"depName": "docker.io/aquasec/trivy",
"depType": "image-name",
"packageName": "docker.io/aquasec/trivy",
"replaceString": "docker.io/aquasec/trivy:latest",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "image-name",
"replaceString": "$FULL_IMAGE_NAME",
"skipReason": "invalid-name",
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"datasource": "docker",
"depType": "image-name",
"replaceString": "$FULL_IMAGE_NAME",
"skipReason": "invalid-name",
"updates": []
}
],
"packageFile": "ci/modules/base.gitlab-ci.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "latest",
"datasource": "docker",
"depName": "docker",
"depType": "image",
"packageName": "docker",
"replaceString": "docker:latest",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "dind",
"datasource": "docker",
"depName": "docker",
"depType": "service-image",
"packageName": "docker",
"replaceString": "docker:dind",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".gitlab-ci.yml"
}
],
"regex": [
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "2.4.0",
"currentVersion": "2.4.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "2.4.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"2.4.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.4.4",
"newValue": "2.4.4",
"releaseTimestamp": "2023-11-17T12:19:33.000Z",
"newMajor": 2,
"newMinor": 4,
"updateType": "patch",
"branchName": "renovate/acud-demo"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/acud-demo"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/acud-demo/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.3.0",
"currentVersion": "5.3.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.3.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.3.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "5.5.0",
"newValue": "5.5.0",
"releaseTimestamp": "2024-04-16T11:38:06.000Z",
"newMajor": 5,
"newMinor": 5,
"updateType": "minor",
"branchName": "renovate/be-leuven"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/be-leuven"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/be-leuven/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "4.5.0",
"currentVersion": "4.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "4.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"4.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/dmp-dev"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/dmp-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/eu-demo"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/eu-demo/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "SRE-1754-fix-velero-backups-for-wp-charts",
"currentVersion": "SRE-1754-fix-velero-backups-for-wp-charts",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"SRE-1754-fix-velero-backups-for-wp-charts\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/eu-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "3.0.0",
"currentVersion": "3.0.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "3.0.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"3.0.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.3.1",
"newValue": "3.3.1",
"releaseTimestamp": "2023-12-04T16:55:24.000Z",
"newMajor": 3,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/eu-prod"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/eu-prod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/eu-prod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.3.0",
"currentVersion": "5.3.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.3.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.3.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "5.5.0",
"newValue": "5.5.0",
"releaseTimestamp": "2024-04-16T11:38:06.000Z",
"newMajor": 5,
"newMinor": 5,
"updateType": "minor",
"branchName": "renovate/eu-sre"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/eu-sre"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/eu-sre/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "init",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"packageName": "devops/infrastructure/aws-init",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"init\"",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/its-eu/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "init",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"packageName": "devops/infrastructure/aws-init",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"init\"",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/its-staging/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-dev"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-infra"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-infra/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "1.4.3",
"currentVersion": "1.4.3",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "1.4.3",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"1.4.3\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.7.5",
"newValue": "1.7.5",
"releaseTimestamp": "2023-09-12T22:32:36.000Z",
"newMajor": 1,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/mocca-prod"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-prod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "4.2.0",
"currentVersion": "4.2.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "4.2.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"4.2.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "4.5.0",
"newValue": "4.5.0",
"releaseTimestamp": "2024-02-14T12:42:54.000Z",
"newMajor": 4,
"newMinor": 5,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-runners"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "6.1.0",
"currentVersion": "6.1.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "6.1.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"6.1.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-runners2"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners2/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.2.0",
"currentVersion": "5.2.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.2.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.2.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "5.5.0",
"newValue": "5.5.0",
"releaseTimestamp": "2024-04-16T11:38:06.000Z",
"newMajor": 5,
"newMinor": 5,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-staging"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-staging/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "6.0.0",
"currentVersion": "6.0.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "6.0.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"6.0.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-dev"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "6.0.0",
"currentVersion": "6.0.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "6.0.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"6.0.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-prod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-prod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "6.0.0",
"currentVersion": "6.0.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "6.0.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"6.0.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-staging"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-staging/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "master",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"packageName": "devops/infrastructure/aws-init",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"master\"",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/sre-test/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/uk-preprod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/uk-preprod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"2.0.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.4.4",
"newValue": "2.4.4",
"releaseTimestamp": "2023-11-17T12:19:33.000Z",
"newMajor": 2,
"newMinor": 4,
"updateType": "minor",
"branchName": "renovate/uk-prod"
},
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/uk-prod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/uk-prod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "3.3.1",
"currentVersion": "3.3.1",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "3.3.1",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"3.3.1\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/uk-rto-dev"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/uk-rto-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-demo"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-demo/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-dev"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-dev/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-prod"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-prod/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-qa"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-qa/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-staging"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-staging/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "gitlab-tags",
"depNameTemplate": "devops/infrastructure/aws-init",
"deps": [
{
"currentValue": "5.5.0",
"currentVersion": "5.5.0",
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"fixedVersion": "5.5.0",
"isSingleVersion": true,
"packageName": "devops/infrastructure/aws-init",
"registryUrl": "https://gitlab.domain.com",
"registryUrls": ["https://gitlab.domain.com/"],
"replaceString": "branch: \"5.5.0\"",
"sourceUrl": "https://gitlab.domain.com/devops/infrastructure/aws-init",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "6.2.0",
"newValue": "6.2.0",
"releaseTimestamp": "2024-05-09T12:31:36.000Z",
"newMajor": 6,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/us-test"
}
]
}
],
"matchStrings": ["branch: \"(?<currentValue>.+)\""],
"packageFile": "stages/us-test/_config.yaml",
"registryUrlTemplate": "https://gitlab.domain.com"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.3",
"currentVersion": "1.19.3",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.3",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.3\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/acud-demo"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/acud-demo"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/acud-demo/acud-demo.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.20.4",
"currentVersion": "1.20.4",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.20.4",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.20.4\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.20.6",
"newValue": "1.20.6",
"newDigest": "4d2ea060f7fe174b1280ea14fc4706518c3fd514bfba5b5dd1479cabc30b43f2",
"releaseTimestamp": "2024-04-22T16:56:18.601Z",
"newMajor": 1,
"newMinor": 20,
"updateType": "patch",
"branchName": "renovate/be-leuven"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/be-leuven"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/be-leuven/be-leuven.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.20.6",
"currentVersion": "1.20.6",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.20.6",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.20.6\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate-automerge/dmp-dev"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/dmp-dev/dmp-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.2",
"currentVersion": "1.21.2",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.2",
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.2\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-demo/eu-demo.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.2",
"currentVersion": "1.21.2",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.2",
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.2\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-dev/eu-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.4",
"currentVersion": "1.19.4",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.4",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.4\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/eu-prod"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/eu-prod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-prod/eu-prod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.0",
"currentVersion": "1.21.0",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.0",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.0\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "patch",
"branchName": "renovate/eu-sre"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-sre/eu-sre.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.14.1",
"currentVersion": "1.14.1",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.14.1",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.14.1\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.14.6",
"newValue": "1.14.6",
"newDigest": "c9f832667e3bd27abcec4fa4d0d909b329b42f0c7f03af4728537495559cbb35",
"releaseTimestamp": "2022-12-12T18:17:58.318Z",
"newMajor": 1,
"newMinor": 14,
"updateType": "patch",
"branchName": "renovate/its-eu"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/its-eu"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/its-eu/its-eu.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.14.1",
"currentVersion": "1.14.1",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.14.1",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.14.1\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.14.6",
"newValue": "1.14.6",
"newDigest": "c9f832667e3bd27abcec4fa4d0d909b329b42f0c7f03af4728537495559cbb35",
"releaseTimestamp": "2022-12-12T18:17:58.318Z",
"newMajor": 1,
"newMinor": 14,
"updateType": "patch",
"branchName": "renovate/its-staging"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/its-staging"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/its-staging/its-staging.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.2",
"currentVersion": "1.21.2",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.2",
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.2\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-dev/mocca-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.7",
"currentVersion": "1.19.7",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.7",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.7\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/mocca-infra"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/mocca-infra"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-infra/mocca-infra.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.3",
"currentVersion": "1.19.3",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.3",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.3\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/mocca-prod"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/mocca-prod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-prod/mocca-prod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.6",
"currentVersion": "1.19.6",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.6",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.6\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/mocca-runners"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners/mocca-runners.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.10",
"currentVersion": "1.19.10",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.10",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.10\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/mocca-runners2"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners2/mocca-runners2.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.4",
"currentVersion": "1.19.4",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.4",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.4\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/mocca-staging"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-staging/mocca-staging.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.1",
"currentVersion": "1.21.1",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.1",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.1\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "patch",
"branchName": "renovate/spatprediction-dev"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-dev/spatprediction-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.0",
"currentVersion": "1.21.0",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.0",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.0\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "patch",
"branchName": "renovate/spatprediction-prod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-prod/spatprediction-prod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.0",
"currentVersion": "1.21.0",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.0",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.0\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "patch",
"branchName": "renovate/spatprediction-staging"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-staging/spatprediction-staging.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.20.6",
"currentVersion": "1.20.6",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.20.6",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.20.6\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/sre-test"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/sre-test/sre-test.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.1",
"currentVersion": "1.21.1",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.1",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.1\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "patch",
"branchName": "renovate/uk-preprod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/uk-preprod/uk-preprod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.0",
"currentVersion": "1.19.0",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.0",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.0\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/uk-prod"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/uk-prod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/uk-prod/uk-prod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.20.0",
"currentVersion": "1.20.0",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.20.0",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.20.0\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.20.6",
"newValue": "1.20.6",
"newDigest": "4d2ea060f7fe174b1280ea14fc4706518c3fd514bfba5b5dd1479cabc30b43f2",
"releaseTimestamp": "2024-04-22T16:56:18.601Z",
"newMajor": 1,
"newMinor": 20,
"updateType": "patch",
"branchName": "renovate/uk-rto-dev"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/uk-rto-dev"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/uk-rto-dev/uk-rto-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.21.2",
"currentVersion": "1.21.2",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.21.2",
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.21.2\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-demo/us-demo.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.9",
"currentVersion": "1.19.9",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.9",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.9\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/us-dev"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-dev/us-dev.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.5",
"currentVersion": "1.19.5",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.5",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.5\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/us-prod"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-prod/us-prod.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.9",
"currentVersion": "1.19.9",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.9",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.9\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/us-qa"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-qa/us-qa.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.9",
"currentVersion": "1.19.9",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.9",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.9\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/us-staging"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-staging/us-staging.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "helm",
"depNameTemplate": "istiod",
"deps": [
{
"currentValue": "1.19.9",
"currentVersion": "1.19.9",
"datasource": "helm",
"depName": "istiod",
"fixedVersion": "1.19.9",
"isSingleVersion": true,
"packageName": "istiod",
"registryUrl": "https://istio-release.storage.googleapis.com/charts",
"registryUrls": [
"https://istio-release.storage.googleapis.com/charts"
],
"replaceString": "istio_version = \"1.19.9\"",
"sourceUrl": "https://github.com/istio/istio",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.19.10",
"newValue": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"releaseTimestamp": "2024-04-22T16:51:37.141Z",
"newMajor": 1,
"newMinor": 19,
"updateType": "patch",
"branchName": "renovate/us-test"
},
{
"bucket": "minor",
"newVersion": "1.21.2",
"newValue": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"releaseTimestamp": "2024-04-22T17:12:15.820Z",
"newMajor": 1,
"newMinor": 21,
"updateType": "minor",
"branchName": "renovate/us-test"
}
]
}
],
"matchStrings": ["istio_version\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-test/us-test.tfvars",
"registryUrlTemplate": "https://istio-release.storage.googleapis.com/charts"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.28.2",
"currentVersion": "1.28.2",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.28.2",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.28.2\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.28.4",
"newValue": "1.28.4",
"releaseTimestamp": "2024-03-19T11:00:45.000Z",
"newMajor": 1,
"newMinor": 28,
"updateType": "patch",
"branchName": "renovate/be-leuven"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/be-leuven"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/be-leuven/be-leuven.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.27.7",
"currentVersion": "1.27.7",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.27.7",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.27.7\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate-automerge/dmp-dev"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/dmp-dev/dmp-dev.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.28.4",
"currentVersion": "1.28.4",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.28.4",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.28.4\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/eu-demo"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-demo/eu-demo.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.2",
"currentVersion": "1.29.2",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.2",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.2\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate-automerge/eu-dev"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-dev/eu-dev.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.28.2",
"currentVersion": "1.28.2",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.28.2",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.28.2\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.28.4",
"newValue": "1.28.4",
"releaseTimestamp": "2024-03-19T11:00:45.000Z",
"newMajor": 1,
"newMinor": 28,
"updateType": "patch",
"branchName": "renovate/eu-sre"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/eu-sre/eu-sre.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.24.3",
"currentVersion": "1.24.3",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.24.3",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.24.3\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate-automerge/mocca-dev"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-dev/mocca-dev.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.24.3",
"currentVersion": "1.24.3",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.24.3",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.24.3\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners/mocca-runners.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.24.3",
"currentVersion": "1.24.3",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.24.3",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.24.3\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/mocca-runners2"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/mocca-runners2/mocca-runners2.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.2",
"currentVersion": "1.29.2",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.2",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.2\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/spatprediction-dev"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-dev/spatprediction-dev.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.0",
"currentVersion": "1.29.0",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.0",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.0\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.29.2",
"newValue": "1.29.2",
"releaseTimestamp": "2024-03-20T05:43:08.000Z",
"newMajor": 1,
"newMinor": 29,
"updateType": "patch",
"branchName": "renovate/spatprediction-prod"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/spatprediction-prod"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-prod/spatprediction-prod.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.0",
"currentVersion": "1.29.0",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.0",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.0\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.29.2",
"newValue": "1.29.2",
"releaseTimestamp": "2024-03-20T05:43:08.000Z",
"newMajor": 1,
"newMinor": 29,
"updateType": "patch",
"branchName": "renovate/spatprediction-staging"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/spatprediction-staging"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/spatprediction-staging/spatprediction-staging.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.2",
"currentVersion": "1.29.2",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.2",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.2\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/sre-test"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/sre-test/sre-test.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.28.4",
"currentVersion": "1.28.4",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.28.4",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.28.4\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/us-demo"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-demo/us-demo.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.0",
"currentVersion": "1.29.0",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.0",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.0\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.29.2",
"newValue": "1.29.2",
"releaseTimestamp": "2024-03-20T05:43:08.000Z",
"newMajor": 1,
"newMinor": 29,
"updateType": "patch",
"branchName": "renovate/us-dev"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-dev/us-dev.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "github-tags",
"depNameTemplate": "cluster-autoscaler-image",
"deps": [
{
"currentValue": "1.29.0",
"currentVersion": "1.29.0",
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"extractVersion": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"fixedVersion": "1.29.0",
"isSingleVersion": true,
"packageName": "kubernetes/autoscaler",
"registryUrl": "https://github.com",
"replaceString": "autoscaler_image_tag = \"1.29.0\"",
"sourceUrl": "https://github.com/kubernetes/autoscaler",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "patch",
"newVersion": "1.29.2",
"newValue": "1.29.2",
"releaseTimestamp": "2024-03-20T05:43:08.000Z",
"newMajor": 1,
"newMinor": 29,
"updateType": "patch",
"branchName": "renovate/us-test"
},
{
"bucket": "minor",
"newVersion": "1.30.0",
"newValue": "1.30.0",
"releaseTimestamp": "2024-04-24T13:07:41.000Z",
"newMajor": 1,
"newMinor": 30,
"updateType": "minor",
"branchName": "renovate/us-test"
}
]
}
],
"extractVersionTemplate": "cluster-autoscaler-(?<version>\\d+\\.\\d+\\.\\d+)",
"matchStrings": ["autoscaler_image_tag\\s*=\\s*\"(?<currentValue>.+)\""],
"packageFile": "stages/us-test/us-test.tfvars",
"packageNameTemplate": "kubernetes/autoscaler"
},
{
"datasourceTemplate": "docker",
"depNameTemplate": "hashicorp/terraform",
"deps": [
{
"currentValue": "1.8.3",
"currentVersion": "1.8.3",
"datasource": "docker",
"depName": "hashicorp/terraform",
"fixedVersion": "1.8.3",
"homepage": "https://www.terraform.io/",
"packageName": "hashicorp/terraform",
"registryUrl": "https://index.docker.io",
"replaceString": "TERRAFORM_VERSION: 1.8.3",
"sourceUrl": "https://github.com/hashicorp/terraform",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"matchStrings": ["TERRAFORM_VERSION:\\s*(?<currentValue>.+)"],
"packageFile": ".gitlab-ci.yml"
}
],
"terraform": [
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "aws",
"depType": "provider",
"packageName": "hashicorp/aws",
"skipReason": "unspecified-version",
"updates": []
}
],
"packageFile": "modules/remote-dns/aws/main.tf"
},
{
"deps": [
{
"currentValue": "48.3.6",
"currentVersion": "48.3.6",
"datasource": "helm",
"depName": "kube-prometheus-stack",
"depType": "helm_release",
"fixedVersion": "48.3.6",
"homepage": "https://github.com/prometheus-operator/kube-prometheus",
"isSingleVersion": true,
"packageName": "kube-prometheus-stack",
"registryUrl": "https://prometheus-community.github.io/helm-charts",
"registryUrls": [
"https://prometheus-community.github.io/helm-charts"
],
"sourceUrl": "https://github.com/prometheus-community/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "48.6.0",
"newValue": "48.6.0",
"newDigest": "cfe2724b5ed3c0261dd5784fabfb47886359bb0ba9a061487cde0eac25be4c34",
"releaseTimestamp": "2023-08-27T14:18:21.315Z",
"newMajor": 48,
"newMinor": 6,
"updateType": "minor",
"branchName": "renovate/acud-demo"
},
{
"bucket": "major",
"newVersion": "58.4.0",
"newValue": "58.4.0",
"newDigest": "46102a2be3dcf80b09a3770028a107f973e7c3718b3ec44048de02e88a2316e7",
"releaseTimestamp": "2024-05-05T09:55:21.404Z",
"newMajor": 58,
"newMinor": 4,
"updateType": "major",
"branchName": "renovate/acud-demo"
}
]
},
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "1.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.3.0",
"newValue": "1.3.0",
"newMajor": 1,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/acud-demo"
},
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/acud-demo"
}
]
},
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "1.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.7.1",
"newValue": "1.7.1",
"newMajor": 1,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/acud-demo"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/acud-demo"
}
]
}
],
"packageFile": "stages/acud-demo/local.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/acud-demo"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/acud-demo"
}
]
}
],
"packageFile": "stages/acud-demo/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/acud-demo/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/acud-demo/sre-peering-lb.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/acud-demo/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/acud-demo/volumes.tf"
},
{
"deps": [
{
"currentValue": "2.1.1",
"currentVersion": "2.1.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.1.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/be-leuven"
}
]
},
{
"currentValue": "3.0.0",
"currentVersion": "3.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "3.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.2",
"newValue": "3.2.2",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/be-leuven"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/be-leuven"
}
]
}
],
"packageFile": "stages/be-leuven/local.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/be-leuven"
}
]
}
],
"packageFile": "stages/be-leuven/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/be-leuven/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/be-leuven/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/be-leuven/volumes.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/dmp-dev/istio-vs.tf"
},
{
"deps": [
{
"currentValue": "1.1.0",
"currentVersion": "1.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "1.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/dmp-dev"
}
]
}
],
"packageFile": "stages/dmp-dev/locals.tf"
},
{
"deps": [
{
"currentValue": "1.3.0",
"currentVersion": "1.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "1.3.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/dmp-dev"
}
]
},
{
"currentValue": "1.7.1",
"currentVersion": "1.7.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "1.7.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/dmp-dev"
}
]
}
],
"packageFile": "stages/dmp-dev/monitoring.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/dmp-dev/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/dmp-dev/remote-dns.tf"
},
{
"deps": [
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/timestream-db",
"depType": "module",
"fixedVersion": "1.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/timestream-db.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/timestream-db",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/dmp-dev/timestream.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/dmp-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "2.0.1",
"currentVersion": "2.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "4.0.0",
"currentVersion": "4.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "4.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-demo/local.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-demo/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-demo/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-demo/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/timestream-db",
"depType": "module",
"fixedVersion": "1.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/timestream-db.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/timestream-db",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-demo/timestream.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-demo/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-demo/volumes.tf"
},
{
"deps": [
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka",
"depType": "module",
"fixedVersion": "1.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kafka.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kafka",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.0",
"currentVersion": "0.4.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-store",
"depType": "module",
"fixedVersion": "0.4.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-dev/data.tf"
},
{
"deps": [
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "helm",
"depName": "doit-eks-lens",
"depType": "helm_release",
"fixedVersion": "1.0.1",
"packageName": "doit-eks-lens",
"registryUrl": "https://doitintl.github.io/doit-eks-lens-helm-chart",
"registryUrls": [
"https://doitintl.github.io/doit-eks-lens-helm-chart/"
],
"sourceUrl": "https://github.com/doitintl/doit-eks-lens-helm-chart",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.1.0",
"currentVersion": "0.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "0.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/eu-dev"
}
]
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "feature/networkcost-enabled",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-dev/locals.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-dev/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-dev/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-dev/sre-peering-lb.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-dev/volumes.tf"
},
{
"deps": [
{
"currentValue": "0.1.0",
"currentVersion": "0.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "0.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/eu-prod"
}
]
},
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "1.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.3.0",
"newValue": "1.3.0",
"newMajor": 1,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/eu-prod"
},
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/eu-prod"
}
]
},
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "1.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.7.1",
"newValue": "1.7.1",
"newMajor": 1,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/eu-prod"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/eu-prod"
}
]
}
],
"packageFile": "stages/eu-prod/locals.tf"
},
{
"deps": [
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-prod"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-prod"
}
]
}
],
"packageFile": "stages/eu-prod/namespaces.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "aws",
"depType": "provider",
"packageName": "hashicorp/aws",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-prod/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-prod/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/timestream-db",
"depType": "module",
"fixedVersion": "1.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/timestream-db.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/timestream-db",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-prod/timestream.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-prod/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-prod/volumes.tf"
},
{
"deps": [
{
"currentValue": "main",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-argocd",
"depType": "module",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-argocd",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.1",
"currentVersion": "2.1.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.1.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
}
],
"packageFile": "stages/eu-sre/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/eu-sre"
}
]
}
],
"packageFile": "stages/eu-sre/namespaces.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "aws",
"depType": "provider",
"packageName": "hashicorp/aws",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-sre/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/eu-sre/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/eu-sre/volumes.tf"
},
{
"deps": [
{
"currentValue": "0.4.0",
"currentVersion": "0.4.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-store",
"depType": "module",
"fixedVersion": "0.4.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.8.2",
"currentVersion": "0.8.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka",
"depType": "module",
"fixedVersion": "0.8.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kafka.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kafka",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.10.0",
"newValue": "0.10.0",
"newMajor": 0,
"newMinor": 10,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "1.0.0",
"newValue": "1.0.0",
"newMajor": 1,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
}
],
"packageFile": "stages/its-eu/data.tf"
},
{
"deps": [
{
"currentValue": "0.4.0",
"currentVersion": "0.4.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "0.4.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.7.0",
"newValue": "0.7.0",
"newMajor": 0,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.2.13",
"currentVersion": "0.2.13",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "0.2.13",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.9.2",
"newValue": "0.9.2",
"newMajor": 0,
"newMinor": 9,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
}
],
"packageFile": "stages/its-eu/locals.tf"
},
{
"deps": [
{
"currentValue": "0.6.7",
"currentVersion": "0.6.7",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.6.7",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.6.7",
"currentVersion": "0.6.7",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.6.7",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-eu"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-eu"
}
]
}
],
"packageFile": "stages/its-eu/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/its-eu/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/its-eu/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/its-eu/volumes.tf"
},
{
"deps": [
{
"currentValue": "0.4.0",
"currentVersion": "0.4.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-store",
"depType": "module",
"fixedVersion": "0.4.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-store",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "workaround/multiple-vpc-endpoints",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka",
"depType": "module",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kafka.git",
"skipReason": "invalid-value",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/its-staging/data.tf"
},
{
"deps": [
{
"currentValue": "0.4.0",
"currentVersion": "0.4.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "0.4.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.7.0",
"newValue": "0.7.0",
"newMajor": 0,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.3.2",
"currentVersion": "0.3.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "0.3.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.9.2",
"newValue": "0.9.2",
"newMajor": 0,
"newMinor": 9,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
}
],
"packageFile": "stages/its-staging/locals.tf"
},
{
"deps": [
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
},
{
"currentValue": "0.8.3",
"currentVersion": "0.8.3",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.8.3",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.11.5",
"newValue": "0.11.5",
"newMajor": 0,
"newMinor": 11,
"updateType": "minor",
"branchName": "renovate/its-staging"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/its-staging"
}
]
}
],
"packageFile": "stages/its-staging/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/its-staging/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/its-staging/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/its-staging/volumes.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-dev/istio-vs.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate-automerge/mocca-dev"
}
]
}
],
"packageFile": "stages/mocca-dev/letsencrypt.tf"
},
{
"deps": [
{
"currentValue": "0.0.9",
"currentVersion": "0.0.9",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "0.0.9",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.1.1",
"newValue": "2.1.1",
"newMajor": 2,
"newMinor": 1,
"updateType": "major",
"branchName": "renovate/mocca-dev"
}
]
},
{
"currentValue": "2.1.1",
"currentVersion": "2.1.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "2.1.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.2",
"currentVersion": "3.2.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "3.2.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/mocca-dev"
}
]
}
],
"packageFile": "stages/mocca-dev/locals.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-dev/namespaces.tf"
},
{
"deps": [
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-dev/oauth2-proxy.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-dev/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-infra/istio-vs.tf"
},
{
"deps": [
{
"depName": "argo-cd",
"depType": "module",
"packageName": "argo-cd",
"updates": []
}
],
"packageFile": "stages/mocca-infra/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-infra"
}
]
}
],
"packageFile": "stages/mocca-infra/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-infra/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-infra/vault.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-prod/istio-vs.tf"
},
{
"deps": [
{
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "1.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.1.0",
"newValue": "1.1.0",
"newMajor": 1,
"newMinor": 1,
"updateType": "minor",
"branchName": "renovate/mocca-prod"
},
{
"bucket": "major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
}
],
"packageFile": "stages/mocca-prod/letsencrypt.tf"
},
{
"deps": [
{
"currentValue": "0.0.6",
"currentVersion": "0.0.6",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "0.0.6",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.1.1",
"newValue": "2.1.1",
"newMajor": 2,
"newMinor": 1,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "2.0.2",
"currentVersion": "2.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "2.0.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.1.1",
"newValue": "2.1.1",
"newMajor": 2,
"newMinor": 1,
"updateType": "minor",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.7.0",
"currentVersion": "0.7.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "0.7.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.9.2",
"currentVersion": "0.9.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "0.9.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"depName": "transit_gateway_attachment_mocca_prod",
"depType": "module",
"packageName": "transit_gateway_attachment_mocca_prod",
"updates": []
}
],
"packageFile": "stages/mocca-prod/locals.tf"
},
{
"deps": [
{
"currentValue": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"packageName": "https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git",
"versioning": "semver-coerced",
"warnings": [
{
"topic": "https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git",
"message": "Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
}
],
"updates": []
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
},
{
"currentValue": "0.11.5",
"currentVersion": "0.11.5",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "0.11.5",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/mocca-prod"
}
]
}
],
"packageFile": "stages/mocca-prod/namespaces.tf"
},
{
"deps": [
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.0.2",
"newValue": "0.0.2",
"newMajor": 0,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/mocca-prod"
}
]
}
],
"packageFile": "stages/mocca-prod/oauth2-proxy.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-prod/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-prod/vault.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-runners/istio-vs.tf"
},
{
"deps": [
{
"currentValue": "2.1.1",
"currentVersion": "2.1.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.1.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
}
]
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/mocca-runners"
}
]
}
],
"packageFile": "stages/mocca-runners/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-runners"
}
]
}
],
"packageFile": "stages/mocca-runners/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-runners/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-runners/vault.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-runners2/istio-vs.tf"
},
{
"deps": [
{
"currentValue": "4.0.0",
"currentVersion": "4.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "4.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-runners2/locals.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-runners2/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-runners2/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-runners2/vault.tf"
},
{
"deps": [
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.0",
"currentVersion": "0.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"depType": "module",
"fixedVersion": "0.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-istio-vs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-staging/istio_vs.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/mocca-staging"
}
]
}
],
"packageFile": "stages/mocca-staging/letsencrypt.tf"
},
{
"deps": [
{
"currentValue": "0.0.9",
"currentVersion": "0.0.9",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "0.0.9",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "2.1.1",
"newValue": "2.1.1",
"newMajor": 2,
"newMinor": 1,
"updateType": "major",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "2.1.1",
"currentVersion": "2.1.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"depType": "module",
"fixedVersion": "2.1.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "1.1.0",
"currentVersion": "1.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "1.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.3.0",
"newValue": "1.3.0",
"newMajor": 1,
"newMinor": 3,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
},
{
"bucket": "major",
"newVersion": "2.3.0",
"newValue": "2.3.0",
"newMajor": 2,
"newMinor": 3,
"updateType": "major",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "1.1.0",
"currentVersion": "1.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "1.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.7.1",
"newValue": "1.7.1",
"newMajor": 1,
"newMinor": 7,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
},
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/mocca-staging"
}
]
},
{
"depName": "transit_gateway_attachment_mocca_staging",
"depType": "module",
"packageName": "transit_gateway_attachment_mocca_staging",
"updates": []
}
],
"packageFile": "stages/mocca-staging/locals.tf"
},
{
"deps": [
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
},
{
"currentValue": "3.0.1",
"currentVersion": "3.0.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/mocca-staging"
}
]
}
],
"packageFile": "stages/mocca-staging/namespaces.tf"
},
{
"deps": [
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.0.2",
"currentVersion": "0.0.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"depType": "module",
"fixedVersion": "0.0.2",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/mocca-staging/oauth2-proxy.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-staging/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/mocca-staging/vault.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "4.0.0",
"currentVersion": "4.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "4.0.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/spatprediction-dev/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-dev"
}
]
}
],
"packageFile": "stages/spatprediction-dev/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-dev/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/spatprediction-prod"
}
]
}
],
"packageFile": "stages/spatprediction-prod/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-prod"
}
]
}
],
"packageFile": "stages/spatprediction-prod/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-prod/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-prod/vault.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/spatprediction-staging"
}
]
}
],
"packageFile": "stages/spatprediction-staging/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/spatprediction-staging"
}
]
}
],
"packageFile": "stages/spatprediction-staging/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-staging/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/spatprediction-staging/vault.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/sre-test/namespaces.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "aws",
"depType": "provider",
"packageName": "hashicorp/aws",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/sre-test/remote-dns.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/sre-test/vault.tf"
},
{
"deps": [
{
"currentValue": "${local.secrets_reflector_version}",
"datasource": "helm",
"depName": "reflector",
"depType": "helm_release",
"packageName": "reflector",
"registryUrls": ["https://emberstack.github.io/helm-charts"],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-preprod/external-secrets-manager.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/uk-preprod"
}
]
}
],
"packageFile": "stages/uk-preprod/fusion.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-preprod/logging.tf"
},
{
"deps": [
{
"currentValue": "3.2.2",
"currentVersion": "3.2.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/its-cloud/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "3.2.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/its-cloud/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/its-cloud/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/uk-preprod"
}
]
}
],
"packageFile": "stages/uk-preprod/monitoring.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-preprod/remote-dns.tf"
},
{
"deps": [
{
"currentValue": "${local.strimzi_kafka_version}",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"packageName": "strimzi-kafka-operator",
"registryUrls": ["https://strimzi.io/charts/"],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-preprod/strimzi-kafka.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-preprod/vault.tf"
},
{
"deps": [
{
"currentValue": "${local.zalando_postgres_version}",
"datasource": "helm",
"depName": "postgres-operator",
"depType": "helm_release",
"packageName": "postgres-operator",
"registryUrls": [
"https://opensource.zalando.com/postgres-operator/charts/postgres-operator"
],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-preprod/zalando-postgresql.tf"
},
{
"deps": [
{
"currentValue": "${local.secrets_reflector_version}",
"datasource": "helm",
"depName": "reflector",
"depType": "helm_release",
"packageName": "reflector",
"registryUrls": ["https://emberstack.github.io/helm-charts"],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-prod/external-secrets-manager.tf"
},
{
"deps": [
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "1.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.2.0",
"newValue": "1.2.0",
"newMajor": 1,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/uk-prod"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/uk-prod"
}
]
},
{
"currentValue": "1.0.0",
"currentVersion": "1.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "1.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.2.0",
"newValue": "1.2.0",
"newMajor": 1,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/uk-prod"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/uk-prod"
}
]
}
],
"packageFile": "stages/uk-prod/fusion.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-prod/remote-dns.tf"
},
{
"deps": [
{
"currentValue": "${local.strimzi_kafka_version}",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"packageName": "strimzi-kafka-operator",
"registryUrls": ["https://strimzi.io/charts/"],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-prod/strimzi-kafka.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-prod/vault.tf"
},
{
"deps": [
{
"currentValue": "${local.zalando_postgres_version}",
"datasource": "helm",
"depName": "postgres-operator",
"depType": "helm_release",
"packageName": "postgres-operator",
"registryUrls": [
"https://opensource.zalando.com/postgres-operator/charts/postgres-operator"
],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-prod/zalando-postgresql.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-rto-dev/remote-dns.tf"
},
{
"deps": [
{
"currentValue": "${local.strimzi_kafka_version}",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"packageName": "strimzi-kafka-operator",
"registryUrls": ["https://strimzi.io/charts/"],
"skipReason": "invalid-value",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/uk-rto-dev/strimzi-kafka.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/uk-rto-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.2",
"currentVersion": "3.2.2",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "3.2.2",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-demo"
}
]
}
],
"packageFile": "stages/us-demo/locals.tf"
},
{
"deps": [
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-demo/namespaces.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-demo/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-demo/sre-peering-lb.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-demo/vault.tf"
},
{
"deps": [
{
"currentValue": "0.4.1",
"currentVersion": "0.4.1",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"depType": "module",
"fixedVersion": "0.4.1",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-efs",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-demo/volumes.tf"
},
{
"deps": [
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "helm",
"depName": "flink-kubernetes-operator",
"depType": "helm_release",
"fixedVersion": "1.7.0",
"packageName": "flink-kubernetes-operator",
"registryUrl": "https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0",
"registryUrls": [
"https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-dev/flink-k8-operator-deployment.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-dev"
}
]
}
],
"packageFile": "stages/us-dev/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-dev"
}
]
}
],
"packageFile": "stages/us-dev/namespaces.tf"
},
{
"deps": [
{
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "helm",
"depName": "redflash-kafka-server",
"depType": "helm_release",
"fixedVersion": "1.4.0",
"packageName": "redflash-kafka-server",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"sourceUrl": "https://gitlab.domain.com/its/red-flash/kafka-server",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.40.0",
"currentVersion": "0.40.0",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"fixedVersion": "0.40.0",
"homepage": "https://strimzi.io/",
"packageName": "strimzi-kafka-operator",
"registryUrl": "https://strimzi.io/charts",
"registryUrls": ["https://strimzi.io/charts"],
"sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-dev/redflash-kafka-deployment.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-dev/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-dev/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "0.72.1",
"currentVersion": "0.72.1",
"datasource": "helm",
"depName": "jaeger",
"depType": "helm_release",
"fixedVersion": "0.72.1",
"homepage": "https://jaegertracing.io",
"isSingleVersion": true,
"packageName": "jaeger",
"registryUrl": "https://jaegertracing.github.io/helm-charts",
"registryUrls": ["https://jaegertracing.github.io/helm-charts"],
"sourceUrl": "https://github.com/jaegertracing/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.74.1",
"newValue": "0.74.1",
"newDigest": "3d7c7bcd3fe7215b3441be82a59c2367a334bc33b8464fa0bf480cb67213e4af",
"releaseTimestamp": "2024-01-22T15:43:53.591Z",
"newMajor": 0,
"newMinor": 74,
"updateType": "minor",
"branchName": "renovate/us-dev"
},
{
"bucket": "major",
"newVersion": "3.0.7",
"newValue": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"releaseTimestamp": "2024-05-06T20:57:03.913Z",
"newMajor": 3,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-dev"
}
]
},
{
"currentValue": "0.0.0-main",
"currentVersion": "0.0.0-main",
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"depType": "helm_release",
"fixedVersion": "0.0.0-main",
"isSingleVersion": true,
"packageName": "studio--opentelemetry-collector",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.0.0-otlp-tempo",
"newValue": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"releaseTimestamp": "2024-03-22T07:42:36.515Z",
"newMajor": 0,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-dev"
}
]
}
],
"packageFile": "stages/us-dev/tracing-deployment.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-dev/vault.tf"
},
{
"deps": [
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "helm",
"depName": "flink-kubernetes-operator",
"depType": "helm_release",
"fixedVersion": "1.7.0",
"packageName": "flink-kubernetes-operator",
"registryUrl": "https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0",
"registryUrls": [
"https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-prod/flink-cluster-deployment.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-prod"
}
]
}
],
"packageFile": "stages/us-prod/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-prod"
}
]
}
],
"packageFile": "stages/us-prod/namespaces.tf"
},
{
"deps": [
{
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "helm",
"depName": "redflash-kafka-server",
"depType": "helm_release",
"fixedVersion": "1.4.0",
"packageName": "redflash-kafka-server",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"sourceUrl": "https://gitlab.domain.com/its/red-flash/kafka-server",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.40.0",
"currentVersion": "0.40.0",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"fixedVersion": "0.40.0",
"homepage": "https://strimzi.io/",
"packageName": "strimzi-kafka-operator",
"registryUrl": "https://strimzi.io/charts",
"registryUrls": ["https://strimzi.io/charts"],
"sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-prod/redflash-kafka-deployment.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-prod/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-prod/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "0.74.1",
"currentVersion": "0.74.1",
"datasource": "helm",
"depName": "jaeger",
"depType": "helm_release",
"fixedVersion": "0.74.1",
"homepage": "https://jaegertracing.io",
"isSingleVersion": true,
"packageName": "jaeger",
"registryUrl": "https://jaegertracing.github.io/helm-charts",
"registryUrls": ["https://jaegertracing.github.io/helm-charts"],
"sourceUrl": "https://github.com/jaegertracing/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.0.7",
"newValue": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"releaseTimestamp": "2024-05-06T20:57:03.913Z",
"newMajor": 3,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-prod"
}
]
},
{
"currentValue": "0.0.0-main",
"currentVersion": "0.0.0-main",
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"depType": "helm_release",
"fixedVersion": "0.0.0-main",
"isSingleVersion": true,
"packageName": "studio--opentelemetry-collector",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.0.0-otlp-tempo",
"newValue": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"releaseTimestamp": "2024-03-22T07:42:36.515Z",
"newMajor": 0,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-prod"
}
]
}
],
"packageFile": "stages/us-prod/tracing-deployment.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-prod/vault.tf"
},
{
"deps": [
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "helm",
"depName": "flink-kubernetes-operator",
"depType": "helm_release",
"fixedVersion": "1.7.0",
"packageName": "flink-kubernetes-operator",
"registryUrl": "https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0",
"registryUrls": [
"https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-qa/flink-cluster-deployment.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-qa"
}
]
}
],
"packageFile": "stages/us-qa/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "3.2.0",
"currentVersion": "3.2.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.2.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-qa"
}
]
}
],
"packageFile": "stages/us-qa/namespaces.tf"
},
{
"deps": [
{
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "helm",
"depName": "redflash-kafka-server",
"depType": "helm_release",
"fixedVersion": "1.4.0",
"packageName": "redflash-kafka-server",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"sourceUrl": "https://gitlab.domain.com/its/red-flash/kafka-server",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.40.0",
"currentVersion": "0.40.0",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"fixedVersion": "0.40.0",
"homepage": "https://strimzi.io/",
"packageName": "strimzi-kafka-operator",
"registryUrl": "https://strimzi.io/charts",
"registryUrls": ["https://strimzi.io/charts"],
"sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-qa/redflash-kafka-deployment.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-qa/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-qa/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "0.74.1",
"currentVersion": "0.74.1",
"datasource": "helm",
"depName": "jaeger",
"depType": "helm_release",
"fixedVersion": "0.74.1",
"homepage": "https://jaegertracing.io",
"isSingleVersion": true,
"packageName": "jaeger",
"registryUrl": "https://jaegertracing.github.io/helm-charts",
"registryUrls": ["https://jaegertracing.github.io/helm-charts"],
"sourceUrl": "https://github.com/jaegertracing/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.0.7",
"newValue": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"releaseTimestamp": "2024-05-06T20:57:03.913Z",
"newMajor": 3,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-qa"
}
]
},
{
"currentValue": "0.0.2-batcherror",
"currentVersion": "0.0.2-batcherror",
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"depType": "helm_release",
"fixedVersion": "0.0.2-batcherror",
"packageName": "studio--opentelemetry-collector",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-qa/tracing-deployment.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-qa/vault.tf"
},
{
"deps": [
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "helm",
"depName": "flink-kubernetes-operator",
"depType": "helm_release",
"fixedVersion": "1.7.0",
"packageName": "flink-kubernetes-operator",
"registryUrl": "https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0",
"registryUrls": [
"https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-staging/flink-cluster-deployment.tf"
},
{
"deps": [
{
"currentValue": "2.0.0",
"currentVersion": "2.0.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"depType": "module",
"fixedVersion": "2.0.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/cert-manager",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "2.0.1",
"newValue": "2.0.1",
"newMajor": 2,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-staging"
}
]
}
],
"packageFile": "stages/us-staging/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-staging"
}
]
}
],
"packageFile": "stages/us-staging/namespaces.tf"
},
{
"deps": [
{
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "helm",
"depName": "redflash-kafka-server",
"depType": "helm_release",
"fixedVersion": "1.4.0",
"packageName": "redflash-kafka-server",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"sourceUrl": "https://gitlab.domain.com/its/red-flash/kafka-server",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.40.0",
"currentVersion": "0.40.0",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"fixedVersion": "0.40.0",
"homepage": "https://strimzi.io/",
"packageName": "strimzi-kafka-operator",
"registryUrl": "https://strimzi.io/charts",
"registryUrls": ["https://strimzi.io/charts"],
"sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-staging/redflash-kafka-deployment.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-staging/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-staging/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "0.74.1",
"currentVersion": "0.74.1",
"datasource": "helm",
"depName": "jaeger",
"depType": "helm_release",
"fixedVersion": "0.74.1",
"homepage": "https://jaegertracing.io",
"isSingleVersion": true,
"packageName": "jaeger",
"registryUrl": "https://jaegertracing.github.io/helm-charts",
"registryUrls": ["https://jaegertracing.github.io/helm-charts"],
"sourceUrl": "https://github.com/jaegertracing/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.0.7",
"newValue": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"releaseTimestamp": "2024-05-06T20:57:03.913Z",
"newMajor": 3,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-staging"
}
]
},
{
"currentValue": "0.0.0-main",
"currentVersion": "0.0.0-main",
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"depType": "helm_release",
"fixedVersion": "0.0.0-main",
"isSingleVersion": true,
"packageName": "studio--opentelemetry-collector",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.0.0-otlp-tempo",
"newValue": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"releaseTimestamp": "2024-03-22T07:42:36.515Z",
"newMajor": 0,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-staging"
}
]
}
],
"packageFile": "stages/us-staging/tracing-deployment.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-staging/vault.tf"
},
{
"deps": [
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "helm",
"depName": "flink-kubernetes-operator",
"depType": "helm_release",
"fixedVersion": "1.7.0",
"packageName": "flink-kubernetes-operator",
"registryUrl": "https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0",
"registryUrls": [
"https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.7.0"
],
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-test/flink-k8-operator-deployment.tf"
},
{
"deps": [
{
"currentValue": "2.3.0",
"currentVersion": "2.3.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"depType": "module",
"fixedVersion": "2.3.0",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-loki",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"depType": "module",
"fixedVersion": "2.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "4.0.0",
"newValue": "4.0.0",
"newMajor": 4,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-test"
}
]
}
],
"packageFile": "stages/us-test/locals.tf"
},
{
"deps": [
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-test"
}
]
},
{
"currentValue": "3.1.0",
"currentVersion": "3.1.0",
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"depType": "module",
"fixedVersion": "3.1.0",
"isSingleVersion": true,
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git",
"sourceUrl": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/us-test"
}
]
}
],
"packageFile": "stages/us-test/namespaces.tf"
},
{
"deps": [
{
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "helm",
"depName": "redflash-kafka-server",
"depType": "helm_release",
"fixedVersion": "1.4.0",
"packageName": "redflash-kafka-server",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"sourceUrl": "https://gitlab.domain.com/its/red-flash/kafka-server",
"versioning": "helm",
"warnings": [],
"updates": []
},
{
"currentValue": "0.40.0",
"currentVersion": "0.40.0",
"datasource": "helm",
"depName": "strimzi-kafka-operator",
"depType": "helm_release",
"fixedVersion": "0.40.0",
"homepage": "https://strimzi.io/",
"packageName": "strimzi-kafka-operator",
"registryUrl": "https://strimzi.io/charts",
"registryUrls": ["https://strimzi.io/charts"],
"sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator",
"versioning": "helm",
"warnings": [],
"updates": []
}
],
"packageFile": "stages/us-test/redflash-kafka-deployment.tf"
},
{
"deps": [
{
"depName": "aws_master",
"depType": "module",
"packageName": "aws_master",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-test/remote-dns.tf"
},
{
"deps": [
{
"depName": "sre-peering-lb",
"depType": "module",
"packageName": "sre-peering-lb",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-test/sre-peering-lb.tf"
},
{
"deps": [
{
"currentValue": "0.74.1",
"currentVersion": "0.74.1",
"datasource": "helm",
"depName": "jaeger",
"depType": "helm_release",
"fixedVersion": "0.74.1",
"homepage": "https://jaegertracing.io",
"isSingleVersion": true,
"packageName": "jaeger",
"registryUrl": "https://jaegertracing.github.io/helm-charts",
"registryUrls": ["https://jaegertracing.github.io/helm-charts"],
"sourceUrl": "https://github.com/jaegertracing/helm-charts",
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "3.0.7",
"newValue": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"releaseTimestamp": "2024-05-06T20:57:03.913Z",
"newMajor": 3,
"newMinor": 0,
"updateType": "major",
"branchName": "renovate/us-test"
}
]
},
{
"currentValue": "0.0.0-main",
"currentVersion": "0.0.0-main",
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"depType": "helm_release",
"fixedVersion": "0.0.0-main",
"isSingleVersion": true,
"packageName": "studio--opentelemetry-collector",
"registryUrl": "https://artifactory.domain.com/artifactory/its-chart",
"registryUrls": [
"https://artifactory.domain.com/artifactory/its-chart"
],
"versioning": "helm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "0.0.0-otlp-tempo",
"newValue": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"releaseTimestamp": "2024-03-22T07:42:36.515Z",
"newMajor": 0,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/us-test"
}
]
}
],
"packageFile": "stages/us-test/tracing-deployment.tf"
},
{
"deps": [
{
"datasource": "terraform-provider",
"depName": "vault",
"depType": "provider",
"packageName": "hashicorp/vault",
"skipReason": "unspecified-version",
"updates": []
},
{
"depName": "vault",
"depType": "module",
"packageName": "vault",
"skipReason": "local",
"updates": []
}
],
"packageFile": "stages/us-test/vault.tf"
}
],
"tflint-plugin": [
{
"deps": [
{"skipReason": "invalid-name", "updates": []},
{
"currentValue": "0.31.0",
"currentVersion": "0.31.0",
"datasource": "github-releases",
"depName": "terraform-linters/tflint-ruleset-aws",
"depType": "plugin",
"fixedVersion": "0.31.0",
"packageName": "terraform-linters/tflint-ruleset-aws",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/terraform-linters/tflint-ruleset-aws",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": ".tflint.hcl"
}
]
}
DEBUG: processRepo() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Processing 30 branches: renovate-automerge/dmp-dev, renovate-automerge/mocca-dev, renovate/acud-demo, renovate/be-leuven, renovate/dmp-dev, renovate/eu-demo, renovate/eu-dev, renovate/eu-prod, renovate/eu-sre, renovate/its-eu, renovate/its-staging, renovate/mocca-dev, renovate/mocca-infra, renovate/mocca-prod, renovate/mocca-runners, renovate/mocca-runners2, renovate/mocca-staging, renovate/spatprediction-dev, renovate/spatprediction-prod, renovate/spatprediction-staging, renovate/sre-test, renovate/uk-preprod, renovate/uk-prod, renovate/uk-rto-dev, renovate/us-demo, renovate/us-dev, renovate/us-prod, renovate/us-qa, renovate/us-staging, renovate/us-test (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Calculated maximum PRs remaining this run: 9007199254740991 (repository=its-ops/infrastrture/cloud-aws)
DEBUG: PullRequests limit = 9007199254740991 (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Calculated maximum branches remaining this run: 9007199254740991 (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Branches limit = 9007199254740991 (repository=its-ops/infrastrture/cloud-aws)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Found existing branch with branchPrefixOld (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:00.307Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: branch.isBehindBase(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Branch is up-to-date (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: isBranchConflicted(master, renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=210) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259540564,
"socket": 1715259540565,
"lookup": 1715259540568,
"connect": 1715259540573,
"secureConnect": 1715259540659,
"upload": 1715259540659,
"response": 1715259540773,
"end": 1715259540774,
"phases": {
"wait": 1,
"dns": 3,
"tcp": 5,
"tls": 86,
"request": 0,
"firstByte": 114,
"download": 1,
"total": 210
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:00 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ15ZVSWCVVZRDKGFFMDS\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ15ZVSWCVVZRDKGFFMDS",
"x-runtime": "0.082633"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 1 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259540564,
"socket": 1715259540565,
"lookup": 1715259540568,
"connect": 1715259540573,
"secureConnect": 1715259540659,
"upload": 1715259540659,
"response": 1715259540773,
"end": 1715259540774,
"phases": {
"wait": 1,
"dns": 3,
"tcp": 5,
"tls": 86,
"request": 0,
"firstByte": 114,
"download": 1,
"total": 210
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:00 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ15ZVSWCVVZRDKGFFMDS\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ15ZVSWCVVZRDKGFFMDS",
"x-runtime": "0.082633"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=161) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259541035,
"socket": 1715259541035,
"lookup": 1715259541038,
"connect": 1715259541040,
"secureConnect": 1715259541086,
"upload": 1715259541086,
"response": 1715259541195,
"end": 1715259541196,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 2,
"tls": 46,
"request": 0,
"firstByte": 109,
"download": 1,
"total": 161
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:01 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ1K908R0K90NWT3HJFTP\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ1K908R0K90NWT3HJFTP",
"x-runtime": "0.080551"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 2 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259541035,
"socket": 1715259541035,
"lookup": 1715259541038,
"connect": 1715259541040,
"secureConnect": 1715259541086,
"upload": 1715259541086,
"response": 1715259541195,
"end": 1715259541196,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 2,
"tls": 46,
"request": 0,
"firstByte": 109,
"download": 1,
"total": 161
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:01 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ1K908R0K90NWT3HJFTP\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ1K908R0K90NWT3HJFTP",
"x-runtime": "0.080551"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=202) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259542202,
"socket": 1715259542203,
"lookup": 1715259542204,
"connect": 1715259542207,
"secureConnect": 1715259542292,
"upload": 1715259542292,
"response": 1715259542403,
"end": 1715259542404,
"phases": {
"wait": 1,
"dns": 1,
"tcp": 3,
"tls": 85,
"request": 0,
"firstByte": 111,
"download": 1,
"total": 202
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:02 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ2RZ9YHS289573G2CQMR\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ2RZ9YHS289573G2CQMR",
"x-runtime": "0.079681"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 3 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259542202,
"socket": 1715259542203,
"lookup": 1715259542204,
"connect": 1715259542207,
"secureConnect": 1715259542292,
"upload": 1715259542292,
"response": 1715259542403,
"end": 1715259542404,
"phases": {
"wait": 1,
"dns": 1,
"tcp": 3,
"tls": 85,
"request": 0,
"firstByte": 111,
"download": 1,
"total": 202
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:02 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ2RZ9YHS289573G2CQMR\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ2RZ9YHS289573G2CQMR",
"x-runtime": "0.079681"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=184) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259544660,
"socket": 1715259544661,
"lookup": 1715259544663,
"connect": 1715259544665,
"secureConnect": 1715259544740,
"upload": 1715259544740,
"response": 1715259544844,
"end": 1715259544844,
"phases": {
"wait": 1,
"dns": 2,
"tcp": 2,
"tls": 75,
"request": 0,
"firstByte": 104,
"download": 0,
"total": 184
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:04 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ55EDPWKMPFX0EZEEASM\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ55EDPWKMPFX0EZEEASM",
"x-runtime": "0.075353"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 4 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259544660,
"socket": 1715259544661,
"lookup": 1715259544663,
"connect": 1715259544665,
"secureConnect": 1715259544740,
"upload": 1715259544740,
"response": 1715259544844,
"end": 1715259544844,
"phases": {
"wait": 1,
"dns": 2,
"tcp": 2,
"tls": 75,
"request": 0,
"firstByte": 104,
"download": 0,
"total": 184
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:04 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ55EDPWKMPFX0EZEEASM\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ55EDPWKMPFX0EZEEASM",
"x-runtime": "0.075353"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=167) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259548851,
"socket": 1715259548852,
"lookup": 1715259548855,
"connect": 1715259548857,
"secureConnect": 1715259548911,
"upload": 1715259548911,
"response": 1715259549017,
"end": 1715259549018,
"phases": {
"wait": 1,
"dns": 3,
"tcp": 2,
"tls": 54,
"request": 0,
"firstByte": 106,
"download": 1,
"total": 167
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:09 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ97T0XE9RQZQ1H05ZX05\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ97T0XE9RQZQ1H05ZX05",
"x-runtime": "0.074673"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 5 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259548851,
"socket": 1715259548852,
"lookup": 1715259548855,
"connect": 1715259548857,
"secureConnect": 1715259548911,
"upload": 1715259548911,
"response": 1715259549017,
"end": 1715259549018,
"phases": {
"wait": 1,
"dns": 3,
"tcp": 2,
"tls": 54,
"request": 0,
"firstByte": 106,
"download": 1,
"total": 167
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:09 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZ97T0XE9RQZQ1H05ZX05\",\"version\":\"1\"}",
"x-request-id": "01HXEPZ97T0XE9RQZQ1H05ZX05",
"x-runtime": "0.074673"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PR platform automerge re-attempted...prNo: 2632 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PR fingerprints mismatch, processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/cert-manager (2.0.0 -> 2.0.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PR title changed (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"branchName": "renovate/mocca-dev",
"oldPrTitle": "renovate: Update mocca-dev",
"newPrTitle": "renovate-automerge: Update mocca-dev"
INFO: PR updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
"pr": 2632,
"prTitle": "renovate-automerge: Update mocca-dev"
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PR is configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: checking auto-merge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:15.821Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: resolveBranchStatus(branchName=renovate/mocca-dev, ignoreTests=false) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getBranchStatus(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Got res with 1 results (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: Branch status red (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: PR is not ready for merge (branch status is red) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/mocca-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: getBranchPr(renovate/acud-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: findPr(renovate/acud-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: branch.isModified(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: findPr(renovate/acud-demo, undefined, !open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: Branch has been edited but found no PR - skipping (repository=its-ops/infrastrture/cloud-aws, branch=renovate/acud-demo)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getBranchPr(renovate/be-leuven) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: findPr(renovate/be-leuven, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getPr(2512) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getMR(2512) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:16.254Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: isBranchConflicted(master, renovate/be-leuven) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getBranchPr(renovate/be-leuven) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: findPr(renovate/be-leuven, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getPr(2512) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getMR(2512) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/be-leuven)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: getBranchPr(renovate/eu-sre) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: findPr(renovate/eu-sre, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: getPr(2537) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: getMR(2537) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: branch.isModified(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: PR has been edited, PrNo:2537 (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: Ensuring comment to indicate that rebasing is not possible (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-sre)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Found existing branch with branchPrefixOld (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:16.836Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: branch.isBehindBase(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Branch is up-to-date (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: isBranchConflicted(master, renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=184) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259557111,
"socket": 1715259557111,
"lookup": 1715259557117,
"connect": 1715259557119,
"secureConnect": 1715259557174,
"upload": 1715259557174,
"response": 1715259557294,
"end": 1715259557295,
"phases": {
"wait": 0,
"dns": 6,
"tcp": 2,
"tls": 55,
"request": 0,
"firstByte": 120,
"download": 1,
"total": 184
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:17 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZHA2FFF4JNC9KTN2N1PQ\",\"version\":\"1\"}",
"x-request-id": "01HXEPZHA2FFF4JNC9KTN2N1PQ",
"x-runtime": "0.079703"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 1 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259557111,
"socket": 1715259557111,
"lookup": 1715259557117,
"connect": 1715259557119,
"secureConnect": 1715259557174,
"upload": 1715259557174,
"response": 1715259557294,
"end": 1715259557295,
"phases": {
"wait": 0,
"dns": 6,
"tcp": 2,
"tls": 55,
"request": 0,
"firstByte": 120,
"download": 1,
"total": 184
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:17 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZHA2FFF4JNC9KTN2N1PQ\",\"version\":\"1\"}",
"x-request-id": "01HXEPZHA2FFF4JNC9KTN2N1PQ",
"x-runtime": "0.079703"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=186) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259557553,
"socket": 1715259557553,
"lookup": 1715259557557,
"connect": 1715259557559,
"secureConnect": 1715259557636,
"upload": 1715259557636,
"response": 1715259557739,
"end": 1715259557739,
"phases": {
"wait": 0,
"dns": 4,
"tcp": 2,
"tls": 77,
"request": 0,
"firstByte": 103,
"download": 0,
"total": 186
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:17 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZHRF67ZHZJF65HK5K8CK\",\"version\":\"1\"}",
"x-request-id": "01HXEPZHRF67ZHZJF65HK5K8CK",
"x-runtime": "0.073752"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 2 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259557553,
"socket": 1715259557553,
"lookup": 1715259557557,
"connect": 1715259557559,
"secureConnect": 1715259557636,
"upload": 1715259557636,
"response": 1715259557739,
"end": 1715259557739,
"phases": {
"wait": 0,
"dns": 4,
"tcp": 2,
"tls": 77,
"request": 0,
"firstByte": 103,
"download": 0,
"total": 186
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:17 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZHRF67ZHZJF65HK5K8CK\",\"version\":\"1\"}",
"x-request-id": "01HXEPZHRF67ZHZJF65HK5K8CK",
"x-runtime": "0.073752"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=192) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259558744,
"socket": 1715259558744,
"lookup": 1715259558747,
"connect": 1715259558749,
"secureConnect": 1715259558835,
"upload": 1715259558835,
"response": 1715259558935,
"end": 1715259558936,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 2,
"tls": 86,
"request": 0,
"firstByte": 100,
"download": 1,
"total": 192
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:18 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZJY0G1NY74T7S9TMN034\",\"version\":\"1\"}",
"x-request-id": "01HXEPZJY0G1NY74T7S9TMN034",
"x-runtime": "0.070095"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 3 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259558744,
"socket": 1715259558744,
"lookup": 1715259558747,
"connect": 1715259558749,
"secureConnect": 1715259558835,
"upload": 1715259558835,
"response": 1715259558935,
"end": 1715259558936,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 2,
"tls": 86,
"request": 0,
"firstByte": 100,
"download": 1,
"total": 192
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:18 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZJY0G1NY74T7S9TMN034\",\"version\":\"1\"}",
"x-request-id": "01HXEPZJY0G1NY74T7S9TMN034",
"x-runtime": "0.070095"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=195) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259561195,
"socket": 1715259561195,
"lookup": 1715259561204,
"connect": 1715259561206,
"secureConnect": 1715259561258,
"upload": 1715259561258,
"response": 1715259561390,
"end": 1715259561390,
"phases": {
"wait": 0,
"dns": 9,
"tcp": 2,
"tls": 52,
"request": 0,
"firstByte": 132,
"download": 0,
"total": 195
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:21 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZN9NWVT8EPWTH822BQDH\",\"version\":\"1\"}",
"x-request-id": "01HXEPZN9NWVT8EPWTH822BQDH",
"x-runtime": "0.101321"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 4 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259561195,
"socket": 1715259561195,
"lookup": 1715259561204,
"connect": 1715259561206,
"secureConnect": 1715259561258,
"upload": 1715259561258,
"response": 1715259561390,
"end": 1715259561390,
"phases": {
"wait": 0,
"dns": 9,
"tcp": 2,
"tls": 52,
"request": 0,
"firstByte": 132,
"download": 0,
"total": 195
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:21 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZN9NWVT8EPWTH822BQDH\",\"version\":\"1\"}",
"x-request-id": "01HXEPZN9NWVT8EPWTH822BQDH",
"x-runtime": "0.101321"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PUT https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=405 retryCount=0, duration=163) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259565400,
"socket": 1715259565400,
"lookup": 1715259565405,
"connect": 1715259565408,
"secureConnect": 1715259565456,
"upload": 1715259565457,
"response": 1715259565563,
"end": 1715259565563,
"phases": {
"wait": 0,
"dns": 5,
"tcp": 3,
"tls": 48,
"request": 1,
"firstByte": 106,
"download": 0,
"total": 163
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:25 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZSCWB7HHFX5JQ9TE6P4D\",\"version\":\"1\"}",
"x-request-id": "01HXEPZSCWB7HHFX5JQ9TE6P4D",
"x-runtime": "0.077148"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Automerge on PR creation failed. Retrying 5 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259565400,
"socket": 1715259565400,
"lookup": 1715259565405,
"connect": 1715259565408,
"secureConnect": 1715259565456,
"upload": 1715259565457,
"response": 1715259565563,
"end": 1715259565563,
"phases": {
"wait": 0,
"dns": 5,
"tcp": 3,
"tls": 48,
"request": 1,
"firstByte": 106,
"download": 0,
"total": 163
}
},
"message": "Response code 405 (Method Not Allowed)",
"stack": "HTTPError: Response code 405 (Method Not Allowed)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "72",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "PUT",
"http2": false
},
"response": {
"statusCode": 405,
"statusMessage": "Method Not Allowed",
"body": {"message": "405 Method Not Allowed"},
"headers": {
"date": "Thu, 09 May 2024 12:59:25 GMT",
"content-type": "application/json",
"content-length": "36",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEPZSCWB7HHFX5JQ9TE6P4D\",\"version\":\"1\"}",
"x-request-id": "01HXEPZSCWB7HHFX5JQ9TE6P4D",
"x-runtime": "0.077148"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: PR platform automerge re-attempted...prNo: 2707 (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PR fingerprints mismatch, processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.20.6 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PR title changed (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"branchName": "renovate/dmp-dev",
"oldPrTitle": "renovate: Update dmp-dev",
"newPrTitle": "renovate-automerge: Update dmp-dev"
INFO: PR updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
"pr": 2707,
"prTitle": "renovate-automerge: Update dmp-dev"
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PR is configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: checking auto-merge (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:32.398Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: resolveBranchStatus(branchName=renovate/dmp-dev, ignoreTests=false) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getBranchStatus(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Got res with 1 results (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: Branch status red (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: PR is not ready for merge (branch status is red) (repository=its-ops/infrastrture/cloud-aws, branch=renovate-automerge/dmp-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getBranchPr(renovate/mocca-runners2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: findPr(renovate/mocca-runners2, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getPr(2667) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getMR(2667) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:32.849Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: isBranchConflicted(master, renovate/mocca-runners2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getBranchPr(renovate/mocca-runners2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: findPr(renovate/mocca-runners2, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getPr(2667) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getMR(2667) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (6.1.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.10 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: Pull Request #2667 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners2)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getBranchPr(renovate/spatprediction-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: findPr(renovate/spatprediction-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getPr(2666) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getMR(2666) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:33.199Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: isBranchConflicted(master, renovate/spatprediction-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getBranchPr(renovate/spatprediction-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: findPr(renovate/spatprediction-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getPr(2666) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getMR(2666) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (6.0.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.21.1 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: Pull Request #2666 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getBranchPr(renovate/sre-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: findPr(renovate/sre-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getPr(2692) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getMR(2692) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:33.472Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: isBranchConflicted(master, renovate/sre-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getBranchPr(renovate/sre-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: findPr(renovate/sre-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getPr(2692) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getMR(2692) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/sre-test)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getBranchPr(renovate/uk-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: findPr(renovate/uk-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getPr(1805) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getMR(1805) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:33.730Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: isBranchConflicted(master, renovate/uk-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getBranchPr(renovate/uk-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: findPr(renovate/uk-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getPr(1805) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getMR(1805) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-prod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:33.749Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: isBranchConflicted(master, renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: PR fingerprints mismatch, processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (4.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/cert-manager (1.1.0 -> 2.0.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-loki (1.3.0 -> 2.3.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (1.7.1 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: Pull Request #2707 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/dmp-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getBranchPr(renovate/eu-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: findPr(renovate/eu-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getPr(2694) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getMR(2694) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:34.183Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: isBranchConflicted(master, renovate/eu-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getBranchPr(renovate/eu-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: findPr(renovate/eu-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getPr(2694) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getMR(2694) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: Pull Request #2694 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-demo)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getBranchPr(renovate/eu-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: findPr(renovate/eu-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getPr(2659) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getMR(2659) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:34.488Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: isBranchConflicted(master, renovate/eu-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getBranchPr(renovate/eu-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: findPr(renovate/eu-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getPr(2659) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getMR(2659) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getBranchPr(renovate/eu-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: findPr(renovate/eu-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getPr(1953) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getMR(1953) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:34.744Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: isBranchConflicted(master, renovate/eu-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getBranchPr(renovate/eu-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: findPr(renovate/eu-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getPr(1953) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getMR(1953) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/eu-prod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: getBranchPr(renovate/its-eu) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: findPr(renovate/its-eu, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:34.756Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: isBranchConflicted(master, renovate/its-eu) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Setting current branch to master (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: latest commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"branchName": "master",
"latestCommitDate": "2024-05-09T13:19:30+02:00"
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kafka in stages/its-eu/data.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/data.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-eu/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/namespaces.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/kube-loki in stages/its-eu/locals.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/locals.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/kube-monitoring in stages/its-eu/locals.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/locals.tf, branch=renovate/its-eu)
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring"
DEBUG: Branch dep istiod in stages/its-eu/its-eu.tfvars is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-eu/its-eu.tfvars, branch=renovate/its-eu)
"depName": "istiod"
DEBUG: No package files need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No updated lock files in branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: No files to commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Setting current branch to master (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: latest commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"branchName": "master",
"latestCommitDate": "2024-05-09T13:19:30+02:00"
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: getBranchPr(renovate/its-eu) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: findPr(renovate/its-eu, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kafka (0.8.2 -> 0.10.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.6.7 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.11.5 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.11.5 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.6.7 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-loki (0.4.0 -> 0.7.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (0.2.13 -> 0.9.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.14.1 -> 1.14.6) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Creating PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"prTitle": "renovate: Update its-eu"
DEBUG: Creating Merge Request: renovate: Update its-eu (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: POST https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=409 retryCount=0, duration=215) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259577960,
"socket": 1715259577960,
"lookup": 1715259577964,
"connect": 1715259577968,
"secureConnect": 1715259578047,
"upload": 1715259578048,
"response": 1715259578174,
"end": 1715259578175,
"phases": {
"wait": 0,
"dns": 4,
"tcp": 4,
"tls": 79,
"request": 1,
"firstByte": 126,
"download": 1,
"total": 215
}
},
"message": "Response code 409 (Conflict)",
"stack": "HTTPError: Response code 409 (Conflict)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "16602",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "POST",
"http2": false
},
"response": {
"statusCode": 409,
"statusMessage": "Conflict",
"body": {
"message": [
"Another open merge request already exists for this source branch: !1483"
]
},
"headers": {
"date": "Thu, 09 May 2024 12:59:38 GMT",
"content-type": "application/json",
"content-length": "87",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEQ05PCMMF6113PK23RDKHE\",\"version\":\"1\"}",
"x-request-id": "01HXEQ05PCMMF6113PK23RDKHE",
"x-runtime": "0.095111"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Pull request creation error (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-eu)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259577960,
"socket": 1715259577960,
"lookup": 1715259577964,
"connect": 1715259577968,
"secureConnect": 1715259578047,
"upload": 1715259578048,
"response": 1715259578174,
"end": 1715259578175,
"phases": {
"wait": 0,
"dns": 4,
"tcp": 4,
"tls": 79,
"request": 1,
"firstByte": 126,
"download": 1,
"total": 215
}
},
"message": "Response code 409 (Conflict)",
"stack": "HTTPError: Response code 409 (Conflict)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "16602",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "POST",
"http2": false
},
"response": {
"statusCode": 409,
"statusMessage": "Conflict",
"body": {
"message": [
"Another open merge request already exists for this source branch: !1483"
]
},
"headers": {
"date": "Thu, 09 May 2024 12:59:38 GMT",
"content-type": "application/json",
"content-length": "87",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEQ05PCMMF6113PK23RDKHE\",\"version\":\"1\"}",
"x-request-id": "01HXEQ05PCMMF6113PK23RDKHE",
"x-runtime": "0.095111"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: getBranchPr(renovate/its-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: findPr(renovate/its-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:38.179Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: isBranchConflicted(master, renovate/its-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Setting current branch to master (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: latest commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"branchName": "master",
"latestCommitDate": "2024-05-09T13:19:30+02:00"
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/aws-kube-namespace in stages/its-staging/namespaces.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/namespaces.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/kube-loki in stages/its-staging/locals.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/locals.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki"
DEBUG: Branch dep gitlab.domain.com/devops/tf-modules/kube-monitoring in stages/its-staging/locals.tf is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/locals.tf, branch=renovate/its-staging)
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring"
DEBUG: Branch dep istiod in stages/its-staging/its-staging.tfvars is already updated (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No content changed (repository=its-ops/infrastrture/cloud-aws, packageFile=stages/its-staging/its-staging.tfvars, branch=renovate/its-staging)
"depName": "istiod"
DEBUG: No package files need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No updated lock files in branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: No files to commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Setting current branch to master (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: latest commit (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"branchName": "master",
"latestCommitDate": "2024-05-09T13:19:30+02:00"
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: getBranchPr(renovate/its-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: findPr(renovate/its-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.11.5 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.11.5 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (0.8.3 -> 0.11.5) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-loki (0.4.0 -> 0.7.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (0.3.2 -> 0.9.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.14.1 -> 1.14.6) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Creating PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"prTitle": "renovate: Update its-staging"
DEBUG: Creating Merge Request: renovate: Update its-staging (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: POST https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=409 retryCount=0, duration=211) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
DEBUG: Gitlab API error (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259580685,
"socket": 1715259580685,
"lookup": 1715259580688,
"connect": 1715259580691,
"secureConnect": 1715259580775,
"upload": 1715259580775,
"response": 1715259580895,
"end": 1715259580896,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 3,
"tls": 84,
"request": 0,
"firstByte": 120,
"download": 1,
"total": 211
}
},
"message": "Response code 409 (Conflict)",
"stack": "HTTPError: Response code 409 (Conflict)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "13974",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "POST",
"http2": false
},
"response": {
"statusCode": 409,
"statusMessage": "Conflict",
"body": {
"message": [
"Another open merge request already exists for this source branch: !1484"
]
},
"headers": {
"date": "Thu, 09 May 2024 12:59:40 GMT",
"content-type": "application/json",
"content-length": "87",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEQ08BKFD7E2JF35Z2AFT8T\",\"version\":\"1\"}",
"x-request-id": "01HXEQ08BKFD7E2JF35Z2AFT8T",
"x-runtime": "0.089423"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: Pull request creation error (repository=its-ops/infrastrture/cloud-aws, branch=renovate/its-staging)
"err": {
"name": "HTTPError",
"code": "ERR_NON_2XX_3XX_RESPONSE",
"timings": {
"start": 1715259580685,
"socket": 1715259580685,
"lookup": 1715259580688,
"connect": 1715259580691,
"secureConnect": 1715259580775,
"upload": 1715259580775,
"response": 1715259580895,
"end": 1715259580896,
"phases": {
"wait": 0,
"dns": 3,
"tcp": 3,
"tls": 84,
"request": 0,
"firstByte": 120,
"download": 1,
"total": 211
}
},
"message": "Response code 409 (Conflict)",
"stack": "HTTPError: Response code 409 (Conflict)\n at Request.<anonymous> (/usr/local/renovate/node_modules/.pnpm/got@11.8.6/node_modules/got/dist/source/as-promise/index.js:118:42)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)",
"options": {
"headers": {
"user-agent": "RenovateBot/37.353.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json",
"private-token": "**redacted**",
"content-type": "application/json",
"content-length": "13974",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests",
"hostType": "gitlab",
"username": "",
"password": "",
"method": "POST",
"http2": false
},
"response": {
"statusCode": 409,
"statusMessage": "Conflict",
"body": {
"message": [
"Another open merge request already exists for this source branch: !1484"
]
},
"headers": {
"date": "Thu, 09 May 2024 12:59:40 GMT",
"content-type": "application/json",
"content-length": "87",
"connection": "close",
"server": "nginx",
"cache-control": "no-cache",
"vary": "Origin",
"x-content-type-options": "nosniff",
"x-frame-options": "SAMEORIGIN",
"x-gitlab-meta": "{\"correlation_id\":\"01HXEQ08BKFD7E2JF35Z2AFT8T\",\"version\":\"1\"}",
"x-request-id": "01HXEQ08BKFD7E2JF35Z2AFT8T",
"x-runtime": "0.089423"
},
"httpVersion": "1.1",
"retryCount": 0
}
}
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:40.904Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: isBranchConflicted(master, renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: PR fingerprints mismatch, processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-iam (0.0.9 -> 2.1.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (3.2.2 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: Pull Request #2632 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getBranchPr(renovate/mocca-infra) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: findPr(renovate/mocca-infra, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getPr(2695) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getMR(2695) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:41.275Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: isBranchConflicted(master, renovate/mocca-infra) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getBranchPr(renovate/mocca-infra) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: findPr(renovate/mocca-infra, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getPr(2695) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getMR(2695) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.7 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: Pull Request #2695 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-infra)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: getBranchPr(renovate/mocca-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: findPr(renovate/mocca-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: branch.isModified(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: findPr(renovate/mocca-prod, undefined, !open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: Branch has been edited but found no PR - skipping (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-prod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: getBranchPr(renovate/mocca-runners) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: findPr(renovate/mocca-runners, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: getPr(2210) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: getMR(2210) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: branch.isModified(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: PR has been edited, PrNo:2210 (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: Ensuring comment to indicate that rebasing is not possible (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-runners)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: getBranchPr(renovate/mocca-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: findPr(renovate/mocca-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: recreateClosed is true. No need to check for closed PR. (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: branch.isModified(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: findPr(renovate/mocca-staging, undefined, !open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: Branch has been edited but found no PR - skipping (repository=its-ops/infrastrture/cloud-aws, branch=renovate/mocca-staging)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getBranchPr(renovate/spatprediction-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: findPr(renovate/spatprediction-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getPr(2499) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getMR(2499) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:41.871Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: isBranchConflicted(master, renovate/spatprediction-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getBranchPr(renovate/spatprediction-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: findPr(renovate/spatprediction-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getPr(2499) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getMR(2499) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://github.com/kubernetes/autoscaler (1.29.0 -> 1.29.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (6.0.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.21.0 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: Pull Request #2499 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-prod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getBranchPr(renovate/spatprediction-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: findPr(renovate/spatprediction-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getPr(2500) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getMR(2500) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:42.241Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: isBranchConflicted(master, renovate/spatprediction-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getBranchPr(renovate/spatprediction-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: findPr(renovate/spatprediction-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getPr(2500) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getMR(2500) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://github.com/kubernetes/autoscaler (1.29.0 -> 1.29.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (6.0.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.21.0 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: Pull Request #2500 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/spatprediction-staging)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getBranchPr(renovate/uk-preprod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: findPr(renovate/uk-preprod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getPr(2618) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getMR(2618) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:42.608Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: isBranchConflicted(master, renovate/uk-preprod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getBranchPr(renovate/uk-preprod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: findPr(renovate/uk-preprod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getPr(2618) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getMR(2618) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Fetching changelog: https://gitlab.domain.com/its-cloud/tf-modules/kube-monitoring (3.2.2 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.21.1 -> 1.21.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: Pull Request #2618 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-preprod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getBranchPr(renovate/uk-rto-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: findPr(renovate/uk-rto-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getPr(1993) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getMR(1993) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:42.926Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: isBranchConflicted(master, renovate/uk-rto-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getBranchPr(renovate/uk-rto-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: findPr(renovate/uk-rto-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getPr(1993) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getMR(1993) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (3.3.1 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.20.0 -> 1.20.6) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: Pull Request #1993 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/uk-rto-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getBranchPr(renovate/us-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: findPr(renovate/us-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getPr(2696) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getMR(2696) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:43.294Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: isBranchConflicted(master, renovate/us-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getBranchPr(renovate/us-demo) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: findPr(renovate/us-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getPr(2696) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getMR(2696) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (3.2.2 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: Pull Request #2696 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-demo)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getBranchPr(renovate/us-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: findPr(renovate/us-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getPr(1954) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getMR(1954) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:43.627Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: isBranchConflicted(master, renovate/us-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getBranchPr(renovate/us-dev) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: findPr(renovate/us-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getPr(1954) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getMR(1954) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://github.com/kubernetes/autoscaler (1.29.0 -> 1.29.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.9 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Fetching changelog: https://github.com/jaegertracing/helm-charts (0.72.1 -> 0.74.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: Pull Request #1954 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-dev)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getBranchPr(renovate/us-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: findPr(renovate/us-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getPr(1955) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getMR(1955) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:44.070Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: isBranchConflicted(master, renovate/us-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getBranchPr(renovate/us-prod) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: findPr(renovate/us-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getPr(1955) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getMR(1955) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/cert-manager (2.0.0 -> 2.0.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.5 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Fetching changelog: https://github.com/jaegertracing/helm-charts (0.74.1 -> 3.0.7) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: Pull Request #1955 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-prod)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getBranchPr(renovate/us-qa) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: findPr(renovate/us-qa, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getPr(1956) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getMR(1956) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:44.539Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: isBranchConflicted(master, renovate/us-qa) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getBranchPr(renovate/us-qa) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: findPr(renovate/us-qa, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getPr(1956) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getMR(1956) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/cert-manager (2.0.0 -> 2.0.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.9 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Fetching changelog: https://github.com/jaegertracing/helm-charts (0.74.1 -> 3.0.7) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: Pull Request #1956 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-qa)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getBranchPr(renovate/us-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: findPr(renovate/us-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getPr(1957) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getMR(1957) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:44.965Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: isBranchConflicted(master, renovate/us-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getBranchPr(renovate/us-staging) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: findPr(renovate/us-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getPr(1957) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getMR(1957) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/cert-manager (2.0.0 -> 2.0.1) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.9 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Fetching changelog: https://github.com/jaegertracing/helm-charts (0.74.1 -> 3.0.7) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: Pull Request #1957 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-staging)
DEBUG: syncBranchState() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: branch.isUpToDate(): using cached result "true" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getBranchPr(renovate/us-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: findPr(renovate/us-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getPr(1958) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getMR(1958) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: branchExists=true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: dependencyDashboardCheck=undefined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: PR rebase requested=false (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Checking if PR has been edited (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: branch.isModified(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Found existing branch PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-05-09T12:59:45.388Z) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: No schedule defined (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Branch already exists (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: isBranchConflicted(master, renovate/us-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: branch.isConflicted(): using cached result "false" (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Branch does not need rebasing (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Using reuseExistingBranch: true (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Checking if we can automerge branch (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: mergeStatus=no automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Ensuring PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: There are 0 errors and 0 warnings (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getBranchPr(renovate/us-test) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: findPr(renovate/us-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getPr(1958) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getMR(1958) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Found existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://github.com/kubernetes/autoscaler (1.29.0 -> 1.29.2) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/infrastructure/aws-init (5.5.0 -> 6.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace (3.1.0 -> 3.2.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://gitlab.domain.com/devops/tf-modules/kube-monitoring (2.1.0 -> 4.0.0) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://github.com/istio/istio (1.19.9 -> 1.19.10) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Fetching changelog: https://github.com/jaegertracing/helm-charts (0.74.1 -> 3.0.7) (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: Processing existing PR (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: setPrCache() (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: Pull Request #1958 does not need updating (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: PR is not configured for automerge (repository=its-ops/infrastrture/cloud-aws, branch=renovate/us-test)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/acud-demo) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/acud-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/be-leuven) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/be-leuven, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2512) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2512) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/eu-sre) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/eu-sre, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2537) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2537) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-runners2) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-runners2, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2667) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2667) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/spatprediction-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/spatprediction-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2666) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2666) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/sre-test) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/sre-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2692) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2692) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/uk-prod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/uk-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1805) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1805) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/dmp-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/dmp-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2707) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2707) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/eu-demo) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/eu-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2694) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2694) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/eu-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/eu-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2659) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2659) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/eu-prod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/eu-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1953) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1953) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/its-eu) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/its-eu, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/its-staging) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/its-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2632) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2632) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-infra) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-infra, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2695) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2695) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-prod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-runners) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-runners, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2210) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2210) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/mocca-staging) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/mocca-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/spatprediction-prod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/spatprediction-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2499) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2499) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/spatprediction-staging) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/spatprediction-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2500) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2500) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/uk-preprod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/uk-preprod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2618) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2618) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/uk-rto-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/uk-rto-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1993) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1993) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-demo) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-demo, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(2696) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(2696) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-dev) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-dev, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1954) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1954) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-prod) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-prod, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1955) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1955) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-qa) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-qa, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1956) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1956) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-staging) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-staging, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1957) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1957) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getBranchPr(renovate/us-test) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: findPr(renovate/us-test, undefined, open) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPr(1958) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getMR(1958) (repository=its-ops/infrastrture/cloud-aws)
DEBUG: getPrCache() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: ensureDependencyDashboard() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Ensuring Dependency Dashboard (repository=its-ops/infrastrture/cloud-aws)
WARN: Package lookup failures (repository=its-ops/infrastrture/cloud-aws)
"warnings": [
"Failed to look up git-tags package https://gitlab.devops.doman.cloud/devops/tf-modules/aws-kube-namespace.git"
],
"files": ["stages/mocca-prod/namespaces.tf"]
DEBUG: ensureIssue() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Updating issue (repository=its-ops/infrastrture/cloud-aws)
DEBUG: validateReconfigureBranch() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: No reconfigure branch found (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Removing any stale branches (repository=its-ops/infrastrture/cloud-aws)
DEBUG: config.repoIsOnboarded=true (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Branch lists (repository=its-ops/infrastrture/cloud-aws)
"branchList": [
"renovate-automerge/dmp-dev",
"renovate-automerge/mocca-dev",
"renovate/acud-demo",
"renovate/be-leuven",
"renovate/dmp-dev",
"renovate/eu-demo",
"renovate/eu-dev",
"renovate/eu-prod",
"renovate/eu-sre",
"renovate/its-eu",
"renovate/its-staging",
"renovate/mocca-dev",
"renovate/mocca-infra",
"renovate/mocca-prod",
"renovate/mocca-runners",
"renovate/mocca-runners2",
"renovate/mocca-staging",
"renovate/spatprediction-dev",
"renovate/spatprediction-prod",
"renovate/spatprediction-staging",
"renovate/sre-test",
"renovate/uk-preprod",
"renovate/uk-prod",
"renovate/uk-rto-dev",
"renovate/us-demo",
"renovate/us-dev",
"renovate/us-prod",
"renovate/us-qa",
"renovate/us-staging",
"renovate/us-test"
],
"renovateBranches": [
"renovate/acud-demo",
"renovate/be-leuven",
"renovate/dmp-dev",
"renovate/eu-demo",
"renovate/eu-dev",
"renovate/eu-prod",
"renovate/eu-sre",
"renovate/its-eu",
"renovate/its-staging",
"renovate/mocca-dev",
"renovate/mocca-infra",
"renovate/mocca-prod",
"renovate/mocca-runners",
"renovate/mocca-runners2",
"renovate/mocca-staging",
"renovate/spatprediction-dev",
"renovate/spatprediction-prod",
"renovate/spatprediction-staging",
"renovate/sre-test",
"renovate/uk-preprod",
"renovate/uk-prod",
"renovate/uk-rto-dev",
"renovate/us-demo",
"renovate/us-dev",
"renovate/us-prod",
"renovate/us-qa",
"renovate/us-staging",
"renovate/us-test"
]
DEBUG: remainingBranches= (repository=its-ops/infrastrture/cloud-aws)
DEBUG: No branches to clean up (repository=its-ops/infrastrture/cloud-aws)
DEBUG: ensureIssueClosing() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: ensureIssueClosing() (repository=its-ops/infrastrture/cloud-aws)
DEBUG: PackageFiles.clear() - Package files deleted (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Repo is activated (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Branch summary (repository=its-ops/infrastrture/cloud-aws)
"cacheModified": true,
"baseBranches": [{"branchName": "master", "sha": "f74aeee2f3a03da9d381ce801526fe222abb8da1"}],
"branches": [
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/acud-demo",
"branchSha": "43d3d0abd3723debdc6cf34875a27f3c53b1ae02",
"isModified": true,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/be-leuven",
"branchSha": "a7111bdca8a5c3e607eaab268d382c0d519d4fe6",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/eu-sre",
"branchSha": "3427a59761332f76b80fd6ff5c94f2ec52c5b0cd",
"isModified": true,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-runners2",
"branchSha": "9b718f6407071b818fc6b756563643c27c9fd18b",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/spatprediction-dev",
"branchSha": "33d7358db83997c1d88f914b934c81fbbb3ed592",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/sre-test",
"branchSha": "cf9d28c2f60073657cd1e4d2143ea869f4d33dca",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/uk-prod",
"branchSha": "01a46ac89077a0dedac3cc58c2a2f045c16a43e8",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/dmp-dev",
"branchSha": "e02ef01893602a6a9cb3ea2f3d5c2128c1c791ff",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/eu-demo",
"branchSha": "8127acf2aebde988b78e07cc402a32119bdf5417",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/eu-dev",
"branchSha": "9972772847eac914456c029c18982746c4bbc2b8",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/eu-prod",
"branchSha": "ac3b8cdc61307cf7e9e146823f9b1ff0f24b42f6",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/its-eu",
"branchSha": "8bafe92e7ace35feac245c9a2cc64cc04a5dcc68",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/its-staging",
"branchSha": "dc956fbbd17ac941a5b22c04d2771ff84cac4bd9",
"isModified": false,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-dev",
"branchSha": "87062b98a823602782ccaf2c2b4fa4f0976c72ce",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-infra",
"branchSha": "8cfec28a966eb37e879dabfbaa28c0e2d51f6ace",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-prod",
"branchSha": "034dbdf84c3efab7c995e0bfcf6565634e9ea38f",
"isModified": true,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-runners",
"branchSha": "ca23b88ff9d8df42edbf916fdfd31e1e3a8464af",
"isModified": true,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/mocca-staging",
"branchSha": "1327ec998a4d18440cc0900c9f93ee9c7ccccca6",
"isModified": true,
"isPristine": false
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/spatprediction-prod",
"branchSha": "c163a2ae4ca1df0c095f32cebeed5173335cc61b",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/spatprediction-staging",
"branchSha": "914f5b69b823e3d1da089e78372d10af955fba59",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/uk-preprod",
"branchSha": "04ae1ffc821e0329179f11a1191143157630f2d3",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/uk-rto-dev",
"branchSha": "7c0e6673f7b545eb8927aa3ba2fab9dbfd82feb8",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-demo",
"branchSha": "da5415b76c2ca19cb9c17f3d8051a2509e621145",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-dev",
"branchSha": "615701137bacfa0060a440d24b87331b6069aed9",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-prod",
"branchSha": "7e0f9162408fe146f1e22ef2c45b2e8c9676435b",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-qa",
"branchSha": "daf9c778a0e0b3c8bdcb9b906e08259548750f65",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-staging",
"branchSha": "7fe017436b506de2fd432cd90dbbd8fca433ea73",
"isModified": false,
"isPristine": true
},
{
"automerge": false,
"baseBranch": "master",
"baseBranchSha": "f74aeee2f3a03da9d381ce801526fe222abb8da1",
"branchName": "renovate/us-test",
"branchSha": "ad38747fd8576e36d915bc3afe1295965c83d106",
"isModified": false,
"isPristine": true
}
],
"defaultBranch": "master",
"inactiveBranches": ["renovate-automerge/mocca-dev", "renovate-automerge/dmp-dev"]
DEBUG: branches info extended (repository=its-ops/infrastrture/cloud-aws)
"branchesInformation": [
{
"branchName": "renovate-automerge/mocca-dev",
"prNo": null,
"prTitle": "renovate-automerge: Update mocca-dev",
"result": "done",
"upgrades": [
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/mocca-dev/letsencrypt.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
}
]
},
{
"branchName": "renovate/acud-demo",
"prNo": null,
"prTitle": "renovate: Update acud-demo",
"result": "pr-edited",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "2.4.0",
"currentVersion": "2.4.0",
"currentValue": "2.4.0",
"newValue": "2.4.4",
"newVersion": "2.4.4",
"packageFile": "stages/acud-demo/_config.yaml",
"updateType": "patch",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/acud-demo/namespaces.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "1.0.1",
"currentVersion": "1.0.1",
"currentValue": "1.0.1",
"newValue": "1.3.0",
"newVersion": "1.3.0",
"packageFile": "stages/acud-demo/local.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "1.0.1",
"currentVersion": "1.0.1",
"currentValue": "1.0.1",
"newValue": "1.7.1",
"newVersion": "1.7.1",
"packageFile": "stages/acud-demo/local.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.3",
"currentVersion": "1.19.3",
"currentValue": "1.19.3",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/acud-demo/acud-demo.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "kube-prometheus-stack",
"displayPending": "",
"fixedVersion": "48.3.6",
"currentVersion": "48.3.6",
"currentValue": "48.3.6",
"newValue": "48.6.0",
"newVersion": "48.6.0",
"newDigest": "cfe2724b5ed3c0261dd5784fabfb47886359bb0ba9a061487cde0eac25be4c34",
"packageFile": "stages/acud-demo/local.tf",
"updateType": "minor",
"packageName": "kube-prometheus-stack"
}
]
},
{
"branchName": "renovate/be-leuven",
"prNo": 2512,
"prTitle": "renovate: Update be-leuven",
"result": "done",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.28.2",
"currentVersion": "1.28.2",
"currentValue": "1.28.2",
"newValue": "1.28.4",
"newVersion": "1.28.4",
"packageFile": "stages/be-leuven/be-leuven.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.3.0",
"currentVersion": "5.3.0",
"currentValue": "5.3.0",
"newValue": "5.5.0",
"newVersion": "5.5.0",
"packageFile": "stages/be-leuven/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/be-leuven/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "2.1.1",
"currentVersion": "2.1.1",
"currentValue": "2.1.1",
"newValue": "2.3.0",
"newVersion": "2.3.0",
"packageFile": "stages/be-leuven/local.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "3.0.0",
"currentVersion": "3.0.0",
"currentValue": "3.0.0",
"newValue": "3.2.2",
"newVersion": "3.2.2",
"packageFile": "stages/be-leuven/local.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.20.4",
"currentVersion": "1.20.4",
"currentValue": "1.20.4",
"newValue": "1.20.6",
"newVersion": "1.20.6",
"newDigest": "4d2ea060f7fe174b1280ea14fc4706518c3fd514bfba5b5dd1479cabc30b43f2",
"packageFile": "stages/be-leuven/be-leuven.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/eu-sre",
"prNo": 2537,
"prTitle": "renovate: Update eu-sre",
"result": "pr-edited",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.28.2",
"currentVersion": "1.28.2",
"currentValue": "1.28.2",
"newValue": "1.28.4",
"newVersion": "1.28.4",
"packageFile": "stages/eu-sre/eu-sre.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.3.0",
"currentVersion": "5.3.0",
"currentValue": "5.3.0",
"newValue": "5.5.0",
"newVersion": "5.5.0",
"packageFile": "stages/eu-sre/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-sre/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "2.1.1",
"currentVersion": "2.1.1",
"currentValue": "2.1.1",
"newValue": "2.3.0",
"newVersion": "2.3.0",
"packageFile": "stages/eu-sre/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.21.0",
"currentVersion": "1.21.0",
"currentValue": "1.21.0",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/eu-sre/eu-sre.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate-automerge/dmp-dev",
"prNo": null,
"prTitle": "renovate-automerge: Update dmp-dev",
"result": "done",
"upgrades": [
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.20.6",
"currentVersion": "1.20.6",
"currentValue": "1.20.6",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/dmp-dev/dmp-dev.tfvars",
"updateType": "minor",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/mocca-runners2",
"prNo": 2667,
"prTitle": "renovate: Update mocca-runners2",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "6.1.0",
"currentVersion": "6.1.0",
"currentValue": "6.1.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/mocca-runners2/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.10",
"currentVersion": "1.19.10",
"currentValue": "1.19.10",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/mocca-runners2/mocca-runners2.tfvars",
"updateType": "minor",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/spatprediction-dev",
"prNo": 2666,
"prTitle": "renovate: Update spatprediction-dev",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "6.0.0",
"currentVersion": "6.0.0",
"currentValue": "6.0.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/spatprediction-dev/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.21.1",
"currentVersion": "1.21.1",
"currentValue": "1.21.1",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/spatprediction-dev/spatprediction-dev.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/sre-test",
"prNo": 2692,
"prTitle": "renovate: Update sre-test",
"result": "done",
"upgrades": [
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.20.6",
"currentVersion": "1.20.6",
"currentValue": "1.20.6",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/sre-test/sre-test.tfvars",
"updateType": "minor",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/uk-prod",
"prNo": 1805,
"prTitle": "renovate: Update uk-prod",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.4.4",
"newVersion": "2.4.4",
"packageFile": "stages/uk-prod/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "1.0.0",
"currentVersion": "1.0.0",
"currentValue": "1.0.0",
"newValue": "1.2.0",
"newVersion": "1.2.0",
"packageFile": "stages/uk-prod/fusion.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "1.0.0",
"currentVersion": "1.0.0",
"currentValue": "1.0.0",
"newValue": "1.2.0",
"newVersion": "1.2.0",
"packageFile": "stages/uk-prod/fusion.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.0",
"currentVersion": "1.19.0",
"currentValue": "1.19.0",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/uk-prod/uk-prod.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/dmp-dev",
"prNo": 2707,
"prTitle": "renovate: Update dmp-dev",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "4.5.0",
"currentVersion": "4.5.0",
"currentValue": "4.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/dmp-dev/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "1.1.0",
"currentVersion": "1.1.0",
"currentValue": "1.1.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/dmp-dev/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "1.3.0",
"currentVersion": "1.3.0",
"currentValue": "1.3.0",
"newValue": "2.3.0",
"newVersion": "2.3.0",
"packageFile": "stages/dmp-dev/monitoring.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "1.7.1",
"currentVersion": "1.7.1",
"currentValue": "1.7.1",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/dmp-dev/monitoring.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
}
]
},
{
"branchName": "renovate/eu-demo",
"prNo": 2694,
"prTitle": "renovate: Update eu-demo",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/eu-demo/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
}
]
},
{
"branchName": "renovate/eu-dev",
"prNo": 2659,
"prTitle": "renovate: Update eu-dev",
"result": "done",
"upgrades": [
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "0.1.0",
"currentVersion": "0.1.0",
"currentValue": "0.1.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/eu-dev/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
}
]
},
{
"branchName": "renovate/eu-prod",
"prNo": 1953,
"prTitle": "renovate: Update eu-prod",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "3.0.0",
"currentVersion": "3.0.0",
"currentValue": "3.0.0",
"newValue": "3.3.1",
"newVersion": "3.3.1",
"packageFile": "stages/eu-prod/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/eu-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "0.1.0",
"currentVersion": "0.1.0",
"currentValue": "0.1.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/eu-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "1.0.1",
"currentVersion": "1.0.1",
"currentValue": "1.0.1",
"newValue": "1.3.0",
"newVersion": "1.3.0",
"packageFile": "stages/eu-prod/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "1.0.1",
"currentVersion": "1.0.1",
"currentValue": "1.0.1",
"newValue": "1.7.1",
"newVersion": "1.7.1",
"packageFile": "stages/eu-prod/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.4",
"currentVersion": "1.19.4",
"currentValue": "1.19.4",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/eu-prod/eu-prod.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/its-eu",
"prNo": null,
"prTitle": "renovate: Update its-eu",
"result": "error",
"prBlockedBy": "Error",
"upgrades": [
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kafka",
"displayPending": "",
"fixedVersion": "0.8.2",
"currentVersion": "0.8.2",
"currentValue": "0.8.2",
"newValue": "0.10.0",
"newVersion": "0.10.0",
"packageFile": "stages/its-eu/data.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kafka.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.6.7",
"currentVersion": "0.6.7",
"currentValue": "0.6.7",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.6.7",
"currentVersion": "0.6.7",
"currentValue": "0.6.7",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-eu/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "0.4.0",
"currentVersion": "0.4.0",
"currentValue": "0.4.0",
"newValue": "0.7.0",
"newVersion": "0.7.0",
"packageFile": "stages/its-eu/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "0.2.13",
"currentVersion": "0.2.13",
"currentValue": "0.2.13",
"newValue": "0.9.2",
"newVersion": "0.9.2",
"packageFile": "stages/its-eu/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.14.1",
"currentVersion": "1.14.1",
"currentValue": "1.14.1",
"newValue": "1.14.6",
"newVersion": "1.14.6",
"newDigest": "c9f832667e3bd27abcec4fa4d0d909b329b42f0c7f03af4728537495559cbb35",
"packageFile": "stages/its-eu/its-eu.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/its-staging",
"prNo": null,
"prTitle": "renovate: Update its-staging",
"result": "error",
"prBlockedBy": "Error",
"upgrades": [
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.8.3",
"currentVersion": "0.8.3",
"currentValue": "0.8.3",
"newValue": "0.11.5",
"newVersion": "0.11.5",
"packageFile": "stages/its-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "0.4.0",
"currentVersion": "0.4.0",
"currentValue": "0.4.0",
"newValue": "0.7.0",
"newVersion": "0.7.0",
"packageFile": "stages/its-staging/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "0.3.2",
"currentVersion": "0.3.2",
"currentValue": "0.3.2",
"newValue": "0.9.2",
"newVersion": "0.9.2",
"packageFile": "stages/its-staging/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.14.1",
"currentVersion": "1.14.1",
"currentValue": "1.14.1",
"newValue": "1.14.6",
"newVersion": "1.14.6",
"newDigest": "c9f832667e3bd27abcec4fa4d0d909b329b42f0c7f03af4728537495559cbb35",
"packageFile": "stages/its-staging/its-staging.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/mocca-dev",
"prNo": 2632,
"prTitle": "renovate: Update mocca-dev",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/mocca-dev/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"displayPending": "",
"fixedVersion": "0.0.9",
"currentVersion": "0.0.9",
"currentValue": "0.0.9",
"newValue": "2.1.1",
"newVersion": "2.1.1",
"packageFile": "stages/mocca-dev/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "3.2.2",
"currentVersion": "3.2.2",
"currentValue": "3.2.2",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/mocca-dev/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
}
]
},
{
"branchName": "renovate/mocca-infra",
"prNo": 2695,
"prTitle": "renovate: Update mocca-infra",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/mocca-infra/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-infra/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.7",
"currentVersion": "1.19.7",
"currentValue": "1.19.7",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/mocca-infra/mocca-infra.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/mocca-prod",
"prNo": null,
"prTitle": "renovate: Update mocca-prod",
"result": "pr-edited",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "1.4.3",
"currentVersion": "1.4.3",
"currentValue": "1.4.3",
"newValue": "1.7.5",
"newVersion": "1.7.5",
"packageFile": "stages/mocca-prod/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"displayPending": "",
"fixedVersion": "2.0.2",
"currentVersion": "2.0.2",
"currentValue": "2.0.2",
"newValue": "2.1.1",
"newVersion": "2.1.1",
"packageFile": "stages/mocca-prod/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"displayPending": "",
"fixedVersion": "0.0.6",
"currentVersion": "0.0.6",
"currentValue": "0.0.6",
"newValue": "2.1.1",
"newVersion": "2.1.1",
"packageFile": "stages/mocca-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "0.11.5",
"currentVersion": "0.11.5",
"currentValue": "0.11.5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-prod/namespaces.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy",
"displayPending": "",
"fixedVersion": "0.0.0",
"currentVersion": "0.0.0",
"currentValue": "0.0.0",
"newValue": "0.0.2",
"newVersion": "0.0.2",
"packageFile": "stages/mocca-prod/oauth2-proxy.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-oauth2-proxy.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "1.0.1",
"currentVersion": "1.0.1",
"currentValue": "1.0.1",
"newValue": "1.1.0",
"newVersion": "1.1.0",
"packageFile": "stages/mocca-prod/letsencrypt.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "0.7.0",
"currentVersion": "0.7.0",
"currentValue": "0.7.0",
"newValue": "2.3.0",
"newVersion": "2.3.0",
"packageFile": "stages/mocca-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "0.9.2",
"currentVersion": "0.9.2",
"currentValue": "0.9.2",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/mocca-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.3",
"currentVersion": "1.19.3",
"currentValue": "1.19.3",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/mocca-prod/mocca-prod.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/mocca-runners",
"prNo": 2210,
"prTitle": "renovate: Update mocca-runners",
"result": "pr-edited",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "4.2.0",
"currentVersion": "4.2.0",
"currentValue": "4.2.0",
"newValue": "4.5.0",
"newVersion": "4.5.0",
"packageFile": "stages/mocca-runners/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-runners/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-runners/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "2.1.1",
"currentVersion": "2.1.1",
"currentValue": "2.1.1",
"newValue": "2.3.0",
"newVersion": "2.3.0",
"packageFile": "stages/mocca-runners/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/mocca-runners/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.6",
"currentVersion": "1.19.6",
"currentValue": "1.19.6",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/mocca-runners/mocca-runners.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/mocca-staging",
"prNo": null,
"prTitle": "renovate: Update mocca-staging",
"result": "pr-edited",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.2.0",
"currentVersion": "5.2.0",
"currentValue": "5.2.0",
"newValue": "5.5.0",
"newVersion": "5.5.0",
"packageFile": "stages/mocca-staging/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-iam",
"displayPending": "",
"fixedVersion": "0.0.9",
"currentVersion": "0.0.9",
"currentValue": "0.0.9",
"newValue": "2.1.1",
"newVersion": "2.1.1",
"packageFile": "stages/mocca-staging/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-iam.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": "3.0.1",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/mocca-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/mocca-staging/letsencrypt.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-loki",
"displayPending": "",
"fixedVersion": "1.1.0",
"currentVersion": "1.1.0",
"currentValue": "1.1.0",
"newValue": "1.3.0",
"newVersion": "1.3.0",
"packageFile": "stages/mocca-staging/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-loki.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "1.1.0",
"currentVersion": "1.1.0",
"currentValue": "1.1.0",
"newValue": "1.7.1",
"newVersion": "1.7.1",
"packageFile": "stages/mocca-staging/locals.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.4",
"currentVersion": "1.19.4",
"currentValue": "1.19.4",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/mocca-staging/mocca-staging.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/spatprediction-prod",
"prNo": 2499,
"prTitle": "renovate: Update spatprediction-prod",
"result": "done",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.29.0",
"currentVersion": "1.29.0",
"currentValue": "1.29.0",
"newValue": "1.29.2",
"newVersion": "1.29.2",
"packageFile": "stages/spatprediction-prod/spatprediction-prod.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "6.0.0",
"currentVersion": "6.0.0",
"currentValue": "6.0.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/spatprediction-prod/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/spatprediction-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.21.0",
"currentVersion": "1.21.0",
"currentValue": "1.21.0",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/spatprediction-prod/spatprediction-prod.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/spatprediction-staging",
"prNo": 2500,
"prTitle": "renovate: Update spatprediction-staging",
"result": "done",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.29.0",
"currentVersion": "1.29.0",
"currentValue": "1.29.0",
"newValue": "1.29.2",
"newVersion": "1.29.2",
"packageFile": "stages/spatprediction-staging/spatprediction-staging.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "6.0.0",
"currentVersion": "6.0.0",
"currentValue": "6.0.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/spatprediction-staging/_config.yaml",
"updateType": "minor",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/spatprediction-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/spatprediction-staging/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.21.0",
"currentVersion": "1.21.0",
"currentValue": "1.21.0",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/spatprediction-staging/spatprediction-staging.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/uk-preprod",
"prNo": 2618,
"prTitle": "renovate: Update uk-preprod",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/uk-preprod/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/uk-preprod/fusion.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/its-cloud/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "3.2.2",
"currentVersion": "3.2.2",
"currentValue": "3.2.2",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/uk-preprod/monitoring.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/its-cloud/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.21.1",
"currentVersion": "1.21.1",
"currentValue": "1.21.1",
"newValue": "1.21.2",
"newVersion": "1.21.2",
"newDigest": "78112298a79f3a52b34c97e7430d54741920200c8bc10190c6e19f74671c3faa",
"packageFile": "stages/uk-preprod/uk-preprod.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/uk-rto-dev",
"prNo": 1993,
"prTitle": "renovate: Update uk-rto-dev",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "3.3.1",
"currentVersion": "3.3.1",
"currentValue": "3.3.1",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/uk-rto-dev/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.20.0",
"currentVersion": "1.20.0",
"currentValue": "1.20.0",
"newValue": "1.20.6",
"newVersion": "1.20.6",
"newDigest": "4d2ea060f7fe174b1280ea14fc4706518c3fd514bfba5b5dd1479cabc30b43f2",
"packageFile": "stages/uk-rto-dev/uk-rto-dev.tfvars",
"updateType": "patch",
"packageName": "istiod"
}
]
},
{
"branchName": "renovate/us-demo",
"prNo": 2696,
"prTitle": "renovate: Update us-demo",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-demo/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "3.2.2",
"currentVersion": "3.2.2",
"currentValue": "3.2.2",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-demo/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
}
]
},
{
"branchName": "renovate/us-dev",
"prNo": 1954,
"prTitle": "renovate: Update us-dev",
"result": "done",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.29.0",
"currentVersion": "1.29.0",
"currentValue": "1.29.0",
"newValue": "1.29.2",
"newVersion": "1.29.2",
"packageFile": "stages/us-dev/us-dev.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-dev/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-dev/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-dev/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.9",
"currentVersion": "1.19.9",
"currentValue": "1.19.9",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/us-dev/us-dev.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "jaeger",
"displayPending": "",
"fixedVersion": "0.72.1",
"currentVersion": "0.72.1",
"currentValue": "0.72.1",
"newValue": "0.74.1",
"newVersion": "0.74.1",
"newDigest": "3d7c7bcd3fe7215b3441be82a59c2367a334bc33b8464fa0bf480cb67213e4af",
"packageFile": "stages/us-dev/tracing-deployment.tf",
"updateType": "minor",
"packageName": "jaeger"
},
{
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"displayPending": "",
"fixedVersion": "0.0.0-main",
"currentVersion": "0.0.0-main",
"currentValue": "0.0.0-main",
"newValue": "0.0.0-otlp-tempo",
"newVersion": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"packageFile": "stages/us-dev/tracing-deployment.tf",
"updateType": "patch",
"packageName": "studio--opentelemetry-collector"
}
]
},
{
"branchName": "renovate/us-prod",
"prNo": 1955,
"prTitle": "renovate: Update us-prod",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-prod/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-prod/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/us-prod/locals.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-prod/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.5",
"currentVersion": "1.19.5",
"currentValue": "1.19.5",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/us-prod/us-prod.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "jaeger",
"displayPending": "",
"fixedVersion": "0.74.1",
"currentVersion": "0.74.1",
"currentValue": "0.74.1",
"newValue": "3.0.7",
"newVersion": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"packageFile": "stages/us-prod/tracing-deployment.tf",
"updateType": "major",
"packageName": "jaeger"
},
{
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"displayPending": "",
"fixedVersion": "0.0.0-main",
"currentVersion": "0.0.0-main",
"currentValue": "0.0.0-main",
"newValue": "0.0.0-otlp-tempo",
"newVersion": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"packageFile": "stages/us-prod/tracing-deployment.tf",
"updateType": "patch",
"packageName": "studio--opentelemetry-collector"
}
]
},
{
"branchName": "renovate/us-qa",
"prNo": 1956,
"prTitle": "renovate: Update us-qa",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-qa/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-qa/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/us-qa/locals.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-qa/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.9",
"currentVersion": "1.19.9",
"currentValue": "1.19.9",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/us-qa/us-qa.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "jaeger",
"displayPending": "",
"fixedVersion": "0.74.1",
"currentVersion": "0.74.1",
"currentValue": "0.74.1",
"newValue": "3.0.7",
"newVersion": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"packageFile": "stages/us-qa/tracing-deployment.tf",
"updateType": "major",
"packageName": "jaeger"
}
]
},
{
"branchName": "renovate/us-staging",
"prNo": 1957,
"prTitle": "renovate: Update us-staging",
"result": "done",
"upgrades": [
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-staging/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-staging/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/cert-manager",
"displayPending": "",
"fixedVersion": "2.0.0",
"currentVersion": "2.0.0",
"currentValue": "2.0.0",
"newValue": "2.0.1",
"newVersion": "2.0.1",
"packageFile": "stages/us-staging/locals.tf",
"updateType": "patch",
"packageName": "https://gitlab.domain.com/devops/tf-modules/cert-manager.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-staging/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.9",
"currentVersion": "1.19.9",
"currentValue": "1.19.9",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/us-staging/us-staging.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "jaeger",
"displayPending": "",
"fixedVersion": "0.74.1",
"currentVersion": "0.74.1",
"currentValue": "0.74.1",
"newValue": "3.0.7",
"newVersion": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"packageFile": "stages/us-staging/tracing-deployment.tf",
"updateType": "major",
"packageName": "jaeger"
},
{
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"displayPending": "",
"fixedVersion": "0.0.0-main",
"currentVersion": "0.0.0-main",
"currentValue": "0.0.0-main",
"newValue": "0.0.0-otlp-tempo",
"newVersion": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"packageFile": "stages/us-staging/tracing-deployment.tf",
"updateType": "patch",
"packageName": "studio--opentelemetry-collector"
}
]
},
{
"branchName": "renovate/us-test",
"prNo": 1958,
"prTitle": "renovate: Update us-test",
"result": "done",
"upgrades": [
{
"datasource": "github-tags",
"depName": "cluster-autoscaler-image",
"displayPending": "",
"fixedVersion": "1.29.0",
"currentVersion": "1.29.0",
"currentValue": "1.29.0",
"newValue": "1.29.2",
"newVersion": "1.29.2",
"packageFile": "stages/us-test/us-test.tfvars",
"updateType": "patch",
"packageName": "kubernetes/autoscaler"
},
{
"datasource": "gitlab-tags",
"depName": "devops/infrastructure/aws-init",
"displayPending": "",
"fixedVersion": "5.5.0",
"currentVersion": "5.5.0",
"currentValue": "5.5.0",
"newValue": "6.2.0",
"newVersion": "6.2.0",
"packageFile": "stages/us-test/_config.yaml",
"updateType": "major",
"packageName": "devops/infrastructure/aws-init"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-test/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/aws-kube-namespace",
"displayPending": "",
"fixedVersion": "3.1.0",
"currentVersion": "3.1.0",
"currentValue": "3.1.0",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "stages/us-test/namespaces.tf",
"updateType": "minor",
"packageName": "https://gitlab.domain.com/devops/tf-modules/aws-kube-namespace.git"
},
{
"datasource": "git-tags",
"depName": "gitlab.domain.com/devops/tf-modules/kube-monitoring",
"displayPending": "",
"fixedVersion": "2.1.0",
"currentVersion": "2.1.0",
"currentValue": "2.1.0",
"newValue": "4.0.0",
"newVersion": "4.0.0",
"packageFile": "stages/us-test/locals.tf",
"updateType": "major",
"packageName": "https://gitlab.domain.com/devops/tf-modules/kube-monitoring.git"
},
{
"datasource": "helm",
"depName": "istiod",
"displayPending": "",
"fixedVersion": "1.19.9",
"currentVersion": "1.19.9",
"currentValue": "1.19.9",
"newValue": "1.19.10",
"newVersion": "1.19.10",
"newDigest": "8e25e7cde90326b9dd55e15790cde7ac21e4fb2d92a975a839f81c2bc9d938c1",
"packageFile": "stages/us-test/us-test.tfvars",
"updateType": "patch",
"packageName": "istiod"
},
{
"datasource": "helm",
"depName": "jaeger",
"displayPending": "",
"fixedVersion": "0.74.1",
"currentVersion": "0.74.1",
"currentValue": "0.74.1",
"newValue": "3.0.7",
"newVersion": "3.0.7",
"newDigest": "3b6cac05277f806e4bf4ac57fb8bfeb969ac5ca568b728e8283aa75c4db4a6cf",
"packageFile": "stages/us-test/tracing-deployment.tf",
"updateType": "major",
"packageName": "jaeger"
},
{
"datasource": "helm",
"depName": "studio--opentelemetry-collector",
"displayPending": "",
"fixedVersion": "0.0.0-main",
"currentVersion": "0.0.0-main",
"currentValue": "0.0.0-main",
"newValue": "0.0.0-otlp-tempo",
"newVersion": "0.0.0-otlp-tempo",
"newDigest": "3b7067ffe0c6baa7f1559524592d6928a389926df9f306a1ee6b5f89cf349cb4",
"packageFile": "stages/us-test/tracing-deployment.tf",
"updateType": "patch",
"packageName": "studio--opentelemetry-collector"
}
]
}
]
DEBUG: Renovate repository PR statistics (repository=its-ops/infrastrture/cloud-aws)
"stats": {"total": 244, "open": 23, "closed": 70, "merged": 151}
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true (repository=its-ops/infrastrture/cloud-aws)
DEBUG: repository problems (repository=its-ops/infrastrture/cloud-aws)
"repoProblems": ["WARN: Package lookup failures"]
DEBUG: Repository timing splits (milliseconds) (repository=its-ops/infrastrture/cloud-aws)
"splits": {"init": 3622, "extract": 595, "lookup": 2628, "onboarding": 0, "update": 45495},
"total": 53216
DEBUG: Package cache statistics (repository=its-ops/infrastrture/cloud-aws)
"get": {"count": 298, "avgMs": 17, "medianMs": 2, "maxMs": 582, "totalMs": 5133},
"set": {"count": 554, "avgMs": 9, "medianMs": 5, "maxMs": 51, "totalMs": 4995}
DEBUG: HTTP statistics (repository=its-ops/infrastrture/cloud-aws)
"urls": {
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/issues/28": {
"GET": {"200": 2},
"PUT": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/issues": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests": {
"POST": {"409": 2},
"GET": {"200": 3}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1805": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1953": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1954": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1955": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1956": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1957": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1958": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/1993": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2210": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2499": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2500": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2512": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2537": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2618": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632": {
"GET": {"200": 2},
"PUT": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2632/merge": {
"PUT": {"405": 5}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2659": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2666": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2667": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2692": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2694": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2695": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2696": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707": {
"GET": {"200": 2},
"PUT": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/merge_requests/2707/merge": {
"PUT": {"405": 5}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/repository/commits/87062b98a823602782ccaf2c2b4fa4f0976c72ce/statuses": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/repository/commits/e02ef01893602a6a9cb3ea2f3d5c2128c1c791ff/statuses": {
"GET": {"200": 1}
},
"https://gitlab.domain.com/api/v4/projects/its-ops%2Finfrastrture%2Fcloud-aws/repository/files/.renovaterc.json5": {
"GET": {"200": 1}
}
},
"hosts": {
"gitlab.domain.com": {
"count": 50,
"reqAvgMs": 263,
"reqMedianMs": 258,
"reqMaxMs": 518,
"queueAvgMs": 0,
"queueMedianMs": 0,
"queueMaxMs": 1
}
},
"requests": 50
DEBUG: HTTP cache statistics (repository=its-ops/infrastrture/cloud-aws)
DEBUG: Lookup statistics (repository=its-ops/infrastrture/cloud-aws)
"gitlab-tags": {"count": 25, "avgMs": 20, "medianMs": 14, "maxMs": 55, "totalMs": 501},
"git-tags": {"count": 260, "avgMs": 23, "medianMs": 9, "maxMs": 242, "totalMs": 6001},
"github-releases": {"count": 1, "avgMs": 318, "medianMs": 318, "maxMs": 318, "totalMs": 318},
"helm": {"count": 55, "avgMs": 69, "medianMs": 17, "maxMs": 602, "totalMs": 3788},
"github-tags": {"count": 15, "avgMs": 165, "medianMs": 23, "maxMs": 459, "totalMs": 2474},
"docker": {"count": 1, "avgMs": 32, "medianMs": 32, "maxMs": 32, "totalMs": 32}
DEBUG: dns cache (repository=its-ops/infrastrture/cloud-aws)
"hosts": []
INFO: Repository finished (repository=its-ops/infrastrture/cloud-aws)
"cloned": true,
"durationMs": 53216
DEBUG: Checking file package cache for expired items
DEBUG: Verifying and cleaning cache: /builds/devops/infrastructure/renovate-cloud-infra/renovate/cache/renovate/renovate-cache-v1
DEBUG: Deleted 0 of 833 file cached entries in 11954ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment