summaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/Chart.yaml4
-rw-r--r--kubernetes/values.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/Chart.yaml b/kubernetes/Chart.yaml
index bb0838ad..9e4b793e 100644
--- a/kubernetes/Chart.yaml
+++ b/kubernetes/Chart.yaml
@@ -9,9 +9,9 @@ keywords:
- video
- privacy
home: https://invidio.us/
-icon: https://raw.githubusercontent.com/omarroth/invidious/05988c1c49851b7d0094fca16aeaf6382a7f64ab/assets/favicon-32x32.png
+icon: https://raw.githubusercontent.com/iv-org/invidious/05988c1c49851b7d0094fca16aeaf6382a7f64ab/assets/favicon-32x32.png
sources:
-- https://github.com/omarroth/invidious
+- https://github.com/iv-org/invidious
maintainers:
- name: Leon Klingele
email: mail@leonklingele.de
diff --git a/kubernetes/values.yaml b/kubernetes/values.yaml
index 4d037022..08def6e4 100644
--- a/kubernetes/values.yaml
+++ b/kubernetes/values.yaml
@@ -1,7 +1,7 @@
name: invidious
image:
- repository: omarroth/invidious
+ repository: iv-org/invidious
tag: latest
pullPolicy: Always