Skip to content

Commit

Permalink
Bump version to v2.1.2-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Feb 17, 2024
1 parent 9da70e8 commit bf925ab
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.1.1
appVersion: 2.1.1
version: 2.1.2-rc0
appVersion: 2.1.2-rc0
keywords:
- deep learning
- a.i.
Expand Down
16 changes: 8 additions & 8 deletions agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ agentSecret:
gateway:
enabled: true
image: polyaxon/polyaxon-streams
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
concurrency: 2
Expand Down Expand Up @@ -129,7 +129,7 @@ agent:
additionalNamespaces: []
watchCluster: false
image: polyaxon/polyaxon-agent
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
# A flag to simplify configuring a replica agent on a different cluster
isReplica: false
Expand All @@ -152,7 +152,7 @@ operator:
skipStatus: false
leaderElection: false
image: polyaxon/polyaxon-operator
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
maxConcurrentReconciles: 8
resources:
Expand All @@ -169,7 +169,7 @@ operator:

notifier:
image: polyaxon/polyaxon-events-handlers
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -185,7 +185,7 @@ notifier:

cleaner:
image: polyaxon/polyaxon-init
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -201,7 +201,7 @@ cleaner:

cleanHooks:
image: polyaxon/polyaxon-cli
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent

# Uses the default node scheduling
Expand All @@ -210,7 +210,7 @@ cleanHooks:

init:
image: polyaxon/polyaxon-init
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -222,7 +222,7 @@ init:

sidecar:
image: polyaxon/polyaxon-sidecar
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
sleepInterval: 10
syncInterval: 10
Expand Down
4 changes: 2 additions & 2 deletions polyaxon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.1.1
appVersion: 2.1.1
version: 2.1.2-rc0
appVersion: 2.1.2-rc0
keywords:
- deep learning
- a.i.
Expand Down
24 changes: 12 additions & 12 deletions polyaxon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ gateway:
enabled: true
useResolver: true
image: polyaxon/polyaxon-api
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
concurrency: 2
Expand Down Expand Up @@ -118,7 +118,7 @@ agent:
additionalNamespaces: []
watchCluster: false
image: polyaxon/polyaxon-agent
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -138,7 +138,7 @@ operator:
skipStatus: false
leaderElection: false
image: polyaxon/polyaxon-operator
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
maxConcurrentReconciles: 8
resources:
Expand All @@ -156,7 +156,7 @@ operator:
scheduler:
enabled: false
image: polyaxon/polyaxon-scheduler
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
concurrency: 2
Expand All @@ -181,7 +181,7 @@ scheduler:
compiler:
enabled: false
image:
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
concurrency: 2
Expand All @@ -206,7 +206,7 @@ compiler:
worker:
enabled: false
image:
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
concurrency: 2
Expand All @@ -231,7 +231,7 @@ worker:
beat:
enabled: false
image:
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
replicas: 1
resources:
Expand Down Expand Up @@ -270,7 +270,7 @@ flower:

notifier:
image: polyaxon/polyaxon-events-handlers
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -286,7 +286,7 @@ notifier:

cleaner:
image: polyaxon/polyaxon-init
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -304,12 +304,12 @@ apiHooks: {}

cleanHooks:
image: polyaxon/polyaxon-cli
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent

init:
image: polyaxon/polyaxon-init
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -321,7 +321,7 @@ init:

sidecar:
image: polyaxon/polyaxon-sidecar
imageTag: 2.1.1
imageTag: 2.1.2-rc0
imagePullPolicy: IfNotPresent
sleepInterval: 10
syncInterval: 10
Expand Down

0 comments on commit bf925ab

Please sign in to comment.