We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4018fa commit f4721abCopy full SHA for f4721ab
deployments/haikudepotserver.yml
@@ -20,7 +20,7 @@ spec:
20
spec:
21
containers:
22
- name: haikudepotserver
23
- image: ghcr.io/haiku/haikudepotserver:1.0.171
+ image: ghcr.io/haiku/haikudepotserver:1.0.173
24
env:
25
- name: SPRING_MAIL_HOST
26
value: "smtp"
@@ -87,7 +87,7 @@ spec:
87
88
89
- name: haikudepotserver-server-graphics
90
- image: ghcr.io/haiku/haikudepotserver-server-graphics:1.0.171
+ image: ghcr.io/haiku/haikudepotserver-server-graphics:1.0.173
91
92
- name: HDS_GFX_QUANTIZE
93
value: "false"
0 commit comments