Skip to content

Commit 8cfff27

Browse files
Merge pull request #73 from CodeForPhilly/releases/k8s-manifests
Deploy releases/k8s-manifests dbd2c6b
2 parents aa646bb + dbd2c6b commit 8cfff27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

choose-native-plants/Deployment/choose-native-plants.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ spec:
127127
- configMapRef:
128128
name: app-config
129129
optional: true
130-
image: 'ghcr.io/codeforphilly/pa-wildflower-selector/app:1.0.4'
130+
image: 'ghcr.io/codeforphilly/pa-wildflower-selector/app:1.1.0'
131131
imagePullPolicy: Always
132132
livenessProbe:
133133
httpGet:

0 commit comments

Comments
 (0)