Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update chart with new maas api token name #406

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

arturshadnik
Copy link
Member

Issue

Description

In the process of updating the MAAS plugin to support inline auth, the key for the API token was changed from maasApiToken to apiToken. This PR updates the charts to support this.

Additionally some plugins have had recent releases, this bumps all their versions in the charts to the latest.

@arturshadnik arturshadnik requested a review from a team as a code owner August 27, 2024 00:59
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Aug 27, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   53.78%   53.78%           
=======================================
  Files          22       22           
  Lines        1136     1136           
=======================================
  Hits          611      611           
  Misses        457      457           
  Partials       68       68           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d13607...3ca0d75. Read the comment docs.

@arturshadnik arturshadnik merged commit 4641279 into main Aug 27, 2024
8 checks passed
@arturshadnik arturshadnik deleted the fix/maas-auth branch August 27, 2024 01:12
arturshadnik pushed a commit that referenced this pull request Aug 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.9](v0.1.8...v0.1.9)
(2024-08-27)


### Bug Fixes

* update chart with new maas api token name
([#406](#406))
([4641279](4641279))


### Other

* make reviewable
([5d13607](5d13607))


### Dependency Updates

* **deps:** update golang.org/x/exp digest to 9b4947d
([#401](#401))
([3f87eb2](3f87eb2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants