diff --git a/charts/nightscout/Chart.lock b/charts/nightscout/Chart.lock
index f8516410d..7421553ff 100644
--- a/charts/nightscout/Chart.lock
+++ b/charts/nightscout/Chart.lock
@@ -4,6 +4,6 @@ dependencies:
version: 1.5.1
- name: mongodb
repository: https://charts.bitnami.com/bitnami
- version: 13.16.2
-digest: sha256:044027086fdca73c205ece03e604c31ce3999750fcdb407239d6c060c070d11b
-generated: "2023-08-06T06:42:35.756575246Z"
+ version: 14.3.1
+digest: sha256:896695ac6d4b2cc315a03ed99596f4add4c68fce501816c1b511d0869a3a4a65
+generated: "2023-11-23T10:06:12.784779228Z"
diff --git a/charts/nightscout/Chart.yaml b/charts/nightscout/Chart.yaml
index 7feee3d6f..b6832972b 100644
--- a/charts/nightscout/Chart.yaml
+++ b/charts/nightscout/Chart.yaml
@@ -4,7 +4,7 @@ description: Web-based CGM (Continuous Glucose Monitor) to allow multiple caregi
home: https://charts.gabe565.com/charts/nightscout/
icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/nightscout/icon.svg
type: application
-version: 0.8.2
+version: 0.9.0
# renovate datasource=docker depName=nightscout/cgm-remote-monitor
appVersion: 15.0.2
kubeVersion: ">=1.22.0-0"
@@ -18,14 +18,14 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts
version: 1.5.1
- name: mongodb
- version: 13.16.2
+ version: 14.3.1
repository: https://charts.bitnami.com/bitnami
sources:
- https://github.com/nightscout/cgm-remote-monitor
annotations:
artifacthub.io/changes: |-
- kind: changed
- description: Update nightscout/cgm-remote-monitor docker tag to v15.0.2
+ description: Update mongodb helm release to v14
artifacthub.io/links: |-
- name: App Source
url: https://github.com/nightscout/cgm-remote-monitor
diff --git a/charts/nightscout/README.md b/charts/nightscout/README.md
index d65e675a6..837f258fa 100644
--- a/charts/nightscout/README.md
+++ b/charts/nightscout/README.md
@@ -2,7 +2,7 @@
-![Version: 0.8.2](https://img.shields.io/badge/Version-0.8.2-informational?style=flat)
+![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 15.0.2](https://img.shields.io/badge/AppVersion-15.0.2-informational?style=flat)
@@ -11,7 +11,7 @@ Web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remot
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=nightscout&version=0.8.2)**
+[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=nightscout&version=0.9.0)**
## Source Code
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| | common | 1.5.1 |
-| | mongodb | 13.16.2 |
+| | mongodb | 14.3.1 |
## Installing the Chart