Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2025

This PR contains the following updates:

Package Update Change
controlplaneio-fluxcd/distribution minor 2.6.1 -> 2.7.2

Release Notes

controlplaneio-fluxcd/distribution (controlplaneio-fluxcd/distribution)

v2.7.2: Flux v2.7.2

Compare Source

See the distribution release notes for more details.

v2.7.1: Flux v2.7.1

Compare Source

See the distribution release notes for more details.

v2.7.0: Flux v2.7.0

Compare Source

See the distribution release notes for more details.

v2.6.4: Flux v2.6.4

Compare Source

See the distribution release notes for more details.

v2.6.3: Flux v2.6.3

Compare Source

See the distribution release notes for more details.

v2.6.2: Flux v2.6.2

Compare Source

See the distribution release notes for more details.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@github-actions
Copy link

github-actions bot commented Jun 22, 2025

--- HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux

+++ HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux

@@ -7,13 +7,13 @@

   labels:
     app.kubernetes.io/name: flux-instance
     app.kubernetes.io/instance: flux-instance
     app.kubernetes.io/managed-by: Helm
 spec:
   distribution:
-    version: 2.6.1
+    version: 2.7.2
     registry: ghcr.io/fluxcd
     artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:latest
   components:
   - source-controller
   - kustomize-controller
   - helm-controller

@github-actions
Copy link

github-actions bot commented Jun 22, 2025

--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance

@@ -23,8 +23,8 @@

     cleanupOnFail: true
     remediation:
       retries: 3
       strategy: rollback
   valuesFrom:
   - kind: ConfigMap
-    name: flux-instance-values-78b6h5ggmm
+    name: flux-instance-values-77f5t7hkch
 
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-78b6h5ggmm

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-78b6h5ggmm

@@ -1,30 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    ---
-    instance:
-      distribution:
-        # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
-        version: 2.6.1
-      cluster:
-        networkPolicy: false
-      components:
-        - source-controller
-        - kustomize-controller
-        - helm-controller
-        - notification-controller
-      sync:
-        kind: GitRepository
-        url: "https://github.com/rutbergphilip/homelab.git"
-        ref: "refs/heads/main"
-        path: kubernetes/flux/cluster
-kind: ConfigMap
-metadata:
-  labels:
-    app.kubernetes.io/name: flux-instance
-    kustomize.toolkit.fluxcd.io/name: flux-instance
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: flux-instance-values-78b6h5ggmm
-  namespace: flux-system
-
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-77f5t7hkch

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance ConfigMap: flux-system/flux-instance-values-77f5t7hkch

@@ -0,0 +1,30 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    ---
+    instance:
+      distribution:
+        # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
+        version: 2.7.2
+      cluster:
+        networkPolicy: false
+      components:
+        - source-controller
+        - kustomize-controller
+        - helm-controller
+        - notification-controller
+      sync:
+        kind: GitRepository
+        url: "https://github.com/rutbergphilip/homelab.git"
+        ref: "refs/heads/main"
+        path: kubernetes/flux/cluster
+kind: ConfigMap
+metadata:
+  labels:
+    app.kubernetes.io/name: flux-instance
+    kustomize.toolkit.fluxcd.io/name: flux-instance
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: flux-instance-values-77f5t7hkch
+  namespace: flux-system
+

@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 7 times, most recently from 1537c8b to b0cfb79 Compare June 28, 2025 17:12
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 2 times, most recently from 86cea6f to 1ed00fb Compare June 30, 2025 15:37
@renovate renovate bot changed the title fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.2 ) fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.3 ) Jun 30, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from e714226 to 91799c5 Compare July 11, 2025 13:33
@renovate renovate bot changed the title fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.3 ) fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.4 ) Jul 11, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from eb9a814 to 3cba579 Compare July 19, 2025 03:40
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 2 times, most recently from 606fb3a to c666a18 Compare July 20, 2025 13:07
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 5 times, most recently from 2df5f17 to 6752fc8 Compare October 3, 2025 12:31
@renovate renovate bot changed the title fix(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.6.4 ) feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.0 ) Oct 3, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from 17412d9 to 3d2e431 Compare October 9, 2025 16:49
@renovate renovate bot changed the title feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.0 ) feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.1 ) Oct 9, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch from 3d2e431 to 9cf4668 Compare October 11, 2025 20:51
@renovate renovate bot changed the title feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.1 ) feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.2 ) Oct 11, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 4 times, most recently from fc571d0 to 31ea209 Compare October 13, 2025 21:41
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 8 times, most recently from f8b5618 to f6ba411 Compare October 25, 2025 23:30
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch from f6ba411 to f83d961 Compare October 27, 2025 05:26
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch from f83d961 to 8c8c6d3 Compare October 27, 2025 10:43
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.

0 participants