-
Notifications
You must be signed in to change notification settings - Fork 54
Replace references to old repository #95
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
Conversation
.github/workflows/deploy.yml
Outdated
id: prep | ||
run: | | ||
IMG=quay.io/joelanford/helm-operator | ||
IMG=quay.io/operator-framework/helm-operator-plugins |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: I think we probably should just skip the deploy step for now since the actual image is being released from the main SDK repo, I didn't want to rename this to quay.io/operator-framework/helm-operator
out of fear we may accidentally overwrite the real image before we were ready
3122ca7
to
6bc2457
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
New changes are detected. LGTM label has been removed. |
3fc61b5
to
23f04e9
Compare
Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com>
7abbc4a
to
09c9d33
Compare
No description provided.