Skip to content

Commit 4d59e32

Browse files
authored
Use gardenlinux 1877.7 (#1816)
Signed-off-by: Christian Berendt <[email protected]>
1 parent 7cf15e2 commit 4d59e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osism/commands/manage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
SUPPORTED_CLUSTERAPI_GARDENER_K8S_IMAGES = ["1.33"]
2222
SUPPORTED_CLUSTERAPI_K8S_IMAGES = ["1.32", "1.33", "1.34"]
23-
SUPPORTED_GARDENLINUX_VERSIONS = {"1877.6": "2025-11-04"}
23+
SUPPORTED_GARDENLINUX_VERSIONS = {"1877.7": "2025-11-14"}
2424

2525

2626
class ImageClusterapi(Command):

0 commit comments

Comments
 (0)