Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mafyuh/iac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a020f207468b65cbac9461b77c8e57720c7d794
Choose a base ref
..
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9fc887debe2644f50b0043287f86fc31a70efb34
Choose a head ref
2 changes: 1 addition & 1 deletion docker/AI/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ services:
- host.docker.internal:host-gateway

searxng:
image: searxng/searxng@sha256:662971a55feacea2eacd2a8a2f51b3e26b56a73080dd131d079d15d7b991faed
image: searxng/searxng@sha256:1b8bd534a996c668838e214beef058b4e622939c0612b7d82533ea16883a0d4c
container_name: searxng
networks:
- ai-stack
6 changes: 3 additions & 3 deletions docker/authentik/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ services:
volumes:
- redis:/data
server:
image: ghcr.io/goauthentik/server:2025.2.0
image: ghcr.io/goauthentik/server:2025.2.1
restart: unless-stopped
command: server
environment:
@@ -52,7 +52,7 @@ services:
- postgresql
- redis
worker:
image: ghcr.io/goauthentik/server:2025.2.0
image: ghcr.io/goauthentik/server:2025.2.1
restart: unless-stopped
command: worker
environment:
@@ -80,7 +80,7 @@ services:
- redis

authentik_ldap:
image: ghcr.io/goauthentik/ldap:2025.2.0
image: ghcr.io/goauthentik/ldap:2025.2.1
ports:
- 389:3389
- 636:6636
2 changes: 1 addition & 1 deletion docker/grafana/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -189,7 +189,7 @@ services:
blackbox-exporter:
command: --config.file=/config/blackbox.yml
container_name: blackbox-exporter
image: quay.io/prometheus/blackbox-exporter:v0.25.0
image: quay.io/prometheus/blackbox-exporter:v0.26.0
volumes:
- /docker/appdata/blackbox/config:/config
ports:
27 changes: 0 additions & 27 deletions kubernetes/apps/production/authentik/configmap.yaml

This file was deleted.

135 changes: 0 additions & 135 deletions kubernetes/apps/production/authentik/customcss.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions kubernetes/apps/production/authentik/helmrelease.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions kubernetes/apps/production/authentik/helmrepo.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions kubernetes/apps/production/authentik/kustomization.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions kubernetes/apps/production/authentik/media-pvc.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions kubernetes/apps/production/authentik/namespace.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions kubernetes/apps/production/authentik/service.yaml

This file was deleted.