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.12.7.5

Release Notes

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

v2.7.5: Flux v2.7.5

Compare Source

See the distribution release notes for more details.

v2.7.4: Flux v2.7.4

Compare Source

See the distribution release notes for more details.

v2.7.3: Flux v2.7.3

Compare Source

See the distribution release notes for more details.

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.5
     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-m4bh6md6c4
 
--- 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-m4bh6md6c4

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

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

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    ---
+    instance:
+      distribution:
+        # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
+        version: 2.7.5
+      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-m4bh6md6c4
+  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 from cabb869 to 33d0593 Compare November 27, 2025 19:02
@renovate renovate bot changed the title feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.3 ) feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.4 ) Nov 27, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 3 times, most recently from ebf5b9d to d2ef371 Compare November 30, 2025 13:01
@renovate renovate bot changed the title feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.4 ) feat(github-release): update release controlplaneio-fluxcd/distribution ( v2.6.1 → v2.7.5 ) Nov 30, 2025
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 6 times, most recently from a598b4d to e5af35c Compare December 7, 2025 13:36
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 4 times, most recently from b7ca8cc to 8405882 Compare December 14, 2025 12:43
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 5 times, most recently from e03fc24 to ca60237 Compare December 21, 2025 13:55
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 5 times, most recently from 94b2b89 to 285e6c5 Compare December 29, 2025 21:14
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch 2 times, most recently from abfe46c to 3f59bb3 Compare January 4, 2026 13:37
@renovate renovate bot force-pushed the renovate/controlplaneio-fluxcd-distribution-2.x branch from 3f59bb3 to ee129af Compare January 4, 2026 17:46
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.

1 participant