Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[cf-argocd-extras]feat: example feature
  • Loading branch information
codefresh-v2-pipelines[bot] committed Aug 26, 2025
commit ea175620fe3dcfd7f045c91c6fe4f34b00214604
8 changes: 4 additions & 4 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,8 @@ cf-argocd-extras:
container:
image:
registry: quay.io
repository: codefresh/dev/cf-argocd-extras
tag: feat-example-feature-on-main-6be925e
repository: codefresh/cf-argocd-extras
tag: 0d642f0
nodeSelector: {}
tolerations: []
affinity: {}
Expand All @@ -782,8 +782,8 @@ cf-argocd-extras:
container:
image:
registry: quay.io
repository: codefresh/dev/cf-argocd-extras
tag: feat-example-feature-on-main-6be925e
repository: codefresh/cf-argocd-extras
tag: 0d642f0
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down