Skip to content

Commit

Permalink
Merge pull request #489 from eformat/feature/argocd-2.10.5
Browse files Browse the repository at this point in the history
๐Ÿ–๏ธ argocd 2.10.5 ๐Ÿ–๏ธ
  • Loading branch information
ckavili authored Apr 10, 2024
2 parents 3b8001f + cdf1766 commit ac58c55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/gitops-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v2.9.5
appVersion: v2.10.5
description: A Helm chart for customising the deployment of the Red Hat GitOps Operator ๐Ÿ”ซ
name: gitops-operator
version: 0.9.5
version: 0.10.5
home: https://github.com/redhat-cop/helm-charts
icon: https://raw.githubusercontent.com/eformat/openshift-gitops/main/rh-gitops.png
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/gitops-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ secrets: []

# https://argocd-operator.readthedocs.io/en/latest/reference/argocd/
argocd_cr:
version: v2.9.5
# version: v2.10.5 # set this if you want the upstream containers instead
applicationSet: {}
notifications:
enabled: true
Expand Down

0 comments on commit ac58c55

Please sign in to comment.