1 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
2 changed files with 6 additions and 5 deletions

View File

@ -6,17 +6,18 @@ name: default
trigger:
event:
- push
- tag
steps:
- name: release
image: cr.grachevko.ru/drone/helm:24
image: cr.grachevko.ru/drone/helm:20
settings:
name: n8n
tag: ${DRONE_TAG}
username:
from_secret: HELM_REPO_USERNAME
password:
from_secret: HELM_REPO_PASSWORD
when:
event:
- tag
branch:
- master
- rc

View File

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