2 Commits

Author SHA1 Message Date
dab055843e chore(deps): update kube-prometheus-stack docker tag to v82.4.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m39s
2026-02-25 23:07:02 +00:00
218cb6c9de fix: apply rule for routing
All checks were successful
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 1m52s
renovate / renovate (push) Successful in 3m30s
2026-02-25 17:03:38 -06:00
4 changed files with 13 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: kube-prometheus-stack
repository: oci://ghcr.io/prometheus-community/charts
version: 82.3.0
version: 82.4.0
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4
digest: sha256:41de0559e2f4e85a33ca006520cf67c85abaf5691f3cd0aacf7b66ba0d95ce50
generated: "2026-02-24T20:10:32.588038295Z"
digest: sha256:24214c0bc1e6aed9954385aa61b403a7fa4b4e92bac09777504635cba98735ba
generated: "2026-02-25T23:06:53.839916136Z"

View File

@@ -20,7 +20,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 82.3.0
version: 82.4.0
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

@@ -12,7 +12,7 @@ spec:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authRequestHeaders:
- X-Forwarded-Proto
- X-Forwarded-Proto
authResponseHeaders:
- Set-Cookie
- X-authentik-username

View File

@@ -82,6 +82,14 @@ sonarr-4k:
hostnames:
- sonarr-4k.alexlebens.net
rules:
- backendRefs:
- name: ak-outpost-traefik-proxy-auth
namespace: authentik
port: 9000
matches:
- path:
type: PathPrefix
value: /outpost.goauthentik.io
- backendRefs:
- group: ''
kind: Service