Skip to content

Commit

Permalink
chore(deps): update mongodb helm release to v14 (#349)
Browse files Browse the repository at this point in the history
* chore(deps): update mongodb helm release to v14

* chore: Update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 24, 2023
1 parent 378b5e9 commit 77b5eec
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.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"
6 changes: 3 additions & 3 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://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"
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions charts/nightscout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/gabe565/charts/main/charts/nightscout/icon.svg" align="right" width="92" alt="nightscout logo">

![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)

Expand All @@ -11,7 +11,7 @@ Web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remot
**Homepage:** <https://charts.gabe565.com/charts/nightscout/>

**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

Expand All @@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version |
|------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 1.5.1 |
| <https://charts.bitnami.com/bitnami> | mongodb | 13.16.2 |
| <https://charts.bitnami.com/bitnami> | mongodb | 14.3.1 |

## Installing the Chart

Expand Down

0 comments on commit 77b5eec

Please sign in to comment.