UNCLASSIFIED

Commit 70bec412 authored by bhearn7's avatar bhearn7
Browse files

update version

parent 34a9f9a3
Pipeline #429869 passed with stages
in 3 minutes and 18 seconds
......@@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [1.13.0-bb.5]
## Added
- `.Values.postgresqlSuperUser.postgresUsername` and `.Values.postgresqlSuperUser.postgresPassword` for conditionally changing the commands in the ensure db jobs to allow for finer-grain postgres user permissions
- `chart/templates/bigbang/db/superuser-db-secret.yaml` secret to populate fields in the ensure db jobs
## [1.13.0-bb.4]
### Fixed
- update allow-kube-dns NP to conditionally add port 5353 egress when `.Values.anchoreGlobal.openShiftDeployment` is `true`
......
apiVersion: v2
name: anchore-engine
version: 1.13.0-bb.4
version: 1.13.0-bb.5
appVersion: 0.10.0
description: Anchore container analysis and policy evaluation engine service
keywords:
......
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