updating beszel

This commit is contained in:
2026-01-03 12:55:28 -03:00
parent eb6b3108e0
commit fbe1cdd282
3 changed files with 7 additions and 3 deletions

4
.gitignore vendored
View File

@@ -3,7 +3,11 @@ default/*tt*
certs/ca*
lab/*
sandbox/*
!lab/nfs-pod.yaml
rbac
cronjobs
*.crt
*.key

View File

@@ -22,7 +22,7 @@ spec:
secretKeyRef:
name: beszel-key
key: SECRET-KEY
image: henrygd/beszel-agent:0.14.1
image: henrygd/beszel-agent:0.17.0
imagePullPolicy: Always
name: beszel-agent
ports:

View File

@@ -26,7 +26,7 @@ spec:
- amd64
containers:
- name: beszel
image: ghcr.io/henrygd/beszel/beszel:0.14.1
image: ghcr.io/henrygd/beszel/beszel:0.17.0
imagePullPolicy: Always
ports:
- containerPort: 8090