Switch from github to gitea for chart repo.

This commit is contained in:
2022-10-02 09:14:52 +13:00
parent 5b099d583e
commit c2c2352242
3 changed files with 3 additions and 3 deletions

View File

@ -10,5 +10,5 @@ I created this helm chart for self-hosting grocy in a container on ~k3s~. Comple
#+NAME: Deploy grocy via helm
#+begin_src tmate
# Clone charts repository
git clone https://github.com/jmhbnz/charts.git
git clone https://gitea.jamma.life/jmhbnz/charts.git
#+end_src