Skip to content

Tags: 8gears/n8n-helm-chart

Tags

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Changed the ingress logic to allow different types of pathType (#…

…251) (#271)

Changed the ingress logic to allow different types of pathType in place of the hardcoded 'pathType: Prefix'

2.0.0

Toggle 2.0.0's commit message
chore: BREAKING CHANGE: Replace Bitnami Valkey dependency with offici…

…al Valkey Helm chart from valkey.io

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: implement terminationGracePeriodSeconds for all pods (#216)

* feat: implement terminationGracePeriodSeconds for all pods

* fix: implement hasKey which respects zero value

* chore: update readme

* chore: bump chart version

* chore: update artifacthub changelog annotation

* chore: bump n8n chart version to 1.1.0

---------

Co-authored-by: Vadim Bauer <1492007+Vad1mo@users.noreply.github.com>

1.0.16

Toggle 1.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump n8n chart and app versions to 1.0.16 and 1.116.2 (#257)

* chore: bump n8n chart and app versions to 1.0.16 and 1.115.3

* chore: bump n8n app version to 1.116.2

* chore: update yamale version to 6.0.0 in lint-test workflow

1.0.15

Toggle 1.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump n8n chart and app versions to 1.0.15 and 1.112.0 (#246)

1.0.14

Toggle 1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update n8n app version (#239)

* chore(deps): update n8n from 1.107.4 to 1.109.1 and release chart version 1.0.14

* docs: add change annotation for new helm release

1.0.13

Toggle 1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add metadata.namespace to namespace-scoped templates. (#225)

1.0.12

Toggle 1.0.12's commit message
feat: add values schema generation step to push workflow

1.0.10

Toggle 1.0.10's commit message
fix: rollback wrong fix #200

1.0.9

Toggle 1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: deployment.yaml - error converting YAML to JSON: yaml: line 46: …

…could not find expected ':' (#177)

* Update deployment.yaml

fix deployment env value key missing

* Update deployment.yaml

* Update charts/n8n/templates/deployment.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: bump n8n version to 1.0.9 and appVersion to 1.99.1

# Conflicts:
#	charts/n8n/Chart.yaml

* chore: remove redundant line from Chart.yaml

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Vadim Bauer <1492007+Vad1mo@users.noreply.github.com>