Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: '1.0.7'
version: '1.0.8'

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
6 changes: 4 additions & 2 deletions n8n/OlaresManifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
description: n8n is an extendable workflow automation tool.
icon: https://file.bttcdn.com/appstore/n8n/icon.png
appid: n8n
version: '1.0.7'
version: '1.0.8'
title: n8n
categories:
- Productivity_v112
Expand All @@ -23,7 +23,9 @@ permission:
version: v2
ops:
- All

provider:
- appName: ollama
providerName: ollamaclient
middleware:
postgres:
username: n8n
Expand Down