Compare commits

2 Commits

Author SHA1 Message Date
aa02ac822b ci: use oci
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-18 00:11:36 +03:00
4506443e47 chore: bump n8n version up to 0.227.1 2023-05-18 00:11:25 +03:00
2 changed files with 3 additions and 2 deletions

View File

@ -9,9 +9,10 @@ trigger:
steps:
- name: release
image: cr.grachevko.ru/drone/helm:test
image: cr.grachevko.ru/drone/helm:20
settings:
name: n8n
tag: ${DRONE_TAG}
username:
from_secret: HELM_REPO_USERNAME
password:

View File

@ -3,7 +3,7 @@ name: n8n
description: A Helm chart for Kubernetes
type: application
version: 0.0.1
appVersion: 0.226.1
appVersion: 0.227.1
icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png
maintainers:
- email: me@grachevko.ru