chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.3 (#14489)
This commit is contained in:
parent
5e5df60373
commit
ab52f46984
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.0.2"
|
||||
appVersion: "7.0.3"
|
||||
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: 8.0.38
|
||||
version: 8.0.39
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.0.2@sha256:2ecf33de2273eb9da76e778d5cad92e55ccbb8ade8e2e0a997e7f40afc058631
|
||||
tag: v7.0.3@sha256:79daecbbec433fd964a79315a8b983d6148b5fac4f88e2d0ffddc22023a05ddd
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue