Skip to content

Commit

Permalink
Release v0.8.0 #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
happytreees committed Jan 30, 2023
2 parents 29b9a7a + b39d887 commit e7a2b21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ changelog:
dockers:
- dockerfile: Dockerfile
image_templates:
- "vultr/vultr-csi:release"
- "vultr/vultr-csi:latest"
- "vultr/vultr-csi:{{ .Tag }}"

release:
Expand Down
2 changes: 1 addition & 1 deletion docs/releases/v0.8.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ spec:
- name: registration-dir
mountPath: /registration/
- name: csi-vultr-plugin
image: vultr/vultr-csi:v0.7.0
image: vultr/vultr-csi:v0.8.0
args:
- "--endpoint=$(CSI_ENDPOINT)"
env:
Expand Down

0 comments on commit e7a2b21

Please sign in to comment.