Skip to content

Commit

Permalink
Tidy up the changelog links (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
optik-aper authored Oct 6, 2023
1 parent 29bc00b commit 336ee72
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,31 @@
* @const-tmp made their first contribution in [PR 124](https://github.com/vultr/vultr-csi/pull/124)
* @mondragonfx made their first contribution in [PR 143](https://github.com/vultr/vultr-csi/pull/143)

## [v0.9.0](https://github.com/vultr/vultr-csi) (2023-03-06)
## [v0.9.0](https://github.com/vultr/vultr-csi/compare/v0.8.0...v0.9.0) (2023-03-06)
### Enhancements
* Added volume expansion capability in https://github.com/vultr/vultr-csi/pull/116
* Added volume statistics capability in https://github.com/vultr/vultr-csi/pull/115
* Added volume expansion capability in [PR 116](https://github.com/vultr/vultr-csi/pull/116)
* Added volume statistics capability in [PR 115](https://github.com/vultr/vultr-csi/pull/115)

## [v0.8.0](https://github.com/vultr/vultr-csi) (2023-01-30)
## [v0.8.0](https://github.com/vultr/vultr-csi/compare/v0.7.0...v0.8.0) (2023-01-30)
### Dependencies
* Bump github.com/sirupsen/logrus v1.9.0
* Bump github.com/vultr/govultr/v2 v2.17.2
* Bump google.golang.org/grpc v1.52.3
* Bump github.com/container-storage-interface/spec v1.7.0

## [v0.7.0](https://github.com/vultr/vultr-csi) (2022-05-13)
## [v0.7.0](https://github.com/vultr/vultr-csi/compare/v0.6.0...v0.7.0) (2022-05-13)
### Enhancements
* Allow changing Vultr API url by @ddymko in https://github.com/vultr/vultr-csi/pull/75
* Allow changing Vultr API url [PR 75](https://github.com/vultr/vultr-csi/pull/75)

### Dependencies
* Bump github.com/container-storage-interface/spec from 1.5.0 to 1.6.0 by @dependabot in https://github.com/vultr/vultr-csi/pull/69
* Bump github.com/vultr/metadata from 1.0.3 to 1.1.0 by @dependabot in https://github.com/vultr/vultr-csi/pull/76
* Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in https://github.com/vultr/vultr-csi/pull/73
* Bump GO to 1.17 by @ddymko in https://github.com/vultr/vultr-csi/pull/77
* Bump github.com/vultr/govultr/v2 from 2.15.1 to 2.16.0 by @dependabot in https://github.com/vultr/vultr-csi/pull/74
* Bump github.com/container-storage-interface/spec from 1.5.0 to 1.6.0 [PR 69](https://github.com/vultr/vultr-csi/pull/69)
* Bump github.com/vultr/metadata from 1.0.3 to 1.1.0 [PR 76](https://github.com/vultr/vultr-csi/pull/76)
* Bump google.golang.org/grpc from 1.45.0 to 1.46.0 [PR 73](https://github.com/vultr/vultr-csi/pull/73)
* Bump GO to 1.17 [PR 77](https://github.com/vultr/vultr-csi/pull/77)
* Bump github.com/vultr/govultr/v2 from 2.15.1 to 2.16.0 [PR 74](https://github.com/vultr/vultr-csi/pull/74)


## [v0.6.0](https://github.com/vultr/vultr-csi) (2022-04-15)
## [v0.6.0](https://github.com/vultr/vultr-csi/compare/v0.5.0...v0.6.0) (2022-04-15)
### Enhancements
* Added support for multi-block [71](https://github.com/vultr/vultr-csi/pull/71)

Expand All @@ -72,41 +72,41 @@
* Nomad documentation [66](https://github.com/vultr/vultr-csi/pull/66)
* Block Types information [71](https://github.com/vultr/vultr-csi/pull/71)

## [v0.5.0](https://github.com/vultr/vultr-csi) (2022-03-11)
## [v0.5.0](https://github.com/vultr/vultr-csi/compare/v0.4.0...v0.5.0) (2022-03-11)
### Dependencies
* Bump google.golang.org/grpc from 1.40.0 to 1.44.0 [58](https://github.com/vultr/vultr-csi/pull/58)
* Bump google.golang.org/grpc from 1.44.0 to 1.45.0 [61](https://github.com/vultr/vultr-csi/pull/61)
* GoVultr bump to v2.14.1 & fixed FakeInstance [60](https://github.com/vultr/vultr-csi/pull/60)

## [v0.4.0](https://github.com/vultr/vultr-csi) (2022-01-19)
## [v0.4.0](https://github.com/vultr/vultr-csi/compare/v0.3.0...v0.4.0) (2022-01-19)
### Enhancements
* Update CSIDriver Kind to use API v1 1.22 support [52](https://github.com/vultr/vultr-csi/pull/52)

## [v0.3.0](https://github.com/vultr/vultr-csi) (2021-09-24)
## [v0.3.0](https://github.com/vultr/vultr-csi/compare/v0.2.0...v0.3.0) (2021-09-24)
### Dependencies
* Updated all quay images [48](https://github.com/vultr/vultr-csi/pull/48)
* Bumped Go from 1.15 to 1.16 [48](https://github.com/vultr/vultr-csi/pull/48)


## [v0.2.0](https://github.com/vultr/vultr-csi) (2021-06-29)
## [v0.2.0](https://github.com/vultr/vultr-csi/compare/v0.1.1...v0.2.0) (2021-06-29)
### Dependencies
* Updated all quay images to pull from GCR + updated their versions [45](https://github.com/vultr/vultr-csi/pull/45)

### Enhancements
* Ability to set custom useragent [43](https://github.com/vultr/vultr-csi/pull/43)

## [v0.1.1](https://github.com/vultr/vultr-csi) (2021-03-25)
## [v0.1.1](https://github.com/vultr/vultr-csi/compare/v0.1.0...v0.1.1) (2021-03-25)
### Dependencies
* Update vultr/metadata to v1.0.3 [38](https://github.com/vultr/vultr-csi/pull/38)


## [v0.1.0](https://github.com/vultr/vultr-csi) (2021-03-01)
## [v0.1.0](https://github.com/vultr/vultr-csi/compare/v0.0.4...v0.1.0) (2021-03-01)
### Enhancements
* Update to use API v2 [33](https://github.com/vultr/vultr-csi/pull/33)
* Update CSI deps [34](https://github.com/vultr/vultr-csi/pull/34)
* Update to use `mountID` from Vultr API v2 to identify mount path [36](https://github.com/vultr/vultr-csi/pull/36)

## [v0.0.4](https://github.com/vultr/vultr-csi) (2020-11-12)
## [v0.0.4](https://github.com/vultr/vultr-csi/compare/v0.0.3...v0.0.4) (2020-11-12)
### Bug Fixes
* default socket location had wrong path [31](https://github.com/vultr/vultr-csi/pull/31)

Expand All @@ -117,7 +117,7 @@
[CSI Container v0.0.4](https://hub.docker.com/r/vultr/vultr-csi/tags)


## [v0.0.3](https://github.com/vultr/vultr-csi) (2020-04-29)
## [v0.0.3](https://github.com/vultr/vultr-csi/compare/v0.0.2...v0.0.3) (2020-04-29)
### Dependencies
* quay.io/k8scsi/csi-attacher v1.0.0 -> v2.2.0[#29](https://github.com/vultr/vultr-csi/pull/29)
* quay.io/k8scsi/driver-registrar v1.0-canary -> v2.2.0[#29](https://github.com/vultr/vultr-csi/pull/29)
Expand All @@ -129,7 +129,7 @@
### Docker Image
[CSI Container v0.0.3](https://hub.docker.com/layers/vultr/vultr-csi/v0.0.3/images/sha256-1b1b12d4b6b5baab4f3db7f44cbd5055aaa463c84c0bf37d7a2c0aae5201a185?context=explore)

## [v0.0.2](https://github.com/vultr/vultr-csi) (2020-04-29)
## [v0.0.2](https://github.com/vultr/vultr-csi/release/tag/v0.0.2) (2020-04-29)
### Enhancement
* Added in vultr metadata client to retrieve information on boot[#26](https://github.com/vultr/vultr-csi/pull/26)

Expand Down

0 comments on commit 336ee72

Please sign in to comment.