feat(container): update flux operator group ( 0.26.0 → 0.28.0 ) - #2115
Merged
Conversation
Contributor
--- kubernetes/core/flux-operator Kustomization: flux-system/flux-operator HelmRelease: flux-system/flux-operator
+++ kubernetes/core/flux-operator Kustomization: flux-system/flux-operator HelmRelease: flux-system/flux-operator
@@ -13,13 +13,13 @@
spec:
chart: flux-operator
sourceRef:
kind: HelmRepository
name: controlplaneio
namespace: flux-system
- version: 0.26.0
+ version: 0.28.0
driftDetection:
mode: enabled
install:
remediation:
retries: -1
interval: 1h
--- kubernetes/core/flux-instance Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance
+++ kubernetes/core/flux-instance Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance
@@ -13,13 +13,13 @@
spec:
chart: flux-instance
sourceRef:
kind: HelmRepository
name: controlplaneio
namespace: flux-system
- version: 0.26.0
+ version: 0.28.0
dependsOn:
- name: flux-operator
namespace: flux-system
driftDetection:
mode: enabled
install: |
Contributor
--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
@@ -42,13 +42,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.26.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.28.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http |
chkpwd
force-pushed
the
main
branch
4 times, most recently
from
August 9, 2025 17:57
834f980 to
88f48aa
Compare
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
2 times, most recently
from
August 16, 2025 10:05
20e254d to
e6fdee4
Compare
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
from
August 20, 2025 00:05
e6fdee4 to
bd68420
Compare
| datasource | package | from | to | | ---------- | -------------------------------------------------- | ------ | ------ | | docker | ghcr.io/controlplaneio-fluxcd/charts/flux-instance | 0.26.0 | 0.28.0 | | docker | ghcr.io/controlplaneio-fluxcd/charts/flux-operator | 0.26.0 | 0.28.0 |
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
from
August 20, 2025 21:06
bd68420 to
d7d5a89
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.26.0->0.28.00.26.0->0.28.00.26.0->0.28.00.26.0->0.28.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
controlplaneio-fluxcd/flux-operator (flux-instance)
v0.28.0Compare Source
What's Changed
matheuscscpto OLM reviewers by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/390build rsetcommand by @bugbuilder in https://github.com/controlplaneio-fluxcd/flux-operator/pull/388New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.27.0...v0.28.0
v0.27.0Compare Source
What's Changed
flux-operator tree helmreleasecommand by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/385Full Changelog: controlplaneio-fluxcd/flux-operator@v0.26.0...v0.27.0
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.
This PR was generated by Mend Renovate. View the repository job log.