Skip to content

Commit

Permalink
⬆️ Update mongodb Helm release to v13.6.2 (#4)
Browse files Browse the repository at this point in the history
* ⬆️ Update Helm release mongodb to v13.6.2

* 🔖 (nightscout): Bump chart version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Cook <[email protected]>
  • Loading branch information
renovate[bot] and gabe565 authored Jan 7, 2023
1 parent d251368 commit f7879aa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
6 changes: 3 additions & 3 deletions charts/nightscout/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.2.1
- name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 13.6.1
digest: sha256:d5dfb7efaf78bf8c501a5c0930bc6ce8cb9e17924ddca83b2535888971c91edf
generated: "2023-01-03T11:49:32.752442-06:00"
version: 13.6.2
digest: sha256:e66496991c1c614ed0647f6bcdb49d803c81d1f8b1ebeef43d8442c869459d60
generated: "2023-01-05T04:27:34.771240827Z"
8 changes: 3 additions & 5 deletions charts/nightscout/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Web-based CGM (Continuous Glucose Monitor) to allow multiple caregi
home: https://github.com/gabe565/charts/tree/main/charts/nightscout
icon: https://raw.githubusercontent.com/nightscout/cgm-remote-monitor/71c2363b7be387cda899669be2bfd6ddbfe70198/static/images/large.png
type: application
version: 0.3.0
version: 0.3.1
# renovate: image=nightscout/cgm-remote-monitor
appVersion: 14.2.6
kubeVersion: ">=1.22.0-0"
Expand All @@ -18,13 +18,11 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.2.1
- name: mongodb
version: 13.6.1
version: 13.6.2
repository: https://charts.bitnami.com/bitnami
sources:
- https://github.com/nightscout/cgm-remote-monitor
annotations:
artifacthub.io/changes: |
- kind: changed
description: Bump common subchart to v1.2.1
- kind: changed
description: Bump mongodb subchart to v13.6.1
description: Bump mongodb subchart to v13.6.2
4 changes: 2 additions & 2 deletions charts/nightscout/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nightscout

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.2.6](https://img.shields.io/badge/AppVersion-14.2.6-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.2.6](https://img.shields.io/badge/AppVersion-14.2.6-informational?style=flat-square)

Web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remotely view a patient's glucose data in real time.

Expand All @@ -19,7 +19,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://bjw-s.github.io/helm-charts | common | 1.2.1 |
| https://charts.bitnami.com/bitnami | mongodb | 13.6.1 |
| https://charts.bitnami.com/bitnami | mongodb | 13.6.2 |

## TL;DR

Expand Down

0 comments on commit f7879aa

Please sign in to comment.