Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History
113 lines (72 loc) · 13.1 KB

File metadata and controls

113 lines (72 loc) · 13.1 KB

Changelog

0.0.5 (2024-01-11)

Bug Fixes

  • exclude pepr-system namespace from kyverno policy that was blocking DUBBD upgrade (#62) (d52cc6d)

Miscellaneous Chores

  • deps: update dependency defenseunicorns/uds-package-dubbd to v0.16.0 (#55) (645f077)
  • deps: update stable (#56) (748d627)
  • deps: update stable (#57) (bb758d9)
  • deps: update stable (#63) (d1fdb72)
  • deps: update stable (#64) (c54baaa)
  • deps: update tj-actions/changed-files action to v41 [security] (#61) (acda84b)
  • Renovate move DUBBD to separate group (#53) (48fed0b)

0.0.4 (2023-12-06)

Documentation

  • add additional dev prerequisite in readme (975c2fd)

Miscellaneous Chores

  • deps: update all dependencies (#43) (a441362)
  • deps: update all dependencies (#50) (e83e689)
  • refactor to focus on one reference deployment (99d77d9)

Continuous Integration

0.0.3 (2023-11-07)

Miscellaneous Chores

0.0.2 (2023-10-05)

Miscellaneous Chores

0.0.1 (2023-10-03)

Features

  • On-Prem Lite reference deployment (#7) (1377520)

Bug Fixes

Documentation

  • add more content to Readme. Add Purpose and Roadmap sections. (#4) (d4062db)

Miscellaneous Chores

  • add group:all back to Renovate config (#27) (f8a0d9c)
  • add issue template (aa771de)
  • change renovate rebaseWhen to "never" (a7d2d93)
  • configure pre-commit (905186d)
  • configure release-please (bff0e19)
  • configure Renovate (9a42697)
  • create folder structure and readme files for the 3 intended reference deployments (b0fd78b)
  • deps: update all dependencies (#5) (10ee3ef)
  • deps: update all dependencies (#6) (af31f2d)
  • deps: update stable (#18) (1fe8671)
  • release 0.0.1 (8c2d63c)
  • separate uds-idam package into separate renovate PR (d9283e0)
  • try blake's method for committing changes with github's signature (c26f9ed)
  • try blake's method for committing changes with github's signature (0a1551c)
  • try blake's method for committing changes with github's signature (efa2887)
  • update .gitignore to ignore .cache folder, .idea folder, and .DS_Store file (893060d)
  • update IDAM dep and revert back to regular renovate grouping (#19) (2841ebe)
  • update to latest version of metallb package and specify IP add… (#29) (87d21ff)

Continuous Integration

  • add auto-update PR capability (d78da75)
  • add automated testing (#8) (fdc746a)
  • add comment and parse-update reusable actions (a43416e)
  • add ping reusable action (39a1f4b)