Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image flux-operator ( 0.16.0 → 0.17.0 ) #5250

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 28, 2025

This PR contains the following updates:

Package Update Change
flux-operator (source) minor 0.16.0 -> 0.17.0

Release Notes

controlplaneio-fluxcd/flux-operator (flux-operator)

v0.17.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.16.0...v0.17.0

| datasource | package                                            | from   | to     |
| ---------- | -------------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/controlplaneio-fluxcd/charts/flux-operator | 0.16.0 | 0.17.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Feb 28, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 28, 2025

--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator

+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator

@@ -40,13 +40,13 @@

             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.16.0
+        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.17.0
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         - name: http

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 28, 2025

--- kubernetes/staging/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator HelmRelease: flux-system/flux-operator

+++ kubernetes/staging/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-charts
         namespace: flux-system
-      version: 0.16.0
+      version: 0.17.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@szinn szinn merged commit 69acf48 into main Feb 28, 2025
17 checks passed
@szinn szinn deleted the renovate/staging-flux-operator-0.x branch February 28, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant