Skip to content

chore(base-cluster/dependencies): update docker.io/fluxcd/flux-cli docker tag to v2.6.1#1524

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/base-cluster-docker.io-fluxcd-flux-cli-2.x
Jun 12, 2025
Merged

chore(base-cluster/dependencies): update docker.io/fluxcd/flux-cli docker tag to v2.6.1#1524
renovate[bot] merged 1 commit into
mainfrom
renovate/base-cluster-docker.io-fluxcd-flux-cli-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 12, 2025

This PR contains the following updates:

Package Update Change
docker.io/fluxcd/flux-cli minor v2.4.0 -> v2.6.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fluxcd/flux2 (docker.io/fluxcd/flux-cli)

v2.6.1

Compare Source

Highlights

Flux v2.6.1 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.

Fixes:

  • Fix a bug introduced in image-reflector-controller v0.35.0 that was causing spurious error events for policies during image repository reconciliation.
  • Fix excessive logging in image-reflector-controller after a restart when the image tags cache is empty.
Components changelog
  • image-reflector-controller v0.35.1
What's Changed

Full Changelog: fluxcd/flux2@v2.6.0...v2.6.1

v2.6.0

Compare Source

Highlights

Flux v2.6.0 is a feature release. Users are encouraged to upgrade for the best experience.

For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.6 GA blog post.

Overview of the new features:

  • General availability release for the Flux OCI Artifacts APIs and flux artifact commands
  • Support for OCI digests pinning (ImagePolicy, ImageUpdateAutomation)
  • Object-level workload identity authentication (OCIRepository, ImageRepository, Kustomization, Alert Provider)
  • Cache registry credentials for cloud providers (OCIRepository, ImageRepository)
  • Git HTTP/S Mutual TLS authentication (GitRepository, ImageUpdateAutomation)
  • Support for sparse checkout (GitRepository)
  • Support for GitHub App authentication (Alert Provider)
  • Support for managed Identity authentication to Azure Event Hub (Alert Provider)
  • Customize the ID of the Git commit status with CEL expressions (Alert Provider)
  • WaitForTermination deletion policy (Kustomization)
  • DisableChartDigestTracking feature gate (HelmRelease)

❤️ Big thanks to all the Flux contributors that helped us with this release!

Kubernetes compatibility

This release is compatible with the following Kubernetes versions:

Kubernetes version Minimum required
v1.31 >= 1.31.0
v1.32 >= 1.32.0
v1.33 >= 1.33.0

[!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
ControlPlane that provide enterprise support for Flux.

OpenShift compatibility

Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using Flux Operator.
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.

Upgrade procedure

Upgrade Flux from v2.5.0 to v2.6.0 by following the upgrade guide.

To upgrade the APIs, make sure the new CRDs and controllers are deployed, and then change the manifests in Git:

  1. Set apiVersion: source.toolkit.fluxcd.io/v1 in the YAML files that contain OCIRepository definitions.
  2. Add an annotation api.fluxcd.io/upgrade: "v2.6.0" to the OCIRepository resources. (this is not required if Flux Operator is used for upgrade)
  3. Commit, push, and reconcile the API version changes.

Bumping the APIs version in manifests can be done gradually.
It is advised to not delay this procedure as the deprecated versions will be removed after 6 months.

Components changelog
New Documentation
What's Changed
New Contributors

Full Changelog: fluxcd/flux2@v2.5.0...v2.6.0

v2.5.1

Compare Source

Highlights

Flux v2.5.1 is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.

Fixes:

  • Fix a bug introduced in kustomize-controller v1.5.0 that was causing spurious logging for deprecated API versions and health check failures.
  • Sanitize the kustomize-controller logs when encountering errors during SOPS decryption.

Components changelog

CLI Changelog

v2.5.0

Compare Source

Highlights

Flux v2.5.0 is a feature release. Users are encouraged to upgrade for the best experience.

For a compressive overview of new features and API changes included in this release,
please refer to the Announcing Flux 2.5 GA blog post.

Overview of the new features:

  • Support for GitHub App authentication (GitRepository and ImageUpdateAutomation API)
  • Custom Health Checks using CEL (Kustomization API)
  • Fine-grained control of garbage collection (Kustomization API)
  • Enable decryption of secrets generated by Kustomize components (Kustomization API)
  • Support for custom event metadata from annotations (Alert API)
  • Git commit status updates for Flux Kustomizations with OCIRepository sources (Alert API)
  • Resource filtering using CEL for webhook receivers (Receiver API)
  • Debug commands for Flux Kustomizations and HelmReleases (Flux CLI)

❤️ Big thanks to all the Flux contributors that helped us with this release!

Kubernetes compatibility

This release is compatible with the following Kubernetes versions:

Kubernetes version Minimum required
v1.30 >= 1.30.0
v1.31 >= 1.31.0
v1.32 >= 1.32.0

[!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
ControlPlane that provide enterprise support for Flux.

OpenShift compatibility

Flux can be installed on Red Hat OpenShift cluster directly from OperatorHub using
Flux Operator.
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.

Upgrade procedure

Upgrade Flux from v2.4.0 to v2.5.0 by following the upgrade guide.

There are no new API versions in this release, so no changes are required in the YAML manifests containing Flux resources.

Components changelog

CLI Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate Bot force-pushed the renovate/base-cluster-docker.io-fluxcd-flux-cli-2.x branch from 0788d7c to a8a4d35 Compare June 12, 2025 08:34
@renovate renovate Bot added this pull request to the merge queue Jun 12, 2025
Merged via the queue into main with commit 956ad7e Jun 12, 2025
16 of 17 checks passed
@renovate renovate Bot deleted the renovate/base-cluster-docker.io-fluxcd-flux-cli-2.x branch June 12, 2025 09:15
@teutonet-bot
Copy link
Copy Markdown
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/base-cluster/ci/monitoring-ingress-unauthenticated-values.yaml

charts/base-cluster/ci/rbac-values.yaml

charts/base-cluster/ci/pagerduty-values.yaml

charts/base-cluster/ci/velero-backupStorageLocations-gen-values.yaml

charts/base-cluster/ci/flux-gitrepositories-gen-values.yaml

charts/base-cluster/ci/traefik-ingress-values.yaml

charts/base-cluster/ci/imagepullsecrets-values.yaml

[charts/base-cluster/values.yaml]({"errors": ["Missing required field 'content'"]})

charts/base-cluster/ci/artifacthub-values.yaml

charts/base-cluster/ci/disabled-ingress-values.yaml

charts/base-cluster/ci/priorityclasses-values.yaml

[charts/base-cluster/ci/deadmansswitch-values.yaml](

<title> Error </title> <script src="https://unpkg.com/htmx.org@2.0.2" integrity="sha384-Y7hw+L/jvKeWIRRkqWYfPcvVxHzVzn5REgzbawhxAuQGwX1XWe70vji+VSeHOThJ" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script defer src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script> <script> function key(event, letter) { return (event.charCode == letter.charCodeAt() || event.charCode == letter.charCodeAt() + 32) } </script> <script>
    </script>
    <style></style>
    
    
</head>

<body hx-on:keydown="var path=window.location.pathname; if ((event.key=='n' || event.key=='N') && path && path !== '/' && !path.includes('/duplicate/') && !path.includes('/dashboard/') && !path.includes('/accounts/') && !path.includes('/properties/')) { window.location.href = '/'; }">
    <div id="container">
        
        <div class="topbuttons">
            
                <a href="/accounts/login/"
                   title="Personal dashboard, preferences, API token"
                   class="button"><b>Sign in</b></a>
            
            <a href="/" title="Create a new paste (shortcut: 'N')" class=" button">New</a>
            <a href="/api/v2/"
               title="Paste creation API, with code samples"
               class=" activebutton  button">API</a>
            <a href="/help/"
               title="Usage tips, shortcuts"
               class="  button">Help</a>
            <a href="/about/"
               title="Updates, stats, backstory"
               class=" button">About</a>
        </div>
        
<div class="error">
    <h3>Sorry!</h3>
    Sorry, maximum content size is 1,000,000 bytes. Your submission is 2537542 bytes. Your IP will be blocked if you exceed this limit again in the next 60 seconds.
    <hr>
    <p>
        Something unexpected? Please create a <a href="https://dpaste.freshdesk.com/support/tickets/new">support ticket</a>.
    </p>
</div>
<p>
    <a class="button" href="{$ url 'create' %}" onclick="history.back();return false;">Go back</a>
</p>

    </div>
    
    
    <script>
        window.fwSettings={'widget_id':22000000180 };
        !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
    </script>
    <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
</body>
)

charts/base-cluster/ci/monitoring-oidc-values.yaml

charts/base-cluster/ci/basic-values.yaml

charts/base-cluster/ci/monitoring-oidc-ingress-disabled-values.yaml

charts/base-cluster/ci/limitrange-resourcequota-values.yaml

github-merge-queue Bot pushed a commit that referenced this pull request Jul 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[8.2.0](base-cluster-v8.1.0...base-cluster-v8.2.0)
(2025-07-21)


### Features

* **base-cluster/flux:** add alert about suspended resources
([#1540](#1540))
([bb1555e](bb1555e))
* **base-cluster/monitoring:** lower cpu request for prometheus
([#1578](#1578))
([4a83bf6](4a83bf6))
* **base-cluster/monitoring:** non-critical alerts aren't routed to
on-call
([#1533](#1533))
([0d080f4](0d080f4))
* **base-cluster/rbac:** adjust rbac stuff for OIDC accounts
([#1538](#1538))
([3f9aa69](3f9aa69))


### Bug Fixes

* **base-cluster/docs:** there is no 9.0.0 release for now...
([#1563](#1563))
([8e417fb](8e417fb))


### Miscellaneous Chores

* **base-cluster/dependencies:** update common docker tag to v1.5.0
([#1520](#1520))
([cb4a522](cb4a522))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.33.3-debian-12-r1
([#1521](#1521))
([4ed2a77](4ed2a77))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.13.0
([#1523](#1523))
([e451428](e451428))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.14.1
([#1544](#1544))
([02ba163](02ba163))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.15.0
([#1585](#1585))
([a672a67](a672a67))
* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker
tag to v2.6.1
([#1524](#1524))
([956ad7e](956ad7e))
* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker
tag to v2.6.4
([#1536](#1536))
([32a69cc](32a69cc))
* **base-cluster/dependencies:** update docker.io/vladgh/gpg docker tag
to v1.3.6
([#1509](#1509))
([e521e61](e521e61))
* **base-cluster/dependencies:** update external-dns docker tag to
v8.8.4
([#1510](#1510))
([b8b3f80](b8b3f80))
* **base-cluster/dependencies:** update external-dns docker tag to
v8.9.1
([#1559](#1559))
([f9c5642](f9c5642))
* **base-cluster/dependencies:** update external-dns docker tag to
v8.9.2
([#1575](#1575))
([88b2630](88b2630))
* **base-cluster/dependencies:** update grafana-tempo docker tag to v4
([#1570](#1570))
([63c2593](63c2593))
* **base-cluster/dependencies:** update grafana-tempo docker tag to
v4.0.13
([#1580](#1580))
([5b9df00](5b9df00))
* **base-cluster/dependencies:** update helm release alloy to v1
([#1573](#1573))
([013a670](013a670))
* **base-cluster/dependencies:** update helm release alloy to v1.2.0
([#1596](#1596))
([aec70ba](aec70ba))
* **base-cluster/dependencies:** update helm release descheduler to
v0.33.0
([#1525](#1525))
([36d8eca](36d8eca))
* **base-cluster/dependencies:** update helm release ingress-nginx to
v4.12.3
([#1511](#1511))
([3dd2aa7](3dd2aa7))
* **base-cluster/dependencies:** update helm release
kube-prometheus-stack to v75.12.0
([#1598](#1598))
([eec214f](eec214f))
* **base-cluster/dependencies:** update helm release kyverno to v3.4.4
([#1512](#1512))
([bc20fb9](bc20fb9))
* **base-cluster/dependencies:** update helm release kyverno-policies to
v3.4.4
([#1513](#1513))
([f79dce1](f79dce1))
* **base-cluster/dependencies:** update helm release loki to v6.30.1
([#1526](#1526))
([4bf6daa](4bf6daa))
* **base-cluster/dependencies:** update helm release loki to v6.31.0
([#1566](#1566))
([b188c09](b188c09))
* **base-cluster/dependencies:** update helm release loki to v6.32.0
([#1586](#1586))
([57c7d86](57c7d86))
* **base-cluster/dependencies:** update helm release reflector to v9
([#1590](#1590))
([e679195](e679195))
* **base-cluster/dependencies:** update helm release tetragon to v1.4.1
([#1581](#1581))
([ff4f27d](ff4f27d))
* **base-cluster/dependencies:** update helm release traefik to v35.4.0
([#1527](#1527))
([9d30e5e](9d30e5e))
* **base-cluster/dependencies:** update helm release traefik to v36
([#1592](#1592))
([8c9cafa](8c9cafa))
* **base-cluster/dependencies:** update helm release trivy-operator to
v0.29.2
([#1528](#1528))
([a815190](a815190))
* **base-cluster/dependencies:** update helm release trivy-operator to
v0.29.3
([#1582](#1582))
([b078902](b078902))
* **base-cluster/dependencies:** update helm release velero to v7.2.2
([#1172](#1172))
([a33e9cb](a33e9cb))
* **base-cluster/dependencies:** update metrics-server docker tag to
v7.4.10
([#1576](#1576))
([c29757a](c29757a))
* **base-cluster/dependencies:** update metrics-server docker tag to
v7.4.6
([#1514](#1514))
([c897fbd](c897fbd))
* **base-cluster/dependencies:** update metrics-server docker tag to
v7.4.9
([#1541](#1541))
([134e3c1](134e3c1))
* **base-cluster/dependencies:** update oauth2-proxy docker tag to
v6.2.13
([#1515](#1515))
([0c04e1c](0c04e1c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
  * Added an alert for suspended resources in the flux component.
  * Reduced CPU requests for Prometheus in the monitoring component.
* Updated routing to exclude non-critical alerts from on-call
notifications.
  * Improved RBAC configurations for better OIDC account support.

* **Bug Fixes**
  * Clarified that there is no 9.0.0 release currently.

* **Chores**
  * Updated multiple dependencies and docker image tags.
  * Bumped chart version to 8.2.0.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants