From 7ca1a3a0c0131737dff42cb57adc65b4e9a2eeef Mon Sep 17 00:00:00 2001 From: David Kwon Date: Tue, 30 Sep 2025 15:18:54 -0400 Subject: [PATCH] Update changelog Signed-off-by: David Kwon --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c14ad79..f990598cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ By default, this timeout is disabled. - Add E2E test to verify that DevWorkspace contents are persisted during restarts [#1467](https://github.com/devfile/devworkspace-operator/issues/1467) - make run fails on m4 MacBook [#1494](https://github.com/devfile/devworkspace-operator/issues/1494) - Upgrade Go toolchain to 1.24.6 [#1509](https://github.com/devfile/devworkspace-operator/issues/1509) +- Remove group writable permissions from container images [#1516](https://github.com/devfile/devworkspace-operator/issues/1516) # v0.36.0 ## Bug Fixes & Improvements