UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a88d263e authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

Merge branch 'main' into 'renovate/ironbank'

# Conflicts:
#   CHANGELOG.md
#   README.md
#   chart/Chart.yaml
parents a23ca20e 0f3aef6f
Branches master
No related tags found
1 merge request!16Update Ironbank
Pipeline #2511294 passed
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
---
## [37.27.0-bb.0] - 2023-11-09
## [37.27.0-bb.0] - 2023-11-14
### Changed
- Bumped Redis chart dependency to `18.0.4-bb.0`
- Bumped Gluon chart dependency to `0.4.4`
......@@ -12,6 +12,10 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Updated redis-exporter to `v1.55.0``
- Updated renovate to `37.27.0`
## [34.120.0-bb.3] - 2023-10-30
### Changed
- Removed an upstream annotation from being managed by our renovate
## [34.120.0-bb.2] - 2023-05-23
### Changed
- Bumped Redis chart dependency to `17.10.2-bb.0`
......
......@@ -16,7 +16,7 @@
"registryUrls": ["https://registry1.dso.mil"]
}
],
"regexManagers": [
"regexManagers": [
{
"fileMatch": ["^chart/values\\.yaml$"],
"matchStrings": [
......@@ -36,7 +36,7 @@
{
"fileMatch": ["^chart/Chart\\.yaml$"],
"matchStrings": [
"image:[^\\S\\r\\n]+(?<depName>.+):(?<currentValue>.+)"
"(image: renovate/renovate:)|(image:[^\\S\\r\\n]+(?<depName>.+):(?<currentValue>.+))"
],
"datasourceTemplate": "docker"
}
......
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