Stefan Prodan
0971d38c41
Merge pull request #1257 from fluxcd/dependabot-schedule
...
Update dependabot config
2025-07-15 10:53:11 +03:00
Stefan Prodan
1d4c164221
Update dependabot config
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-15 09:01:42 +03:00
Stefan Prodan
050b2ca508
Merge pull request #1246 from fluxcd/dependabot/github_actions/ci-f6eef230b4
...
Bump the ci group across 1 directory with 6 updates
2025-07-15 08:57:12 +03:00
dependabot[bot]
15635bc28f
Bump the ci group across 1 directory with 6 updates
...
Bumps the ci group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `3.2.0` | `3.2.1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.10.0` | `3.11.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.17.0` | `6.18.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.2` | `3.9.1` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.20.0` | `0.20.1` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.18` | `3.29.0` |
Updates `korthout/backport-action` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](436145e922...0193454f0c )
Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](b5ca514318...e468171a9d )
Updates `docker/build-push-action` from 6.17.0 to 6.18.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1dc7386353...263435318d )
Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.1
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](3454372f43...398d4b0eee )
Updates `anchore/sbom-action` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](e11c554f70...9246b90769 )
Updates `github/codeql-action` from 3.28.18 to 3.29.0
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ff0a06e83c...ce28f5bb42 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.20.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 04:36:57 +00:00
Matheus Pimenta
d992a7920f
Merge pull request #1249 from fluxcd/restconfig
...
[RFC-0010] Introduce workload identity auth for remote clusters
2025-07-14 18:46:02 +01:00
Matheus Pimenta
12ad940135
[RFC-0010] Introduce workload identity auth for remote clusters
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-14 16:56:11 +01:00
Matheus Pimenta
2bb5c51dfe
Merge pull request #1247 from cappyzawa/update-kustomize-v5.7.0
...
Update kustomize to v5.7.0
2025-06-30 11:06:27 +01:00
cappyzawa
4862194f41
Update kustomize to v5.7.0
...
Update kustomize from v5.6.0 to v5.7.0 for consistency across
FluxCD components, aligning with the kustomize-controller
update that addresses issues with multiple $patch: delete
strategic merge patches in a single patch file.
Updated dependencies:
- sigs.k8s.io/kustomize/api v0.19.0 -> v0.20.0
- sigs.k8s.io/kustomize/kyaml v0.19.0 -> v0.20.0
Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-06-30 09:57:37 +09:00
Matheus Pimenta
68dc67620a
Merge pull request #1000 from hoffimar/deprecations
...
Move 'Deprecated' comments to own paragraph
2025-06-29 15:40:30 +01:00
Martin Hoffmann
0887009d50
Move 'Deprecated' comments to own paragraph
...
As described at https://go.dev/wiki/Deprecated , the `Deprecated` comments shall start a new paragraph. This way, the deprecation is also visible to other tools like staticcheck and vscode.
Signed-off-by: Martin Hoffmann <hoffimar@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-06-29 15:26:43 +01:00
Matheus Pimenta
bd9fad5238
Merge pull request #1236 from fluxcd/force-annotation
...
Use `reconcile.fluxcd.io/forceAt` annotation from fluxcd/pkg/apis/meta
2025-06-21 09:58:06 +01:00
Matheus Pimenta
d89a6d12a3
Use reconcile.fluxcd.io/forceAt annotation from fluxcd/pkg/apis/meta
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-06-21 09:02:15 +01:00
Stefan Prodan
5cbc4a6fbd
Merge pull request #1223 from abhijith-darshan/feat/common_labels_annotations
...
feat: adds CommonMetadata to HelmRelease postrenderer
2025-06-17 12:01:05 +03:00
abhijith-darshan
b62d7a8ad7
(chore): kustomize post-renderer with common-metadata
...
(chore): adds commonAnnotations and commonLabels to kustomize
if applied, this commit will pass the common labels and annotations specified in postRenderers kustomization and which gets propagated to all resources
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): generates updated api-docs
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): adds common metadata to spec
HelmRelease postRenderer uses `CommonMetadata` struct from kustomize controller to have a common CRD specification usage across flux API types
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): update helm release post renderer
HelmRelease kustomize post renderer uses the CommonMetadata type from kustomize controller to propagate common labels and annotations across all resources. Labels are not propagated to `selector.matchLabels`
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): generates updated CRD and api docs
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): adds common metadata types
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): removes common metadata
removes the insertion of common metadata info in `Kustomize.Run()`
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): adds common-metadata types
this commit adds CommonMetadata to HelmRelease spec as an optional field and when used will run a helm postRenderer to add specified labels and annotations resources contained in helm template. The digest of common metadata is stored as ObservedCommonMetadataDigest in the resource status
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): common post-renderer
this commit combines common metadata rendering and origin labels rendering into common_renderer.go with re-usable methods for label transformer and annotation transformer. Precedence is given to origin labels rendering over common metadata rendering.
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): trigger upgrade on commonMetadata value changes
this commit ensures that when commonMetadata value has changed after install triggers an upgrade action to re-render the new commonMetadata values to the helm release. The digest of commonMetadata values are stored in .status.ObservedCommonMetadataDigest for release state out-of-sync detection.
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(fix): adheres to import ordering
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(fix): revert go mod updates
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): updates copyright headers
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Abhijith Ravindra <137736216+abhijith-darshan@users.noreply.github.com>
(chore): adds copyright headers
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): updates copyright headers
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): keep go mod in sync with upstream/main
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): adds common metadata documentation
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
(chore): fix precedence of label application
This commit will ensure that OriginLabels run last so that it has a higher precedence over CommonMetadata.Labels
Signed-off-by: abhijith-darshan <abhijith.darshan@hotmail.com>
2025-06-12 12:45:33 +02:00
Matheus Pimenta
dc9e30967f
Merge pull request #1231 from fluxcd/update-labels
...
Add 1.3.x release label
2025-05-28 15:13:09 +01:00
Matheus Pimenta
395b8ef9a5
Add 1.3.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 15:00:04 +01:00
Matheus Pimenta
9a745206cf
Merge pull request #1230 from fluxcd/release/v1.3.x
...
Release/v1.3.x
2025-05-28 14:55:20 +01:00
Matheus Pimenta
e47f47f128
Merge pull request #1229 from fluxcd/release-v1.3.0
...
Release v1.3.0
2025-05-28 14:32:44 +01:00
Matheus Pimenta
aa70ca3df9
Release v1.3.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 14:14:08 +01:00
Matheus Pimenta
483f166c6a
Add changelog entry for v1.3.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 14:05:26 +01:00
Stefan Prodan
b6d8e39ccc
Merge pull request #1227 from fluxcd/oci-ga
...
Update controller to OCIRepository v1 (GA)
2025-05-28 15:34:57 +03:00
Stefan Prodan
034ea18c4b
Update controller to OCIRepository v1 (GA)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-28 14:37:02 +03:00
Matheus Pimenta
ff69170036
Update dependencies
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 10:46:46 +01:00
Stefan Prodan
b2e904652c
Merge pull request #1221 from fluxcd/dependabot/github_actions/ci-5eaca88b60
...
Bump the ci group across 1 directory with 3 updates
2025-05-27 12:33:23 +03:00
dependabot[bot]
4653af4067
Bump the ci group across 1 directory with 3 updates
...
Bumps the ci group with 3 updates in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action ), [anchore/sbom-action](https://github.com/anchore/sbom-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `docker/build-push-action` from 6.16.0 to 6.17.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](14487ce63c...1dc7386353 )
Updates `anchore/sbom-action` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](9f73021414...e11c554f70 )
Updates `github/codeql-action` from 3.28.17 to 3.28.18
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](60168efe1c...ff0a06e83c )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 03:06:56 +00:00
Matheus Pimenta
68883e40fb
Merge pull request #1220 from fluxcd/upgrade-deps
...
Upgrade fluxcd/pkg packages
2025-05-23 08:29:35 +01:00
Matheus Pimenta
95e69b5d4c
Upgrade fluxcd/pkg packages
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-17 20:11:16 +01:00
leigh capili
8710b4ae26
Merge pull request #1218 from fluxcd/upgrade-deps
...
Upgrade fluxcd/pkg packages
2025-05-16 20:39:16 -04:00
Matheus Pimenta
da1d17bd7a
Upgrade fluxcd/pkg packages
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-16 15:51:32 +01:00
Stefan Prodan
2bee1224e0
Merge pull request #1206 from fluxcd/dependabot/github_actions/ci-4c7c75f92f
...
Bump the ci group across 1 directory with 14 updates
2025-05-12 09:38:03 +03:00
dependabot[bot]
a6486334aa
Bump the ci group across 1 directory with 14 updates
...
Bumps the ci group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `3.1.0` | `3.2.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.3.0` | `5.4.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `3.4.0` | `3.6.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.9.0` | `3.10.0` |
| [actions/cache](https://github.com/actions/cache ) | `4.2.0` | `4.2.3` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.13.0` | `6.16.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.3.0` | `3.4.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.6.1` | `5.7.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.0` | `3.8.2` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.18.0` | `0.19.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `6.2.1` | `6.3.0` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) | `2.0.0` | `2.1.0` |
| [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action ) | `3.0.0` | `3.0.1` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.9` | `3.28.16` |
Updates `korthout/backport-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](be567af183...436145e922 )
Updates `actions/setup-go` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](f111f3307d...0aaccfd150 )
Updates `docker/setup-qemu-action` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](4574d27a47...29109295f8 )
Updates `docker/setup-buildx-action` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f7ce87c1d6...b5ca514318 )
Updates `actions/cache` from 4.2.0 to 4.2.3
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](1bd1e32a3b...5a3ec84eff )
Updates `docker/build-push-action` from 6.13.0 to 6.16.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca877d9245...14487ce63c )
Updates `docker/login-action` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](9780b0c442...74a5d14239 )
Updates `docker/metadata-action` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](369eb591f4...902fa8ec7d )
Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c56c2d3e59...3454372f43 )
Updates `anchore/sbom-action` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](f325610c9f...9f73021414 )
Updates `goreleaser/goreleaser-action` from 6.2.1 to 6.3.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](90a3faa9d0...9c156ee8a1 )
Updates `slsa-framework/slsa-github-generator` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v2.0.0...v2.1.0 )
Updates `fossa-contrib/fossa-action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases )
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md )
- [Commits](cdc5065bcd...3d2ef181b1 )
Updates `github/codeql-action` from 3.28.9 to 3.28.16
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9e8d0789d4...28deaeda66 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/cache
dependency-version: 4.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: 6.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fossa-contrib/fossa-action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.28.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 03:26:40 +00:00
Stefan Prodan
724fae4a57
Merge pull request #1212 from fluxcd/DisableChartDigestTracking
...
Add `DisableChartDigestTracking` feature gate
2025-05-09 20:14:41 +03:00
Stefan Prodan
da305300b3
Add DisableChartDigestTracking feature gate
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-08 01:03:17 +03:00
Stefan Prodan
b91fd90c75
Merge pull request #1209 from fluxcd/k8s-1.33
...
Update to Kubernetes 1.33.0 and Go 1.24.0
2025-04-29 16:04:11 +03:00
Stefan Prodan
709b76a022
Update to Kubernetes 1.33.0 and Go 1.24.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-04-29 15:51:11 +03:00
Stefan Prodan
597dd184a9
Merge pull request #1204 from fluxcd/helm-v3.17.3
...
Update dependencies to Helm v3.17.3
2025-04-11 12:15:34 +03:00
Stefan Prodan
9134ee5788
Update dependencies to Helm v3.17.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-04-11 11:09:39 +03:00
Matheus Pimenta
8e02c59a8a
Merge pull request #1188 from drawdrop/main
...
fix: fix the wrong error return value
2025-03-04 11:33:50 +00:00
drawdrop
7cdf9dfbfe
fix: fix the wrong error return value
...
Signed-off-by: drawdrop <cricis@icloud.com>
2025-03-03 22:13:43 +08:00
Matheus Pimenta
25c6bb691d
Merge pull request #1176 from fluxcd/update-labels
...
Add 1.2.x release label
2025-02-19 09:46:48 +00:00
Matheus Pimenta
ebabf4ad3a
Add 1.2.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-19 09:11:51 +00:00
Matheus Pimenta
2e8c037d4e
Merge pull request #1175 from fluxcd/release/v1.2.x
...
Release/v1.2.x
2025-02-19 09:10:37 +00:00
Matheus Pimenta
8e4de326fa
Merge pull request #1174 from fluxcd/release-v1.2.0
...
Release v1.2.0
2025-02-19 08:45:35 +00:00
Matheus Pimenta
9463301e5e
Release v1.2.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-19 08:22:50 +00:00
Matheus Pimenta
94c60d50dc
Add changelog entry for v1.2.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-19 08:22:49 +00:00
Matheus Pimenta
34d0036cbd
Merge pull request #1170 from fluxcd/dependabot/go_modules/go-deps-d8ecef8942
...
Bump the go-deps group across 1 directory with 2 updates
2025-02-18 17:24:24 +00:00
dependabot[bot]
e22eb2732d
Bump the go-deps group across 1 directory with 2 updates
...
Bumps the go-deps group with 2 updates in the / directory: [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg ) and [golang.org/x/text](https://github.com/golang/text ).
Updates `github.com/fluxcd/pkg/ssa` from 0.44.0 to 0.45.1
- [Commits](https://github.com/fluxcd/pkg/compare/oci/v0.44.0...ssa/v0.45.1 )
Updates `golang.org/x/text` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/ssa
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 16:57:21 +00:00
Matheus Pimenta
93eef0d99c
Merge pull request #1173 from fluxcd/upgrade-helm
...
Upgrade helm to v3.17.1
2025-02-18 16:47:20 +00:00
Matheus Pimenta
25f3db5d67
Upgrade helm to v3.17.1
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-18 14:06:29 +00:00
Stefan Prodan
3385e3f458
Merge pull request #1167 from fluxcd/dependabot/github_actions/ci-4ac27b1555
...
Bump the ci group across 1 directory with 2 updates
2025-02-18 15:23:49 +02:00