| commit | 024757cc787b7d33ff039d42599810a64b7dc365 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <giolekva@gmail.com> | Thu Mar 14 13:27:29 2024 +0400 |
| committer | GitHub <noreply@github.com> | Thu Mar 14 13:27:29 2024 +0400 |
| tree | 286b5c550ef7dfe8c98b37f31ec7a0d12cceea2b | |
| parent | 98fe81999fd177d6383419809d492afc868c74fd [diff] [blame] |
installer: use main branch for chart discovery (#92) Co-authored-by: Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local>
diff --git a/core/installer/bootstrapper.go b/core/installer/bootstrapper.go index 71b18d4..c5de23d 100644 --- a/core/installer/bootstrapper.go +++ b/core/installer/bootstrapper.go
@@ -455,7 +455,7 @@ interval: 1m0s url: https://github.com/giolekva/pcloud ref: - branch: cuelang + branch: main `, env.Name))) if err != nil { return err