Skip to content

Commit

Permalink
Merge pull request #343 from eformat/feature/argocd-2.7.7
Browse files Browse the repository at this point in the history
🌵 argocd v2.7.7 🌵
  • Loading branch information
ckavili authored Jul 10, 2023
2 parents 86983c3 + c0a89b4 commit 8600c8f
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.6
appVersion: v2.7.7
description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫
name: gitops-operator
version: 0.7.6
version: 0.7.7
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.6
version: v2.7.7
applicationSet: {}
notifications:
enabled: true
Expand Down

0 comments on commit 8600c8f

Please sign in to comment.