Automated Manifest Update #5356

Merged
alexlebens merged 3 commits from auto/update-manifests into manifests 2026-04-01 01:32:29 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ spec:
- env: - env:
- name: ACTUAL_PORT - name: ACTUAL_PORT
value: "5006" value: "5006"
image: ghcr.io/actualbudget/actual:26.3.0-alpine@sha256:88da05c05de64c3e2b597ffb8fdb9abb50605d64200ad470516da895251bbf9c image: ghcr.io/actualbudget/actual:26.3.0@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2
livenessProbe: livenessProbe:
exec: exec:
command: command:

View File

@@ -34,7 +34,7 @@ spec:
hostPID: false hostPID: false
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
containers: containers:
- image: xenrox/ntfy-alertmanager:0.5.0 - image: xenrox/ntfy-alertmanager:1.0.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
volumeMounts: volumeMounts:

View File

@@ -57,7 +57,7 @@ spec:
value: "8266" value: "8266"
- name: webUIPort - name: webUIPort
value: "8265" value: "8265"
image: ghcr.io/haveagitgat/tdarr:2.66.01 image: ghcr.io/haveagitgat/tdarr:2.67.01
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -69,7 +69,7 @@ spec:
value: tdarr-api value: tdarr-api
- name: serverPort - name: serverPort
value: "8266" value: "8266"
image: ghcr.io/haveagitgat/tdarr_node:2.66.01 image: ghcr.io/haveagitgat/tdarr_node:2.67.01
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: