Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Nov 22, 2024
2 parents dc945c5 + 3413307 commit 0e090ce
Show file tree
Hide file tree
Showing 22 changed files with 54 additions and 54 deletions.
60 changes: 30 additions & 30 deletions infrastructure/terraform/github/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/terraform/github/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "6.3.1"
version = "6.4.0"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.16.1
version: v1.16.2
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Dragonfly
metadata:
name: dragonfly
spec:
image: ghcr.io/dragonflydb/dragonfly:v1.25.1
image: ghcr.io/dragonflydb/dragonfly:v1.25.2
replicas: 3
env:
- name: MAX_MEMORY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.26.0.4833@sha256:face4aa669a4eb68b041dcf73ed4848cfe8f673826ef3032398a5e267eb1eac0
tag: 1.26.1.4844@sha256:dd6ab1a0c8f2d780b990f1034f2da6ffb0b4d3e3ca6042b656f691f06d4c9397
env:
COMPlus_EnableDiagnostics: "0"
PROWLARR__INSTANCE_NAME: Prowlarr
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/downloads/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 5.15.0.9412@sha256:3d922f5f80935c1aadbe49597cb4cd509e2890ca0c01d6778ac54825012fdde4
tag: 5.15.1.9463@sha256:e9144f8a76d8e2a98f57a2ff6170e05f5880c6839d9fc351a9cb854813f8bc69
env:
COMPlus_EnableDiagnostics: "0"
RADARR__INSTANCE_NAME: Radarr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
app:
image:
repository: ghcr.io/jmbannon/ytdl-sub
tag: 2024.11.06
tag: 2024.11.18
command:
- bash
- -c
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
app:
image:
repository: ghcr.io/bjw-s-labs/esphome
tag: 2024.10.3@sha256:4abd302a0642c47bb7a5cad8051b95e5ac19d76f8b9212fa3f6be761ba8a0a2e
tag: 2024.11.1@sha256:26aa7250ae7e7b81f951d77e6cbd45dba45240e5766715c41372d30b57ea42f3
probes:
liveness:
enabled: false
Expand All @@ -63,7 +63,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args:
[
"--auth",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/home-assistant
tag: 2024.11.2@sha256:bc1bae360366c10e16f486eaf945da0381b18598070495343c4f64217a617e29
tag: 2024.11.2@sha256:58df3d1169fb02ef2fb6f6cb2f2423abeb2142f89f3c0fd447cc983d63825c56
envFrom:
- secretRef:
name: home-assistant-secret
Expand All @@ -60,7 +60,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args: [
"--auth", "none",
"--disable-telemetry", "--disable-update-check",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
app:
image:
repository: ghcr.io/koush/scrypted
tag: v0.123.24-jammy-full
tag: v0.123.36-jammy-full
probes:
liveness:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
code-server:
image:
repository: ghcr.io/coder/code-server
tag: 4.95.2@sha256:51b9ff106f67bfe56aa88c7e63e7413276d0b509fb85290c3d361a38e97bfa8c
tag: 4.95.3@sha256:6d74583d68179cbb6ddadc2518b450d2ac3eaec2d342474fe1941e03371cd2cf
args: [
"--auth", "none",
"--disable-telemetry", "--disable-update-check",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: cilium
namespace: flux-system
version: 1.16.3
version: 1.16.4
interval: 30m

valuesFrom:
Expand Down
4 changes: 2 additions & 2 deletions kubernetes/main/apps/media/piped/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
app:
image:
repository: ghcr.io/bjw-s-labs/piped-frontend
tag: 2024.11.11@sha256:5a15a1e81a5458a38d9324fb1852c1383631f6c6e30584602814c25eb6ef5a1d
tag: 2024.11.21@sha256:9aa98ec1f837e35fc05d750bf10f7e9836f9be9204e6101811fcd72d4cd05931
env:
BACKEND_HOSTNAME: piped-api.econline.nl
probes:
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
app:
image:
repository: 1337kavin/piped-proxy
tag: latest@sha256:b4ec591ec585b5eef818e3f737a1c8cfca24fb568525161b3f5fdec5a561e76e
tag: latest@sha256:0e1b202e52649199f486ab99d5a52ac2353aab0d35cad4164c0d71b1db0c4e6a
command:
- /app/piped-proxy
probes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: fluent-bit
version: 0.47.10
version: 0.48.0
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: grafana
namespace: flux-system
version: 8.6.0
version: 8.6.1
interval: 30m
timeout: 20m
values:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: loki
version: 6.19.0
version: 6.21.0
sourceRef:
kind: HelmRepository
name: grafana
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
app:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.11.0
tag: 2024.11.1
args:
- tunnel
- --config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.15.5
version: v1.15.6
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.15.5
version: v1.15.6
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-secrets
version: 0.10.5
version: 0.10.6
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/system/reloader/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: reloader
version: 1.1.0
version: 1.2.0
sourceRef:
kind: HelmRepository
name: stakater
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.3
version: 1.16.4
values:
- ../apps/kube-system/cilium/app/values.yaml
needs:
Expand Down

0 comments on commit 0e090ce

Please sign in to comment.