2 Commits

Author SHA1 Message Date
e24a65060b fix: bump version up to 0.228.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-06-14 15:33:47 +03:00
f3efde9263 ci: remove unnecessary name
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-18 01:13:18 +03:00
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ steps:
- name: release - name: release
image: cr.grachevko.ru/drone/helm:24 image: cr.grachevko.ru/drone/helm:24
settings: settings:
name: n8n
tag: ${DRONE_TAG} tag: ${DRONE_TAG}
username: username:
from_secret: HELM_REPO_USERNAME from_secret: HELM_REPO_USERNAME

View File

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