bump drone version

This commit is contained in:
ace
2022-07-15 15:03:54 +03:00
parent 7432b3c227
commit 1b77f0621e
2 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,8 @@ drone_default_values:
hosts:
- host: "{{ drone_short_name }}.{{ domain }}"
paths:
- "/"
- path: /
pathType: Prefix
tls:
- secretName: "{{ drone_short_name }}.{{ domain }}-tls"
hosts: