Skip to content

Commit

Permalink
Merge pull request #103 from mchill/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
mchill authored Jul 23, 2024
2 parents 2e493c8 + 3c0c61b commit 9ace92b
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion k8s/applications/audiobookshelf/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: audiobookshelf
image: advplyr/audiobookshelf:2.10.1
image: advplyr/audiobookshelf:2.11.0
ports:
- name: ingress
containerPort: 80
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/ddns/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: ddns
image: qmcgaw/ddns-updater:2.6.0
image: qmcgaw/ddns-updater:v2.7.0
ports:
- name: ingress
containerPort: 8000
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/flaresolverr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: flaresolverr
image: ghcr.io/flaresolverr/flaresolverr:v3.3.19
image: ghcr.io/flaresolverr/flaresolverr:v3.3.21
ports:
- name: ingress
containerPort: 8191
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/homeassistant/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
hostNetwork: true
containers:
- name: homeassistant
image: homeassistant/home-assistant:2024.6.1
image: homeassistant/home-assistant:2024.7.3
ports:
- name: ingress
containerPort: 8123
Expand Down
8 changes: 4 additions & 4 deletions k8s/applications/jitsi/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
fsGroup: 1000
containers:
- name: jicofo
image: jitsi/jicofo:stable-9457
image: jitsi/jicofo:stable-9584
envFrom:
- configMapRef:
name: jitsi
Expand All @@ -25,7 +25,7 @@ spec:
mountPath: /config
subPath: jicofo
- name: prosody
image: jitsi/prosody:stable-9457
image: jitsi/prosody:stable-9584
envFrom:
- configMapRef:
name: jitsi
Expand All @@ -39,7 +39,7 @@ spec:
mountPath: /prosody-plugins-custom
subPath: prosody/prosody-plugins-custom
- name: web
image: jitsi/web:stable-9364
image: jitsi/web:stable-9584
ports:
- name: ingress
containerPort: 80
Expand All @@ -51,7 +51,7 @@ spec:
mountPath: /config
subPath: web
- name: jvb
image: jitsi/jvb:stable-9457
image: jitsi/jvb:stable-9584
ports:
- name: jvb
containerPort: 10000
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/minecraft/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
mountPath: /mods
containers:
- name: minecraft
image: itzg/minecraft-server:2024.6.0
image: itzg/minecraft-server:2024.7.0
ports:
- name: minecraft
containerPort: 25565
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/plex/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
fsGroup: 911
containers:
- name: plex
image: ghcr.io/linuxserver/plex:1.40.2
image: ghcr.io/linuxserver/plex:1.40.4
ports:
- name: ingress
containerPort: 32400
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/prowlarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: prowlarr
image: ghcr.io/linuxserver/prowlarr:1.18.0-develop
image: ghcr.io/linuxserver/prowlarr:1.21.1-develop
ports:
- name: ingress
containerPort: 9696
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/radarr-uhd/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: radarr
image: ghcr.io/linuxserver/radarr:5.6.0
image: ghcr.io/linuxserver/radarr:5.8.3
ports:
- name: ingress
containerPort: 7878
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/radarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: radarr
image: ghcr.io/linuxserver/radarr:5.6.0
image: ghcr.io/linuxserver/radarr:5.8.3
ports:
- name: ingress
containerPort: 7878
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/sonarr-uhd/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: sonarr
image: ghcr.io/linuxserver/sonarr:4.0.5
image: ghcr.io/linuxserver/sonarr:4.0.8
ports:
- name: ingress
containerPort: 8989
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/sonarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: sonarr
image: ghcr.io/linuxserver/sonarr:4.0.5
image: ghcr.io/linuxserver/sonarr:4.0.8
ports:
- name: ingress
containerPort: 8989
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/tautulli/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
fsGroup: 1000
containers:
- name: tautulli
image: tautulli/tautulli:v2.14.2
image: tautulli/tautulli:v2.14.3
ports:
- name: ingress
containerPort: 8181
Expand Down
4 changes: 2 additions & 2 deletions k8s/applications/tdarr/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
fsGroup: 1000
containers:
- name: tdarr-server
image: haveagitgat/tdarr:2.19.01
image: haveagitgat/tdarr:2.23.01
ports:
- name: ingress
containerPort: 8265
Expand Down Expand Up @@ -59,7 +59,7 @@ spec:
mountPath: /media/tv-requested
subPath: libraries/tv/requested
- name: tdarr-node
image: haveagitgat/tdarr_node:2.19.01
image: haveagitgat/tdarr_node:2.23.01
env:
- name: TZ
value: America/New_York
Expand Down
2 changes: 1 addition & 1 deletion k8s/applications/tinymediamanager/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
fsGroup: 1000
containers:
- name: tinymediamanager
image: tinymediamanager/tinymediamanager:5.0.6
image: tinymediamanager/tinymediamanager:5.0.8
ports:
- name: ingress
containerPort: 4000
Expand Down
2 changes: 1 addition & 1 deletion k8s/infrastructure/metallb/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace: metallb-system
resources:
- github.com/metallb/metallb//config/native/?ref=v0.14.5
- github.com/metallb/metallb//config/native/?ref=v0.14.7
- resources.yaml
2 changes: 1 addition & 1 deletion k8s/ingresses/unifi/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
fsGroup: 1000
containers:
- name: proxy
image: node:22.2.0-alpine
image: node:22.5.1-alpine
command: [node, /app/proxy.js]
ports:
- name: proxy
Expand Down

0 comments on commit 9ace92b

Please sign in to comment.