Skip to content

Commit 5fc2ae4

Browse files
updated csdp, gitops-operator (#467)
(cherry picked from commit ed65379)
1 parent b51cf2b commit 5fc2ae4

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
@@ -44,7 +44,7 @@ dependencies:
4444
condition: tunnel-client.enabled
4545
- name: codefresh-gitops-operator
4646
repository: oci://quay.io/codefresh/charts
47-
version: 0.5.4
47+
version: 0.5.5
4848
alias: gitops-operator
4949
condition: gitops-operator.enabled
5050
- name: garage

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -491,17 +491,17 @@ app-proxy:
491491
reportImage:
492492
registry: quay.io
493493
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
494-
tag: 1.1.12-main
494+
tag: 1.1.13-main
495495
# Git enrichment task image
496496
gitEnrichment:
497497
registry: quay.io
498498
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
499-
tag: 1.1.12-main
499+
tag: 1.1.13-main
500500
# Jira enrichment task image
501501
jiraEnrichment:
502502
registry: quay.io
503503
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
504-
tag: 1.1.12-main
504+
tag: 1.1.13-main
505505
image:
506506
repository: quay.io/codefresh/cap-app-proxy
507507
tag: 1.3430.2

0 commit comments

Comments
 (0)