1 Commits

Author SHA1 Message Date
28de27c724 chore(deps): update dxflrs/garage docker tag to v2.2.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m3s
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m16s
2026-01-24 15:01:20 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.1.0
tag: v2.2.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
@@ -65,7 +65,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.1.0
tag: v2.2.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
@@ -96,7 +96,7 @@ garage:
main:
image:
repository: dxflrs/garage
tag: v2.1.0
tag: v2.2.0
pullPolicy: IfNotPresent
envFrom:
- secretRef:

View File

@@ -39,7 +39,7 @@ services:
- /dev/net/tun:/dev/net/tun
garage:
image: dxflrs/garage:v2.1.0
image: dxflrs/garage:v2.2.0
container_name: garage
env_file:
- .env