Commit Graph

1279 Commits

Author SHA1 Message Date
Stefan Prodan a986109bcc
Fix `knownhosts key mismatch` regression bug in go-git
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-06-10 16:35:03 +03:00
Matheus Pimenta 42af3383fc
Merge pull request #919 from fluxcd/upgrade-deps
Upgrade dependencies
2025-06-09 17:43:38 +01:00
Matheus Pimenta 17e585c90d
Upgrade dependencies
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-06-09 17:10:39 +01:00
Stefan Prodan 45e34fd5b3
Merge pull request #918 from fluxcd/dependabot-up
Update dependabot config
2025-05-28 16:18:24 +03:00
Stefan Prodan 48e677ab26
Update dependabot config
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-28 15:58:21 +03:00
Matheus Pimenta b4ad41bef5
Merge pull request #917 from fluxcd/release-v0.41.0
Release v0.41.0
2025-05-28 12:13:29 +01:00
Matheus Pimenta b09cceb8b9
Release v0.41.0
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 12:07:49 +01:00
Matheus Pimenta 4f207d5108
Merge pull request #916 from fluxcd/update-sc
Update dependencies
2025-05-28 10:51:03 +01:00
Matheus Pimenta e5ae4097be
Update dependencies
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 10:43:08 +01:00
Matheus Pimenta 48b16c2e51
Merge pull request #902 from fluxcd/update-digests
Update digest of latest image
2025-05-28 10:19:57 +01:00
Matheus Pimenta 806d41081a
Update digest of latest image
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 10:13:23 +01:00
Stefan Prodan 4addc4e215
Merge pull request #908 from fluxcd/dependabot/github_actions/ci-773070ff14
Bump the ci group across 1 directory with 4 updates
2025-05-27 12:38:58 +03:00
dependabot[bot] 82f08530f8
Bump the ci group across 1 directory with 4 updates
Bumps the ci group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [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 `actions/setup-go` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0aaccfd150...d35c59abb0)

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: actions/setup-go
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- 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-27 09:34:40 +00:00
Stefan Prodan f7387ccbef
Merge pull request #913 from fluxcd/rfc-0010-docs
[RFC-0010] Link workload identity docs to complete guide
2025-05-27 09:02:23 +03:00
Matheus Pimenta 3d434f0fe7
[RFC-0010] Link workload identity docs to complete guide
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-26 23:50:06 +01:00
Matheus Pimenta 6c5ffee6c0
Merge pull request #907 from fluxcd/rfc-0010-feature-gate
[RFC-0010] Introduce feature gate
2025-05-23 07:59:24 +01:00
Matheus Pimenta 07058a1f60
[RFC-0010] Introduce feature gate
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-19 13:44:48 +01:00
Matheus Pimenta 498ec11b09
Merge pull request #903 from fluxcd/downgrade-k8s-utils-semver
Downgrade k8s.io/utils and github.com/Masterminds/semver
2025-05-10 20:49:43 +01:00
Matheus Pimenta 91c2f594b6
Downgrade k8s.io/utils and github.com/Masterminds/semver
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-10 18:46:35 +01:00
Matheus Pimenta d86ccc497f
Merge pull request #900 from fluxcd/upgrade-deps
Upgrade fluxcd/pkg auth, git and git/gogit
2025-05-07 18:10:09 +01:00
Matheus Pimenta 493ce833b0
Upgrade fluxcd/pkg auth, git and git/gogit
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-07 17:58:14 +01:00
Max Jonas Werner d48392519c
Merge pull request #896 from fluxcd/dependabot/github_actions/ci-970434cb35
Bump github/codeql-action from 3.28.16 to 3.28.17 in the ci group
2025-05-05 11:57:47 +02:00
dependabot[bot] 081f333a3a
Bump github/codeql-action from 3.28.16 to 3.28.17 in the ci group
Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.16 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](28deaeda66...60168efe1c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-04 08:05:38 +00:00
Matheus Pimenta 369d9eb107
Merge pull request #898 from matheuscscp/upgrade-deps
Update to Kubernetes 1.33.0 and Go 1.24.0
2025-05-04 09:03:47 +01:00
Matheus Pimenta 68b9bc7d0d
Update to Kubernetes 1.33.0 and Go 1.24.0
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-03 16:47:50 +01:00
Matheus Pimenta 8aa8679f5b
Merge pull request #897 from fluxcd/token-cache-default
Enable token cache by default
2025-05-03 12:22:48 +01:00
Matheus Pimenta 41a0e4d324
Enable token cache by default
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-03 10:34:26 +01:00
Matheus Pimenta e9ed331572
Merge pull request #895 from fluxcd/delete-cache-entries
Delete cache entries on object deletion
2025-05-02 12:51:12 +01:00
Matheus Pimenta 640aa7a79b
Delete cache entries on object deletion
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-02 12:44:54 +01:00
Matheus Pimenta 80cb694b10
Merge pull request #894 from lukas8219/rename-test-file-iac
chore(rename): rename update_test.go to follow conventions
2025-04-29 19:09:18 +01:00
lukas8219 b1fc97f6c6 chore(rename): rename update_test.go to follow conventions
Signed-off-by: lukas8219 <lucas.c4d@gmail.com>
2025-04-29 14:58:27 -03:00
Matheus Pimenta a77cd6263f
Merge pull request #893 from lukas8219/issue-858
fix(imageupdateautomation_controller.go): fixed tag parsing logic misinterpreting [host:port] registry url
2025-04-29 16:33:01 +01:00
lukas8219 93534085af fix(imageupdateautomation_controller.go): fixed tag parsing logic misinterpreting [host:port] registry url
Signed-off-by: lukas8219 <lucas.c4d@gmail.com>
2025-04-29 11:43:00 -03:00
Max Jonas Werner ba238df57b
Merge pull request #891 from fluxcd/dependabot/github_actions/ci-9fb9c1aa1f
Bump anchore/sbom-action from 0.18.0 to 0.19.0 in the ci group
2025-04-28 17:12:18 +02:00
dependabot[bot] 3d295cc9c1
Bump anchore/sbom-action from 0.18.0 to 0.19.0 in the ci group
Bumps the ci group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action).


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)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 19:36:53 +00:00
Max Jonas Werner 68d9744428
Merge pull request #890 from fluxcd/dependabot/github_actions/ci-fc153bb4f8
Bump the ci group across 1 directory with 3 updates
2025-04-25 15:14:10 +02:00
dependabot[bot] 6ec657048d
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), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `docker/build-push-action` from 6.15.0 to 6.16.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](471d1dc4e0...14487ce63c)

Updates `sigstore/cosign-installer` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](d7d6bc7722...3454372f43)

Updates `github/codeql-action` from 3.28.15 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](45775bd823...28deaeda66)

---
updated-dependencies:
- 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: sigstore/cosign-installer
  dependency-version: 3.8.2
  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-04-24 20:00:40 +00:00
Stefan Prodan 59b50fae29
Merge pull request #886 from fluxcd/git-mtls
Update `fluxcd/pkg/git` to v0.26.0 (Git mTLS support)
2025-04-23 08:40:23 +03:00
Stefan Prodan 6ca182eade
Update `fluxcd/pkg/git` to v0.26.0
Add support for mutual TLS to Git HTTP/S operations

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-04-22 10:58:31 +03:00
Max Jonas Werner 3efde8d870
Merge pull request #881 from fluxcd/dependabot/github_actions/ci-d230bc030b
Bump github/codeql-action from 3.28.14 to 3.28.15 in the ci group
2025-04-09 11:58:35 +02:00
dependabot[bot] 148bd07a1f
Bump github/codeql-action from 3.28.14 to 3.28.15 in the ci group
Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.14 to 3.28.15
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](fc7e4a0fa0...45775bd823)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 20:00:33 +00:00
Max Jonas Werner 9feaa2cdf6
Merge pull request #880 from fluxcd/dependabot/github_actions/ci-7e8f67935b
Bump github/codeql-action from 3.28.13 to 3.28.14 in the ci group
2025-04-08 11:05:39 +02:00
dependabot[bot] 19ebeeb56f
Bump github/codeql-action from 3.28.13 to 3.28.14 in the ci group
Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.28.13 to 3.28.14
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1b549b9259...fc7e4a0fa0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 20:35:46 +00:00
Max Jonas Werner ef9608d41d
Merge pull request #878 from fluxcd/dependabot/github_actions/ci-5e66a1d120
Bump the ci group across 1 directory with 5 updates
2025-04-03 13:43:49 +02:00
dependabot[bot] a67596e3cf
Bump the ci group across 1 directory with 5 updates
Bumps the ci group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.3.0` | `5.4.0` |
| [docker/login-action](https://github.com/docker/login-action) | `3.3.0` | `3.4.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6.2.1` | `6.3.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.10` | `3.28.13` |



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/login-action` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](9780b0c442...74a5d14239)

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 `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.10 to 3.28.13
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b56ba49b26...1b549b9259)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: fossa-contrib/fossa-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 20:03:46 +00:00
dipti-pai d5746c5a0a
Merge pull request #869 from dipti-pai/move-pkg-github
Rename references to pkg/auth/github to pkg/git/github
2025-03-13 15:01:31 -07:00
Dipti Pai 2d6cf83f55 Rename references to pkg/auth/github to pkg/git/github
Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2025-03-13 14:30:23 -07:00
Matheus Pimenta 227559c60a
Merge pull request #861 from fluxcd/token-cache
Introduce token cache and use it for GitHub App tokens
2025-03-12 22:09:16 +00:00
Matheus Pimenta 8414fa2aa0
Introduce token cache and use it for GitHub App tokens
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-03-12 14:47:30 +00:00
Matheus Pimenta bb3e96f68c
Merge pull request #864 from crabique/add/canonical-kustomization-support
Support for all recognized Kustomize config file names
2025-03-12 12:08:18 +00:00