Skip to content

Commit 51ddb7f

Browse files
authored
[Version Management] Update get-started.mdx
1 parent 5718d14 commit 51ddb7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/version-management/get-started.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ After promoting to each environment, test the new version in your new environmen
4848

4949
For new changes to your zone, [create a new version](/version-management/how-to/versions/#create-version) and repeat this process.
5050

51+
## Delete specific version
5152

53+
It is not possible to delete a specific version in Version Management.
54+
The versions created in Version Management are immutable and cannot be deleted. This is to ensure that changes are tracked and can be rolled back if needed.
55+
56+
However, you can create a new version and clone the configuration from the previous version, making any necessary changes before promoting it to your desired environment.
57+
This way, you can effectively "delete" the old version by no longer using it.

0 commit comments

Comments
 (0)