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.
1 parent 3334c04 commit 928375eCopy full SHA for 928375e
.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