Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
f82dc3e103
|
|||
8fcfc65a21
|
|||
334edcf72b
|
|||
081683a2c1
|
|||
e24a65060b
|
|||
f3efde9263
|
@ -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
|
||||||
|
@ -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: 1.1.1
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user