Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b29dbf

Browse files
author
Deepak Prabhakara
committedApr 5, 2024
updated deployment
1 parent 7a8a000 commit 8b29dbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎kustomize/overlays/demo/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ patches:
1212

1313
images:
1414
- name: boxyhq/jackson
15-
newTag: 1.22.0
15+
newTag: 1.22.1

‎kustomize/overlays/prod-eu/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ patches:
1212

1313
images:
1414
- name: boxyhq/jackson
15-
newTag: 1.22.0
15+
newTag: 1.22.1

0 commit comments

Comments
 (0)
Please sign in to comment.