Skip to content

Commit

Permalink
fix(infra-apps): Update Argo CD from 2.9.1 to 2.9.3 (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Dec 15, 2023
1 parent f5fbf2e commit 6dcd52d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 73 deletions.
81 changes: 11 additions & 70 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.189.0
version: 0.190.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,75 +17,16 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(kube-prometheus-stack): Update prometheus from 2.47.0 to 2.48.0"
description: "feat(argo-cd): Update from 2.9.1 to 2.9.3"
links:
- name: GitHub Release 2.48.0
url: https://github.com/prometheus/prometheus/releases/tag/v2.48.0
- name: GitHub Release 2.9.2
url: https://github.com/argoproj/argo-cd/releases/tag/v2.9.2
- name: GitHub Release 2.9.3
url: https://github.com/argoproj/argo-cd/releases/tag/v2.9.3
- kind: changed
description: "feat(kube-prometheus-stack): Update grafana from 10.1.2 to 10.1.5"
description: "feat(argo-cd): Update chart from 5.51.2 to 5.51.6"
links:
- name: GitHub Release 10.1.3
url: https://github.com/grafana/grafana/releases/tag/v10.1.3
- name: GitHub Release 10.1.4
url: https://github.com/grafana/grafana/releases/tag/v10.1.4
- name: GitHub Release 10.1.5
url: https://github.com/grafana/grafana/releases/tag/v10.1.5
- kind: changed
description: "feat(kube-prometheus-stack): Update chart from 51.2.0 to 54.2.2"
links:
- name: "fix: configmaps Datasource when Prometheus Replicas and Exemplar Trace Id Destinations enabled"
url: https://github.com/prometheus-community/helm-charts/pull/4032
- name: "fix: Bump prom to 2.48.0 + node exporter dep"
url: https://github.com/prometheus-community/helm-charts/pull/4017
- name: "feat: Configure additional aggregation labels + k8s.rules split"
url: https://github.com/prometheus-community/helm-charts/pull/3883
- name: "feat: Generate windows dashboard from hack/sync"
url: https://github.com/prometheus-community/helm-charts/pull/4013
- name: "fix: Add missing RBAC permission for Prometheus Operator"
url: https://github.com/prometheus-community/helm-charts/pull/4005
- name: "fix: Bump grafana and kube-state-metrics charts"
url: https://github.com/prometheus-community/helm-charts/pull/4000
- name: "feat: Bump to 0.69.1"
url: https://github.com/prometheus-community/helm-charts/pull/3988
- name: "feat: Populating dynamic honorLabels and honorTimestamps in kubelet ServiceMonitor"
url: https://github.com/prometheus-community/helm-charts/pull/3934
- name: "fix: Update Thanos with critical fixes for objstorage and HTTP/2 CVE"
url: https://github.com/prometheus-community/helm-charts/pull/3935
- name: "fix: thanos configs"
url: https://github.com/prometheus-community/helm-charts/pull/3918
- name: "feat: Allow to directly config prometheus.spec and alertmanager.spec"
url: https://github.com/prometheus-community/helm-charts/pull/3920
- name: "fix: Update CoreDNS Dashboard. Add job template variable"
url: https://github.com/prometheus-community/helm-charts/pull/3798
- name: "fix: etcd dashboards"
url: https://github.com/prometheus-community/helm-charts/pull/3917
- name: "fix: thanos ruler object store"
url: https://github.com/prometheus-community/helm-charts/pull/3913
- name: "fix: ConfigReloader ServiceMonitor HTTP scheme is not set correctly when HTTPS is enabled"
url: https://github.com/prometheus-community/helm-charts/pull/3815
- name: "feat: add serviceMonitor.additionalEndpoints"
url: https://github.com/prometheus-community/helm-charts/pull/3515
- name: "fix: range function in servicemonitors"
url: https://github.com/prometheus-community/helm-charts/pull/3888
- name: "fix: IO panels in Cluster Overview"
url: https://github.com/prometheus-community/helm-charts/pull/3902
- name: "feat: Allow to configure keep_firing_for for all Prometheus rules"
url: https://github.com/prometheus-community/helm-charts/pull/3890
- name: "feat: bump thanos to 0.32.4"
url: https://github.com/prometheus-community/helm-charts/pull/3885
- name: "fix: etcd mixin"
url: https://github.com/prometheus-community/helm-charts/pull/3880
- name: "feat: bump thanos to v0.32.3"
url: https://github.com/prometheus-community/helm-charts/pull/3845
- name: "fix: kube-prom-stack thanos-ruler alertmanagerConfigs"
url: https://github.com/prometheus-community/helm-charts/pull/3870
- name: "fix: bump prometheus to 2.47.1"
url: https://github.com/prometheus-community/helm-charts/pull/3877
- name: "feat: bump windows rules and dashboards"
url: https://github.com/prometheus-community/helm-charts/pull/3818
- name: "feat: Bump dependencies based on wildcard"
url: https://github.com/prometheus-community/helm-charts/pull/3876
- name: "feat: updated kube-state-metrics to 5.14.x"
url: https://github.com/prometheus-community/helm-charts/pull/3873
- name: "feat: update grafana helm-chart version 6.60"
url: https://github.com/prometheus-community/helm-charts/pull/3864
- name: "chore: Replace non-existing examples with official example domain"
url: https://github.com/argoproj/argo-helm/pull/2352
- name: "docs: Add migration guide to README for Config Management Plugins"
url: https://github.com/argoproj/argo-helm/pull/2360
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.51.2
targetRevision: 5.51.6
# -- 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 6dcd52d

Please sign in to comment.