Skip to content

Commit

Permalink
fix: release-please for aks (#941)
Browse files Browse the repository at this point in the history
## Description

Adds AKS bundle to release-please config

## Related Issue

Fixes #
<!-- or -->
Relates to #

## Type of change

- [ ] 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

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
  • Loading branch information
mjnagel authored Oct 18, 2024
1 parent 3317bbe commit 5c77285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"bundles/k3d-standard/uds-bundle.yaml",
".github/bundles/rke2/uds-bundle.yaml",
".github/bundles/eks/uds-bundle.yaml",
".github/bundles/aks/uds-bundle.yaml",
"tasks/deploy.yaml",
"tasks/publish.yaml"
]
Expand Down

0 comments on commit 5c77285

Please sign in to comment.