5 Commits

Author SHA1 Message Date
413a30e6a6 ⬆️ Update spegel ( 0.1.1 → 0.2.0 )
| datasource | package                               | from  | to    |
| ---------- | ------------------------------------- | ----- | ----- |
| docker     | ghcr.io/spegel-org/helm-charts/spegel | 0.1.1 | 0.2.0 |
2025-05-11 05:21:40 +00:00
a8c1e62e88 ⬆️ Update ghcr.io/auricom/github-notifier ( 99d7826 → 8eda83c ) (#6955)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-11 05:19:05 +00:00
ab49355de3 ⬆️ Update ghcr.io/home-operations/sabnzbd ( 45dd57d → 0bd045a ) (#6953)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-11 01:44:02 +00:00
b685298bba ⬆️ Update ghcr.io/home-operations/webhook ( 052e3d8 → a83bc65 ) (#6954)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 23:18:28 +00:00
00fba0989b ⬆️ Update ghcr.io/home-operations/bazarr ( 0ac9694 → 7ff7af1 ) (#6952)
Co-authored-by: feisar-bot[bot] <98277827+feisar-bot[bot]@users.noreply.github.com>
2025-05-10 22:17:44 +00:00
6 changed files with 6 additions and 6 deletions

View File

@ -40,7 +40,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/bazarr
tag: 1.5.1@sha256:0ac96948fd8dbf1c9d8ffa83ed441d2e77c6fc79f81600c8ea160172cf66740e
tag: 1.5.1@sha256:7ff7af1a8588569f6d9a2870e3658650379ead5082d68c5e5a7c1f01e0814a86
env:
TZ: "${TIMEZONE}"
envFrom:

View File

@ -29,7 +29,7 @@ spec:
app:
image:
repository: ghcr.io/auricom/github-notifier
tag: rolling@sha256:99d78260a60bf16fa872cc5f5dc05403e200f191b74e976653d2b69ce4bc98b1
tag: rolling@sha256:8eda83ca23b184f496aec3846b48a3b3f9b8d5459f55488e05c86842c12f0d58
command:
- python
- /app/github-notifier.py

View File

@ -38,7 +38,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/sabnzbd
tag: 4.5.1@sha256:45dd57d2910e629aa6a54eeb124011dc329f113b76db046bef57091d17e9eccf
tag: 4.5.1@sha256:0bd045af783ba13da0a9bf029ae5e574c9dcfcc65f1cd348ffc06b2660be90ff
env:
TZ: "${TIMEZONE}"
SABNZBD__PORT: &port 8080

View File

@ -27,7 +27,7 @@ spec:
app:
image:
repository: ghcr.io/home-operations/webhook
tag: 2.8.2@sha256:052e3d82aa13091459faa75550943faf06309c0ca71253ea1cece7880b1d5faa
tag: 2.8.2@sha256:a83bc6517267db655efdef8ebd4a9e6719558f6dadb9bc1e325b7083a83119c7
env:
WEBHOOK__PORT: &port 8080
TZ: ${TIMEZONE}

View File

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: spegel
version: 0.1.1
version: 0.2.0
sourceRef:
kind: HelmRepository
name: spegel

View File

@ -57,7 +57,7 @@ releases:
namespace: kube-system
atomic: true
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
version: 0.1.1
version: 0.2.0
values: ["../../apps/kube-system/spegel/app/helm-values.yaml"]
needs: ["kube-system/kubelet-csr-approver"]