Compare commits
2 Commits
1f70dd826e
...
c6482f9ccb
| Author | SHA1 | Date | |
|---|---|---|---|
|
c6482f9ccb
|
|||
| 5a226b3241 |
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user