uptime-kuma-helm icon indicating copy to clipboard operation
uptime-kuma-helm copied to clipboard

A demonstration of a Helm 3 Chart to deploy uptime-kuma on OpenShift and Kubernetes.

Results 25 uptime-kuma-helm issues
Sort by recently updated
recently updated
newest added
trafficstars

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/k3rnelpan1c-dev/uptime-kuma-helm). ## Config Migration Needed - [ ]...

documentation
ci

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflare/cloudflared](https://togithub.com/cloudflare/cloudflared) | minor | `2024.4.1` -> `2024.5.0` | --- ### Release Notes cloudflare/cloudflared...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.3` -> `v4.1.6` | ---...

dependencies
ci
github-actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/busybox | | digest | `c3839dd` -> `5eef5ed` | | docker.io/library/node...

oci
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [apprise](https://togithub.com/caronc/apprise) | `1.7.6` -> `1.8.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/apprise/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
pypi

As far as I can tell, there is no way to pass along extra env variables via env variables or a config map to load etc. into the container. This...

good first issue

![imagen](https://user-images.githubusercontent.com/71397795/211398882-86829cff-32e0-47d6-a080-8c0492fbd164.png)

bug
help wanted
question

On slower filesystems the database migration takes a while and the readiness probe kills the pod before the migration can finish. Adding support to configure something like this would be...

enhancement
good first issue

Allow to disable authentication of the service monitor by settings `.Values.serviceAccount.authentication.enabled=false`. Also allow to provide an existing secret for the service monitor authentication.

documentation
enhancement

Allow to provide an existing ConfigMap containing certificates in PEM format for the extra certificates.

documentation
enhancement