diff --git a/apps/base/pdbmux/deployment.yaml b/apps/base/pdbmux/deployment.yaml index 827251e..9c77ca4 100644 --- a/apps/base/pdbmux/deployment.yaml +++ b/apps/base/pdbmux/deployment.yaml @@ -25,7 +25,7 @@ spec: - name: pdbmux # Image is published by the pdbmux repo's .woodpecker/docker.yaml on # a v* tag. It only exists after that tag is cut (see PR merge gates). - image: artifactapi.k8s.syd1.au.unkin.net/docker-internal/pdbmux:v0.1.0 + image: artifactapi.k8s.syd1.au.unkin.net/docker-internal/pdbmux:v0.2.0 imagePullPolicy: IfNotPresent ports: - containerPort: 8080