| 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/tasks/infra.go b/core/installer/tasks/infra.go index cd7ad14..59bc986 100644 --- a/core/installer/tasks/infra.go +++ b/core/installer/tasks/infra.go
@@ -82,7 +82,7 @@ interval: 1m0s url: https://github.com/giolekva/pcloud ref: - branch: cuelang + branch: main `, env.Name) if err != nil { return err