Skip to content

Commit cb35ca8

Browse files
authored
Merge pull request #599 from saad-ali/update101
Update docs for v1.0.1 release
2 parents a019bcc + 1112995 commit cb35ca8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG/CHANGELOG-1.0.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v1.0.1 - Changelog since v1.0.0
2+
3+
## Changes by Kind
4+
5+
### Other (Cleanup or Flake)
6+
7+
- Update GCE PD CSI Driver Docker base image to `k8s.gcr.io/build-image/debian-base-amd64:v2.1.3` (previously `gcr.io/google-containers/debian-base-amd64:v2.0.0`) to address CVEs. ([#598](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/598), [@saad-ali](https://github.com/saad-ali))
8+
9+
## Dependencies
10+
11+
### Added
12+
_Nothing has changed._
13+
14+
### Changed
15+
_Nothing has changed._
16+
17+
### Removed
18+
_Nothing has changed._
19+
120
# v1.0.0 - Changelog since v0.7.0
221

322
## Changes by Kind

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lifecycle of Google Compute Engine Persistent Disks.
1212
## Project Status
1313

1414
Status: GA
15-
Latest stable image: `gcr.io/gke-release/gcp-compute-persistent-disk-csi-driver:v1.0.0-gke.0`
15+
Latest stable image: `gcr.io/gke-release/gcp-compute-persistent-disk-csi-driver:v1.0.1-gke.0`
1616

1717
### Test Status
1818

0 commit comments

Comments
 (0)