diff --git a/charts/stable/littlelink/Chart.yaml b/charts/stable/littlelink/Chart.yaml index 5db21d69515..927d4860da9 100644 --- a/charts/stable/littlelink/Chart.yaml +++ b/charts/stable/littlelink/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink type: application -version: 16.0.1 +version: 16.0.2 diff --git a/charts/stable/littlelink/values.yaml b/charts/stable/littlelink/values.yaml index 861f72c08bb..428d09c2653 100644 --- a/charts/stable/littlelink/values.yaml +++ b/charts/stable/littlelink/values.yaml @@ -17,22 +17,7 @@ workload: containers: main: env: + # See upstream for more ENV META_TITLE: "techno tim" META_DESCRIPTION: "techno tim link page" META_AUTHOR: "techno tim" - THEME: "Dark" - FAVICON_URL: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" - AVATAR_URL: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg" - AVATAR_2X_URL: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg" - AVATAR_ALT: "techno tim profile pic" - NAME: "technotim" - BIO: "hey! just a place where you can connect with me!" - GITHUB: "https://github.com/timothystewart6" - TWITTER: "https://twitter.com/technotimlive" - INSTAGRAM: "https://www.instagram.com/techno.tim" - YOUTUBE: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a" - TWITCH: "https://www.twitch.tv/technotim/" - DISCORD: "https://discord.gg/djkexrj" - TIKTOK: "https://www.tiktok.com/@technotim" - KIT: "https://kit.co/technotim" - FOOTER: "thanks for stopping by!"