Skip to content

Commit

Permalink
chore: fix previous changelog for alpine upgrade (#4022)
Browse files Browse the repository at this point in the history
The original change was made as a security fix, which was later
determined to be unnecessary. Recategorizing this as an improvement for
the final changelog. The `alpine` upgrade is still worth doing, as is
aligning all the base images in the Dockerfile on a single version.
  • Loading branch information
zalimeni authored May 23, 2024
1 parent a7e2849 commit a59cd59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changelog/4016.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:security
Bump Dockerfile base image for `consul-k8s-control-plane` to `alpine:3.19` to address [CVE-2024-0727](https://nvd.nist.gov/vuln/detail/CVE-2024-0727)
```release-note:improvement
Bump Dockerfile base image for `consul-k8s-control-plane` to `alpine:3.19`.
```

0 comments on commit a59cd59

Please sign in to comment.