You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using this maven plugin with my projet and I am currently using a S3 bucket as the helm chart repository.
Unfortunately I receive the following message when deploying with this plugin: [ERROR] Failed to execute goal com.deviceinsight.helm:helm-maven-plugin:2.10.0:deploy (helm) on project xxx: Error creating/publishing helm chart: null: ClientProtocolException: s3 protocol is not supported -> [Help 1]
Is it really not supported by the maven plugin currently or am I doing something wrong?
Thanks for your answer,
David
The text was updated successfully, but these errors were encountered:
Hi,
I'm currently using this maven plugin with my projet and I am currently using a S3 bucket as the helm chart repository.
Unfortunately I receive the following message when deploying with this plugin:
[ERROR] Failed to execute goal com.deviceinsight.helm:helm-maven-plugin:2.10.0:deploy (helm) on project xxx: Error creating/publishing helm chart: null: ClientProtocolException: s3 protocol is not supported -> [Help 1]
Is it really not supported by the maven plugin currently or am I doing something wrong?
Thanks for your answer,
David
The text was updated successfully, but these errors were encountered: