Skip to content

Commit c9e693f

Browse files
sync: fix linters
Source-Commit: 39ec02f91c168231c6a7768586b1b716c95677cf Source-Ref: refs/heads/release/3.5
1 parent 9676d11 commit c9e693f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/platforma/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: platforma
33
description: Platforma - Bioinformatics platform for Kubernetes
44
type: application
5-
version: 3.3.10
6-
appVersion: "3.3.10"
5+
version: 3.5.0
6+
appVersion: "3.5.0"
77
kubeVersion: ">=1.31.0-0"
88

99
keywords:

infrastructure/aws/cloudformation-eks-1-35.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Mappings:
535535
EKS:
536536
Version: "1.35"
537537
Platforma:
538-
Version: "3.3.10"
538+
Version: "3.5.0"
539539

540540
# Kueue ClusterQueue quotas and node group MaxSize per deployment size.
541541
# Quotas are derived from pool sizes (worst case: all jobs are max size).

0 commit comments

Comments
 (0)