Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the go group across 1 directory with 23 updates (#103)
Bumps the go group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | code.gitea.io/sdk/gitea | `0.17.1` | `0.19.0` | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.3.0` | `2.4.0` | | [github.com/open-component-model/git-controller](https://github.com/open-component-model/git-controller) | `0.8.0` | `0.12.1` | | [github.com/open-component-model/replication-controller](https://github.com/open-component-model/replication-controller) | `0.7.0` | `0.13.1` | | [sigs.k8s.io/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework) | `0.2.0` | `0.5.0` | | [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.17.3` | `0.18.0` | | [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) | `0.19.0` | `0.25.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.3` | Updates `code.gitea.io/sdk/gitea` from 0.17.1 to 0.19.0 Updates `github.com/fluxcd/flux2/v2` from 2.3.0 to 2.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's releases</a>.</em></p> <blockquote> <h2>v2.4.0</h2> <h2>Highlights</h2> <p>Flux v2.4.0 is a feature release. Users are encouraged to upgrade for the best experience.</p> <p>For a comprehensive overview of new features and API changes included in this release, please refer to the <a href="https://fluxcd.io/blog/2024/09/flux-v2.4.0/">Announcing Flux 2.4 GA blog post</a>.</p> <p>This release marks the General Availability (GA) of Flux Bucket API. The <code>Bucket</code> v1 API comes with new features including: proxy support, mTLS and custom STS configuration for AWS S3 and MinIO LDAP authentication.</p> <p>The <code>GitRepository</code> v1 API gains support for OIDC authentication. Starting with this version, you can authenticate against Azure DevOps repositories using AKS Workload Identity.</p> <p>The <code>OCIRepository</code> v1beta2 API gains support for proxy configuration thus allowing dedicated HTTP/S Proxy authentication on multi-tenant Kubernetes clusters.</p> <p>The <code>HelmRelease</code> v2 API gains support for disabling JSON schema validation of the Helm release values during installation and upgrade. And allows adopting existing Kubernetes resources during Helm release installation.</p> <p>The Flux controllers are now built with Go 1.23 and their dependencies have been updated to Kubernetes 1.31, Helm 3.16, SOPS 3.9 Cosign 2.4 and Notation 1.2.</p> <p>❤️ Big thanks to all the Flux contributors that helped us with this release!</p> <h3>Kubernetes compatibility</h3> <p>This release is compatible with the following Kubernetes versions:</p> <table> <thead> <tr> <th>Kubernetes version</th> <th>Minimum required</th> </tr> </thead> <tbody> <tr> <td><code>v1.29</code></td> <td><code>>= 1.29.0</code></td> </tr> <tr> <td><code>v1.30</code></td> <td><code>>= 1.30.0</code></td> </tr> <tr> <td><code>v1.31</code></td> <td><code>>= 1.31.0</code></td> </tr> </tbody> </table> <blockquote> <p>[!NOTE] Note that the Flux project offers support only for the latest three minor versions of Kubernetes. Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as <a href="https://control-plane.io/enterprise-for-flux-cd/">ControlPlane</a> that provide enterprise support for Flux.</p> </blockquote> <h3>OpenShift compatibility</h3> <p>Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using <a href="https://operatorhub.io/operator/flux-operator">Flux Operator</a>. The operator allows the configuration of Flux multi-tenancy lockdown, network policies, persistent storage, sharding, vertical scaling and the synchronization of the cluster state from Git repositories, OCI artifacts and S3-compatible storage.</p> <h2>API changes</h2> <h3>Bucket v1</h3> <p>The <a href="https://fluxcd.io/flux/components/source/buckets/">Bucket</a> kind was promoted from v1beta2 to v1 (GA).</p> <p>The v1 API is backwards compatible with v1beta2.</p> <p>New fields:</p> <ul> <li><code>.spec.proxySecretRef</code> allows configuring HTTP/S Proxy authentication for the S3-compatible storage service.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/flux2/commit/5350425cdcd5fa015337e09fa502153c0275bd4b"><code>5350425</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5014">#5014</a> from fluxcd/k8s-v0.31.1</li> <li><a href="https://github.com/fluxcd/flux2/commit/6611a4fba69cf7546eaaea0ff988854818377b02"><code>6611a4f</code></a> Update Kubernetes dependencies to v1.31.1</li> <li><a href="https://github.com/fluxcd/flux2/commit/297b15b82b8481a51748d657b09658222fbbd585"><code>297b15b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5005">#5005</a> from fluxcd/update-components</li> <li><a href="https://github.com/fluxcd/flux2/commit/56a3d08bf833771fe69e5c76627b9ebd51f64d08"><code>56a3d08</code></a> Update toolkit components</li> <li><a href="https://github.com/fluxcd/flux2/commit/cf26cf25f149e864b17598c0d0125f424e7bd25a"><code>cf26cf2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5011">#5011</a> from fluxcd/remove-deprecated-tls-flags</li> <li><a href="https://github.com/fluxcd/flux2/commit/a3dbf31e875a1acfe882a0d46c57306c756560b9"><code>a3dbf31</code></a> Remove TLS deprecated flags from <code>flux create secret</code></li> <li><a href="https://github.com/fluxcd/flux2/commit/3e4524b9874acbf724f37753ea906fdfdab50329"><code>3e4524b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5010">#5010</a> from fluxcd/create-secret-proxy</li> <li><a href="https://github.com/fluxcd/flux2/commit/8470f23ad29670ccb37d5f8f1e9830a97145d6c3"><code>8470f23</code></a> Add <code>flux create secret proxy</code> command</li> <li><a href="https://github.com/fluxcd/flux2/commit/e17f3f0168463bf9392c47d80ea1adb8063d9230"><code>e17f3f0</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5009">#5009</a> from fluxcd/proxy-secret-ref</li> <li><a href="https://github.com/fluxcd/flux2/commit/e0b8464a6c2c9f5fff5dc0f96f17c46335664716"><code>e0b8464</code></a> Add <code>--proxy-secret-ref</code> to <code>flux create source</code> commands</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/flux2/compare/v2.3.0...v2.4.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/helm-controller/api` from 1.0.1 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/helm-controller/blob/v1.1.0/CHANGELOG.md">v1.1.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/helm-controller:v1.1.0</code></li> <li><code>ghcr.io/fluxcd/helm-controller:v1.1.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.1.0</h2> <p><strong>Release date:</strong> 2024-09-26</p> <p>This minor release comes with various bug fixes and improvements.</p> <p>The chart <a href="https://helm.sh/docs/topics/charts/#schema-files">values schema</a> validation can now be disabled for install and upgrade actions by setting <code>disableSchemaValidation</code> under <code>.spec.install</code> and <code>.spec.upgrade</code> of a <code>HelmRelease</code> object.</p> <p>HelmReleases that result in failure during uninstall will now be retried until the uninstall succeeds without any error. See <a href="https://fluxcd.io/flux/components/helm/helmreleases/#handling-failed-uninstall">handling failed uninstall</a> docs for various remediations based on the cause of the failure.</p> <p>helm-controller in <a href="https://fluxcd.io/flux/installation/configuration/sharding/">sharded deployment</a> configuration now supports cross-shard dependency check. This allows a HelmRelease to depend on other HelmReleases managed by different controller shards.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1, Helm has been updated to v3.16.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>fix: remove digest check to never ignore helm uninstall errors <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1024">#1024</a></li> <li>Allow overwriting inline values with targetPath <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1060">#1060</a></li> <li>Fix incorrect use of format strings with the conditions package <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1025">#1025</a></li> <li>Re-enable logging json patch on StatusDrifted <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1010">#1010</a></li> <li>Ignore 'v' version prefix in OCI artifact and Helm chart <a href="https://redirect.github.com/fluxcd/helm-controller/pull/990">#990</a></li> <li>doc: fix HelmRelease default value for .spec.upgrade.crds <a href="https://redirect.github.com/fluxcd/helm-controller/pull/986">#986</a></li> </ul> <p>Improvements:</p> <ul> <li>Allow cross-shard dependency check <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1070">#1070</a></li> <li>Add disableSchemaValidation to Helm install/upgrade actions <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1068">#1068</a></li> <li>Update Helm to v3.16.1 and enable the adoption of existing resources <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1062">#1062</a></li> <li>Build with Go 1.23 <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1049">#1049</a></li> <li>Various dependency updates</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/helm-controller/commit/44247e2310aae7a57b53c3815966eb26c43a29fd"><code>44247e2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1074">#1074</a> from fluxcd/release-v1.1.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/d1a931ae8c0ef3d9d4e1c55d0c69db058790712e"><code>d1a931a</code></a> Release v1.1.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/037bc864be08d1201bacb19e71e285dff3eb3e90"><code>037bc86</code></a> Add changelog entry for v1.1.0</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/b0010b0cd5f091d67843869b2a342b092d199a43"><code>b0010b0</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1070">#1070</a> from fluxcd/deps-api-reader</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/72ec296d183ca953ce483a8188c3068b2e1b35fa"><code>72ec296</code></a> Allow cross-shard dependency check</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/c71258e597edd35a5aba3e53b88bf142e6ebf446"><code>c71258e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1073">#1073</a> from fluxcd/update-sc</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/e3ab7cecbed14dbea87d0506df89355b2974ad5c"><code>e3ab7ce</code></a> Update source-controller to v1.4.1</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/2e3efaf63323e3580d07f2c07a2d835e3653ccdb"><code>2e3efaf</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1072">#1072</a> from fluxcd/dependabot/github_actions/ci-74c3fc3a14</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/2932347391d7f8961be60695cc5b0998e3973371"><code>2932347</code></a> Bump the ci group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/18d2406754f181cb8a6869fb154465edc047e4ee"><code>18d2406</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1071">#1071</a> from fluxcd/deps-update</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/helm-controller/compare/v1.0.1...v1.1.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/image-automation-controller/api` from 0.38.0 to 0.39.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-automation-controller/releases">github.com/fluxcd/image-automation-controller/api's releases</a>.</em></p> <blockquote> <h2>v0.39.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/image-automation-controller/blob/v0.39.0/CHANGELOG.md">v0.39.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/image-automation-controller:v0.39.0</code></li> <li><code>ghcr.io/fluxcd/image-automation-controller:v0.39.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-automation-controller/api's changelog</a>.</em></p> <blockquote> <h2>0.39.0</h2> <p><strong>Release date:</strong> 2024-09-26</p> <p>This prerelease comes with support for OIDC authentication for Azure DevOps Repositories using the <code>.spec.provider</code> field by setting it to <code>azure</code> on the <code>GitRepository</code> object associated with <code>ImageUpdateAutomation</code> object.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>Fix incorrect use of format strings with the conditions package. <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/711">#711</a></li> <li>Fix RBAC role generation for IAC <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/745">#745</a></li> </ul> <p>Improvements:</p> <ul> <li>[RFC-0007] Enable Azure OIDC for Azure DevOps Repository <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/747">#747</a></li> <li>Build with Go 1.23 <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/736">#736</a></li> <li>Run ARM64 tests on GitHub runners <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/696">#696</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/680">#680</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/683">#683</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/685">#685</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/690">#690</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/691">#691</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/693">#693</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/694">#694</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/695">#695</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/698">#698</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/697">#697</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/700">#700</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/701">#701</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/702">#702</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/703">#703</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/704">#704</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/706">#706</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/707">#707</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/708">#708</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/709">#709</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/712">#712</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/710">#710</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/714">#714</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/716">#716</a> <a href="https://redirect.github.com/fluxcd/image-automation-controller/pull/718">#718</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/474e4c39d4747c60c04c1f06c4b1330b8afbcc82"><code>474e4c3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/759">#759</a> from fluxcd/api-update-sc</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/d2b33d11653a05cc468bdfdf1eff72acb1e4c6ef"><code>d2b33d1</code></a> Update source-controller to v1.4.1 in api</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/a7cebe362215217918efc6f68e64d6706ccb873d"><code>a7cebe3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/758">#758</a> from fluxcd/release-v0.39.0</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/1a7d0fe5f0e5a2aa365f3188934e40d4989f4f69"><code>1a7d0fe</code></a> Release v0.39.0</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/e16d086808ad98a183bbabc313d6fa5ec0158164"><code>e16d086</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/757">#757</a> from fluxcd/update-sc</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/a9af390d2d49a10b13203141a68cfd383ad4893e"><code>a9af390</code></a> Update source-controller to v1.4.1</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/5755a87be2f6e2491e5bdd93f56265244cdf7832"><code>5755a87</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/747">#747</a> from dipti-pai/iac-azure-oidc</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/87bff0e6fd2a646dfacf8581e0c58e55c05038f2"><code>87bff0e</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/b24fb414c3b672b286d108fdc26fb94042afba8f"><code>b24fb41</code></a> Enable Azure OIDC for Azure DevOps Repository in IAC</li> <li><a href="https://github.com/fluxcd/image-automation-controller/commit/7203b194c5636a30ba52ed767af153789db86970"><code>7203b19</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-automation-controller/issues/755">#755</a> from fluxcd/dependabot/github_actions/ci-a5204272dd</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/image-automation-controller/compare/v0.38.0...v0.39.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/image-reflector-controller/api` from 0.32.0 to 0.33.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-reflector-controller/releases">github.com/fluxcd/image-reflector-controller/api's releases</a>.</em></p> <blockquote> <h2>v0.33.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/image-reflector-controller/blob/v0.33.0/CHANGELOG.md">v0.33.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/image-reflector-controller:v0.33.0</code></li> <li><code>ghcr.io/fluxcd/image-reflector-controller:v0.33.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-reflector-controller/api's changelog</a>.</em></p> <blockquote> <h2>0.33.0</h2> <p><strong>Release date:</strong> 2024-09-26</p> <p>This prerelease comes with support for using proxy for communications with the container registry using the new <code>.spec.proxySecretRef</code> field on <code>ImageRepository</code> objects.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>Fix incorrect use of format strings with the conditions package <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/598">#598</a></li> </ul> <p>Improvements:</p> <ul> <li>Add proxy support for ImageRepository API <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/627">#627</a></li> <li>Build with Go 1.23 <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/623">#623</a></li> <li>Add workflow for AWS tests & document the setup <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/570">#570</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/566">#566</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/567">#567</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/576">#576</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/578">#578</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/589">#589</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/599">#599</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/600">#600</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/601">#601</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/615">#615</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/618">#618</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/620">#620</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/622">#622</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/621">#621</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/625">#625</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/633">#633</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/639">#639</a> <a href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/640">#640</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/3a0a0714680a96476a7f72276f85ca4ba48071b1"><code>3a0a071</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/641">#641</a> from fluxcd/release-v0.33.0</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/f89ff0431fe6eaa047297531160a7b79187dad2d"><code>f89ff04</code></a> Release v0.33.0</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/02b6beba8c6636db3ee4f6b53aea35d3c2096c6c"><code>02b6beb</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/640">#640</a> from fluxcd/dependabot/github_actions/ci-c42c8e2749</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/3609dfdf6a4c486a1e51f00d50b77bb251003cd7"><code>3609dfd</code></a> Bump the ci group across 1 directory with 3 updates</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/a2f50588c0c0418dc1f2f43a35ffcede9d351de3"><code>a2f5058</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/639">#639</a> from fluxcd/deps-update</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/816e16e120021749ce1d9a28deb9f267c4686597"><code>816e16e</code></a> Update fluxcd/pkg deps and k8s deps to 1.31.1</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/0a5b0b907e6828a09840fa6733efb30682ce6904"><code>0a5b0b9</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/633">#633</a> from fluxcd/controller-gen-v0.16.1</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/0f1f46f1fb5e5a903c00ab291d6178c1e0892f87"><code>0f1f46f</code></a> Update controller-gen to v0.16.1</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/5f8ca0062929dee2ed8118851400d1e6c76f4235"><code>5f8ca00</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/627">#627</a> from matheuscscp/imagerepo-proxy</li> <li><a href="https://github.com/fluxcd/image-reflector-controller/commit/b283a55e41c6c66c452a710d3e9ec01b10de75ab"><code>b283a55</code></a> Add proxy support for ImageRepository API</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/image-reflector-controller/compare/v0.32.0...v0.33.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/kustomize-controller/api` from 1.3.0 to 1.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/kustomize-controller/blob/v1.4.0/CHANGELOG.md">v1.4.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/kustomize-controller:v1.4.0</code></li> <li><code>ghcr.io/fluxcd/kustomize-controller:v1.4.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.4.0</h2> <p><strong>Release date:</strong> 2024-09-27</p> <p>This minor release comes with various bug fixes and improvements.</p> <p>kustomize-controller in <a href="https://fluxcd.io/flux/installation/configuration/sharding/">sharded deployment</a> configuration now supports cross-shard dependency check. This allows a Kustomization to depend on other Kustomizations managed by different controller shards.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>Fix incorrect use of format strings with the conditions package. <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1198">#1198</a></li> </ul> <p>Improvements:</p> <ul> <li>Update Bucket API to v1 <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1253">#1253</a></li> <li>Allow cross-shard dependency check <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1248">#1248</a></li> <li>docs: Clarify .spec.decryption.secretRef usage <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1242">#1242</a></li> <li>Build with Go 1.23 <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1230">#1230</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1165">#1165</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1181">#1181</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1212">#1212</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1228">#1228</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1229">#1229</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1233">#1233</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1239">#1239</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1240">#1240</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1243">#1243</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1249">#1249</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1250">#1250</a> <a href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1251">#1251</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/527ec3ed6686cfaba40809319437467361c0b623"><code>527ec3e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1254">#1254</a> from fluxcd/release-v1.4.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/cecc4452fafa43922f20eee0b085bc356bf8e91e"><code>cecc445</code></a> Release v1.4.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/02ab2ebecd22858bf44366eaa03674b62278515f"><code>02ab2eb</code></a> Add changelog entry for v1.4.0</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/72ae7db334b04c4aeb414f2ad3f3f751e939ec38"><code>72ae7db</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1253">#1253</a> from fluxcd/update-bucketv1</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/3d87349536d122bfa26c078008c8c44cf13636cb"><code>3d87349</code></a> Update Bucket API to v1</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/1d1a06b24a014fc26512ea3f3e092ad8f805a2c4"><code>1d1a06b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1251">#1251</a> from fluxcd/update-sc</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/8e39f7bf0f90d20a96ada71293ff593e35d4cb5f"><code>8e39f7b</code></a> Update source-controller to v1.4.1</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/0d28f0f24017984cfe1f283183a8100ca432faeb"><code>0d28f0f</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1248">#1248</a> from fluxcd/deps-api-reader</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/1899e6c6e18faee43d286d9f6b03b6e8e411818d"><code>1899e6c</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1250">#1250</a> from fluxcd/dependabot/github_actions/ci-74c3fc3a14</li> <li><a href="https://github.com/fluxcd/kustomize-controller/commit/0add02b9cbd231d58b0a1991993c91f57881abee"><code>0add02b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1249">#1249</a> from fluxcd/deps-update</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/kustomize-controller/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/notification-controller/api` from 1.3.0 to 1.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/notification-controller/releases">github.com/fluxcd/notification-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/notification-controller/blob/v1.4.0/CHANGELOG.md">v1.4.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/notification-controller:v1.4.0</code></li> <li><code>ghcr.io/fluxcd/notification-controller:v1.4.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/notification-controller/blob/main/CHANGELOG.md">github.com/fluxcd/notification-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.4.0</h2> <p><strong>Release date:</strong> 2024-09-27</p> <p>This minor release comes with various bug fixes and improvements.</p> <p>MS Teams Provider has been updated to support MS Adaptive Card payloads. This allows users to migrate from the deprecated <a href="https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/">Office 365 Connector for Incoming Webhooks</a> to the new <a href="https://support.microsoft.com/en-us/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498">Microsoft Teams Incoming Webhooks with Workflows</a>. See the <a href="https://fluxcd.io/flux/components/notification/providers/#microsoft-teams">Provider API documentation</a> for more information. After getting the URL for the new Incoming Webhook Workflow, update the secret used by the <code>msteams</code> Provider object with the new URL.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>telegram notifier should escape with metadata key <a href="https://redirect.github.com/fluxcd/notification-controller/pull/829">#829</a></li> <li>docs: use stringData for secret of GitHub PAT <a href="https://redirect.github.com/fluxcd/notification-controller/pull/873">#873</a></li> <li>Fix incorrect use of format strings with the conditions package. <a href="https://redirect.github.com/fluxcd/notification-controller/pull/879">#879</a></li> </ul> <p>Improvements:</p> <ul> <li>New flag to disable detailed metrics for path <a href="https://redirect.github.com/fluxcd/notification-controller/pull/841">#841</a></li> <li>Fix telegram test flake <a href="https://redirect.github.com/fluxcd/notification-controller/pull/894">#894</a></li> <li>Build with Go 1.23 <a href="https://redirect.github.com/fluxcd/notification-controller/pull/907">#907</a></li> <li>Add MS Adaptive Card payload to msteams Provider <a href="https://redirect.github.com/fluxcd/notification-controller/pull/920">#920</a></li> <li>Various dependency updates <a href="https://redirect.github.com/fluxcd/notification-controller/pull/845">#845</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/855">#855</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/854">#854</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/857">#857</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/865">#865</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/866">#866</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/905">#905</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/903">#903</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/912">#912</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/925">#925</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/931">#931</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/932">#932</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/933">#933</a> <a href="https://redirect.github.com/fluxcd/notification-controller/pull/934">#934</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/notification-controller/commit/2525f2ce4eea91adbfb609c3c6588a765e517bd7"><code>2525f2c</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/935">#935</a> from fluxcd/release-v1.4.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/52a4049be28011ef522a078b61e9daa76a6dccf9"><code>52a4049</code></a> Release v1.4.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/6fcfb6337c562a7a91b69a8c05ab64cc97e95d35"><code>6fcfb63</code></a> Add changelog entry for v1.4.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/c43e6a93a6564057abd5dc18751e2aa251d5e1f9"><code>c43e6a9</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/934">#934</a> from fluxcd/go-github-v64</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/b2ab2c2b076fe889ff72ddbf0becb3ed79f9c8f7"><code>b2ab2c2</code></a> Update go-github to v63</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/3acbe68075879c5eaa9988c007bfcfad252d7175"><code>3acbe68</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/933">#933</a> from fluxcd/dependabot/github_actions/ci-74c3fc3a14</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/4997635afa10ec54783026f2a7ec13437aaa2129"><code>4997635</code></a> build(deps): bump the ci group across 1 directory with 2 updates</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/b4a9933f5994539d7155bf7c40e5e2a4ea3cd2d2"><code>b4a9933</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/notification-controller/issues/932">#932</a> from fluxcd/dependabot/go_modules/go-deps-d2f960fbdc</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/519248ff298ff77091b574d3f776a7f0bb903812"><code>519248f</code></a> Bump Go to 1.23.0</li> <li><a href="https://github.com/fluxcd/notification-controller/commit/05be0bd5a1305709b6bc442ccb7aa53bdd43e978"><code>05be0bd</code></a> Fix CDEvents example</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/notification-controller/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/apis/meta` from 1.5.0 to 1.6.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114"><code>c8165af</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/809">#809</a> from fluxcd/k8s-1.31.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/18924bf8e4e2a69fcfb5a5ab62a4c60032e69ad4"><code>18924bf</code></a> Update controller-gen to v0.16.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/735a85bb64976b5c8de6e2f8176dc13ec78abe45"><code>735a85b</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/62475f18f62741be1c484c088809278ec3dc6572"><code>62475f1</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/789">#789</a> from dipti-pai/pkg-azure-git-wi-auth</li> <li><a href="https://github.com/fluxcd/pkg/commit/1686996d3c8db01f458b7e280652a30800f00360"><code>1686996</code></a> Support Azure OIDC authentication</li> <li><a href="https://github.com/fluxcd/pkg/commit/a2a7a01ecdc6922991325088cfb1136c9d8d7553"><code>a2a7a01</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/808">#808</a> from matheuscscp/oci-auth-proxy</li> <li><a href="https://github.com/fluxcd/pkg/commit/8b5c43a66c2aa3cd12d92e80641393c31a9c779a"><code>8b5c43a</code></a> Add proxy support for oci/auth login</li> <li><a href="https://github.com/fluxcd/pkg/commit/d467d6e21b521a23aa6f3b5977696fbdf48fec0b"><code>d467d6e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/807">#807</a> from fluxcd/dependabot/github_actions/ci-6f7028051e</li> <li><a href="https://github.com/fluxcd/pkg/commit/a6b58a7a8391acef2782c0a51dc0b63eec0df4b9"><code>a6b58a7</code></a> build(deps): bump the ci group with 2 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/f0eb8aa7c6df9577fa4e1e35c5ceb42cf32b6b0d"><code>f0eb8aa</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/806">#806</a> from fluxcd/dependabot/github_actions/ci-fc48fdf541</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/apis/meta/v1.5.0...apis/meta/v1.6.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/runtime` from 0.47.1 to 0.49.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7fe97890f019f0f3e65a276dc7deb0c6a0a45740"><code>7fe9789</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/810">#810</a> from fluxcd/up-int-deps</li> <li><a href="https://github.com/fluxcd/pkg/commit/f674386703e1f9ae82d26d998491253e1bceab1b"><code>f674386</code></a> Update internal dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114"><code>c8165af</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/809">#809</a> from fluxcd/k8s-1.31.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/18924bf8e4e2a69fcfb5a5ab62a4c60032e69ad4"><code>18924bf</code></a> Update controller-gen to v0.16.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/735a85bb64976b5c8de6e2f8176dc13ec78abe45"><code>735a85b</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/62475f18f62741be1c484c088809278ec3dc6572"><code>62475f1</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/789">#789</a> from dipti-pai/pkg-azure-git-wi-auth</li> <li><a href="https://github.com/fluxcd/pkg/commit/1686996d3c8db01f458b7e280652a30800f00360"><code>1686996</code></a> Support Azure OIDC authentication</li> <li><a href="https://github.com/fluxcd/pkg/commit/a2a7a01ecdc6922991325088cfb1136c9d8d7553"><code>a2a7a01</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/808">#808</a> from matheuscscp/oci-auth-proxy</li> <li><a href="https://github.com/fluxcd/pkg/commit/8b5c43a66c2aa3cd12d92e80641393c31a9c779a"><code>8b5c43a</code></a> Add proxy support for oci/auth login</li> <li><a href="https://github.com/fluxcd/pkg/commit/d467d6e21b521a23aa6f3b5977696fbdf48fec0b"><code>d467d6e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/807">#807</a> from fluxcd/dependabot/github_actions/ci-6f7028051e</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/runtime/v0.47.1...runtime/v0.49.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.39.1 to 0.41.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7fe97890f019f0f3e65a276dc7deb0c6a0a45740"><code>7fe9789</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/810">#810</a> from fluxcd/up-int-deps</li> <li><a href="https://github.com/fluxcd/pkg/commit/f674386703e1f9ae82d26d998491253e1bceab1b"><code>f674386</code></a> Update internal dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/c8165afb5569e9cfbe1c8e9623a2dd4cbf4b1114"><code>c8165af</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/809">#809</a> from fluxcd/k8s-1.31.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/18924bf8e4e2a69fcfb5a5ab62a4c60032e69ad4"><code>18924bf</code></a> Update controller-gen to v0.16.1</li> <li><a href="https://github.com/fluxcd/pkg/commit/735a85bb64976b5c8de6e2f8176dc13ec78abe45"><code>735a85b</code></a> Update dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/62475f18f62741be1c484c088809278ec3dc6572"><code>62475f1</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/789">#789</a> from dipti-pai/pkg-azure-git-wi-auth</li> <li><a href="https://github.com/fluxcd/pkg/commit/1686996d3c8db01f458b7e280652a30800f00360"><code>1686996</code></a> Support Azure OIDC authentication</li> <li><a href="https://github.com/fluxcd/pkg/commit/a2a7a01ecdc6922991325088cfb1136c9d8d7553"><code>a2a7a01</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/808">#808</a> from matheuscscp/oci-auth-proxy</li> <li><a href="https://github.com/fluxcd/pkg/commit/8b5c43a66c2aa3cd12d92e80641393c31a9c779a"><code>8b5c43a</code></a> Add proxy support for oci/auth login</li> <li><a href="https://github.com/fluxcd/pkg/commit/d467d6e21b521a23aa6f3b5977696fbdf48fec0b"><code>d467d6e</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/807">#807</a> from fluxcd/dependabot/github_actions/ci-6f7028051e</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/ssa/v0.39.1...oci/v0.41.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/version` from 0.4.0 to 0.4.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/17398b55c183a981c45de09788529184b3df50b1"><code>17398b5</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/314">#314</a> from somtochiama/sourceignore</li> <li><a href="https://github.com/fluxcd/pkg/commit/fb3355b1d3a30206fe586a589459c99b2bf1fec3"><code>fb3355b</code></a> check for . path</li> <li><a href="https://github.com/fluxcd/pkg/commit/4d3acc8b604ef3c0902f6f1bd9d89379e8019c1d"><code>4d3acc8</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/313">#313</a> from fluxcd/oci-ignore</li> <li><a href="https://github.com/fluxcd/pkg/commit/82fe1eddd3c134dee591917884cca8b411c75c39"><code>82fe1ed</code></a> Update sourceignore version for OCI</li> <li><a href="https://github.com/fluxcd/pkg/commit/4cc38cba24357572144e6385b6efc24344424315"><code>4cc38cb</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/312">#312</a> from somtochiama/sourceignore</li> <li><a href="https://github.com/fluxcd/pkg/commit/e36c9174dafbe70ad9623b28fd8a99e1344d4b66"><code>e36c917</code></a> increase timeout for failing patch</li> <li><a href="https://github.com/fluxcd/pkg/commit/9de29920a34f0649c55187fb076c59326af05381"><code>9de2992</code></a> run tidy</li> <li><a href="https://github.com/fluxcd/pkg/commit/4e42496cf0317f2698af2fd71d332cfaba081c1e"><code>4e42496</code></a> Move sourceignore its own dir</li> <li><a href="https://github.com/fluxcd/pkg/commit/d26e2ae84eb65d749f0e8d00a8cadd61f6d0f5ad"><code>d26e2ae</code></a> remove log</li> <li><a href="https://github.com/fluxcd/pkg/commit/71cbd21037780135afacf9f47fad8a32a00e672d"><code>71cbd21</code></a> Move sourceignore package and add ignore functionality to oci build/push</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/tar/v0.4.0...oci/v0.4.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/source-controller/api` from 1.3.0 to 1.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/source-controller/releases">github.com/fluxcd/source-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.4.1</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/source-controller/blob/v1.4.1/CHANGELOG.md">v1.4.1 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/source-controller:v1.4.1</code></li> <li><code>ghcr.io/fluxcd/source-controller:v1.4.1</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> <h2>v1.4.0</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/source-controller/blob/v1.4.0/CHANGELOG.md">v1.4.0 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/source-controller:v1.4.0</code></li> <li><code>ghcr.io/fluxcd/source-controller:v1.4.0</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md">github.com/fluxcd/source-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.4.1</h2> <p><strong>Release date:</strong> 2024-09-26</p> <p>This patch release comes with a fix to the <code>GitRepository</code> API to keep it backwards compatible by removing the default value for <code>.spec.provider</code> field when not set in the API. The controller will internally consider an empty value for the provider as the <code>generic</code> provider.</p> <p>Fix:</p> <ul> <li>GitRepo: Remove provider default value from API <a href="https://redirect.github.com/fluxcd/source-controller/pull/1626">#1626</a></li> </ul> <h2>1.4.0</h2> <p><strong>Release date:</strong> 2024-09-25</p> <p>This minor release promotes the Bucket API to GA, and comes with new features, improvements and bug fixes.</p> <h3>Bucket</h3> <p>The <code>Bucket</code> API has been promoted from <code>v1beta2</code> to <code>v1</code> (GA). The <code>v1</code> API is backwards compatible with <code>v1beta2</code>.</p> <p>Bucket API now supports proxy through the field <code>.spec.proxySecretRef</code> and custom TLS client certificate and CA through the field <code>.spec.certSecretRef</code>.</p> <p>Bucket API now also supports specifying a custom STS configuration through the field <code>.spec.sts</code>. This is currently only supported for the providers <code>generic</code> and <code>aws</code>. When specifying a custom STS configuration one must specify which STS provider to use. For the <code>generic</code> bucket provider we support the <code>ldap</code> STS provider, and for the <code>aws</code> bucket provider we support the <code>aws</code> STS provider. For the <code>aws</code> STS provider, one may use the default main STS endpoint, or the regional STS endpoints, or even an interface endpoint.</p> <h3>OCIRepository</h3> <p>OCIRepository API now supports proxy through the field <code>.spec.proxySecretRef</code>.</p> <p><strong>Warning</strong>: Proxy is not supported for cosign keyless verification.</p> <h3>GitRepository</h3> <p>GitRepository API now supports OIDC authentication for Azure DevOps repositories through the field <code>.spec.provider</code> using the value <code>azure</code>. See the docs for details <a href="https://fluxcd.io/flux/components/source/gitrepositories/#provider">here</a>.</p> <p>In addition, the Kubernetes dependencies have been updated to v1.31.1, Helm has been updated to v3.16.1 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.23.</p> <p>Fixes:</p> <ul> <li>helm: Use the default transport pool to preserve proxy settings <a href="https://redirect.github.com/fluxcd/source-controller/pull/1490">#1490</a></li> <li>Fix incorrect use of format strings with the conditions package. <a href="https://redirect.github.com/fluxcd/source-controller/pull/1529">#1529</a></li> <li>Fix HelmChart local dependency resolution for name-based path <a href="https://redirect.github.com/fluxcd/source-controller/pull/1539">#1539</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/source-controller/commit/50035c6e85a52e73dc264b4414661b691fcd5663"><code>50035c6</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1628">#1628</a> from fluxcd/release-v1.4.1</li> <li><a href="https://github.com/fluxcd/source-controller/commit/c2b6b396a3570242a1a96a377c1fb649ad707cfb"><code>c2b6b39</code></a> Release v1.4.1</li> <li><a href="https://github.com/fluxcd/source-controller/commit/a2658ba816c1344a1ea15e6c7db3986df208c53c"><code>a2658ba</code></a> Add changelog entry for v1.4.1</li> <li><a href="https://github.com/fluxcd/source-controller/commit/a485ed457f0663094776015dfe7f3bd8dad6d1c5"><code>a485ed4</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1627">#1627</a> from fluxcd/backport-1626-to-release/v1.4.x</li> <li><a href="https://github.com/fluxcd/source-controller/commit/0e4f558bd150f796882db1f04b040ff2b6c5baff"><code>0e4f558</code></a> GitRepo: Remove provider default value from API</li> <li><a href="https://github.com/fluxcd/source-controller/commit/e6e2b159fcfec0e529069bc517acfb3da31acbe3"><code>e6e2b15</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1620">#1620</a> from fluxcd/release-v1.4.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/e9208389aafe55a4e068364a93cfbe6e08a38d57"><code>e920838</code></a> Release v1.4.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/c796f5245ee1f63b735c29583ef0714d784144a6"><code>c796f52</code></a> Add changelog entry for v1.4.0</li> <li><a href="https://github.com/fluxcd/source-controller/commit/03889fecb1a29d9d48fb12782b5c46052a75085c"><code>03889fe</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/source-controller/issues/1618">#1618</a> from fluxcd/dependabot/go_modules/go-deps-a9e873101f</li> <li><a href="https://github.com/fluxcd/source-controller/commit/32bc10cbd967a829c019079ef05f48f47681b81c"><code>32bc10c</code></a> build(deps): bump the go-deps group across 1 directory with 3 updates</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/source-controller/compare/v1.3.0...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/open-component-model/git-controller` from 0.8.0 to 0.12.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-component-model/git-controller/releases">github.com/open-component-model/git-controller's releases</a>.</em></p> <blockquote> <h2>v0.12.1</h2> <h1>Release 0.12.1</h1> <ul> <li>fix: add the right version in the image overlay for the deployment (<a href="https://redirect.github.com/open-component-model/git-controller/issues/145">#145</a>)</li> <li>chore: remove personal information (<a href="https://redirect.github.com/open-component-model/git-controller/issues/139">#139</a>)</li> </ul> <h2>v0.12.0</h2> <h1>Release 0.12.0</h1> <ul> <li>chore(deps): bump the go_modules group group with 3 updates (<a href="https://redirect.github.com/open-component-model/git-controller/issues/135">#135</a>)</li> <li>chore: update ocm to 0.8.0 and the controller to 0.19.0 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/134">#134</a>)</li> <li>fix: correct position for security context (<a href="https://redirect.github.com/open-component-model/git-controller/issues/133">#133</a>)</li> <li>remove second trigger and just keep pull_request_target (<a href="https://redirect.github.com/open-component-model/git-controller/issues/128">#128</a>)</li> <li>Create codeql.yml (<a href="https://redirect.github.com/open-component-model/git-controller/issues/125">#125</a>)</li> <li>chore(deps): bump the ci group with 2 updates (<a href="https://redirect.github.com/open-component-model/git-controller/issues/108">#108</a>)</li> <li>chore(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.11 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/107">#107</a>)</li> <li>chore(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/110">#110</a>)</li> <li>chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/112">#112</a>)</li> </ul> <h2>v0.11.1</h2> <h1>Release 0.11.1</h1> <ul> <li>Fix Path Bug (<a href="https://redirect.github.com/open-component-model/git-controller/issues/101">#101</a>)</li> <li>sec: zip-slip fix (<a href="https://redirect.github.com/open-component-model/git-controller/issues/100">#100</a>)</li> </ul> <h2>v0.11.0</h2> <h1>Release 0.11.0</h1> <ul> <li>dep: update ocm-controller to v0.18.1 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/96">#96</a>)</li> <li>chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/87">#87</a>)</li> <li>Skip Report generation on scheduled run + non PR runs (<a href="https://redirect.github.com/open-component-model/git-controller/issues/92">#92</a>)</li> <li>chore(deps): bump the ci group with 3 updates (<a href="https://redirect.github.com/open-component-model/git-controller/issues/88">#88</a>)</li> <li>Create dependabot.yml (<a href="https://redirect.github.com/open-component-model/git-controller/issues/82">#82</a>)</li> <li>feat: applying lint and fixing the lint issues (<a href="https://redirect.github.com/open-component-model/git-controller/issues/86">#86</a>)</li> <li>Add Reports to Mend Scans (<a href="https://redirect.github.com/open-component-model/git-controller/issues/84">#84</a>)</li> <li>docs: update the README and add relevant information (<a href="https://redirect.github.com/open-component-model/git-controller/issues/85">#85</a>)</li> </ul> <h2>v0.10.1</h2> <h1>Release 0.10.1</h1> <ul> <li>fix: removing reconciliation status (<a href="https://redirect.github.com/open-component-model/git-controller/issues/83">#83</a>)</li> </ul> <h2>v0.10.0</h2> <h1>Release 0.10.0</h1> <ul> <li>feat: apply kstatus feature from ocm-controller (<a href="https://redirect.github.com/open-component-model/git-controller/issues/80">#80</a>)</li> <li>chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/69">#69</a>)</li> <li>chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/76">#76</a>)</li> <li>add mend scans (<a href="https://redirect.github.com/open-component-model/git-controller/issues/75">#75</a>)</li> <li>update action versions (<a href="https://redirect.github.com/open-component-model/git-controller/issues/74">#74</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-component-model/git-controller/commit/bed5237a8e6235033191e05a6d24cc0bda718d36"><code>bed5237</code></a> fix: add the right version in the image overlay for the deployment (<a href="https://redirect.github.com/open-component-model/git-controller/issues/145">#145</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/7727ccc869dc8ec2bbc059e862e74336aaf08b3c"><code>7727ccc</code></a> chore: remove personal information (<a href="https://redirect.github.com/open-component-model/git-controller/issues/139">#139</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/c2547315a0adce24256a736f28a0d9d4836dcce1"><code>c254731</code></a> chore: release docs for version v0.12.0 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/136">#136</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/315dad2dc21e0d3f1161673919da7bd07c2fb154"><code>315dad2</code></a> chore(deps): bump the go_modules group group with 3 updates (<a href="https://redirect.github.com/open-component-model/git-controller/issues/135">#135</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/fbc6352dd666557e2ce7b9898c59e8fe257906af"><code>fbc6352</code></a> chore: update ocm to 0.8.0 and the controller to 0.19.0 (<a href="https://redirect.github.com/open-component-model/git-controller/issues/134">#134</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/7e773dbcdbae1e07802196830c73788deee61c82"><code>7e773db</code></a> fix: correct position for security context (<a href="https://redirect.github.com/open-component-model/git-controller/issues/133">#133</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/55dc9853bcd8efbb39fe002da0b108925399bbbf"><code>55dc985</code></a> remove second trigger and just keep pull_request_target (<a href="https://redirect.github.com/open-component-model/git-controller/issues/128">#128</a>)</li> <li><a href="https://github.com/open-component-model/git-controller/commit/21328471e6845573be996b7a9a681ebf1c495633"><code>2132847</code></a> Merge pull request <a href="https://redirect.github.com/open-component-model/git-controller/issues/125">#125</a> from open-component-model/morri-son-patch-2</li> <li><a href="https://github.com/open-component-model/git-controller/commit/32f73fc54f33ef5304c9ae1de3182100a87d98be"><code>32f73fc</code></a> Update .github/workflows/codeql.yml</li> <li><a href="https://github.com/open-component-model/git-controller/commit/1bef3ce01304ade6371bf144def0c499b87cf131"><code>1bef3ce</code></a> Create codeql.yml</li> <li>Additional commits viewable in <a href="https://github.com/open-component-model/git-controller/compare/v0.8.0...v0.12.1">compare view</a></li> </ul> </details> <br /> Updates `github.c…
- Loading branch information