UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8cd7109a authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch 'update-renovate-for-mission-team' into 'main'

Update renovate for mission team

Closes big-bang/bigbang#1891

See merge request !23
parents 80b34974 b237aefe
No related branches found
Tags 37.104.1-bb.1
1 merge request!23Update renovate for mission team
Pipeline #2737649 passed
...@@ -3,6 +3,9 @@ ...@@ -3,6 +3,9 @@
Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
--- ---
## [37.104.1-bb.1] - 2024-01-17
### Updated
- updated renovate.json to include mission team label
## [37.104.1-bb.0] - 2023-12-19 ## [37.104.1-bb.0] - 2023-12-19
### Updated ### Updated
......
# renovate # renovate
![Version: 37.104.1-bb.0](https://img.shields.io/badge/Version-37.104.1--bb.0-informational?style=flat-square) ![AppVersion: 37.104.1](https://img.shields.io/badge/AppVersion-37.104.1-informational?style=flat-square) ![Version: 37.104.1-bb.1](https://img.shields.io/badge/Version-37.104.1--bb.1-informational?style=flat-square) ![AppVersion: 37.104.1](https://img.shields.io/badge/AppVersion-37.104.1-informational?style=flat-square)
Universal dependency update tool that fits into your workflows. Universal dependency update tool that fits into your workflows.
......
...@@ -2,7 +2,7 @@ apiVersion: v2 ...@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: '37.104.1' appVersion: '37.104.1'
description: Universal dependency update tool that fits into your workflows. description: Universal dependency update tool that fits into your workflows.
name: renovate name: renovate
version: '37.104.1-bb.0' version: '37.104.1-bb.1'
icon: https://docs.renovatebot.com/assets/images/logo.png icon: https://docs.renovatebot.com/assets/images/logo.png
home: https://github.com/renovatebot/renovate home: https://github.com/renovatebot/renovate
keywords: keywords:
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"draftPR": true, "draftPR": true,
"enabledManagers": ["regex", "helmv3"], "enabledManagers": ["regex", "helmv3"],
"ignorePaths": ["chart/charts/**"], "ignorePaths": ["chart/charts/**"],
"labels": ["renovate"], "labels": ["renovate", "team::Tools & Automation"],
"commitMessagePrefix": "SKIP UPDATE CHECK", "commitMessagePrefix": "SKIP UPDATE CHECK",
"packageRules": [ "packageRules": [
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment