Skip to content

Commit

Permalink
feat(infra-apps): Update Argo CD from 2.8.3 to 2.8.4 (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Sep 15, 2023
1 parent f5fe24e commit 29e708b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
13 changes: 3 additions & 10 deletions charts/infra-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: infra-apps
description: Argo CD app-of-apps config for infrastructure components
type: application
version: 0.177.0
version: 0.178.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,14 +17,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: |
feat(cert-manager): Update from 1.12.4 to 1.13.0
cert-manager 1.13 brings support for DNS over HTTPS, support for
loading options from a versioned config file for the cert-manager
controller, and more. This release also includes the promotion of
the StableCertificateRequestName and SecretsFilteredCaching feature
gates to Beta.
description: "feat(argo-cd): Update from 2.8.3 to 2.8.4"
links:
- name: Release Notes
url: https://github.com/cert-manager/cert-manager/releases/tag/v1.13.0
url: https://github.com/argoproj/argo-cd/releases/tag/v2.8.4
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 @@ -20,7 +20,7 @@ argocd:
# -- Chart
chart: argo-cd
# -- [argo-cd Helm chart](https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd) version
targetRevision: 5.46.2
targetRevision: 5.46.3
# -- Helm values
# @default -- [upstream values](https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml)
values: {}
Expand Down

0 comments on commit 29e708b

Please sign in to comment.