Skip to content

Commit 496f3dc

Browse files
bump argocd v2.3.4-cap-CR-12256-fix-res-cache-key (#16)
1 parent 23394fe commit 496f3dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csdp/base/argo-cd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
- default-rbac.yaml
88
images:
99
- name: quay.io/codefresh/argocd
10-
newTag: v2.3.4-cap-CR-12409-cache-key-update
10+
newTag: v2.3.4-cap-CR-12256-fix-res-cache-key
1111
- name: quay.io/codefresh/applicationset
1212
newTag: v0.4.2
1313

csdp/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ configMapGenerator:
1111
- name: codefresh-cm
1212
behavior: create
1313
literals:
14-
- version=0.0.432
14+
- version=0.0.433

0 commit comments

Comments
 (0)