File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : argo-apps
33description : Argo CD app-of-apps config for various argo project components
44type : application
5- version : 0.27.2
5+ version : 0.28.0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/argo-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -18,11 +18,11 @@ annotations:
1818 artifacthub.io/changes : |
1919 - kind: changed
2020 description: |
21- Update Argo Rollouts from 2.40.2 to 2.40.3
22- * Support dnsConfig parameter by @nitinverma9
23- * Bumpred dependencies
21+ Update Argo Rollouts from 2.40.3 to 2.40.5
22+ * Updated dependencies
23+ * feat: allow argo rollout controller service monitor to use tlsconfig
2424 links:
25- - name: Argo Rollouts 2.40.2 Relese Notes
26- url: https://github.com/argoproj/argo-helm/releases/tag/argo-rollouts-2.40.3
27- - name: Argo Rollouts Full Change log
28- url: https://github.com/argoproj/argo-helm/compare/ argo-rollouts-2.40.2...argo-rollouts-2.40.3
25+ - name: argo-rollouts- 2.40.5 Relese Notes
26+ url: https://github.com/argoproj/argo-helm/releases/tag/argo-rollouts-2.40.5
27+ - name: argo-rollouts-2.40.4 Release notes
28+ url: https://github.com/argoproj/argo-helm/releases/tag/ argo-rollouts-2.40.4
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ argoRollouts:
2020 # -- Chart
2121 chart : " argo-rollouts"
2222 # -- [argo-rollouts Helm chart](https://github.com/argoproj/argo-helm/tree/main/charts/argo-rollouts) version
23- targetRevision : " 2.40.3 "
23+ targetRevision : " 2.40.5 "
2424 # -- Helm values
2525 # @default -- [upstream values](https://github.com/argoproj/argo-helm/blob/main/charts/argo-rollouts/values.yaml)
2626 values : {}
You can’t perform that action at this time.
0 commit comments