Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 26, 2025

  1. ⬆️ Update Helm release authentik to v2025.2.1

    Renovate Bot committed Feb 26, 2025
    Copy the full SHA
    a6ef322 View commit details

Commits on Feb 27, 2025

  1. ⬆️ Update ghcr.io/goauthentik/server Docker tag to v2025.2.1

    Renovate Bot authored and Matt Reeves committed Feb 27, 2025
    Copy the full SHA
    3c6ffc2 View commit details
  2. ⬆️ Update ghcr.io/goauthentik/ldap Docker tag to v2025.2.1

    Renovate Bot authored and Matt Reeves committed Feb 27, 2025
    Copy the full SHA
    65fe0e8 View commit details
  3. ⬆️ Update quay.io/prometheus/blackbox-exporter Docker tag to v0.26.0

    Renovate Bot authored and Matt Reeves committed Feb 27, 2025
    Copy the full SHA
    8a756f4 View commit details
  4. update authentik cm

    Mafyuh committed Feb 27, 2025
    Copy the full SHA
    833e839 View commit details
  5. update authentik cm

    Mafyuh committed Feb 27, 2025
    Copy the full SHA
    abaa148 View commit details
  6. rm authentik from main branch

    Mafyuh committed Feb 27, 2025
    Copy the full SHA
    de718c6 View commit details

Commits on Feb 28, 2025

  1. ⬆️ Update searxng/searxng Docker digest to 1b8bd53

    Renovate Bot committed Feb 28, 2025
    Copy the full SHA
    9fc887d View commit details
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:0da476ff64bf801e3b36fd3c79c50f30f7041ab78b27cbc8c189c4c6f8c696d6
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.