Skip to content

feat(container): update image docker.io/n8nio/n8n to v1.89.2 #6861

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

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

Conversation

clarknova99-bot[bot]
Copy link
Contributor

@clarknova99-bot clarknova99-bot bot commented Jun 15, 2024

This PR contains the following updates:

Package Update Change
docker.io/n8nio/n8n (source) minor 1.45.0 -> 1.89.2

Release Notes

n8n-io/n8n (docker.io/n8nio/n8n)

v1.89.0

Bug Fixes
Features

v1.88.0

Bug Fixes
  • API: Fix ratio tests on insights by workflow (#​14448) (6c73d7e)
  • Code Node: Use an explicit indexURL to load the pyodide runtime (#​14487) (860bb1e)
  • core: Fall back to regular mode for execute and executeBatch commands (#​14381) (84e85c9)
  • core: Fix routing for waiting webhooks and forms (#​14470) (b5d5b57)
  • editor: Fix race condition for updating node and workflow execution status (#​14353) (a495d81)
  • editor: Improve node creator items typing and fix missing icons (#​14449) (ad6c83a)
  • editor: Inline expression previews are not displayed in NDV (#​14475) (aee83bf)
  • editor: Prevent moving non owned workflows to folders (#​14474) (2a5c3d4)
  • Isolate license SDK proxy settings to avoid affecting unrelated requests (#​14451) (7463f0c)
Features
  • Azure Cosmos DB Node: New node (#​14156) (b52f9f0)
  • Email Trigger (IMAP) Node: IMAP trigger node returns message UIDs (#​13152) (4578709)
  • MCP Client Tool Node: Add MCP Client Tool Node to connect to MCP servers over SSE (#​14464) (34252f5)
  • MCP Server Trigger Node: Add MCP Server Trigger node to expose tools to MCP clients (#​14403) (8360283)
  • Milvus Vector Store Node: Add support for the Milvus vector db (#​14404) (048b9d7)
Performance Improvements

v1.87.0

Bug Fixes
Features

v1.86.0

Bug Fixes
  • API: Fix import config import (#​14137) (6f60d65)
  • API: Summarize insights from current datetime instead of beginning of the day (#​14186) (bf274c0)
  • Baserow Node: Fix issue where database selection was returning other types (#​14115) (10f6c3b)
  • Basic LLM Chain Node: Prevent incorrect wrapping of output (#​14183) (b9030d4)
  • Basic LLM Chain Node: Prevent stringifying of structured output on previous versions (#​14200) (bbd6e8e)
  • core: Fix OAuth1 callback token request (#​14251) (4ea219b)
  • Correct connections in SentimentAnalysis and TextClassifier (#​14155) (70764a0)
  • editor: Adjust URL on lost change warning Cancel or failed save (#​13683) (fdcca1d)
  • editor: Change freeAiCredits success text size (#​14161) (ca01236)
  • editor: Check for when to show the community+ modal for the folder's feature (#​14146) (9e3bfe2)
  • editor: Handle Leading Spaces in Workflow Search (#​13889) (8aad7db)
  • editor: Remove selection box when only one node selected using selection rectangle (#​14160) (acbaec5)
  • editor: Remove title icon on Overview subpages (#​14128) (4bd42e2)
  • editor: Show left-hand NDV floating nodes in correct order (#​14126) (71f281b)
  • Microsoft SQL Node: Fix maximum call stack on execute query (#​13940) (a082a16)
  • n8n Form Node: Hidden field fix (#​14219) (9bd72ea)
  • n8n Form Node: Show Form Complition after Form Complition page (#​14226) (af77730)
  • OpenAI Node: Show correct inputs for AI node (#​14142) (5bf10cd)
  • Slack Node: Make sure paginated calls use the defined limits (#​14185) (24fad51)
  • Slack Trigger Node: Fix issue with new user event not correctly working (#​14129) (5f4e56f)
  • Summarize Node: Fix type casting of strings and numbers (#​14259) (4443a5f)
Features
  • API: Add day to week compaction for insights dashboard (#​14165) (db99974)
  • API: Add failureRate as sort field for insights by workflow (#​14247) (877823d)
  • API: Add fields to insight by time type and export types from index (#​14172) (3d332ab)
  • API: Create schema and dto types for insights dashboard query param and api responses (#​14163) (6eee081)
  • API: Return null deviation on insights summary if previous period has no data (#​14193) (ffc0a59)
  • core: Explicitly warn if tool passed binary data to Agent (#​14071) (88f5851)
  • editor: Improve schema view empty state when node has binary data (#​14044) (22ddf1b)
  • editor: Logs overview panel (#​14045) (d1710a1)
  • Matrix Node: Add audio and video media types (#​14057) (cb01f2d)
  • SendGrid Node: Add option to specify "reply to" email addresses (#​14282) (68d9460)
  • Telegram Trigger Node: Add options to restrict to chat and user IDs (#​14164) (f651766)

v1.85.0

Bug Fixes
  • Allow saved credenitals types of up to 64 characters instead of 32 (#​13985) (bc15bb1)
  • Allow username to be set in Redis chat memory (#​13926) (b2e359a)
  • core: Allow running webhook servers in multi-main mode (#​13989) (e0fd505)
  • core: Bring back the missing GMT and UTC timezone for workflow settings (#​13999) (bda0688)
  • core: Do not use url.includes to check for domain names (#​13802) (d3bc80c)
  • core: Don't fail partial execution when an unrelated node is dirty (#​13925) (918cc51)
  • core: Ensure frontend sentry releases also follow semver (#​14019) (401ed2c)
  • editor: Add "time saved per execution" workflow setting (#​13369) (6992c36)
  • editor: Add smart decimals directive (#​14054) (1a26fc2)
  • editor: Fix routing between workflow editing and new workflow pages (#​14031) (6817abe)
Features

v1.84.0

Bug Fixes
Features

v1.83.0

Bug Fixes
Features

v1.82.0

Bug Fixes
Features
  • Anthropic Chat Model Node: Fetch models dynamically & support thinking (#​13543) (461df37)
  • Azure Storage Node: New node (#​12536) (727f6f3)
  • core: Add metric for active workflow count (#​13420) (3aa679e)
  • core: Fix partial workflow execution with specific trigger data (#​13505) (9029dac)
  • core: Make Tools Agent the default Agent type, deprecate other agent types (#​13459) (a60d106)
  • core: Support executing single nodes not part of a graph as a partial execution (#​13529) (8a34f02)
  • editor: Add functionality to create folders (#​13473) (2cb9d9e)
  • editor: Automatically tidy up workflows (#​13471) (f381a24)
  • editor: Indicate dirty nodes with yellow borders/connectors on canvas (#​13040) (75493ef)
  • editor: Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#​13472) (35c00d0)
  • editor: Rename 'Window Buffer Memory' to 'Simple Memory' (#​13477) (819fc2d)
  • Hackmation - automatically switch to expression mode (#​13213) (6953b0d)
  • n8n Form Trigger Node, Chat Trigger Node: Allow to customize form and chat css (#​13506) (289041e)
  • n8n Vertica credentials only Node: New node ([#​12

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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.


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

This PR has been generated by Renovate Bot.

@clarknova99-bot clarknova99-bot bot requested a review from clarknova99 as a code owner June 15, 2024 04:24
@clarknova99-bot clarknova99-bot bot added area/kubernetes Changes made in the kubernetes directory area/ansible Changes made in the ansible directory area/github Changes made in the github directory labels Jun 15, 2024
@clarknova99-bot
Copy link
Contributor Author

clarknova99-bot bot commented Jun 15, 2024

--- kubernetes/apps/kube-system/node-feature-discovery/app Kustomization: flux-system/cluster-apps-node-feature-discovery HelmRelease: kube-system/node-feature-discovery

+++ kubernetes/apps/kube-system/node-feature-discovery/app Kustomization: flux-system/cluster-apps-node-feature-discovery HelmRelease: kube-system/node-feature-discovery

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

     spec:
       chart: node-feature-discovery
       sourceRef:
         kind: HelmRepository
         name: node-feature-discovery
         namespace: flux-system
-      version: 0.17.1
+      version: 0.16.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

@clarknova99-bot
Copy link
Contributor Author

clarknova99-bot bot commented Jun 15, 2024

--- HelmRelease: kube-system/node-feature-discovery ClusterRole: kube-system/node-feature-discovery

+++ HelmRelease: kube-system/node-feature-discovery ClusterRole: kube-system/node-feature-discovery

@@ -5,19 +5,12 @@

   name: node-feature-discovery
   labels:
     app.kubernetes.io/name: node-feature-discovery
     app.kubernetes.io/instance: node-feature-discovery
     app.kubernetes.io/managed-by: Helm
 rules:
-- apiGroups:
-  - ''
-  resources:
-  - namespaces
-  verbs:
-  - watch
-  - list
 - apiGroups:
   - ''
   resources:
   - nodes
   - nodes/status
   verbs:
--- HelmRelease: kube-system/node-feature-discovery Role: kube-system/node-feature-discovery-worker

+++ HelmRelease: kube-system/node-feature-discovery Role: kube-system/node-feature-discovery-worker

@@ -14,14 +14,7 @@

   resources:
   - nodefeatures
   verbs:
   - create
   - get
   - update
-  - delete
-- apiGroups:
-  - ''
-  resources:
-  - pods
-  verbs:
-  - get
 
--- HelmRelease: kube-system/node-feature-discovery DaemonSet: kube-system/node-feature-discovery-worker

+++ HelmRelease: kube-system/node-feature-discovery DaemonSet: kube-system/node-feature-discovery-worker

@@ -7,13 +7,12 @@

   labels:
     app.kubernetes.io/name: node-feature-discovery
     app.kubernetes.io/instance: node-feature-discovery
     app.kubernetes.io/managed-by: Helm
     role: worker
 spec:
-  revisionHistoryLimit: null
   selector:
     matchLabels:
       app.kubernetes.io/name: node-feature-discovery
       app.kubernetes.io/instance: node-feature-discovery
       role: worker
   template:
@@ -23,32 +22,33 @@

         app.kubernetes.io/instance: node-feature-discovery
         role: worker
     spec:
       dnsPolicy: ClusterFirstWithHostNet
       serviceAccountName: node-feature-discovery-worker
       securityContext: {}
-      hostNetwork: false
       containers:
       - name: worker
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
-        image: registry.k8s.io/nfd/node-feature-discovery:v0.17.1
+        image: registry.k8s.io/nfd/node-feature-discovery:v0.16.0
         imagePullPolicy: IfNotPresent
         livenessProbe:
           grpc:
             port: 8082
           initialDelaySeconds: 10
+          periodSeconds: 10
         readinessProbe:
           grpc:
             port: 8082
           initialDelaySeconds: 5
+          periodSeconds: 10
           failureThreshold: 10
         env:
         - name: NODE_NAME
           valueFrom:
             fieldRef:
               fieldPath: spec.nodeName
@@ -59,27 +59,26 @@

         - name: POD_UID
           valueFrom:
             fieldRef:
               fieldPath: metadata.uid
         resources:
           limits:
+            cpu: 200m
             memory: 512Mi
           requests:
             cpu: 5m
             memory: 64Mi
         command:
         - nfd-worker
         args:
+        - -feature-gates=NodeFeatureAPI=true
         - -feature-gates=NodeFeatureGroupAPI=false
         - -metrics=8081
-        - -grpc-health=8082
         ports:
-        - containerPort: 8081
-          name: metrics
-        - containerPort: 8082
-          name: health
+        - name: metrics
+          containerPort: 8081
         volumeMounts:
         - name: host-boot
           mountPath: /host-boot
           readOnly: true
         - name: host-os-release
           mountPath: /host-etc/os-release
@@ -92,12 +91,15 @@

           readOnly: true
         - name: host-lib
           mountPath: /host-lib
           readOnly: true
         - name: host-proc-swaps
           mountPath: /host-proc/swaps
+          readOnly: true
+        - name: source-d
+          mountPath: /etc/kubernetes/node-feature-discovery/source.d/
           readOnly: true
         - name: features-d
           mountPath: /etc/kubernetes/node-feature-discovery/features.d/
           readOnly: true
         - name: nfd-worker-conf
           mountPath: /etc/kubernetes/node-feature-discovery
@@ -118,12 +120,15 @@

       - name: host-lib
         hostPath:
           path: /lib
       - name: host-proc-swaps
         hostPath:
           path: /proc/swaps
+      - name: source-d
+        hostPath:
+          path: /etc/kubernetes/node-feature-discovery/source.d/
       - name: features-d
         hostPath:
           path: /etc/kubernetes/node-feature-discovery/features.d/
       - name: nfd-worker-conf
         configMap:
           name: node-feature-discovery-worker-conf
--- HelmRelease: kube-system/node-feature-discovery Deployment: kube-system/node-feature-discovery-master

+++ HelmRelease: kube-system/node-feature-discovery Deployment: kube-system/node-feature-discovery-master

@@ -8,13 +8,12 @@

     app.kubernetes.io/name: node-feature-discovery
     app.kubernetes.io/instance: node-feature-discovery
     app.kubernetes.io/managed-by: Helm
     role: master
 spec:
   replicas: 1
-  revisionHistoryLimit: null
   selector:
     matchLabels:
       app.kubernetes.io/name: node-feature-discovery
       app.kubernetes.io/instance: node-feature-discovery
       role: master
   template:
@@ -24,58 +23,58 @@

         app.kubernetes.io/instance: node-feature-discovery
         role: master
     spec:
       serviceAccountName: node-feature-discovery
       enableServiceLinks: false
       securityContext: {}
-      hostNetwork: false
       containers:
       - name: master
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
-        image: registry.k8s.io/nfd/node-feature-discovery:v0.17.1
+        image: registry.k8s.io/nfd/node-feature-discovery:v0.16.0
         imagePullPolicy: IfNotPresent
-        startupProbe:
-          grpc:
-            port: 8082
-          failureThreshold: 30
         livenessProbe:
           grpc:
             port: 8082
+          initialDelaySeconds: 10
+          periodSeconds: 10
         readinessProbe:
           grpc:
             port: 8082
+          initialDelaySeconds: 5
+          periodSeconds: 10
           failureThreshold: 10
         ports:
+        - containerPort: 8080
+          name: grpc
         - containerPort: 8081
           name: metrics
-        - containerPort: 8082
-          name: health
         env:
         - name: NODE_NAME
           valueFrom:
             fieldRef:
               fieldPath: spec.nodeName
         command:
         - nfd-master
         resources:
           limits:
+            cpu: 300m
             memory: 4Gi
           requests:
             cpu: 100m
             memory: 128Mi
         args:
-        - -enable-leader-election
+        - -crd-controller=true
+        - -feature-gates=NodeFeatureAPI=true
         - -feature-gates=NodeFeatureGroupAPI=false
         - -metrics=8081
-        - -grpc-health=8082
         volumeMounts:
         - name: nfd-master-conf
           mountPath: /etc/kubernetes/node-feature-discovery
           readOnly: true
       volumes:
       - name: nfd-master-conf
--- HelmRelease: kube-system/node-feature-discovery Deployment: kube-system/node-feature-discovery-gc

+++ HelmRelease: kube-system/node-feature-discovery Deployment: kube-system/node-feature-discovery-gc

@@ -8,13 +8,12 @@

     app.kubernetes.io/name: node-feature-discovery
     app.kubernetes.io/instance: node-feature-discovery
     app.kubernetes.io/managed-by: Helm
     role: gc
 spec:
   replicas: 1
-  revisionHistoryLimit: null
   selector:
     matchLabels:
       app.kubernetes.io/name: node-feature-discovery
       app.kubernetes.io/instance: node-feature-discovery
       role: gc
   template:
@@ -24,28 +23,28 @@

         app.kubernetes.io/instance: node-feature-discovery
         role: gc
     spec:
       serviceAccountName: node-feature-discovery-gc
       dnsPolicy: ClusterFirstWithHostNet
       securityContext: {}
-      hostNetwork: false
       containers:
       - name: gc
-        image: registry.k8s.io/nfd/node-feature-discovery:v0.17.1
+        image: registry.k8s.io/nfd/node-feature-discovery:v0.16.0
         imagePullPolicy: IfNotPresent
         env:
         - name: NODE_NAME
           valueFrom:
             fieldRef:
               fieldPath: spec.nodeName
         command:
         - nfd-gc
         args:
         - -gc-interval=1h
         resources:
           limits:
+            cpu: 20m
             memory: 1Gi
           requests:
             cpu: 10m
             memory: 128Mi
         securityContext:
           allowPrivilegeEscalation: false
--- HelmRelease: kube-system/node-feature-discovery Job: kube-system/node-feature-discovery-prune

+++ HelmRelease: kube-system/node-feature-discovery Job: kube-system/node-feature-discovery-prune

@@ -27,13 +27,13 @@

           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
-        image: registry.k8s.io/nfd/node-feature-discovery:v0.17.1
+        image: registry.k8s.io/nfd/node-feature-discovery:v0.16.0
         imagePullPolicy: IfNotPresent
         command:
         - nfd-master
         args:
         - -prune
       restartPolicy: Never

@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.46.0 feat(container): update image docker.io/n8nio/n8n to v1.47.0 Jun 20, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 36db941 to e63e1a5 Compare June 20, 2024 19:18
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.47.0 feat(container): update image docker.io/n8nio/n8n to v1.47.1 Jun 26, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from e63e1a5 to a8d3d39 Compare June 26, 2024 12:37
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.47.1 feat(container): update image docker.io/n8nio/n8n to v1.48.0 Jun 27, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch 2 times, most recently from cd6c9ff to ae40f0e Compare June 27, 2024 18:24
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.48.0 feat(container): update image docker.io/n8nio/n8n to v1.48.1 Jun 27, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from ae40f0e to ed75a84 Compare July 1, 2024 12:38
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.48.1 feat(container): update image docker.io/n8nio/n8n to v1.48.2 Jul 1, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from ed75a84 to 202f480 Compare July 3, 2024 09:22
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.48.2 feat(container): update image docker.io/n8nio/n8n to v1.48.3 Jul 3, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 202f480 to 2469223 Compare July 3, 2024 14:21
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.48.3 feat(container): update image docker.io/n8nio/n8n to v1.49.0 Jul 3, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 2469223 to 4c6da3a Compare July 10, 2024 16:25
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.49.0 feat(container): update image docker.io/n8nio/n8n to v1.50.0 Jul 10, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 4c6da3a to 30d8036 Compare July 16, 2024 12:35
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.50.0 feat(container): update image docker.io/n8nio/n8n to v1.50.1 Jul 16, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 30d8036 to b65bc43 Compare July 17, 2024 12:37
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.50.1 feat(container): update image docker.io/n8nio/n8n to v1.51.0 Jul 17, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from b65bc43 to 6ca812a Compare July 23, 2024 15:22
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.51.0 feat(container): update image docker.io/n8nio/n8n to v1.51.1 Jul 23, 2024
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 55e9075 to fe63d1b Compare March 18, 2025 15:26
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.84.0 feat(container): update image docker.io/n8nio/n8n to v1.84.1 Mar 18, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch 2 times, most recently from 81c51cb to 6ac248b Compare March 24, 2025 14:24
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.84.1 feat(container): update image docker.io/n8nio/n8n to v1.85.0 Mar 24, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 6ac248b to 69fdd00 Compare March 25, 2025 10:26
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.85.0 feat(container): update image docker.io/n8nio/n8n to v1.85.1 Mar 25, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 69fdd00 to 57a5b89 Compare March 25, 2025 13:33
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.85.1 feat(container): update image docker.io/n8nio/n8n to v1.85.2 Mar 25, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 57a5b89 to 99062ac Compare March 26, 2025 14:24
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.85.2 feat(container): update image docker.io/n8nio/n8n to v1.85.3 Mar 26, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 99062ac to c747cd1 Compare March 27, 2025 12:44
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.85.3 feat(container): update image docker.io/n8nio/n8n to v1.85.4 Mar 27, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from c747cd1 to 8f8c32b Compare March 31, 2025 13:33
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.85.4 feat(container): update image docker.io/n8nio/n8n to v1.86.0 Mar 31, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 8f8c32b to d8a6772 Compare April 7, 2025 14:24
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.86.0 feat(container): update image docker.io/n8nio/n8n to v1.87.0 Apr 7, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from d8a6772 to 300b992 Compare April 8, 2025 11:18
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.87.0 feat(container): update image docker.io/n8nio/n8n to v1.87.1 Apr 8, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 300b992 to 0c83823 Compare April 9, 2025 10:25
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.87.1 feat(container): update image docker.io/n8nio/n8n to v1.87.2 Apr 9, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 0c83823 to e553c93 Compare April 10, 2025 07:21
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.87.2 feat(container): update image docker.io/n8nio/n8n to v1.88.0 Apr 10, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from e553c93 to 322b23b Compare April 14, 2025 13:32
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.88.0 feat(container): update image docker.io/n8nio/n8n to v1.89.0 Apr 14, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 322b23b to 2f28a40 Compare April 15, 2025 09:24
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.89.0 feat(container): update image docker.io/n8nio/n8n to v1.89.1 Apr 15, 2025
@clarknova99-bot clarknova99-bot bot force-pushed the renovate/docker.io-n8nio-n8n-1.x branch from 2f28a40 to f0cf73b Compare April 16, 2025 13:31
@clarknova99-bot clarknova99-bot bot changed the title feat(container): update image docker.io/n8nio/n8n to v1.89.1 feat(container): update image docker.io/n8nio/n8n to v1.89.2 Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant