16d264a702
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `ee2a43f` -> `c1bc51c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
image:
|
|
repository: ghcr.io/techno-tim/littlelink-server
|
|
pullPolicy: IfNotPresent
|
|
tag: latest@sha256:c1bc51c4a9d978da0251c99bc35b29806d5b6d8804bd9e258f4162cda5392573
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10040
|
|
targetPort: 3000
|
|
littlelink:
|
|
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!"
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
envFrom:
|
|
- configMapRef:
|
|
name: config
|