Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion charts/gitops-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.1.75
description: A Helm chart for Codefresh gitops runtime
name: gitops-runtime
version: '0.24.4'
version: '0.24.5'
home: https://github.com/codefresh-io/gitops-runtime-helm
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ cf-argocd-extras:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: c74d94c
tag: 5a607d5
nodeSelector: {}
tolerations: []
affinity: {}
Expand All @@ -787,7 +787,7 @@ cf-argocd-extras:
image:
registry: quay.io
repository: codefresh/cf-argocd-extras
tag: c74d94c
tag: 5a607d5
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down