diff --git a/_service b/_service
index 5345759..d479e19 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
.git
@PARENT_TAG@
v(.*)
- v1.12.1
+ v1.12.2
enable
diff --git a/_servicedata b/_servicedata
index 5e5b499..4b6b134 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/vmware-tanzu/velero
- 5c4fdfe147357ec7b908339f4516cd96d6b97c61
\ No newline at end of file
+ 06d12dec4030703cb46b2699ca434cdabd9edbb0
\ No newline at end of file
diff --git a/velero-1.12.1.tar.gz b/velero-1.12.1.tar.gz
deleted file mode 100644
index f2719b1..0000000
--- a/velero-1.12.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6190a8ea4c4abe71be5cc8f4de645ba1dc17554b8e368b8f30f8fbada43f54f9
-size 29717392
diff --git a/velero-1.12.2.tar.gz b/velero-1.12.2.tar.gz
new file mode 100644
index 0000000..e691d95
--- /dev/null
+++ b/velero-1.12.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c79524f9f0c7fc4f6b70a0d001e6f31b9b5227577e65edeb2a1e581df262938c
+size 29731301
diff --git a/velero.changes b/velero.changes
index fa6d7ff..ec09c75 100644
--- a/velero.changes
+++ b/velero.changes
@@ -1,3 +1,43 @@
+-------------------------------------------------------------------
+Mon Nov 27 05:39:11 UTC 2023 - kastl@b1-systems.de
+
+- Update to version 1.12.2:
+ * RM support for Escaped bool, float, null (#7118) (#7131)
+ * Add v1.12.2 changelog
+ * revert test changes
+ * `make update`
+ * update changelog to reflect removed waits
+ * CSIFeatureFlag enable check
+ * remove waiting during finalize
+ * skip this if SnapshotMoveData
+ * refactor backup snapshot status updates into
+ UpdateBackupSnapshotsStatus() and run in
+ backup_finalizer_controller
+ * Add PatchResource unit test for backup status
+ * Issue 7068: add a finalizer to protect retained VSC
+ * Bump up Velero base image to latest patch release
+ * update changelog
+ * Merge pull request #6917 from 27149chen/rm-improvement
+ * Fix node-agent missing metrics-addr parms to define the server
+ start.
+ * issue 7094: fallback to full backup if previous snapshot is not
+ found
+ * Add DataUpload Result and CSI VolumeSnapshot check for restore
+ PV.
+ * Truncate the credential file to avoid the change of secret
+ content messing it up
+ * issue 7027: backup exposer -- don't assume first volume as the
+ backup volume
+ * restore: Use warning when Create IsAlreadyExist and Get error
+ (#7004)
+ * Read information from the credential specified by BSL
+ * Make configmapref check case insensitive (#6804) (#7023)
+ * Fix issue 6913
+ * CVE-2023-44487 gRPC-Go HTTP/2 Rapid Reset vulnerability
+ * Update testbed matrix for v1.12.1
+ * kopia/repository/config/aws.go: Set session.Options profile
+ from config
+
-------------------------------------------------------------------
Wed Oct 25 04:38:44 UTC 2023 - kastl@b1-systems.de
diff --git a/velero.spec b/velero.spec
index cc780e4..e4e3349 100644
--- a/velero.spec
+++ b/velero.spec
@@ -17,7 +17,7 @@
Name: velero
-Version: 1.12.1
+Version: 1.12.2
Release: 0
Summary: Backup program with deduplication and encryption
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index a5156f9..0c1e245 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:58c5c54a4c8ec3833e854891279aa66744018d5d48866b660270010eae9ebde3
-size 13684452
+oid sha256:cb8ca749f1002eb9fa991b39bd09e877a41b8255b5ed0d67ac345d24021f0056
+size 13687739