UNCLASSIFIED

Commit 2f74315f authored by Lynn Still's avatar Lynn Still
Browse files

Merge branch 'add-request-limit' into 'main'

Add request limit

See merge request !35
parents 3d389493 d8b95208
Pipeline #434176 passed with stages
in 6 minutes and 25 seconds
......@@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [9.2.6-bb.14] - 2021-08-19
### Added
Resource limit and request for the deployment
## [9.2.6-bb.13] - 2021-06-07
### Upgrade
- Upgraded Sonarqube to ironbank version 8.9.
......
......@@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 8.9-community
name: sonarqube
description: SonarQube is an open sourced code quality scanning tool
version: 9.2.6-bb.13
version: 9.2.6-bb.14
keywords:
- coverage
- security
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment