Skip to content

Commit 122fb0e

Browse files
Bump fluxcd/helm-controller to latest release
1 parent 367e128 commit 122fb0e

5 files changed

Lines changed: 28 additions & 28 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ projects:
109109
go_version: "1.26"
110110
- name: helm-controller
111111
versions:
112-
- tag: v1.6.0
112+
- tag: v1.6.2
113113
go_version: "1.26"
114114
- name: kustomize-controller
115115
versions:

projects/fluxcd/helm-controller/ATTRIBUTION.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -71,37 +71,37 @@ https://github.com/docker/cli
7171
** github.com/dylibso/observe-sdk/go; version v0.0.0-20240819160327-2d926c5d788a --
7272
https://github.com/dylibso/observe-sdk/go
7373

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

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

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

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

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

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

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

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

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

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

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

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

260-
** helm.sh/helm/v4; version v4.2.1 --
260+
** helm.sh/helm/v4; version v4.2.2 --
261261
https://github.com/helm/helm
262262

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

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

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

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

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

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

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

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

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

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

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

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

11891189
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -1362,7 +1362,7 @@ https://golang.org/x/crypto
13621362
** golang.org/x/exp/slices; version v0.0.0-20251219203646-944ab1f22d93 --
13631363
https://golang.org/x/exp
13641364

1365-
** golang.org/x/net; version v0.55.0 --
1365+
** golang.org/x/net; version v0.56.0 --
13661366
https://golang.org/x/net
13671367

13681368
** golang.org/x/oauth2; version v0.36.0 --
@@ -1901,7 +1901,7 @@ Copyright (c) 2013 Mitchell Hashimoto
19011901
https://github.com/monochromegane/go-gitignore
19021902
Copyright (c) [2015] [go-gitignore]
19031903

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

@@ -2258,7 +2258,7 @@ limitations under the License.
22582258

22592259
------
22602260

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

22642264
Copyright © 2012 Greg Jones (greg.jones@gmail.com)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
031ddb1e52c960a3e8bea58612f857053c818e7f78e1faac3dc0584a43d3d53c _output/bin/helm-controller/linux-amd64/helm-controller
2-
04e73ad1fbab5efc2b067ada3169753cac24dea814de961a5ca64f6fbb8b0764 _output/bin/helm-controller/linux-arm64/helm-controller
1+
be4d7bf821d470c2606eda9eabb65f766c1ba2edfa7e10cf53e2fbc0b5d58c7e _output/bin/helm-controller/linux-amd64/helm-controller
2+
a676239fb0c2f9438aa2f0dadc3916452df5f336732b8412f7a135fd9d8e85ed _output/bin/helm-controller/linux-arm64/helm-controller
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.6.0
1+
v1.6.2

projects/fluxcd/helm-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **Helm Controller**
2-
![Version](https://img.shields.io/badge/version-v1.6.0-blue)
2+
![Version](https://img.shields.io/badge/version-v1.6.2-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiS045T05yUXhCRzNPeXZwczkwcjgrbm8wOWJmSXZ6dll3eHBlVTV3bERUSlhadlRyOGE1Q1AzeWpEQTlvN2RISG9MNnMrMGRmOG1FZ2N2d0Nxc0l0b2UwPSIsIml2UGFyYW1ldGVyU3BlYyI6IlpJMTJ1cUxhdzc4bWlqNFUiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
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.

0 commit comments

Comments
 (0)