Skip to content

Commit

Permalink
feat(infra-apps): argocd-notifications 1.6 (#444)
Browse files Browse the repository at this point in the history
- Update to app version v1.2.0
  • Loading branch information
hairmare authored Nov 29, 2021
1 parent 3759503 commit 902b5a0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/infra-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: infra-apps
description: Argo CD app-of-apps config for infrastructure components
type: application
# version and appVersion are in sync in this chart!
version: 0.59.0
appVersion: 0.59.0
version: 0.60.0
appVersion: 0.60.0
home: https://github.com/adfinis-sygroup/helm-charts/tree/master/charts/infra-apps
sources:
- https://github.com/adfinis-sygroup/helm-charts
Expand Down
4 changes: 2 additions & 2 deletions charts/infra-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ argocdNotifications:
# argocdNotifications.chart -- Chart
chart: "argocd-notifications"
# argocdNotifications.targetRevision -- [argocd-notifications Helm chart](https://github.com/argoproj/argo-helm/tree/master/charts/argocd-notifications) version
targetRevision: "1.5.*"
targetRevision: "1.6.*"
# argocdNotifications.values -- Helm values
# @default -- [upstream values](https://github.com/argoproj/argo-helm/blob/master/charts/argocd-notifications/values.yaml)
values: {}
Expand Down

0 comments on commit 902b5a0

Please sign in to comment.