fix(helm): fix repo reference

This commit is contained in:
perf3ct 2025-06-13 23:01:46 +00:00
parent 1809baabd6
commit d5166e854f
3 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,10 @@ keywords:
- local-first - local-first
maintainers: maintainers:
- name: readur - name: readur
url: https://github.com/readur/Notes url: https://github.com/perfectra1n/readur
- name: perfectra1n - name: perfectra1n
email: jon@jonfuller.io email: jon@jonfuller.io
url: https://perf3ct.tech url: https://perf3ct.tech
sources: sources:
- https://github.com/readur/helm-charts - https://github.com/readur/helm-charts
- hhttps://github.com/readur/Notes - hhttps://github.com/perfectra1n/readur

View File

@ -13,7 +13,7 @@ controllers:
containers: containers:
readur: readur:
image: image:
repository: readur/notes repository: perfectra1n/readur
tag: v0.90.8 tag: v0.90.8
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -8,7 +8,7 @@ controllers:
containers: containers:
readur: readur:
image: image:
repository: readur/notes repository: perfectra1n/readur
tag: v0.92.4 tag: v0.92.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env: