Skip to content

Commit

Permalink
Merge pull request #1768 from GiganticMinecraft/renovate/argocd-apps-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release argocd-apps to v1.6.0
  • Loading branch information
outductor authored Jan 31, 2024
2 parents d2fd5c6 + adbab65 commit cc2939d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/onp_cluster_argocd.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ resource "helm_release" "onp_cluster_argo_apps" {
chart = "argocd-apps"
name = "argocd-apps"
namespace = "argocd"
version = "1.5.0"
version = "1.6.0"

reset_values = true
recreate_pods = true
Expand Down

0 comments on commit cc2939d

Please sign in to comment.