I have 2 repos on quay one on my name one on a common name
https://quay.io/application/huineng/diem
https://quay.io/application/diem/helm
I have full access to both as well as the agent i can login without any problem
I can push my helm chart to my own name
I cannot push to the diem
helm quay push quay.io/diem/helm
message: '403 Client Error: FORBIDDEN for url: https://quay.io/cnr/api/v1/packages/diem/helm?force=false'
response:
error:
code: forbidden
details:
package: diem/helm
scopes:
- push
message: 'Unauthorized access for: diem/helm'
Am i missing something ? or is this feature not supported ?
I have 2 repos on quay one on my name one on a common name
https://quay.io/application/huineng/diem
https://quay.io/application/diem/helm
I have full access to both as well as the agent i can login without any problem
I can push my helm chart to my own name
I cannot push to the diem
Am i missing something ? or is this feature not supported ?