Closed bilus closed 1 year ago
Hello @bilus
I cannot reproduce the issue with M2 and 0.4.1 version
❯ helm plugin install https://github.com/hayorov/helm-gcs.git
Installing helm-gcs 0.4.1 ...
x LICENSE
x README.md
x helm-gcs
helm-gcs 0.4.1 is correctly installed.
Init a new repository:
helm gcs init gs://bucket/path
Add your repository to Helm:
helm repo add repo-name gs://bucket/path
Push a chart to your repository:
helm gcs push chart.tar.gz repo-name
Update Helm cache:
helm repo update
Get your chart:
helm fetch repo-name/chart
Installed plugin: gcs
❯ helm gcs version
version: 0.4.1
commit: a1e5a120e7e43de17f6110da78c93261230afb32
date: 2023-02-01T14:00:53Z
Could you please add more details and.or try the latest version (0.4.1)
I'd like to reopen this issue described in #106 :
And then:
Macbook Pro, Apple M1 Pro, MacOS Ventura (v13.2)