diff --git a/_service b/_service
index 3e07233..5a3c87e 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
.git
@PARENT_TAG@
v(.*)
- v1.11.1
+ v1.12.0
enable
diff --git a/_servicedata b/_servicedata
index b59f518..4fa188d 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/vmware-tanzu/velero
- bdbe7eb242b0f64d5b04a7fea86d1edbb3a3587c
\ No newline at end of file
+ 7112c62e493b0f7570f0e7cd2088f8cad968db99
\ No newline at end of file
diff --git a/velero-1.11.1.tar.gz b/velero-1.11.1.tar.gz
deleted file mode 100644
index 4c9d6df..0000000
--- a/velero-1.11.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5bc67f1277b60a4acf7a6beb0cc483a1d31643b0745624ad2f76fa3f0235988b
-size 23650268
diff --git a/velero-1.12.0.tar.gz b/velero-1.12.0.tar.gz
new file mode 100644
index 0000000..96ac1b1
--- /dev/null
+++ b/velero-1.12.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:dc8579c6938e803fd74bcf8e463a61b1f22971ad4f2b2be25d55bd05486ce1da
+size 29707504
diff --git a/velero.changes b/velero.changes
index 99eb74d..3dcc905 100644
--- a/velero.changes
+++ b/velero.changes
@@ -1,3 +1,48 @@
+-------------------------------------------------------------------
+Fri Sep 22 08:29:04 UTC 2023 - kastl@b1-systems.de
+
+- Update to version 1.12.0:
+ very big changelog, please find it here:
+ https://github.com/vmware-tanzu/velero/releases/tag/v1.12.0
+
+ * Breaking changes
+ - Prior to v1.12, the parameter uploader-type for Velero
+ installation had a default value of "restic". However,
+ starting from this version, the default value has been
+ changed to "kopia". This means that Velero will now use Kopia
+ as the default path for file system backup.
+ - The ways of setting CSI snapshot time have changed in v1.12.
+ First, the sync waiting time for creating a snapshot handle
+ in the CSI plugin is changed from the fixed 10 minutes into
+ backup.Spec.CSISnapshotTimeout. The second, the async waiting
+ time for VolumeSnapshot and VolumeSnapshotContent's status
+ turning into ReadyToUse in operation uses the operation's
+ timeout. The default value is 4 hours.
+ - As from Velero helm chart v4.0.0, it supports multiple BSL
+ and VSL, and the BSL and VSL have changed from the map into a
+ slice, and this breaking change is not backward compatible.
+ So it would be best to change the BSL and VSL configuration
+ into slices before the Upgrade.
+ - Prior to v1.12, deleting the Velero namespace would easily
+ remove all the resources within it. However, with the
+ introduction of finalizers attached to the Velero CR
+ including restore, dataupload, and datadownload in this
+ version, directly deleting Velero namespace may get stuck
+ indefinitely because the pods responsible for handling the
+ finalizers might be deleted before the resources attached to
+ the finalizers. To avoid this issue, please use the command
+ velero uninstall to delete all the Velero resources or ensure
+ that you handle the finalizer appropriately before deleting
+ the Velero namespace.
+
+ * Limitations/Known issues
+ The Azure plugin supports Azure AD Workload identity way, but
+ it only works for Velero native snapshots. It cannot support
+ filesystem backup and snapshot data mover scenarios.
+
+ * Upgrading
+ https://velero.io/docs/v1.12/upgrade-to-1.12/
+
-------------------------------------------------------------------
Thu Sep 07 12:02:38 UTC 2023 - kastl@b1-systems.de
diff --git a/velero.spec b/velero.spec
index 2a6aacc..648e69f 100644
--- a/velero.spec
+++ b/velero.spec
@@ -17,7 +17,7 @@
Name: velero
-Version: 1.11.1
+Version: 1.12.0
Release: 0
Summary: Backup program with deduplication and encryption
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index b1ccc14..e3ef877 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0115fd1671086cbefc965e4a033d84aa76b57135d58bbe76ecf5ceca1844d606
-size 12455971
+oid sha256:c7457476c58a9df7b58f19928b5d6c6e28ffe4654392624df681011dd4daeb11
+size 13426568