UNCLASSIFIED - NO CUI

Skip to content

chore(deps): update dependency defenseunicorns/pepr to v0.28.0

Ghost User requested to merge renovate/defenseunicorns-pepr-0.x into development

This MR contains the following updates:

Package Type Update Change
defenseunicorns/pepr minor v0.27.0 -> v0.28.0
defenseunicorns/pepr ironbank-github minor v0.27.0 -> v0.28.0

Release Notes

defenseunicorns/pepr (defenseunicorns/pepr)

v0.28.0

Compare Source

Features
npx pepr kfc [command] [options]

Used to generate the deployment manifests at a certain image version.

npx pepr build -v "99.99.99"
> cat dist/pepr-module-static-test.yaml | egrep "image:"
image: ghcr.io/defenseunicorns/pepr/controller:v99.99.99
image: ghcr.io/defenseunicorns/pepr/controller:v99.99.99
What's Changed

Full Changelog: https://github.com/defenseunicorns/pepr/compare/v0.27.0...v0.28.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports