chore(deps): update container image bitnami/mongodb to v7.0.4@20d7c04 (#15431)
This commit is contained in:
parent
82b6de57e7
commit
1502df219f
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.0.3"
|
||||
appVersion: 7.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 9.0.0
|
||||
version: 9.0.1
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.3@sha256:625fba0a6e8a6fb2ce26db40f04cbb42cfbaed25c27aea9ce2642bc274b7a5df
|
||||
tag: 7.0.4@sha256:20d7c04ac542ad5a46ac3ed0cc7f065b0da20cc72b5e9fe36ece2b565903fff1
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
|
|
Loading…
Reference in New Issue