File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Below is a listing of plugin versions and respective Velero versions that are co
19
19
20
20
| Plugin Version | Velero Version |
21
21
| ----------------| ----------------|
22
+ | v1.8.x | v1.12.x |
22
23
| v1.7.x | v1.11.x |
23
24
| v1.6.x | v1.10.x |
24
25
| v1.5.x | v1.9.x |
Original file line number Diff line number Diff line change
1
+ ## All changes
2
+
3
+ - Add pushing image to gcr.io in push action (#183 , @blackpiglet )
4
+ - Support AzureDNSZone storage account (#185 , @anshulahuja98 )
5
+ - Load environment variables early so that functions requiring those variables work correctly (#186 , @gwynforthewyn )
6
+ - Support auth via Workload Identity (#188 , @tareksha )
7
+ - Fixed json parsing errors in README.md (#193 , @rajatumrao )
8
+ - Support configuring Azure AD endpoint(#195 , @Jeremy-Boyle )
9
+ - Update doc to fix the "DataActions" (#200 , @ywk253100 )
10
+ - Update README to include the "AZURE_ENVIRONMENT" in the credential file to workaround non public cloud issue (#201 , @ywk253100 )
You can’t perform that action at this time.
0 commit comments