Skip to content

Commit a605aa1

Browse files
committed
af2a63488eb1f85ae7af304c18e6716ce7fd3e9a: update public repo contents
1 parent f57009b commit a605aa1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

helm_chart/values-openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ appDb:
4646

4747
initAppDb:
4848
name: mongodb-enterprise-init-appdb
49-
version: 1.0.3
49+
version: 1.0.4
5050

5151
## Registry
5252
registry:

helm_chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ appDb:
4949

5050
initAppDb:
5151
name: mongodb-enterprise-init-appdb
52-
version: 1.0.3
52+
version: 1.0.4
5353

5454
## Registry
5555
registry:

mongodb-enterprise-openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,6 @@ spec:
237237
- name: INIT_APPDB_IMAGE_REPOSITORY
238238
value: registry.connect.redhat.com/mongodb/mongodb-enterprise-init-appdb
239239
- name: INIT_APPDB_VERSION
240-
value: 1.0.3
240+
value: 1.0.4
241241
- name: OPS_MANAGER_IMAGE_PULL_POLICY
242242
value: Always

mongodb-enterprise.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,6 @@ spec:
238238
- name: INIT_APPDB_IMAGE_REPOSITORY
239239
value: quay.io/mongodb/mongodb-enterprise-init-appdb
240240
- name: INIT_APPDB_VERSION
241-
value: 1.0.3
241+
value: 1.0.4
242242
- name: OPS_MANAGER_IMAGE_PULL_POLICY
243243
value: Always

0 commit comments

Comments
 (0)