This repository was archived by the owner on Jun 30, 2025. It is now read-only.
feat(container): update flux operator group ( 0.20.0 → 0.23.0 ) (minor) - #410
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update flux operator group ( 0.20.0 → 0.23.0 ) (minor)#410renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- 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.20.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.23.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http |
--- kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator HelmRelease: flux-system/flux-operator
+++ kubernetes/apps/flux-system/flux-operator/app 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.20.0
+ version: 0.23.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true
--- kubernetes/apps/flux-system/flux-operator/instance Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-operator/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.20.0
+ version: 0.23.0
dependsOn:
- name: flux-operator
namespace: flux-system
install:
remediation:
retries: 3 |
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
from
June 2, 2025 13:46
d8597b5 to
739691e
Compare
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
from
June 16, 2025 20:48
739691e to
0314b66
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.20.0->0.23.00.20.0->0.23.0Release Notes
controlplaneio-fluxcd/flux-operator (flux-instance)
v0.23.0Compare Source
What's Changed
objectLevelWorkloadIdentityoption to FluxInstance by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/283--waitflag to reconcile commands by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/292GitHubTagandGitLabTaginput providers by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/297New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.22.0...v0.23.0
v0.22.0Compare Source
What's Changed
get_kubernetes_metricsMCP tool by @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/277Full Changelog: controlplaneio-fluxcd/flux-operator@v0.21.0...v0.22.0
v0.21.0Compare Source
What's Changed
FluxReportby @stefanprodan in https://github.com/controlplaneio-fluxcd/flux-operator/pull/268Full Changelog: controlplaneio-fluxcd/flux-operator@v0.20.0...v0.21.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Australia/Sydney, 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.