Compare commits

..

1 commit

Author SHA1 Message Date
b670dd1619 chore(deps): update rcourtman/pulse docker tag to v5.1.15
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2026-02-28 03:21:30 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
tailscale: tailscale:
image: tailscale/tailscale:v1.94.2 image: tailscale/tailscale:v1.92.5
hostname: tailscale hostname: tailscale
environment: environment:
TS_AUTHKEY: ${TS_AUTHKEY} TS_AUTHKEY: ${TS_AUTHKEY}

View file

@ -12,7 +12,7 @@ spec:
sources: sources:
- chart: authentik - chart: authentik
repoURL: https://charts.goauthentik.io/ repoURL: https://charts.goauthentik.io/
targetRevision: 2026.2.* targetRevision: 2025.12.*
helm: helm:
valuesObject: valuesObject:
authentik: authentik:

View file

@ -15,7 +15,7 @@ spec:
sources: sources:
- repoURL: https://portainer.github.io/k8s/ - repoURL: https://portainer.github.io/k8s/
chart: portainer chart: portainer
targetRevision: 2.39.* targetRevision: 2.33.*
helm: helm:
valuesObject: valuesObject:
service: service:

View file

@ -47,7 +47,7 @@ spec:
serviceAccountName: pulse-agent serviceAccountName: pulse-agent
containers: containers:
- name: pulse-agent - name: pulse-agent
image: rcourtman/pulse:5.1.16 image: rcourtman/pulse:5.1.15
command: ["/opt/pulse/bin/pulse-agent-linux-amd64"] command: ["/opt/pulse/bin/pulse-agent-linux-amd64"]
args: args:
- --enable-kubernetes - --enable-kubernetes