Skip to content

Commit 5410838

Browse files
authored
Merge pull request #6 from ContentSquare/chore/vault_versions
chore: updated to latest vault versions
2 parents 3334c04 + 928375e commit 5410838

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
env:
3-
- VAULT111=1.11.9
4-
- VAULT112=1.12.5
5-
- VAULT113=1.13.1
3+
- VAULT111=1.11.10
4+
- VAULT112=1.12.6
5+
- VAULT113=1.13.2
66

77
before:
88
hooks:
@@ -129,4 +129,4 @@ docker_manifests:
129129
- "contentsquareplatform/vault-plugin-database-clickhouse:{{ .Env.VAULT113 }}-{{ .Tag }}-arm64"
130130
skip_push: false
131131
snapshot:
132-
name_template: "{{ .FullCommit }}-SNAPSHOT"
132+
name_template: "{{ .FullCommit }}-SNAPSHOT"

0 commit comments

Comments
 (0)