summaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorTheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>2021-01-08 13:02:03 +0000
committerGitHub <noreply@github.com>2021-01-08 13:02:03 +0000
commitba148d749f3f3b745704c35bde2f72ea194b1ddb (patch)
tree92285de5250989637e805ea61dd046166fc24475 /kubernetes
parente254d2de8ed9e895b27a6d93f2f67ee1544ad037 (diff)
parent606dd11b4f9fb6fc2aaca85e18e6a2d750d5ad6c (diff)
downloadinvidious-ba148d749f3f3b745704c35bde2f72ea194b1ddb.tar.gz
invidious-ba148d749f3f3b745704c35bde2f72ea194b1ddb.tar.bz2
invidious-ba148d749f3f3b745704c35bde2f72ea194b1ddb.zip
Merge pull request #1647 from hackerncoder/removeOmarrothMentions
Remove omarroth mentions
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