Automated Manifest Update (#5356)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `558c6bd` (on `558c6bd00e8140af425e6b10af65530a577565ea`)
- **Charts Updated**: `actual`

### Update Details (2026-04-01 01:30 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `274dd67` (on `274dd67f2c84814ab8c7ee6568a0d3c1a1deac3c`)
- **Charts Updated**: `tdarr`

### Update Details (2026-04-01 01:32 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `a85b502` (on `a85b502231e852c830bf227052d839e7dfc331da`)
- **Charts Updated**: `kube-prometheus-stack`

Reviewed-on: #5356
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5356.
This commit is contained in:
2026-04-01 01:32:27 +00:00
committed by Alex Lebens
parent 0c7fbe0551
commit 9c5a36954d
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: