Skip to content

Commit d8d65b0

Browse files
authored
Merge pull request #2679 from ElijahQuinones/FixChangeLog
Fix inconsistent version title
2 parents 1ccee86 + 442dea8 commit d8d65b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ _Nothing has changed._
296296
### Removed
297297
_Nothing has changed._
298298

299-
# 1.45.0
299+
# v1.45.0
300300

301301
## Changes by Kind
302302

@@ -391,7 +391,7 @@ v0.7.0)
391391
- github.com/golang/groupcache: [2c02b82](https://github.com/golang/groupcache/tree/2c02b82)
392392
- github.com/imdario/mergo: [v0.3.16](https://github.com/imdario/mergo/tree/v0.3.16)
393393

394-
# 1.44.0
394+
# v1.44.0
395395

396396
## Changes by Kind
397397

@@ -579,7 +579,7 @@ v0.7.0)
579579
- sigs.k8s.io/kustomize/kustomize/v5: v5.6.0
580580
- sigs.k8s.io/kustomize/kyaml: v0.19.0
581581

582-
# 1.43.0
582+
# v1.43.0
583583

584584
## Changes by Kind
585585

@@ -660,7 +660,7 @@ v0.7.0)
660660
- go.uber.org/atomic: v1.7.0
661661
- gopkg.in/square/go-jose.v2: v2.6.0
662662

663-
# 1.42.0
663+
# v1.42.0
664664

665665
## Changes by Kind
666666

@@ -1537,7 +1537,7 @@ As part of this change, e2fsprogs will be upgraded from `1.42.9` to `1.46.5` and
15371537
* Cherry-pick from v1.23.1: Do not call ModifyVolume if the volume is already in the desired state ([#1741](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/1741), [@ConnorJC3](https://github.com/ConnorJC3))
15381538
* Upgrade volume-modifier-for-k8s sidecar to 0.1.3 for Leader election conflict with csi-resizer bug fix ([#14](https://github.com/awslabs/volume-modifier-for-k8s/pull/14), [@torredil](https://github.com/torredil))
15391539

1540-
# 1.22.0
1540+
# v1.22.0
15411541
### Urgent Upgrade Notes
15421542
*(No, really, you MUST read this before you upgrade)*
15431543

0 commit comments

Comments
 (0)