From 483cc3d46a23171fdfbc54bd1c6edeeceda8ec00 Mon Sep 17 00:00:00 2001 From: Mauricio Alvarez Leon <65101411+BBBmau@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:33:12 -0700 Subject: [PATCH] Update changelog to include schema_container --- .changelog/2573.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changelog/2573.txt b/.changelog/2573.txt index c19570417b..b0c4b34dcb 100644 --- a/.changelog/2573.txt +++ b/.changelog/2573.txt @@ -1,3 +1,3 @@ ```release-note:enhancement -Add VolumeDevices to PodSpec -``` \ No newline at end of file +`schema_container.go`: Add VolumeDevices +```