feat(container): update flux group ( 0.55.0 ➔ 0.57.0 ) - #839
Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Open
feat(container): update flux group ( 0.55.0 ➔ 0.57.0 )#839renovatebot-mcsrobert[bot] wants to merge 1 commit into
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
+++ kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
@@ -10,9 +10,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.55.0
+ tag: 0.57.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
--- kubernetes/apps/flux-system/flux-operator/instance Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-operator/instance Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
@@ -10,9 +10,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.55.0
+ tag: 0.57.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
|
--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
@@ -44,13 +44,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.55.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.57.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http
--- HelmRelease: flux-system/flux-web Deployment: flux-system/flux-web
+++ HelmRelease: flux-system/flux-web Deployment: flux-system/flux-web
@@ -45,13 +45,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.55.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.57.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/flux
branch
3 times, most recently
from
July 30, 2026 14:10
98bfbed to
a3cde0e
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------------- | ------ | ------ | | docker | ghcr.io/controlplaneio-fluxcd/charts/flux-instance | 0.55.0 | 0.57.0 | | docker | ghcr.io/controlplaneio-fluxcd/charts/flux-operator | 0.55.0 | 0.57.0 |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/flux
branch
from
July 30, 2026 15:10
a3cde0e to
8f19e2d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.55.0→0.57.00.55.0→0.57.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)
v0.57.0Compare Source
What's Changed
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.56.0...v0.57.0
v0.56.0Compare Source
What's Changed
FineGrainedmode by @matheuscscp in #960Full Changelog: controlplaneio-fluxcd/flux-operator@v0.55.0...v0.56.0
Configuration
📅 Schedule: (in timezone Europe/Amsterdam)
🚦 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 these updates again.
This PR has been generated by Mend Renovate.