From e551886b9fa02059ec6a737c92e808b5fb9b832e Mon Sep 17 00:00:00 2001 From: polyaxon-ci Date: Tue, 5 Nov 2024 14:04:38 +0100 Subject: [PATCH] Bump version to v2.5.1 --- agent/Chart.yaml | 4 ++-- agent/values.yaml | 16 ++++++++-------- polyaxon/Chart.yaml | 4 ++-- polyaxon/values.yaml | 24 ++++++++++++------------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/agent/Chart.yaml b/agent/Chart.yaml index e88ad94..1094750 100644 --- a/agent/Chart.yaml +++ b/agent/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: An enterprise-grade open-source platform for building, training, and monitoring large scale deep learning applications. name: agent -version: 2.5.0 -appVersion: 2.5.0 +version: 2.5.1 +appVersion: 2.5.1 keywords: - deep learning - a.i. diff --git a/agent/values.yaml b/agent/values.yaml index bab784f..0690c55 100644 --- a/agent/values.yaml +++ b/agent/values.yaml @@ -88,7 +88,7 @@ agentSecret: gateway: enabled: true image: polyaxon/polyaxon-streams - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 concurrency: 2 @@ -130,7 +130,7 @@ agent: additionalNamespaces: [] watchCluster: false image: polyaxon/polyaxon-agent - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent # A flag to simplify configuring a replica agent on a different cluster isReplica: false @@ -154,7 +154,7 @@ operator: skipStatus: false leaderElection: false image: polyaxon/polyaxon-operator - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent maxConcurrentReconciles: 8 resources: @@ -171,7 +171,7 @@ operator: notifier: image: polyaxon/polyaxon-events-handlers - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -187,7 +187,7 @@ notifier: cleaner: image: polyaxon/polyaxon-init - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -203,7 +203,7 @@ cleaner: cleanHooks: image: polyaxon/polyaxon-cli - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent # Uses the default node scheduling @@ -212,7 +212,7 @@ cleanHooks: init: image: polyaxon/polyaxon-init - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -224,7 +224,7 @@ init: sidecar: image: polyaxon/polyaxon-sidecar - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent sleepInterval: 10 syncInterval: 10 diff --git a/polyaxon/Chart.yaml b/polyaxon/Chart.yaml index 0c6dcd5..ea8d7d7 100644 --- a/polyaxon/Chart.yaml +++ b/polyaxon/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 description: An enterprise-grade open-source platform for building, training, and monitoring large scale deep learning applications. name: polyaxon -version: 2.5.0 -appVersion: 2.5.0 +version: 2.5.1 +appVersion: 2.5.1 keywords: - deep learning - a.i. diff --git a/polyaxon/values.yaml b/polyaxon/values.yaml index 4ab04d8..048c6be 100644 --- a/polyaxon/values.yaml +++ b/polyaxon/values.yaml @@ -74,7 +74,7 @@ gateway: enabled: true useResolver: true image: polyaxon/polyaxon-api - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 concurrency: 2 @@ -118,7 +118,7 @@ agent: additionalNamespaces: [] watchCluster: false image: polyaxon/polyaxon-agent - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent serviceAccountAnnotations: {} resources: @@ -139,7 +139,7 @@ operator: skipStatus: false leaderElection: false image: polyaxon/polyaxon-operator - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent maxConcurrentReconciles: 8 resources: @@ -157,7 +157,7 @@ operator: scheduler: enabled: false image: polyaxon/polyaxon-scheduler - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 concurrency: 2 @@ -182,7 +182,7 @@ scheduler: compiler: enabled: false image: - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 concurrency: 2 @@ -207,7 +207,7 @@ compiler: worker: enabled: false image: - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 concurrency: 2 @@ -232,7 +232,7 @@ worker: beat: enabled: false image: - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent replicas: 1 resources: @@ -271,7 +271,7 @@ flower: notifier: image: polyaxon/polyaxon-events-handlers - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -287,7 +287,7 @@ notifier: cleaner: image: polyaxon/polyaxon-init - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -305,12 +305,12 @@ apiHooks: {} cleanHooks: image: polyaxon/polyaxon-cli - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent init: image: polyaxon/polyaxon-init - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent resources: limits: @@ -322,7 +322,7 @@ init: sidecar: image: polyaxon/polyaxon-sidecar - imageTag: 2.5.0 + imageTag: 2.5.1 imagePullPolicy: IfNotPresent sleepInterval: 10 syncInterval: 10