Skip to content

Commit

Permalink
Merge pull request #92 from CodeForPhilly/releases/k8s-manifests
Browse files Browse the repository at this point in the history
Deploy releases/k8s-manifests 61d7417
  • Loading branch information
themightychris committed May 10, 2023
2 parents 83e6da5 + 61d7417 commit 7dd08ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-places/Deployment/third-places.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
secretKeyRef:
key: POSTGRES_PASSWORD
name: postgresql
image: 'ghcr.io/codeforphilly/third-places:0.1.8'
image: 'ghcr.io/codeforphilly/third-places:0.1.9'
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 7dd08ee

Please sign in to comment.