Skip to content

Commit ed65379

Browse files
updated csdp, gitops-operator (#467)
1 parent d2b6019 commit ed65379

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
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: garage

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -518,17 +518,17 @@ app-proxy:
518518
reportImage:
519519
registry: quay.io
520520
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
521-
tag: 1.1.12-main
521+
tag: 1.1.13-main
522522
# Git enrichment task image
523523
gitEnrichment:
524524
registry: quay.io
525525
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
526-
tag: 1.1.12-main
526+
tag: 1.1.13-main
527527
# Jira enrichment task image
528528
jiraEnrichment:
529529
registry: quay.io
530530
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
531-
tag: 1.1.12-main
531+
tag: 1.1.13-main
532532
image:
533533
repository: quay.io/codefresh/cap-app-proxy
534534
tag: 1.3451.0

0 commit comments

Comments
 (0)