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

chore(deps): update helm release flux2 to v2.14.0 #457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timtor-bot
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
flux2 minor 2.13.0 -> 2.14.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fluxcd-community/helm-charts (flux2)

v2.14.0

Compare Source

A Helm chart for flux2


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

--- kubernetes/flux-system Kustomization: flux-system/0-flux-system HelmRelease: flux-system/flux2

+++ kubernetes/flux-system Kustomization: flux-system/0-flux-system HelmRelease: flux-system/flux2

@@ -11,13 +11,13 @@

   chart:
     spec:
       chart: flux2
       sourceRef:
         kind: HelmRepository
         name: fluxcd-community
-      version: 2.13.0
+      version: 2.14.0
   install:
     crds: CreateReplace
   interval: 1h
   maxHistory: 1
   timeout: 1m0s
   upgrade:

Copy link

--- HelmRelease: flux-system/flux2 Deployment: flux-system/helm-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/helm-controller

@@ -32,13 +32,13 @@

         - --enable-leader-election
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/helm-controller:v1.0.1
+        image: ghcr.io/fluxcd/helm-controller:v1.1.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Deployment: flux-system/image-automation-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/image-automation-controller

@@ -32,13 +32,13 @@

         - --enable-leader-election
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/image-automation-controller:v0.38.0
+        image: ghcr.io/fluxcd/image-automation-controller:v0.39.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Deployment: flux-system/image-reflector-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/image-reflector-controller

@@ -32,13 +32,13 @@

         - --enable-leader-election
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/image-reflector-controller:v0.32.0
+        image: ghcr.io/fluxcd/image-reflector-controller:v0.33.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Deployment: flux-system/kustomize-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/kustomize-controller

@@ -32,13 +32,13 @@

         - --enable-leader-election
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/kustomize-controller:v1.3.0
+        image: ghcr.io/fluxcd/kustomize-controller:v1.4.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Deployment: flux-system/notification-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/notification-controller

@@ -31,13 +31,13 @@

         - --enable-leader-election
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/notification-controller:v1.3.0
+        image: ghcr.io/fluxcd/notification-controller:v1.4.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Deployment: flux-system/source-controller

+++ HelmRelease: flux-system/flux2 Deployment: flux-system/source-controller

@@ -36,13 +36,13 @@

         - --storage-adv-addr=source-controller.$(RUNTIME_NAMESPACE).svc.cluster.local.
         env:
         - name: RUNTIME_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: ghcr.io/fluxcd/source-controller:v1.3.0
+        image: ghcr.io/fluxcd/source-controller:v1.4.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: healthz
         name: manager
--- HelmRelease: flux-system/flux2 Job: flux-system/flux2-flux-check

+++ HelmRelease: flux-system/flux2 Job: flux-system/flux2-flux-check

@@ -23,13 +23,13 @@

     spec:
       restartPolicy: Never
       serviceAccountName: flux2-flux-check
       automountServiceAccountToken: true
       containers:
       - name: flux-cli
-        image: ghcr.io/fluxcd/flux-cli:v2.3.0
+        image: ghcr.io/fluxcd/flux-cli:v2.4.0
         command:
         - /usr/local/bin/flux
         - check
         - --pre
         - --namespace
         - flux-system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant