UNCLASSIFIED - NO CUI

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

Merge branch 'bb-2418-create-maintenance-track-badge' into 'main'

adding the maintenance track annotation and badge

See merge request !61
parents 66fc56e2 1b1271e1
No related branches found
No related tags found
1 merge request!61adding the maintenance track annotation and badge
Pipeline #3778916 passed with warnings
......@@ -7,6 +7,7 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Updated
- ghcr.io/renovatebot/renovate - minor - 39.19.1 -> 39.26.1
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate - minor - 39.15.4 -> 39.23.1
- Added the maintenance track annotation and badge
## [39.15.4-bb.0] - 2024-11-18
### Updated
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# renovate
![Version: 39.23.1-bb.0](https://img.shields.io/badge/Version-39.23.1--bb.0-informational?style=flat-square) ![AppVersion: 39.23.1](https://img.shields.io/badge/AppVersion-39.23.1-informational?style=flat-square)
![Version: 39.23.1-bb.0](https://img.shields.io/badge/Version-39.23.1--bb.0-informational?style=flat-square) ![AppVersion: 39.23.1](https://img.shields.io/badge/AppVersion-39.23.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
Universal dependency update tool that fits into your workflows.
## Upstream References
* <https://github.com/renovatebot/renovate>
- <https://github.com/renovatebot/renovate>
* <https://github.com/renovatebot/renovate>
* <https://github.com/renovatebot/helm-charts>
## Upstream Release Notes
This package has no upstream release note links on file. Please add some to [chart/Chart.yaml](chart/Chart.yaml) under `annotations.bigbang.dev/upstreamReleaseNotesMarkdown`.
Example:
```yaml
annotations:
bigbang.dev/upstreamReleaseNotesMarkdown: |
- [Find our upstream chart's CHANGELOG here](https://link-goes-here/CHANGELOG.md)
- [and our upstream application release notes here](https://another-link-here/RELEASE_NOTES.md)
```
## Learn More
* [Application Overview](docs/overview.md)
* [Other Documentation](docs/)
- [Application Overview](docs/overview.md)
- [Other Documentation](docs/)
## Pre-Requisites
* Kubernetes Cluster deployed
* Kubernetes config installed in `~/.kube/config`
* Helm installed
- Kubernetes Cluster deployed
- Kubernetes config installed in `~/.kube/config`
- Helm installed
Install Helm
......@@ -26,8 +39,9 @@ https://helm.sh/docs/intro/install/
## Deployment
* Clone down the repository
* cd into directory
- Clone down the repository
- cd into directory
```bash
helm install renovate chart/
```
......@@ -122,3 +136,8 @@ helm install renovate chart/
## Contributing
Please see the [contributing guide](./CONTRIBUTING.md) if you are interested in contributing.
---
_This file is programatically generated using `helm-docs` and some BigBang-specific templates. The `gluon` repository has [instructions for regenerating package READMEs](https://repo1.dso.mil/big-bang/product/packages/gluon/-/blob/master/docs/bb-package-readme.md)._
......@@ -22,6 +22,7 @@ maintainers:
- name: rarkins
email: rhys@arkins.net
annotations:
bigbang.dev/maintenanceTrack: bb_integrated
bigbang.dev/applicationVersions: |
- Renovate: 39.23.1
helm.sh/images: |
......
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