Skip to content

Commit

Permalink
chore: upate the argus stack helm chart (#306)
Browse files Browse the repository at this point in the history
* chore: upate the argus stack helm chart

https://czi.atlassian.net/browse/CCIE-3465

## Summary

Upgrade argus helm chart to make way for LetsEncrypt TLS certificates

* Update Chart.yaml

* Update Chart.yaml
  • Loading branch information
jakeyheath authored Oct 8, 2024
1 parent c4b73ca commit 778b270
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .infra/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ version: 1.0.0

dependencies:
- name: stack
version: 1.8.0
version: 1.20.1
repository: https://chanzuckerberg.github.io/argo-helm-charts
2 changes: 1 addition & 1 deletion .infra/rdev/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ version: 1.0.0

dependencies:
- name: stack
version: 1.8.0
version: 1.20.1
repository: https://chanzuckerberg.github.io/argo-helm-charts
2 changes: 1 addition & 1 deletion .infra/staging/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ version: 1.0.0

dependencies:
- name: stack
version: 1.8.0
version: 1.20.1
repository: https://chanzuckerberg.github.io/argo-helm-charts

0 comments on commit 778b270

Please sign in to comment.