Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [mongodb-8.0.46](https://github.com/truecharts/charts/compare/mongodb-8.0.45...mongodb-8.0.46) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.3 ([#14809](https://github.com/truecharts/charts/issues/14809))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.47](https://github.com/truecharts/charts/compare/mongodb-8.0.46...mongodb-8.0.47) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.3[@625fba0](https://github.com/625fba0) ([#15250](https://github.com/truecharts/charts/issues/15250))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.46](https://github.com/truecharts/charts/compare/mongodb-8.0.45...mongodb-8.0.46) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
- emergency portalhook hotpatch
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongodb-8.0.36](https://github.com/truecharts/charts/compare/mongodb-8.0.35...mongodb-8.0.36) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.3.3 ([#14449](https://github.com/truecharts/charts/issues/14449))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.0.3"
|
||||
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.46
|
||||
version: 8.0.47
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
dependency/mongodb/8.0.47/app-changelog.md
Normal file
9
dependency/mongodb/8.0.47/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [mongodb-8.0.47](https://github.com/truecharts/charts/compare/mongodb-8.0.46...mongodb-8.0.47) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image bitnami/mongodb to 7.0.3[@625fba0](https://github.com/625fba0) ([#15250](https://github.com/truecharts/charts/issues/15250))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: bitnami/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.3@sha256:5ff367bc2bd7435b15754ffcc1f3c90e13a5ebe0269f29a2332ae1d131ef82a4
|
||||
tag: 7.0.3@sha256:625fba0a6e8a6fb2ce26db40f04cbb42cfbaed25c27aea9ce2642bc274b7a5df
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
Reference in New Issue
Block a user