dirsigler / uptime-kuma-helm

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.
https://helm.irsigler.cloud
GNU General Public License v3.0
152 stars 53 forks source link

Some minor changes for newer cluster versions and support for storageClassName #8

Closed malagant closed 2 years ago

malagant commented 2 years ago

As promised in https://github.com/louislam/uptime-kuma/issues/763 I tried the chart and added some small tweaks that I needed and I think this is helpful for others as well.

dirsigler commented 2 years ago

Thank you very much! Was already sitting on the Ingress update myself but really appreciate that you were faster than me :D

dirsigler commented 2 years ago

@malagant seems like it also needs a version bump. Could you please bump the Chart Version for one Minor Patch to 0.4.6 ? https://github.com/dirsigler/uptime-kuma-helm/blob/main/charts/uptime-kuma/Chart.yaml#L14

malagant commented 2 years ago

Sorry, I always forget to bump versions. ˆˆ

malagant commented 2 years ago

Now let me fix the linting error

dirsigler commented 2 years ago

closed due to some major changes on the code. But still thank you very much for this contribution!