phpipam: Update to v1.5.2

We don't need to build our own container image anymore, since the new
*pyrocufflink.blue* domain controllers use LDAPS certificates signed by
Let's Encrypt.
This commit is contained in:
2023-04-07 00:01:01 -05:00
parent 1c31c01688
commit b9b3c4762b
3 changed files with 2 additions and 125 deletions

View File

@@ -97,7 +97,7 @@ spec:
app.kubernetes.io/instance: phpipam
spec:
containers:
- image: registry.pyrocufflink.blue/phpipam/phpipam-www:1.5x
- image: docker.io/phpipam/phpipam-www:v1.5.2
imagePullPolicy: IfNotPresent
name: phpipam-web
ports:
@@ -118,7 +118,7 @@ spec:
add:
- NET_ADMIN
- NET_RAW
- image: docker.io/phpipam/phpipam-cron:1.5x
- image: docker.io/phpipam/phpipam-cron:v1.5.2
imagePullPolicy: IfNotPresent
name: phpipam-cron
env: