fix(helm): fix repo reference
This commit is contained in:
parent
1809baabd6
commit
d5166e854f
|
|
@ -37,10 +37,10 @@ keywords:
|
|||
- local-first
|
||||
maintainers:
|
||||
- name: readur
|
||||
url: https://github.com/readur/Notes
|
||||
url: https://github.com/perfectra1n/readur
|
||||
- name: perfectra1n
|
||||
email: jon@jonfuller.io
|
||||
url: https://perf3ct.tech
|
||||
sources:
|
||||
- https://github.com/readur/helm-charts
|
||||
- hhttps://github.com/readur/Notes
|
||||
- hhttps://github.com/perfectra1n/readur
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ controllers:
|
|||
containers:
|
||||
readur:
|
||||
image:
|
||||
repository: readur/notes
|
||||
repository: perfectra1n/readur
|
||||
tag: v0.90.8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ controllers:
|
|||
containers:
|
||||
readur:
|
||||
image:
|
||||
repository: readur/notes
|
||||
repository: perfectra1n/readur
|
||||
tag: v0.92.4
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue