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: make oci login work #68

Merged
merged 1 commit into from
Jan 8, 2025
Merged

fix: make oci login work #68

merged 1 commit into from
Jan 8, 2025

Conversation

karlderkaefer
Copy link
Contributor

@karlderkaefer karlderkaefer commented Jan 8, 2025

this lookup for oci credentials in secret was wrong. it tried to lookup will repository name like oci://registry-1.docker.io/bitnamicharts but it should look for registry-1.docker.io

also we only need secrets with type helm

@karlderkaefer karlderkaefer merged commit 389a882 into main Jan 8, 2025
5 checks passed
@karlderkaefer karlderkaefer deleted the fix-oci-login branch January 8, 2025 09:18
circleci-signavio pushed a commit that referenced this pull request Jan 8, 2025
## [2.1.4](v2.1.3...v2.1.4) (2025-01-08)

### Bug Fixes

* make oci login work ([#68](#68)) ([389a882](389a882))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant