UNCLASSIFIED

Commit 5dacd16d authored by bhearn7's avatar bhearn7
Browse files

fix np lable

parent b643d164
Pipeline #368173 passed with stages
in 3 minutes and 19 seconds
......@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [1.13.0-bb.3]
### Fixed
- incorrect label on `allow-egress-enterprise-engine-upgrade-job` network policy
## [1.13.0-bb.2]
### Changed
- updated Redis dependency to `14.1.0-bb.2` to utilize `big-bang/base` image for upgrade jobs
......
apiVersion: v2
name: anchore-engine
version: 1.13.0-bb.2
version: 1.13.0-bb.3
appVersion: 0.10.0
description: Anchore container analysis and policy evaluation engine service
keywords:
......
......@@ -52,7 +52,7 @@ metadata:
spec:
podSelector:
matchLabels:
job-name: anchore-engine-upgrade
job-name: anchore-enterprise-upgrade
policyTypes:
- Egress
egress:
......
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