Commit Graph

2387 Commits

Author SHA1 Message Date
Stefan Prodan fc0072937f
Merge pull request #1347 from fluxcd/backport-1346-to-release/v1.2.x
[release/v1.2.x] Update OCI distribution to v3.0.0-alpha.1
2024-01-26 16:58:32 +02:00
Stefan Prodan 071f820f43 Update OCI distribution to v3.0.0-alpha.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit acccf95b31)
2024-01-26 14:03:58 +00:00
Stefan Prodan 272a1aa773
Merge pull request #1343 from fluxcd/backport-1342-to-release/v1.2.x
[release/v1.2.x] build(deps): bump the ci group with 2 updates
2024-01-22 17:20:56 +02:00
dependabot[bot] 003636b19b build(deps): bump the ci group with 2 updates
Bumps the ci group with 2 updates: [anchore/sbom-action](https://github.com/anchore/sbom-action) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `anchore/sbom-action` from 0.15.3 to 0.15.4
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](c7f031d924...41f7a6c033)

Updates `github/codeql-action` from 3.23.0 to 3.23.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e5f05b81d5...0b21cf2492)

---
updated-dependencies:
- dependency-name: anchore/sbom-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>
(cherry picked from commit 37ca30a142)
2024-01-22 15:10:26 +00:00
Stefan Prodan 96d402b6b1
Merge pull request #1340 from fluxcd/backport-1339-to-release/v1.2.x
[release/v1.2.x] build(deps): bump the ci group with 2 updates
2024-01-15 11:16:54 +02:00
dependabot[bot] f1b0001401 build(deps): bump the ci group with 2 updates
Bumps the ci group with 2 updates: [anchore/sbom-action](https://github.com/anchore/sbom-action) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `anchore/sbom-action` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](719133684c...c7f031d924)

Updates `github/codeql-action` from 3.22.12 to 3.23.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](012739e508...e5f05b81d5)

---
updated-dependencies:
- dependency-name: anchore/sbom-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-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit f2056e09a4)
2024-01-15 08:57:38 +00:00
Stefan Prodan afed8e345d
Merge pull request #1338 from fluxcd/backport-1337-to-release/v1.2.x
[release/v1.2.x] build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
2024-01-15 10:56:53 +02:00
dependabot[bot] 047e3c62d9
build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.6...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 081ac045d1)
2024-01-15 10:46:54 +02:00
Max Jonas Werner 81a22111af
Merge pull request #1336 from fluxcd/backport-1335-to-release/v1.2.x
[release/v1.2.x] build(deps): bump the ci group with 5 updates
2024-01-08 08:53:13 +01:00
dependabot[bot] f0320bb721 build(deps): bump the ci group with 5 updates
Bumps the ci group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action) | `2.2.0` | `2.3.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.3.0` | `5.5.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.2.0` | `3.3.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.15.1` | `0.15.2` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2.22.9` | `3.22.12` |

Updates `korthout/backport-action` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](b982d297e3...addffea45a)

Updates `docker/metadata-action` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](31cebacef4...dbef88086f)

Updates `sigstore/cosign-installer` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](1fc5bd396d...9614fae9e5)

Updates `anchore/sbom-action` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](5ecf649a41...719133684c)

Updates `github/codeql-action` from 2.22.9 to 3.22.12
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c0d1daa7f7...012739e508)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: anchore/sbom-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-major
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 5eb3c8525a)
2024-01-08 07:41:51 +00:00
Stefan Prodan 0d0f352ffc
Merge pull request #1334 from fluxcd/backport-1332-to-release/v1.2.x
[release/v1.2.x] build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
2024-01-02 16:47:43 +02:00
dependabot[bot] 945844f8bc build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.6 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.6...v1.7.11)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit a4daddca57)
2024-01-02 14:17:31 +00:00
Sunny 1a16ec546b
Merge pull request #1328 from fluxcd/release-v1.2.3
Release v1.2.3
2023-12-14 17:40:11 +05:30
Sunny 6755d1c0b3 Release v1.2.3
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-12-14 17:15:28 +05:30
Sunny 13aae50f08 Add changelog entry for v1.2.3
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-12-14 17:14:43 +05:30
Sunny 76f5a9cb5a
Merge pull request #1327 from fluxcd/backport-1325-to-release/v1.2.x
[release/v1.2.x] Update Helm to v3.13.3
2023-12-14 16:45:49 +05:30
Sunny e24dd4d491 Update Helm to v3.13.3
Signed-off-by: Sunny <darkowlzz@protonmail.com>
(cherry picked from commit 6e49175351)
2023-12-14 16:13:51 +05:30
Sunny fbb7df1045
Merge pull request #1326 from fluxcd/backport-1324-to-release/v1.2.x
[release/v1.2.x] helmrepo: Remove migration log/event
2023-12-14 16:13:25 +05:30
Sunny 6b614e359f helmrepo: Remove migration log event
This will be logged/event emitted forever once in the lifecycle of
HelmRepository OCI object because all new objects have to remove the
.status.observedGeneration which is set to -1 by the API defaulting.
Better to perform the object conversion internally without any log or
event.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
(cherry picked from commit a242bdabed)
2023-12-14 10:24:36 +00:00
Hidde Beydals 70b1db3482
Merge pull request #1322 from fluxcd/release-v1.2.2
Release v1.2.2
2023-12-11 15:10:14 +01:00
Hidde Beydals 6a364e9d02
Release v1.2.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-11 15:00:42 +01:00
Hidde Beydals 0713a0269c
Add changelog entry for v1.2.2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-11 15:00:41 +01:00
Hidde Beydals 44b1fe7717
Merge pull request #1321 from fluxcd/backport-1320-to-release/v1.2.x
[release/v1.2.x] Update fluxcd/pkg dependencies
2023-12-11 14:19:43 +01:00
Hidde Beydals b18bfb3d6f Update fluxcd/pkg dependencies
- github.com/fluxcd/pkg/git/gogit to v0.16.1
- github.com/fluxcd/pkg/oci to v0.33.3
- github.com/fluxcd/pkg/runtime to v0.43.2

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit ddaac2e25b)
2023-12-11 13:02:38 +00:00
Hidde Beydals f380eae3dc
Merge pull request #1318 from fluxcd/backport-1317-to-release/v1.2.x
[release/v1.2.x] Update dependencies
2023-12-11 13:57:55 +01:00
Hidde Beydals dcfc5b4d38 Update dependencies
- github.com/fluxcd/cli-utils to v0.36.0-flux.2
- github.com/fluxcd/pkg/oci to v0.33.2
- github.com/fluxcd/pkg/runtime to v0.43.1
- github.com/fluxcd/source-controller/api to v1.2.1
- github.com/go-git/go-git/v5 to v5.11.0

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit 3351d9f715)
2023-12-11 10:02:22 +00:00
Hidde Beydals 5f8a53f4f2 api: update (indirect) dependencies
- github.com/go-logr/logr to v1.3.0
- golang.org/x/net to v0.19.0
- golang.org/x/text to v0.14.0
- k8s.io/klog/v2 to v2.110.1
- k8s.io/utils to v0.0.0-20231127182322-b307cd553661
- sigs.k8s.io/structured-merge-diff/v4 to v4.4.1

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit c0e39ad348)
2023-12-11 10:02:22 +00:00
Hidde Beydals 3c2a1e0681
Merge pull request #1316 from fluxcd/backport-1315-to-release/v1.2.x
[release/v1.2.x] build: update Alpine to 3.19
2023-12-11 09:33:04 +01:00
Hidde Beydals 5829f7d6bf build: update Alpine to 3.19
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit ccae76f3ea)
2023-12-11 08:26:08 +00:00
Stefan Prodan 1a57027640
Merge pull request #1314 from fluxcd/backport-1313-to-release/v1.2.x
[release/v1.2.x] build(deps): bump the ci group with 5 updates
2023-12-11 09:00:46 +01:00
dependabot[bot] 1d202b49a1 build(deps): bump the ci group with 5 updates
Bumps the ci group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action) | `2.1.1` | `2.2.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `4.1.0` | `5.0.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.2.0` | `5.3.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.15.0` | `0.15.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2.22.8` | `2.22.9` |

Updates `korthout/backport-action` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](08bafb375e...b982d297e3)

Updates `actions/setup-go` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](93397bea11...0c52d547c9)

Updates `docker/metadata-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](e6428a5c4e...31cebacef4)

Updates `anchore/sbom-action` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](fd74a6fb98...5ecf649a41)

Updates `github/codeql-action` from 2.22.8 to 2.22.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](407ffafae6...c0d1daa7f7)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: anchore/sbom-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>
(cherry picked from commit 7af8651501)
2023-12-11 07:47:31 +00:00
Hidde Beydals 20a94c0007
Merge pull request #1310 from fluxcd/release-v1.2.1
Release v1.2.1
2023-12-08 12:04:02 +01:00
Hidde Beydals 6a3b85b4c6
Release v1.2.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-08 10:48:25 +01:00
Hidde Beydals 13f43b8201
Add changelog entry for v1.2.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-08 10:48:24 +01:00
Hidde Beydals 78994d4523
Merge pull request #1309 from fluxcd/backport-1308-to-release/v1.2.x
[release/v1.2.x] Update dependencies
2023-12-08 09:43:09 +01:00
Hidde Beydals 04b79c2069 Update dependencies
- github.com/sigstore/cosign/v2 to v2.2.2
- google.golang.org/api to v0.153.0

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
(cherry picked from commit 4e6cef5075)
2023-12-08 08:30:42 +00:00
Sanskar Jaiswal 452c308db4
Merge pull request #1305 from fluxcd/release-v1.2.0
Release v1.2.0
2023-12-05 22:26:16 +05:30
Sanskar Jaiswal 8700ca921d
Release v1.2.0
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-12-05 22:17:27 +05:30
Sanskar Jaiswal 677b62b3cf
Add changelog entry for v1.2.0
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-12-05 22:17:25 +05:30
Sanskar Jaiswal 00a71ad437
Merge pull request #1304 from fluxcd/update-deps
Update Go dependencies
2023-12-05 17:20:23 +05:30
Sanskar Jaiswal 2c6bd26ca2
Update Go dependencies
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-12-05 15:54:28 +05:30
Max Jonas Werner 1a51af280d
Merge pull request #1303 from fluxcd/dependabot/github_actions/ci-6a3fdc2cae
build(deps): bump the ci group with 1 update
2023-12-04 13:36:11 +01:00
dependabot[bot] e2da8c5b26
build(deps): bump the ci group with 1 update
Bumps the ci group with 1 update: [docker/metadata-action](https://github.com/docker/metadata-action).

- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...e6428a5c4e)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 02:08:13 +00:00
Stefan Prodan 26595684f5
Merge pull request #1300 from fluxcd/go-git-v5.10.1
Update Git dependencies
2023-12-01 11:37:51 +02:00
Stefan Prodan 7df2d25495
Update Git dependencies
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-01 11:21:34 +02:00
Stefan Prodan 41c44b71a2
Merge pull request #1301 from somtochiama/fix-minio-chart
Use bitnami MInio oci chart for e2e
2023-11-30 17:02:05 +02:00
Somtochi Onyekwere 0f58d251e9 increase timeout
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2023-11-30 14:29:35 +01:00
Somtochi Onyekwere 211fbaacb1 use bitnami oci chart for minio
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2023-11-30 14:26:25 +01:00
Sanskar Jaiswal 99e5fe790a
Merge pull request #1299 from fluxcd/oci-insecure-fix
oci: rename `OCIChartRepository.insecure` to `insecureHTTP`
2023-11-30 17:10:26 +05:30
Sanskar Jaiswal 6a88d10bf1
oci: rename `OCIChartRepository.insecure` to `insecureHTTP`
Rename `OCIChartRepository.insecure` to `OCIChartRepository.insecureHTTP` in
`internal/helm/repository` to match the code docs and the related setter
method.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-11-28 18:44:35 +05:30