You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Updates the Flux GitRepo version to v1.
Not sure if this is the right/desired fix or if this should be more
backwards compatible (similar to the way credentials are handled for BB
1/2.
## Related Issue
Fixes#1932
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
---------
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Co-authored-by: razzle <harry@razzle.cloud>
Co-authored-by: Case Wylie <cmwylie19@defenseunicorns.com>
Environment
Device and OS: ec2 instance, Ubuntu
App version: zarf 0.28.3, BB 2.7.0
Kubernetes distro being used: k3d
Steps to reproduce
Deploy BB 2.7.0 via the extension and examine the debug log. You will see a warning about the deprecation:
Expected result
No deprecated API Versions should be used.
Actual Result
Warning about gitrepo being on deprecated version
The text was updated successfully, but these errors were encountered: