feat(helm): update mongodb-kubernetes ( 1.9.1 ➔ 1.10.0 ) - #847
Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Open
feat(helm): update mongodb-kubernetes ( 1.9.1 ➔ 1.10.0 )#847renovatebot-mcsrobert[bot] wants to merge 1 commit into
renovatebot-mcsrobert[bot] wants to merge 1 commit into
Conversation
--- 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: |
--- 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
Bot
force-pushed
the
renovate/mongodb-kubernetes-1.x
branch
from
July 30, 2026 14:12
a586ee1 to
65f87bc
Compare
| datasource | package | from | to | | ---------- | ------------------ | ----- | ------ | | helm | mongodb-kubernetes | 1.9.1 | 1.10.0 |
renovatebot-mcsrobert
Bot
force-pushed
the
renovate/mongodb-kubernetes-1.x
branch
from
July 30, 2026 15:12
65f87bc to
902106c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.1→1.10.0Release Notes
mongodb/helm-charts (mongodb-kubernetes)
v1.10.0Compare 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)
🚦 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.
This PR has been generated by Mend Renovate.