Jaydee94 / kubeseal-webgui

This is a simple web ui for Bitnami Sealed Secrets.
Apache License 2.0
75 stars 19 forks source link

180: Fix helm chart paths for 4.0.0 path change #181

Closed from-nibly closed 2 years ago

from-nibly commented 2 years ago

Should resolve #180

Definitely could have goofed some of the paths.

Also this is a quick fix, it's possible we should template the path here since the dockerfile has the APP_PATH as a build arg, so there's technically no telling where the root directory for the script et al. would be stored.

FSchumacher commented 2 years ago

Maybe we should change the install path in the container image?

Jaydee94 commented 2 years ago

@from-nibly I will fix the Image later and make a Patch Release :)

Jaydee94 commented 2 years ago

Hey @from-nibly we just released version 4.0.1 of the images and the helm chart. We fixed the path of the auto fetch script in our api image. Thank you for you suggested solution. I will close this PR.

Version 4.0.1 should fix your issue.

Best regards.