Skip to content

feat(helm): update mongodb-kubernetes ( 1.9.1 ➔ 1.10.0 ) - #847

Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
mainfrom
renovate/mongodb-kubernetes-1.x
Open

feat(helm): update mongodb-kubernetes ( 1.9.1 ➔ 1.10.0 )#847
renovatebot-mcsrobert[bot] wants to merge 1 commit into
mainfrom
renovate/mongodb-kubernetes-1.x

Conversation

@renovatebot-mcsrobert

@renovatebot-mcsrobert renovatebot-mcsrobert Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mongodb-kubernetes (source) minor 1.9.11.10.0

Release Notes

mongodb/helm-charts (mongodb-kubernetes)

v1.10.0

Compare Source

MongoDB Controllers for Kubernetes translate the human knowledge of creating a MongoDB instance into a scalable, repeatable, and standardized method.


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "on thursday"
  • Automerge
    • "on tuesday and wednesday after 09:00 and before 18:00"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/database/mongodb-operator/app Kustomization: flux-system/mongodb-operator HelmRelease: database/mongodb-operator

+++ kubernetes/apps/database/mongodb-operator/app Kustomization: flux-system/mongodb-operator HelmRelease: database/mongodb-operator

@@ -11,13 +11,13 @@

   chart:
     spec:
       chart: mongodb-kubernetes
       sourceRef:
         kind: HelmRepository
         name: mongodb
-      version: 1.9.1
+      version: 1.10.0
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace
   values:

@github-actions

Copy link
Copy Markdown
--- HelmRelease: database/mongodb-operator Deployment: database/mongodb-operator

+++ HelmRelease: database/mongodb-operator Deployment: database/mongodb-operator

@@ -25,13 +25,13 @@

         runAsNonRoot: true
         runAsUser: 2000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: mongodb-operator
-        image: quay.io/mongodb/mongodb-kubernetes:1.9.1
+        image: quay.io/mongodb/mongodb-kubernetes:1.10.0
         imagePullPolicy: Always
         args:
         - -watch-resource=mongodb
         - -watch-resource=opsmanagers
         - -watch-resource=mongodbusers
         - -watch-resource=mongodbcommunity
@@ -79,21 +79,21 @@

           value: Always
         - name: MONGODB_ENTERPRISE_DATABASE_IMAGE
           value: quay.io/mongodb/mongodb-kubernetes-database
         - name: INIT_DATABASE_IMAGE_REPOSITORY
           value: quay.io/mongodb/mongodb-kubernetes-init-database
         - name: INIT_DATABASE_VERSION
-          value: 1.9.1
+          value: 1.10.0
         - name: DATABASE_VERSION
-          value: 1.9.1
+          value: 1.10.0
         - name: OPS_MANAGER_IMAGE_REPOSITORY
           value: quay.io/mongodb/mongodb-enterprise-ops-manager-ubi
         - name: INIT_OPS_MANAGER_IMAGE_REPOSITORY
           value: quay.io/mongodb/mongodb-kubernetes-init-ops-manager
         - name: INIT_OPS_MANAGER_VERSION
-          value: 1.9.1
+          value: 1.10.0
         - name: OPS_MANAGER_IMAGE_PULL_POLICY
           value: Always
         - name: AGENT_IMAGE
           value: quay.io/mongodb/mongodb-agent:108.0.12.8846-1
         - name: MDB_AGENT_IMAGE_REPOSITORY
           value: quay.io/mongodb/mongodb-agent
@@ -113,13 +113,13 @@

           valueFrom:
             fieldRef:
               fieldPath: metadata.annotations['mongodb.com/installation-method']
         - name: OPERATOR_NAME
           value: mongodb-operator
         - name: MDB_COMMUNITY_AGENT_IMAGE
-          value: quay.io/mongodb/mongodb-agent:108.0.2.8729-1
+          value: quay.io/mongodb/mongodb-agent:108.0.25.9029-1
         - name: VERSION_UPGRADE_HOOK_IMAGE
           value: quay.io/mongodb/mongodb-kubernetes-operator-version-upgrade-post-start-hook:1.0.10
         - name: READINESS_PROBE_IMAGE
           value: quay.io/mongodb/mongodb-kubernetes-readinessprobe:1.0.24
         - name: MDB_COMMUNITY_IMAGE
           value: mongodb-community-server

@renovatebot-mcsrobert
renovatebot-mcsrobert Bot force-pushed the renovate/mongodb-kubernetes-1.x branch from a586ee1 to 65f87bc Compare July 30, 2026 14:12
| datasource | package            | from  | to     |
| ---------- | ------------------ | ----- | ------ |
| helm       | mongodb-kubernetes | 1.9.1 | 1.10.0 |
@renovatebot-mcsrobert
renovatebot-mcsrobert Bot force-pushed the renovate/mongodb-kubernetes-1.x branch from 65f87bc to 902106c Compare July 30, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants