Skip to content

Commit

Permalink
update version to 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nammn committed Apr 26, 2024
1 parent eea2348 commit 078bec3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/enterprise-operator/values-multi-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ operator:
deployment_name: mongodb-enterprise-operator

# Version of mongodb-enterprise-operator
version: 1.24.0
version: 1.25.0

# The Custom Resources that will be watched by the Operator. Needs to be changed if only some of the CRDs are installed
watchedResources:
Expand Down Expand Up @@ -58,24 +58,24 @@ operator:
## Database
database:
name: mongodb-enterprise-database-ubi
version: 1.24.0
version: 1.25.0

initDatabase:
name: mongodb-enterprise-init-database-ubi
version: 1.24.0
version: 1.25.0

## Ops Manager
opsManager:
name: mongodb-enterprise-ops-manager-ubi

initOpsManager:
name: mongodb-enterprise-init-ops-manager-ubi
version: 1.24.0
version: 1.25.0

## Application Database
initAppDb:
name: mongodb-enterprise-init-appdb-ubi
version: 1.24.0
version: 1.25.0

agent:
name: mongodb-agent-ubi
Expand Down

0 comments on commit 078bec3

Please sign in to comment.