Skip to content

Commit

Permalink
feat(infra-apps): Update kubePrometheusStack from 49.2.0 to 51.2.0 (#…
Browse files Browse the repository at this point in the history
…1109)

Signed-off-by: Iago Santos Pardo <[email protected]>
  • Loading branch information
isantospardo committed Oct 4, 2023
1 parent e532335 commit 0ed45d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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.179.0
version: 0.180.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,7 +17,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(cert-manager): Update from 1.13.0 to 1.13.1"
description: "feat(infra-apps): Update kubePrometheusStack from 49.2.0 to 51.2.0"
links:
- name: Release Notes
url: https://github.com/cert-manager/cert-manager/releases/tag/v1.13.1
- name: Upgrades Prometheus-Operator to v0.68.0, Prometheus to 2.47.0 and Thanos to v0.32.2
url: https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack#from-50x-to-51x
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 @@ -133,7 +133,7 @@ kubePrometheusStack:
# -- Chart
chart: kube-prometheus-stack
# -- [kube-prometheus-stack Helm chart](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) version
targetRevision: 49.2.0
targetRevision: 51.2.0
# -- Argo CD sync policy for the app
syncPolicy:
syncOptions:
Expand Down

0 comments on commit 0ed45d9

Please sign in to comment.