We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3334c04 + 928375e commit 5410838Copy full SHA for 5410838
.goreleaser.yml
@@ -1,8 +1,8 @@
1
---
2
env:
3
- - VAULT111=1.11.9
4
- - VAULT112=1.12.5
5
- - VAULT113=1.13.1
+ - VAULT111=1.11.10
+ - VAULT112=1.12.6
+ - VAULT113=1.13.2
6
7
before:
8
hooks:
@@ -129,4 +129,4 @@ docker_manifests:
129
- "contentsquareplatform/vault-plugin-database-clickhouse:{{ .Env.VAULT113 }}-{{ .Tag }}-arm64"
130
skip_push: false
131
snapshot:
132
- name_template: "{{ .FullCommit }}-SNAPSHOT"
+ name_template: "{{ .FullCommit }}-SNAPSHOT"
0 commit comments