deviceinsight / helm-maven-plugin

Maven Plugin for Helm Charts
Apache License 2.0
46 stars 22 forks source link

S3 is unsupported #110

Open Hellorin opened 3 years ago

Hellorin commented 3 years ago

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

hho commented 3 years ago

Helm plugins, including the helm-s3 plugin, are not currently supported (see #14).