Skip to content

Commit 5ef773d

Browse files
author
Carlos Rodríguez Hernández
authored
[bitnami/parse] Bump bundled MongoDB subchart (#9124)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
1 parent 872f75f commit 5ef773d

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

bitnami/parse/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mongodb
33
repository: https://charts.bitnami.com/bitnami
4-
version: 10.31.5
4+
version: 11.0.3
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
77
version: 1.11.1
8-
digest: sha256:fb70f9bd505e22c38e47c65ed01dc1010aa252899849a1d489935477fb6b5613
9-
generated: "2022-02-12T18:54:22.084254071Z"
8+
digest: sha256:5b681a361c674ad3440220eeb0a3e00f4700d398b5a0e922c130ce25ed617b04
9+
generated: "2022-02-21T13:03:59.002292088Z"

bitnami/parse/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ appVersion: 4.10.6
55
dependencies:
66
- name: mongodb
77
repository: https://charts.bitnami.com/bitnami
8-
version: 10.x.x
8+
version: 11.x.x
99
- name: common
1010
repository: https://charts.bitnami.com/bitnami
1111
tags:
@@ -30,4 +30,4 @@ sources:
3030
- https://github.com/bitnami/bitnami-docker-parse
3131
- https://github.com/bitnami/bitnami-docker-parse-dashboard
3232
- https://parse.com/
33-
version: 15.1.2
33+
version: 16.0.0

bitnami/parse/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,12 @@ Find more information about how to deal with common errors related to Bitnami's
343343
344344
## Upgrading
345345
346+
### To 16.0.0
347+
348+
In this version, the mongodb-exporter bundled as part of the bitnami/mongodb dependency was updated to a new version which, even it is not a major change, can contain breaking changes (from `0.11.X` to `0.30.X`).
349+
350+
Please visit the release notes from the upstream project at https://github.com/percona/mongodb_exporter/releases
351+
346352
### To 15.0.0
347353
348354
The [Bitnami Parse](https://github.com/bitnami/bitnami-docker-parse) and [Bitnami Parse Dashboard](https://github.com/bitnami/bitnami-docker-parse-dashboard) images were refactored and now the source code is published in GitHub in the [`rootfs`](https://github.com/bitnami/bitnami-docker-parse/tree/master/4/debian-10/rootfs) folder of the container images.
@@ -436,4 +442,4 @@ Unless required by applicable law or agreed to in writing, software
436442
distributed under the License is distributed on an "AS IS" BASIS,
437443
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
438444
See the License for the specific language governing permissions and
439-
limitations under the License.
445+
limitations under the License.

0 commit comments

Comments
 (0)