Skip to content

Commit d2eef0f

Browse files
Syncing with KKP v2.28 (11ea2b200)
1 parent 61fe3c0 commit d2eef0f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

content/kubermatic/v2.28/data/kubermaticConfiguration.ce.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ spec:
496496
# Versions configures the available and default Kubernetes versions and updates.
497497
versions:
498498
# Default is the default version to offer users.
499-
default: v1.32.7
499+
default: v1.32.8
500500
# ExternalClusters contains the available and default Kubernetes versions and updates for ExternalClusters.
501501
externalClusters:
502502
aks:
@@ -581,14 +581,17 @@ spec:
581581
- v1.31.8
582582
- v1.31.10
583583
- v1.31.11
584+
- v1.31.12
584585
- v1.32.1
585586
- v1.32.3
586587
- v1.32.4
587588
- v1.32.6
588589
- v1.32.7
590+
- v1.32.8
589591
- v1.33.0
590592
- v1.33.2
591593
- v1.33.3
594+
- v1.33.4
592595
# VerticalPodAutoscaler configures the Kubernetes VPA integration.
593596
verticalPodAutoscaler:
594597
admissionController:

content/kubermatic/v2.28/data/kubermaticConfiguration.ee.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ spec:
496496
# Versions configures the available and default Kubernetes versions and updates.
497497
versions:
498498
# Default is the default version to offer users.
499-
default: v1.32.7
499+
default: v1.32.8
500500
# ExternalClusters contains the available and default Kubernetes versions and updates for ExternalClusters.
501501
externalClusters:
502502
aks:
@@ -581,14 +581,17 @@ spec:
581581
- v1.31.8
582582
- v1.31.10
583583
- v1.31.11
584+
- v1.31.12
584585
- v1.32.1
585586
- v1.32.3
586587
- v1.32.4
587588
- v1.32.6
588589
- v1.32.7
590+
- v1.32.8
589591
- v1.33.0
590592
- v1.33.2
591593
- v1.33.3
594+
- v1.33.4
592595
# VerticalPodAutoscaler configures the Kubernetes VPA integration.
593596
verticalPodAutoscaler:
594597
admissionController:

content/kubermatic/v2.28/data/kubermaticConfiguration.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ spec:
496496
# Versions configures the available and default Kubernetes versions and updates.
497497
versions:
498498
# Default is the default version to offer users.
499-
default: v1.32.7
499+
default: v1.32.8
500500
# ExternalClusters contains the available and default Kubernetes versions and updates for ExternalClusters.
501501
externalClusters:
502502
aks:
@@ -581,14 +581,17 @@ spec:
581581
- v1.31.8
582582
- v1.31.10
583583
- v1.31.11
584+
- v1.31.12
584585
- v1.32.1
585586
- v1.32.3
586587
- v1.32.4
587588
- v1.32.6
588589
- v1.32.7
590+
- v1.32.8
589591
- v1.33.0
590592
- v1.33.2
591593
- v1.33.3
594+
- v1.33.4
592595
# VerticalPodAutoscaler configures the Kubernetes VPA integration.
593596
verticalPodAutoscaler:
594597
admissionController:

0 commit comments

Comments
 (0)