Skip to content

Commit

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

* 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 Jan 15, 2024
1 parent 4690db8 commit ef68617
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: 14.3.1
digest: sha256:896695ac6d4b2cc315a03ed99596f4add4c68fce501816c1b511d0869a3a4a65
generated: "2023-11-23T10:06:12.784779228Z"
version: 14.5.1
digest: sha256:35cd072d61f46dceeac4267604d96cc3b2e1ccd0ad63afb98abbc9f6004e12ec
generated: "2024-01-15T14:01:46.132439175Z"
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.9.0
version: 0.10.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: 14.3.1
version: 14.5.1
repository: https://charts.bitnami.com/bitnami
sources:
- https://github.com/nightscout/cgm-remote-monitor
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update mongodb helm release to v14
description: Update mongodb helm release to v14.5.1
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.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat)
![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.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.9.0)**
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=nightscout&version=0.10.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 | 14.3.1 |
| <https://charts.bitnami.com/bitnami> | mongodb | 14.5.1 |

## Installing the Chart

Expand Down

0 comments on commit ef68617

Please sign in to comment.