Skip to content

Commit

Permalink
Merge pull request #356 from eformat/feature/argocd-2.7.13
Browse files Browse the repository at this point in the history
🐾 argocd v2.7.13 🐾
  • Loading branch information
ckavili authored Aug 25, 2023
2 parents 73bc937 + 8a9ddf0 commit 756c9b6
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.7.10
appVersion: v2.7.13
description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫
name: gitops-operator
version: 0.7.10
version: 0.7.13
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.7.10
version: v2.7.13
applicationSet: {}
notifications:
enabled: true
Expand Down

0 comments on commit 756c9b6

Please sign in to comment.