feat(container): update flux-operator group - #542
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
--- kubernetes/apps/ai/flux-operator-mcp/app Kustomization: ai/flux-operator-mcp OCIRepository: ai/flux-operator-mcp
+++ kubernetes/apps/ai/flux-operator-mcp/app Kustomization: ai/flux-operator-mcp OCIRepository: ai/flux-operator-mcp
@@ -10,9 +10,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.59.0
+ tag: 0.60.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator-mcp
--- kubernetes/apps/ai/flux-operator-mcp/app Kustomization: ai/flux-operator-mcp HelmRelease: ai/flux-operator-mcp
+++ kubernetes/apps/ai/flux-operator-mcp/app Kustomization: ai/flux-operator-mcp HelmRelease: ai/flux-operator-mcp
@@ -27,13 +27,13 @@
retries: 2
strategy:
name: RemediateOnFailure
values:
image:
repository: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp
- tag: v0.59.0
+ tag: v0.60.0
networkPolicy:
create: false
podSecurityContext:
fsGroup: 1337
rbac:
create: false
--- 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: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.59.0
+ tag: 0.60.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
--- 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
@@ -37,13 +37,13 @@
components:
- source-controller
- kustomize-controller
- helm-controller
- notification-controller
distribution:
- artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.59.0
+ artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.60.0
kustomize:
patches:
- patch: |
- op: add
path: /spec/template/spec/containers/0/args/-
value: --concurrent=10
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
@@ -10,9 +10,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.59.0
+ tag: 0.60.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
|
--- HelmRelease: ai/flux-operator-mcp Deployment: ai/flux-operator-mcp
+++ HelmRelease: ai/flux-operator-mcp Deployment: ai/flux-operator-mcp
@@ -41,13 +41,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp:v0.59.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp:v0.60.0
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 9090
protocol: TCP
livenessProbe:
--- HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux
+++ HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux
@@ -9,13 +9,13 @@
app.kubernetes.io/instance: flux-instance
app.kubernetes.io/managed-by: Helm
spec:
distribution:
version: 2.x
registry: ghcr.io/fluxcd
- artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.59.0
+ artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.60.0
components:
- source-controller
- kustomize-controller
- helm-controller
- notification-controller
cluster:
--- 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.59.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.60.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http |
renovate
Bot
force-pushed
the
renovate/flux-operator
branch
from
September 15, 2026 12:56
6c603ac to
5d1506a
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.59.0→0.60.00.59.0→0.60.00.59.0→0.60.0v0.59.0→v0.60.0v0.59.0→v0.60.0Release Notes
controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)
v0.60.0Compare Source
What's Changed
trace_kubernetes_resourcetool by @stefanprodan in #1023--distribution-artifactflag to distro mirror by @stefanprodan in #1036New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.59.0...v0.60.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.