Skip to content

Commit 681c20a

Browse files
updated csdp, gitops-operator (#467)
1 parent 2db91c7 commit 681c20a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
condition: tunnel-client.enabled
4040
- name: codefresh-gitops-operator
4141
repository: oci://quay.io/codefresh/charts
42-
version: 0.5.4
42+
version: 0.5.5
4343
alias: gitops-operator
4444
condition: gitops-operator.enabled
4545
- name: cf-argocd-extras

charts/gitops-runtime/values.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -530,17 +530,17 @@ app-proxy:
530530
reportImage:
531531
registry: quay.io
532532
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
533-
tag: 1.1.12-main
533+
tag: 1.1.13-main
534534
# Git enrichment task image
535535
gitEnrichment:
536536
registry: quay.io
537537
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
538-
tag: 1.1.12-main
538+
tag: 1.1.13-main
539539
# Jira enrichment task image
540540
jiraEnrichment:
541541
registry: quay.io
542542
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
543-
tag: 1.1.12-main
543+
tag: 1.1.13-main
544544
image:
545545
repository: quay.io/codefresh/cap-app-proxy
546546
tag: 1.3451.0

0 commit comments

Comments
 (0)