Skip to content

Commit 75d6965

Browse files
Merge pull request #138 from TineoC/patch-1
Update image tag to 1.1.5
2 parents 71404f4 + fd46bc9 commit 75d6965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

balancer/kustomization.yaml

Lines changed: 2 additions & 2 deletions
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.4"
14+
newTag: "1.1.5"
1515

1616
patches:
1717
- target:
@@ -36,4 +36,4 @@ patches:
3636
patch: |-
3737
- op: replace
3838
path: /metadata/name
39-
value: balancer
39+
value: balancer

0 commit comments

Comments
 (0)