Skip to content

Commit 47da7db

Browse files
authored
Merge pull request #1116 from hsadoyan/release-notes-1.8.2
Update changelog and prow tag
2 parents f8dd697 + 3a5a844 commit 47da7db

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG/CHANGELOG-1.8.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.8.2 - Changelog since v1.8.1
2+
3+
4+
## Changes by Kind
5+
6+
### Other (Cleanup or Flake)
7+
8+
- Update to go 1.19.4 ([#1103](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1103), [@msau42](https://github.com/msau42))
9+
10+
111
# v1.8.1 - Changelog since v1.8.0
212

313
## Changes by Kind

deploy/kubernetes/images/prow-stable-sidecar-rc-master/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ metadata:
4848
imageTag:
4949
name: k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
5050
newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
51-
newTag: "v1.8.0-rc1"
51+
newTag: "v1.8.2-rc1"
5252
---
5353

0 commit comments

Comments
 (0)