Skip to content

Commit 3f178bd

Browse files
committed
Doc and image update for 1.3.4 release
1 parent 478d0a6 commit 3f178bd

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG/CHANGELOG-1.3.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
# v1.3.2 - Changelog since v1.3.1
1+
# v1.3.3 - Changelog since v1.3.1
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Update go builder to 1.17 ([#850](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/850), [@mattcary](https://github.com/mattcary))
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+
20+
# v1.3.3 - Changelog since v1.3.1
221

322
## Changes by Kind
423

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: `k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.3.0`
15+
Latest stable image: `k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver:v1.3.4`
1616

1717
### Test Status
1818

deploy/kubernetes/images/stable-master/image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ imageTag:
5252
# Don't change stable image without changing pdImagePlaceholder in
5353
# test/k8s-integration/main.go
5454
newName: k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55-
newTag: "v1.3.0"
55+
newTag: "v1.3.4"
5656
---

0 commit comments

Comments
 (0)