Skip to content

Comments

feat(container): update image ghcr.io/fluxcd/source-controller ( v1.6.2 ➔ v1.7.0 )#3365

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-fluxcd-source-controller-1.x
Sep 19, 2025
Merged

feat(container): update image ghcr.io/fluxcd/source-controller ( v1.6.2 ➔ v1.7.0 )#3365
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-fluxcd-source-controller-1.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/fluxcd/source-controller minor v1.6.2 -> v1.7.0

Release Notes

fluxcd/source-controller (ghcr.io/fluxcd/source-controller)

v1.7.0

Compare Source

Changelog

v1.7.0 changelog

Container images
  • docker.io/fluxcd/source-controller:v1.7.0
  • ghcr.io/fluxcd/source-controller:v1.7.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

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 security documentation.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Sep 18, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/flux/cluster Kustomization: flux-system/flux-system Deployment: flux-system/source-controller

+++ kubernetes/flux/cluster Kustomization: flux-system/flux-system Deployment: flux-system/source-controller

@@ -49,13 +49,13 @@

               resource: limits.cpu
         - name: GOMEMLIMIT
           valueFrom:
             resourceFieldRef:
               containerName: manager
               resource: limits.memory
-        image: ghcr.io/fluxcd/source-controller:v1.6.2
+        image: ghcr.io/fluxcd/source-controller:v1.7.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager

@binaryn3xus binaryn3xus merged commit 0a1583b into main Sep 19, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-fluxcd-source-controller-1.x branch September 19, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant