5GSEC / nimbus

Intent driven security automation framework
Apache License 2.0
26 stars 10 forks source link

fix: release helm chart failing due to invalid token #209

Closed shivaccuknox closed 3 months ago

shivaccuknox commented 3 months ago

Description

The token used for pushing helm charts was no longer valid. Modified the token to be independent of owner. Screenshot from 2024-07-02 11-48-42

Screenshot from 2024-07-02 11-49-19

Fixes # https://github.com/5GSEC/nimbus/issues/202, https://github.com/5GSEC/nimbus/issues/210

Does this PR introduce a breaking change?

No

Checklist

Additional information for reviewer

Mention if this PR is part of any design or a continuation of previous PRs