Compare commits
3 Commits
cd56996650
...
6b2020b8de
Author | SHA1 | Date | |
---|---|---|---|
6b2020b8de
|
|||
9a412b23b7 | |||
6f3f0875db
|
@@ -64,7 +64,7 @@ harbor:
|
|||||||
controller:
|
controller:
|
||||||
image:
|
image:
|
||||||
repository: goharbor/harbor-registryctl
|
repository: goharbor/harbor-registryctl
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
# existingSecret: harbor-secret
|
# existingSecret: harbor-secret
|
||||||
# existingSecretKey: REGISTRY_HTTP_SECRET
|
# existingSecretKey: REGISTRY_HTTP_SECRET
|
||||||
# relativeurls: true
|
# relativeurls: true
|
||||||
|
@@ -18,7 +18,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.25
|
image: ghcr.io/0xerr0r/blocky:v0.26
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
@@ -18,7 +18,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.25
|
image: ghcr.io/0xerr0r/blocky:v0.26
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
@@ -18,7 +18,7 @@ services:
|
|||||||
- /dev/net/tun:/dev/net/tun
|
- /dev/net/tun:/dev/net/tun
|
||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.25
|
image: ghcr.io/0xerr0r/blocky:v0.26
|
||||||
container_name: blocky
|
container_name: blocky
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
|
Reference in New Issue
Block a user