Compare commits
3 commits
3dd3553974
...
be3ee1d88e
| Author | SHA1 | Date | |
|---|---|---|---|
| be3ee1d88e | |||
| 7f92604fb0 | |||
| 63db0bc4c3 |
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
management:
|
||||
image: netbirdio/management:0.64.0
|
||||
image: netbirdio/management:0.64.1
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- dashboard
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
rustical:
|
||||
image: ghcr.io/lennart-k/rustical:0.12.0
|
||||
image: ghcr.io/lennart-k/rustical:0.12.1
|
||||
ports:
|
||||
- '4000:4000'
|
||||
volumes:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
sources:
|
||||
- chart: kubetail
|
||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||
targetRevision: 0.16.3
|
||||
targetRevision: 0.17.0
|
||||
helm:
|
||||
valuesObject:
|
||||
kubetail:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue