Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ projects:
go_version: "1.26"
- name: helm-controller
versions:
- tag: v1.6.0
- tag: v1.6.2
go_version: "1.26"
- name: kustomize-controller
versions:
Expand Down
64 changes: 32 additions & 32 deletions projects/fluxcd/helm-controller/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,37 +71,37 @@ https://github.com/docker/cli
** github.com/dylibso/observe-sdk/go; version v0.0.0-20240819160327-2d926c5d788a --
https://github.com/dylibso/observe-sdk/go

** github.com/fluxcd/cli-utils/pkg; version v1.2.1 --
** github.com/fluxcd/cli-utils/pkg; version v1.2.2 --
https://github.com/fluxcd/cli-utils

** github.com/fluxcd/helm-controller; version v1.6.0 --
** github.com/fluxcd/helm-controller; version v1.6.2 --
https://github.com/fluxcd/helm-controller

** github.com/fluxcd/pkg/apis/acl; version v0.10.0 --
https://github.com/fluxcd/pkg/apis/acl

** github.com/fluxcd/pkg/apis/event/v1beta1; version v0.27.0 --
** github.com/fluxcd/pkg/apis/event/v1beta1; version v0.27.1 --
https://github.com/fluxcd/pkg/apis/event

** github.com/fluxcd/pkg/apis/kustomize; version v1.19.0 --
** github.com/fluxcd/pkg/apis/kustomize; version v1.19.1 --
https://github.com/fluxcd/pkg/apis/kustomize

** github.com/fluxcd/pkg/apis/meta; version v1.30.0 --
** github.com/fluxcd/pkg/apis/meta; version v1.30.1 --
https://github.com/fluxcd/pkg/apis/meta

** github.com/fluxcd/pkg/auth; version v0.54.0 --
** github.com/fluxcd/pkg/auth; version v0.54.1 --
https://github.com/fluxcd/pkg/auth

** github.com/fluxcd/pkg/cache; version v0.14.0 --
https://github.com/fluxcd/pkg/cache

** github.com/fluxcd/pkg/chartutil; version v1.27.0 --
** github.com/fluxcd/pkg/chartutil; version v1.27.1 --
https://github.com/fluxcd/pkg/chartutil

** github.com/fluxcd/pkg/runtime; version v0.110.0 --
** github.com/fluxcd/pkg/runtime; version v0.110.1 --
https://github.com/fluxcd/pkg/runtime

** github.com/fluxcd/pkg/ssa; version v0.76.0 --
** github.com/fluxcd/pkg/ssa; version v0.76.1 --
https://github.com/fluxcd/pkg/ssa

** github.com/fluxcd/source-controller/api/v1; version v1.9.0 --
Expand Down Expand Up @@ -257,28 +257,28 @@ https://github.com/googleapis/go-genproto
** google.golang.org/grpc; version v1.80.0 --
https://github.com/grpc/grpc-go

** helm.sh/helm/v4; version v4.2.1 --
** helm.sh/helm/v4; version v4.2.2 --
https://github.com/helm/helm

** k8s.io/api; version v0.36.1 --
** k8s.io/api; version v0.36.2 --
https://github.com/kubernetes/api

** k8s.io/apiextensions-apiserver/pkg; version v0.36.1 --
** k8s.io/apiextensions-apiserver/pkg; version v0.36.2 --
https://github.com/kubernetes/apiextensions-apiserver

** k8s.io/apimachinery/pkg; version v0.36.1 --
** k8s.io/apimachinery/pkg; version v0.36.2 --
https://github.com/kubernetes/apimachinery

** k8s.io/apiserver/pkg/endpoints/deprecation; version v0.36.1 --
** k8s.io/apiserver/pkg/endpoints/deprecation; version v0.36.2 --
https://github.com/kubernetes/apiserver

** k8s.io/cli-runtime/pkg; version v0.36.1 --
** k8s.io/cli-runtime/pkg; version v0.36.2 --
https://github.com/kubernetes/cli-runtime

** k8s.io/client-go; version v0.36.1 --
** k8s.io/client-go; version v0.36.2 --
https://github.com/kubernetes/client-go

** k8s.io/component-base; version v0.36.1 --
** k8s.io/component-base; version v0.36.2 --
https://github.com/kubernetes/component-base

** k8s.io/klog/v2; version v2.140.0 --
Expand All @@ -290,7 +290,7 @@ https://github.com/kubernetes/kube-openapi
** k8s.io/kube-openapi/pkg/validation/spec; version v0.0.0-20260603220949-865597e52e25 --
https://github.com/kubernetes/kube-openapi

** k8s.io/kubectl/pkg; version v0.36.1 --
** k8s.io/kubectl/pkg; version v0.36.2 --
https://github.com/kubernetes/kubectl

** k8s.io/utils; version v0.0.0-20260507154919-ff6756f316d2 --
Expand Down Expand Up @@ -1180,10 +1180,10 @@ https://github.com/liggitt/tabwriter
** github.com/ProtonMail/go-crypto; version v1.4.1 --
https://github.com/ProtonMail/go-crypto

** k8s.io/apimachinery/third_party/forked/golang; version v0.36.1 --
** k8s.io/apimachinery/third_party/forked/golang; version v0.36.2 --
https://github.com/kubernetes/apimachinery

** k8s.io/client-go/third_party/forked/golang/template; version v0.36.1 --
** k8s.io/client-go/third_party/forked/golang/template; version v0.36.2 --
https://github.com/kubernetes/client-go

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -1357,31 +1357,31 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
https://github.com/golang/go

** golang.org/x/crypto; version v0.53.0 --
https://golang.org/x/crypto
https://go.googlesource.com/crypto

** golang.org/x/exp/slices; version v0.0.0-20251219203646-944ab1f22d93 --
https://golang.org/x/exp
https://go.googlesource.com/exp

** golang.org/x/net; version v0.55.0 --
https://golang.org/x/net
** golang.org/x/net; version v0.56.0 --
https://go.googlesource.com/net

** golang.org/x/oauth2; version v0.36.0 --
https://golang.org/x/oauth2
https://go.googlesource.com/oauth2

** golang.org/x/sync; version v0.21.0 --
https://golang.org/x/sync
https://go.googlesource.com/sync

** golang.org/x/sys; version v0.46.0 --
https://golang.org/x/sys
https://go.googlesource.com/sys

** golang.org/x/term; version v0.44.0 --
https://golang.org/x/term
https://go.googlesource.com/term

** golang.org/x/text; version v0.38.0 --
https://golang.org/x/text
https://go.googlesource.com/text

** golang.org/x/time/rate; version v0.15.0 --
https://golang.org/x/time
https://go.googlesource.com/time

Copyright 2009 The Go Authors.

Expand Down Expand Up @@ -1901,7 +1901,7 @@ Copyright (c) 2013 Mitchell Hashimoto
https://github.com/monochromegane/go-gitignore
Copyright (c) [2015] [go-gitignore]

** github.com/onsi/gomega; version v1.41.0 --
** github.com/onsi/gomega; version v1.42.1 --
https://github.com/onsi/gomega
Copyright (c) 2013-2014 Onsi Fakhouri

Expand Down Expand Up @@ -2258,7 +2258,7 @@ limitations under the License.

------

** k8s.io/client-go/third_party/forked/httpcache; version v0.36.1 --
** k8s.io/client-go/third_party/forked/httpcache; version v0.36.2 --
https://github.com/kubernetes/client-go

Copyright © 2012 Greg Jones (greg.jones@gmail.com)
Expand Down
4 changes: 2 additions & 2 deletions projects/fluxcd/helm-controller/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
031ddb1e52c960a3e8bea58612f857053c818e7f78e1faac3dc0584a43d3d53c _output/bin/helm-controller/linux-amd64/helm-controller
04e73ad1fbab5efc2b067ada3169753cac24dea814de961a5ca64f6fbb8b0764 _output/bin/helm-controller/linux-arm64/helm-controller
be4d7bf821d470c2606eda9eabb65f766c1ba2edfa7e10cf53e2fbc0b5d58c7e _output/bin/helm-controller/linux-amd64/helm-controller
a676239fb0c2f9438aa2f0dadc3916452df5f336732b8412f7a135fd9d8e85ed _output/bin/helm-controller/linux-arm64/helm-controller
2 changes: 1 addition & 1 deletion projects/fluxcd/helm-controller/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.6.0
v1.6.2
2 changes: 1 addition & 1 deletion projects/fluxcd/helm-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Helm Controller**
![Version](https://img.shields.io/badge/version-v1.6.0-blue)
![Version](https://img.shields.io/badge/version-v1.6.2-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiS045T05yUXhCRzNPeXZwczkwcjgrbm8wOWJmSXZ6dll3eHBlVTV3bERUSlhadlRyOGE1Q1AzeWpEQTlvN2RISG9MNnMrMGRmOG1FZ2N2d0Nxc0l0b2UwPSIsIml2UGFyYW1ldGVyU3BlYyI6IlpJMTJ1cUxhdzc4bWlqNFUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

The [helm-controller](https://github.com/fluxcd/helm-controller) is a Kubernetes operator that allows users to declaratively manage Helm chart releases. The desired state of a Helm release is described through a Kubernetes Custom Resource named HelmRelease. Based on the creation, mutation or removal of a HelmRelease resource in the cluster, Helm actions are performed by the operator.
Expand Down