Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #12

wants to merge 1 commit into from

Conversation

renovate-coveooss[bot]
Copy link

@renovate-coveooss renovate-coveooss bot commented Aug 29, 2023

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/check-codeowners.yaml (github-actions)
  • .github/workflows/lint-test.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/superlinter.yml (github-actions)
  • .github/workflows/sync-readme.yaml (github-actions)
  • charts/alertmanager/values.yaml (helm-values)
  • charts/kube-prometheus-stack/values.yaml (helm-values)
  • charts/kube-state-metrics/values.yaml (helm-values)
  • charts/prom-label-proxy/values.yaml (helm-values)
  • charts/prometheus-adapter/values.yaml (helm-values)
  • charts/prometheus-blackbox-exporter/values.yaml (helm-values)
  • charts/prometheus-cloudwatch-exporter/values.yaml (helm-values)
  • charts/prometheus-conntrack-stats-exporter/values.yaml (helm-values)
  • charts/prometheus-consul-exporter/values.yaml (helm-values)
  • charts/prometheus-couchdb-exporter/values.yaml (helm-values)
  • charts/prometheus-elasticsearch-exporter/values.yaml (helm-values)
  • charts/prometheus-fastly-exporter/values.yaml (helm-values)
  • charts/prometheus-json-exporter/values.yaml (helm-values)
  • charts/prometheus-kafka-exporter/values.yaml (helm-values)
  • charts/prometheus-mongodb-exporter/values.yaml (helm-values)
  • charts/prometheus-mysql-exporter/values.yaml (helm-values)
  • charts/prometheus-nats-exporter/values.yaml (helm-values)
  • charts/prometheus-node-exporter/values.yaml (helm-values)
  • charts/prometheus-pingdom-exporter/values.yaml (helm-values)
  • charts/prometheus-postgres-exporter/values.yaml (helm-values)
  • charts/prometheus-pushgateway/values.yaml (helm-values)
  • charts/prometheus-rabbitmq-exporter/values.yaml (helm-values)
  • charts/prometheus-redis-exporter/values.yaml (helm-values)
  • charts/prometheus-smartctl-exporter/values.yaml (helm-values)
  • charts/prometheus-snmp-exporter/values.yaml (helm-values)
  • charts/prometheus-stackdriver-exporter/values.yaml (helm-values)
  • charts/prometheus-statsd-exporter/values.yaml (helm-values)
  • charts/prometheus-to-sd/values.yaml (helm-values)
  • charts/prometheus/values.yaml (helm-values)
  • charts/kube-prometheus-stack/Chart.yaml (helmv3)
  • charts/prometheus-kafka-exporter/Chart.yaml (helmv3)
  • charts/prometheus/Chart.yaml (helmv3)
  • charts/kube-prometheus-stack/hack/requirements.txt (pip_requirements)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Group all minor and patch updates together.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Show all Merge Confidence badges for pull requests.
  • Groups all Python updates into a single PR.
  • Schedules renovate to run once a week during work hours
  • Update TGF image versions
  • Update docker image references in deployment config files
  • Update only trusted GitHub actions
  • Standard Renovate config at Coveo
  • Run Renovate on following schedule: after 9:00 am on Tuesday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json5 in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 40 Pull Requests:

chore(deps): update dependency requests to v2.32.2 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.2
chore(deps): replace k8s.gcr.io/ingress-nginx/kube-webhook-certgen docker tag with registry.k8s.io/ingress-nginx/kube-webhook-certgen
chore(deps): replace k8s.gcr.io/prometheus-adapter/prometheus-adapter docker tag with registry.k8s.io/prometheus-adapter/prometheus-adapter
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/k8s.gcr.io-prometheus-adapter-prometheus-adapter-replacement
  • Merge into: main
  • Upgrade k8s.gcr.io/prometheus-adapter/prometheus-adapter to v0.10.0
chore(deps): update all non-major dependencies
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/all-minor-patch
  • Merge into: main
  • Upgrade PyYAML to ==5.4.1
  • Upgrade azure/setup-helm to v3.5
  • Upgrade danielqsj/kafka-exporter to v1.8.0
  • Upgrade gcr.io/google-containers/prometheus-to-sd to v0.9.2
  • Upgrade ghcr.io/fastly/fastly-exporter to v7.6.1
  • Upgrade grafana to 3e8031a0e0a7691e6ed6df4bd79f0dbd90406beb45acc02a2888cd11dd114b47
  • Upgrade jimmidyson/configmap-reload to v0.9.0
  • Upgrade k8s.gcr.io/ingress-nginx/kube-webhook-certgen to v1.4.3
  • Upgrade k8s.gcr.io/prometheus-adapter/prometheus-adapter to v0.12.0
  • Upgrade kube-state-metrics to 495281cafb4127991ce8fc95fe03ddef81c7882c400bf798dfccfff257387c9e
  • Upgrade oliver006/redis_exporter to v1.63.0
  • Upgrade prom/blackbox-exporter to v0.25.0
  • Upgrade prom/cloudwatch-exporter to v0.16.0
  • Upgrade prom/consul-exporter to v0.12.1
  • Upgrade prom/mysqld-exporter to v0.15.1
  • Upgrade prom/pushgateway to v1.10.0
  • Upgrade prom/snmp-exporter to v0.26.0
  • Upgrade prom/statsd-exporter to v0.27.1
  • Upgrade prometheus-node-exporter to e5c68f360695a2b86281f2dd1b7436624c7ddf35056964d207bf6fc1442cd252
  • Upgrade prometheuscommunity/stackdriver-exporter to v0.16.0
  • Upgrade quay.io/prometheus-operator/prometheus-config-reloader to v0.77.0
  • Upgrade quay.io/prometheus-operator/prometheus-operator to v0.77.0
  • Upgrade quay.io/prometheus/alertmanager to v0.27.0
  • Upgrade quay.io/prometheus/node-exporter to v1.8.2
  • Upgrade quay.io/prometheus/prometheus to v2.54.1
  • Upgrade quay.io/prometheuscommunity/elasticsearch-exporter to v1.8.0
  • Upgrade quay.io/prometheuscommunity/postgres-exporter to v0.15.0
  • Upgrade quay.io/thanos/thanos to v0.36.1
  • Upgrade registry.k8s.io/kube-state-metrics/kube-state-metrics to v2.13.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/checkout action to v4
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency pyyaml to v6
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: main
  • Upgrade PyYAML to ==6.0.2
chore(deps): update dependency ubuntu to v22
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v17
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-17.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 17
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v18
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-18.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 18
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v19
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-19.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 19
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v20
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-20.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 20
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v21
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-21.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 21
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v22
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-22.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 22
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v23
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-23.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 23
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v24
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-24.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 24
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v25
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-25.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 25
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v26
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-26.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to 26
chore(deps): update gesellix/couchdb-prometheus-exporter docker tag to v28
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/gesellix-couchdb-prometheus-exporter-28.x
  • Merge into: main
  • Upgrade gesellix/couchdb-prometheus-exporter to v28
chore(deps): update ghcr.io/fastly/fastly-exporter docker tag to v8
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/ghcr.io-fastly-fastly-exporter-8.x
  • Merge into: main
  • Upgrade ghcr.io/fastly/fastly-exporter to v8.1.0
chore(deps): update ghcr.io/fastly/fastly-exporter docker tag to v9
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/ghcr.io-fastly-fastly-exporter-9.x
  • Merge into: main
  • Upgrade ghcr.io/fastly/fastly-exporter to v9.0.0
chore(deps): update helm release grafana to v7
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/grafana-7.x
  • Merge into: main
  • Upgrade grafana to ceebfee5db8d6c5101b5ba08e4a677b61c7933748226ffd5d8bf3e6c0d482f91
chore(deps): update helm release grafana to v8
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/grafana-8.x
  • Merge into: main
  • Upgrade grafana to d74a57e3b7ea6046391e7ef8794b8b2de37c284d1e220d0810f84ca574a91714
chore(deps): update helm release kafka to v17
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-17.x
  • Merge into: main
  • Upgrade kafka to sha256:9831d9005b8c7a2cbadbee857e4344c22d270b6201643dfe4fc2335bb3d2e919
chore(deps): update helm release kafka to v18
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-18.x
  • Merge into: main
  • Upgrade kafka to 2b1bea7f6b46bcf2ea43d0f39bf02e367fe55c38643a9d3eef8f136105de000b
chore(deps): update helm release kafka to v19
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-19.x
  • Merge into: main
  • Upgrade kafka to f858064060a3dc2b48fffd421abf124c5e7c87984bdf088c28c1c3cfe2bce695
chore(deps): update helm release kafka to v20
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-20.x
  • Merge into: main
  • Upgrade kafka to e0e5df99e3cb8f9f727adf448373256a31219f8ab0374662af2c302bee92b059
chore(deps): update helm release kafka to v21
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-21.x
  • Merge into: main
  • Upgrade kafka to 7e9bbeb4be0e432dcde172eb0adcc0007af0c40429cd65485ecffbb2a3115a28
chore(deps): update helm release kafka to v22
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-22.x
  • Merge into: main
  • Upgrade kafka to c8a54d44096c1ff21cd73454b4c7d607c8ea78363cafec05ec0a84fda6874fa9
chore(deps): update helm release kafka to v23
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-23.x
  • Merge into: main
  • Upgrade kafka to 45d997d3d434339dc366c34379f7d759b2d81fe20b95f01556c04fe19986f190
chore(deps): update helm release kafka to v24
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-24.x
  • Merge into: main
  • Upgrade kafka to 0b7301a8cae945bd65f9dc5cca18c1e6e833971200cb7a405e42006380b5a131
chore(deps): update helm release kafka to v25
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-25.x
  • Merge into: main
  • Upgrade kafka to eeb48b337fd0f0755579a2fd6fbe3a2299117154bed6ec16ddf3717d9118ba49
chore(deps): update helm release kafka to v26
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-26.x
  • Merge into: main
  • Upgrade kafka to 04a2300a494191bda0b4fe2d20519aac5cd8b2787e96e75c27a6fc8bb78adec4
chore(deps): update helm release kafka to v27
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-27.x
  • Merge into: main
  • Upgrade kafka to 1f61a6a6fe8a704ff4e903cd3433b336b250f07b70f96e9100ef1316087392dd
chore(deps): update helm release kafka to v28
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-28.x
  • Merge into: main
  • Upgrade kafka to d87b3a6a47fac0c4d0ef33060915ddcfdb10e546878170b0cea415a12a69fd2d
chore(deps): update helm release kafka to v29
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-29.x
  • Merge into: main
  • Upgrade kafka to e60ff50aab54277bc62b0b7c12c3f7e4b8e28c78ab69b954f68d2f207a9174d7
chore(deps): update helm release kafka to v30
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kafka-30.x
  • Merge into: main
  • Upgrade kafka to 7226ec0b2f7b7511a1c8b5d7e4bf24b157b82a13ab9fdec5d9326d16f871c5ac
chore(deps): update helm release kube-state-metrics to v5
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kube-state-metrics-5.x
  • Merge into: main
  • Upgrade kube-state-metrics to 68785e66df85af5739f9c01d11d324fdf81cc4bda1b72d2495ea005e5c4d6984
chore(deps): update kbudde/rabbitmq-exporter docker tag to v1
  • Schedule: ["after 9:00 am on Tuesday"]
  • Branch name: renovate/kbudde-rabbitmq-exporter-1.x
  • Merge into: main
  • Upgrade kbudde/rabbitmq-exporter to 1.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants