chore: stop pinning all images to latest

This commit is contained in:
SeanOMik 2023-08-10 13:51:11 -04:00
parent 74b2f99dc7
commit 10498b453e
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
28 changed files with 32 additions and 32 deletions

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/goauthentik/ldap repository: ghcr.io/goauthentik/ldap
tag: latest tag: "2023.6.1"
env: env:
AUTHENTIK_HOST: "http://authentik.authentik:80" AUTHENTIK_HOST: "http://authentik.authentik:80"

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: fireflyiii/core repository: fireflyiii/core
tag: latest tag: version-6.0.19
envFrom: envFrom:
- secretRef: - secretRef:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: gitea/gitea repository: gitea/gitea
tag: 1.19.0 tag: "1.19.0"
podLabels: podLabels:
needsDatabase: "yes" needsDatabase: "yes"

View File

@ -29,7 +29,7 @@ spec:
image: image:
repository: codercom/code-server repository: codercom/code-server
tag: latest tag: "4.16.1"
service: service:
main: main:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/onedr0p/bazarr repository: ghcr.io/onedr0p/bazarr
tag: rolling tag: "1.2.4"
env: env:
TZ: America/New_York TZ: America/New_York

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/flaresolverr/flaresolverr repository: ghcr.io/flaresolverr/flaresolverr
tag: latest tag: v3.3.2
env: env:
LOG_LEVEL: info LOG_LEVEL: info

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: lscr.io/linuxserver/mylar3 repository: lscr.io/linuxserver/mylar3
tag: latest tag: "0.7.3"
env: env:
TZ: America/New_York TZ: America/New_York

View File

@ -17,12 +17,12 @@ spec:
values: values:
image: image:
repository: ghcr.io/onedr0p/prowlarr-develop repository: ghcr.io/onedr0p/prowlarr-develop
tag: rolling tag: "1.8.1.3837"
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/onedr0p/exportarr:latest image: ghcr.io/onedr0p/exportarr:v1.5.3
args: args:
- prowlarr - prowlarr
ports: ports:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: lscr.io/linuxserver/qbittorrent repository: lscr.io/linuxserver/qbittorrent
tag: 4.5.4 tag: "4.5.4"
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
@ -37,7 +37,7 @@ spec:
- NET_ADMIN - NET_ADMIN
metrics: metrics:
image: caseyscarborough/qbittorrent-exporter:latest image: caseyscarborough/qbittorrent-exporter:v1.3.2
env: env:
- name: QBITTORRENT_BASE_URL - name: QBITTORRENT_BASE_URL
value: "http://localhost:8080" value: "http://localhost:8080"

View File

@ -17,12 +17,12 @@ spec:
values: values:
image: image:
repository: ghcr.io/onedr0p/radarr-develop repository: ghcr.io/onedr0p/radarr-develop
tag: rolling tag: "4.7.3.7731"
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/onedr0p/exportarr:latest image: ghcr.io/onedr0p/exportarr:v1.5.3
args: args:
- radarr - radarr
ports: ports:

View File

@ -23,7 +23,7 @@ spec:
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/onedr0p/exportarr:latest image: ghcr.io/onedr0p/exportarr:v1.5.3
args: args:
- readarr - readarr
ports: ports:

View File

@ -23,7 +23,7 @@ spec:
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/onedr0p/exportarr:latest image: ghcr.io/onedr0p/exportarr:v1.5.3
args: args:
- readarr - readarr
ports: ports:

View File

@ -17,12 +17,12 @@ spec:
values: values:
image: image:
repository: ghcr.io/onedr0p/sonarr-develop repository: ghcr.io/onedr0p/sonarr-develop
tag: rolling tag: "4.0.0.610"
# Metrics sidecar # Metrics sidecar
sidecars: sidecars:
exportarr: exportarr:
image: ghcr.io/onedr0p/exportarr:latest image: ghcr.io/onedr0p/exportarr:v1.5.3
args: args:
- sonarr - sonarr
ports: ports:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/onedr0p/unpackerr repository: ghcr.io/onedr0p/unpackerr
tag: rolling tag: "0.12.0"
service: service:
main: main:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: goofball222/factorio repository: goofball222/factorio
tag: latest tag: "1.1.80"
service: service:
main: main:

View File

@ -20,7 +20,7 @@ spec:
image: image:
repository: lscr.io/linuxserver/thelounge repository: lscr.io/linuxserver/thelounge
tag: latest tag: "4.4.1"
env: env:
TZ: America/New_York TZ: America/New_York
PGID: "1000" PGID: "1000"

View File

@ -21,7 +21,7 @@ spec:
# Add init container for pulling znc modules and putting them into the modules directory # Add init container for pulling znc modules and putting them into the modules directory
initContainers: initContainers:
pull-module-source: pull-module-source:
image: alpine:latest image: alpine:3.18.3
command: command:
- "sh" - "sh"
- "-c" - "-c"

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/advplyr/audiobookshelf repository: ghcr.io/advplyr/audiobookshelf
tag: latest tag: "2.3.3"
service: service:
main: main:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: jellyfin/jellyfin repository: jellyfin/jellyfin
tag: latest tag: "10.8.10"
podLabels: podLabels:
needsAuthentik: "yes" needsAuthentik: "yes"

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: fallenbagel/jellyseerr repository: fallenbagel/jellyseerr
tag: develop tag: "1.6.0"
podLabels: podLabels:
needsDownload: "yes" needsDownload: "yes"

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: kizaing/kavita repository: kizaing/kavita
tag: latest tag: "0.7.7"
service: service:
main: main:
ports: ports:

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: gotson/komga repository: gotson/komga
tag: latest tag: "1.3.1"
env: env:
TZ: America/New_York TZ: America/New_York

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: lscr.io/linuxserver/ombi repository: lscr.io/linuxserver/ombi
tag: latest tag: "4.39.1"
env: env:
TZ: America/New_York TZ: America/New_York

View File

@ -18,7 +18,7 @@ spec:
image: image:
repository: lscr.io/linuxserver/plex repository: lscr.io/linuxserver/plex
tag: latest tag: "1.32.5"
env: env:
TZ: "America/New_York" TZ: "America/New_York"

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: prompve/prometheus-pve-exporter repository: prompve/prometheus-pve-exporter
tag: latest tag: "2.3.1"
args: args:
- /config/pve.yml - /config/pve.yml

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: ghcr.io/gotify/server repository: ghcr.io/gotify/server
tag: latest tag: "2.3.0"
env: env:
TZ: America/New_York TZ: America/New_York

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: dutchcoders/transfer.sh repository: dutchcoders/transfer.sh
tag: latest tag: v1.6.0
args: args:
- --provider - --provider

View File

@ -17,7 +17,7 @@ spec:
values: values:
image: image:
repository: vaultwarden/server repository: vaultwarden/server
tag: latest tag: "1.29.1"
service: service:
main: main: