Skip to content

Commit 3a15680

Browse files
committed
Merge remote-tracking branch 'upstream/main' into feat/update-prod-balancer-domain
2 parents a2e63a0 + b2e8917 commit 3a15680

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/CodeForPhilly/pa-wildflower-selector"
3-
ref = "refs/tags/v2.0.7"
3+
ref = "refs/tags/v2.2.8"

balancer/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111

1212
images:
1313
- name: ghcr.io/codeforphilly/balancer-main/app
14-
newTag: "1.1.3"
14+
newTag: "1.1.4"
1515

1616
patches:
1717
- target:

choose-native-plants/release-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app:
22
image:
3-
tag: "2.0.7"
3+
tag: "2.2.8"
44
# IMPORTANT: Only include environment variables here that are NOT already defined in the Helm chart template
55
# The following environment variables are already defined in the template and should NOT be duplicated here:
66
# - PAC_API_BASE_URL, PAC_API_KEY (from pac-api secret)

0 commit comments

Comments
 (0)