UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

wrapper update to 0.4.6

Merged Ghost User requested to merge update-wrapper-tag-0.4.6 into master

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/wrapper/-/blob/0.4.6/CHANGELOG.md

Package MR

big-bang/product/packages/wrapper!27 (merged)

For Issue

Closes big-bang/product/packages/wrapper#11 (closed)

Upgrade Notices

package.istio.hosts[*].domain (a string) was removed in favor of package.istio.hosts[*].domains (a list of strings). If you were overriding this domain, you will need to account for this.

For example: you would change

package:
 istio:
   hosts:
     domain: test.com
...

To

package:
  istio:
    hosts:
    - domains:
      - test.com
...
Edited by Michael Martin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading