Compare commits
4 commits
b670dd1619
...
20fceaff43
| Author | SHA1 | Date | |
|---|---|---|---|
| 20fceaff43 | |||
| 351119601f | |||
| b2ef06fdb8 | |||
| c5f8fef0f4 |
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
tailscale:
|
tailscale:
|
||||||
image: tailscale/tailscale:v1.92.5
|
image: tailscale/tailscale:v1.94.2
|
||||||
hostname: tailscale
|
hostname: tailscale
|
||||||
environment:
|
environment:
|
||||||
TS_AUTHKEY: ${TS_AUTHKEY}
|
TS_AUTHKEY: ${TS_AUTHKEY}
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: authentik
|
- chart: authentik
|
||||||
repoURL: https://charts.goauthentik.io/
|
repoURL: https://charts.goauthentik.io/
|
||||||
targetRevision: 2025.12.*
|
targetRevision: 2026.2.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
authentik:
|
authentik:
|
||||||
|
|
|
||||||
|
|
@ -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.33.*
|
targetRevision: 2.39.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
service:
|
service:
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@ spec:
|
||||||
serviceAccountName: pulse-agent
|
serviceAccountName: pulse-agent
|
||||||
containers:
|
containers:
|
||||||
- name: pulse-agent
|
- name: pulse-agent
|
||||||
image: rcourtman/pulse:5.1.15
|
image: rcourtman/pulse:5.1.16
|
||||||
command: ["/opt/pulse/bin/pulse-agent-linux-amd64"]
|
command: ["/opt/pulse/bin/pulse-agent-linux-amd64"]
|
||||||
args:
|
args:
|
||||||
- --enable-kubernetes
|
- --enable-kubernetes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue