Versions in this module Expand all Collapse all v0 v0.6.0 Dec 16, 2021 GO-2022-0502 +2 more GO-2022-0502: Weave GitOps leaked cluster credentials into logs on connection errors in github.com/weaveworks/weave-gitops GO-2023-1377: GitOps Run allows for Kubernetes workload injection in github.com/weaveworks/weave-gitops GO-2023-1388: Gitops Run insecure communication in github.com/weaveworks/weave-gitops Changes in this version + type FakeHelmRepoManager struct + GetChartsStub func(context.Context, *v1beta1.HelmRepository, helm.ChartPredicate) ([]*profiles.Profile, error) + GetValuesFileStub func(context.Context, *v1beta1.HelmRepository, *helm.ChartReference, string) ([]byte, error) + func (fake *FakeHelmRepoManager) GetCharts(arg1 context.Context, arg2 *v1beta1.HelmRepository, arg3 helm.ChartPredicate) ([]*profiles.Profile, error) + func (fake *FakeHelmRepoManager) GetChartsArgsForCall(i int) (context.Context, *v1beta1.HelmRepository, helm.ChartPredicate) + func (fake *FakeHelmRepoManager) GetChartsCallCount() int + func (fake *FakeHelmRepoManager) GetChartsCalls(...) + func (fake *FakeHelmRepoManager) GetChartsReturns(result1 []*profiles.Profile, result2 error) + func (fake *FakeHelmRepoManager) GetChartsReturnsOnCall(i int, result1 []*profiles.Profile, result2 error) + func (fake *FakeHelmRepoManager) GetValuesFile(arg1 context.Context, arg2 *v1beta1.HelmRepository, arg3 *helm.ChartReference, ...) ([]byte, error) + func (fake *FakeHelmRepoManager) GetValuesFileArgsForCall(i int) (context.Context, *v1beta1.HelmRepository, *helm.ChartReference, string) + func (fake *FakeHelmRepoManager) GetValuesFileCallCount() int + func (fake *FakeHelmRepoManager) GetValuesFileCalls(...) + func (fake *FakeHelmRepoManager) GetValuesFileReturns(result1 []byte, result2 error) + func (fake *FakeHelmRepoManager) GetValuesFileReturnsOnCall(i int, result1 []byte, result2 error) + func (fake *FakeHelmRepoManager) Invocations() map[string][][]interface{} v0.6.0-rc1 Dec 15, 2021 GO-2022-0502 +2 more GO-2022-0502: Weave GitOps leaked cluster credentials into logs on connection errors in github.com/weaveworks/weave-gitops GO-2023-1377: GitOps Run allows for Kubernetes workload injection in github.com/weaveworks/weave-gitops GO-2023-1388: Gitops Run insecure communication in github.com/weaveworks/weave-gitops v0.6.0-rc0 Dec 15, 2021 GO-2022-0502 +2 more GO-2022-0502: Weave GitOps leaked cluster credentials into logs on connection errors in github.com/weaveworks/weave-gitops GO-2023-1377: GitOps Run allows for Kubernetes workload injection in github.com/weaveworks/weave-gitops GO-2023-1388: Gitops Run insecure communication in github.com/weaveworks/weave-gitops