From 6dcd52d7ee491cfe270ff8cfcc3c8a938fa17f63 Mon Sep 17 00:00:00 2001 From: Lucas Bickel <116588+hairmare@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:51:09 +0100 Subject: [PATCH] fix(infra-apps): Update Argo CD from 2.9.1 to 2.9.3 (#1167) --- charts/infra-apps/Chart.yaml | 81 +++++------------------------------ charts/infra-apps/README.md | 4 +- charts/infra-apps/values.yaml | 2 +- 3 files changed, 14 insertions(+), 73 deletions(-) diff --git a/charts/infra-apps/Chart.yaml b/charts/infra-apps/Chart.yaml index e366d82a7..481720f4f 100644 --- a/charts/infra-apps/Chart.yaml +++ b/charts/infra-apps/Chart.yaml @@ -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 @@ -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 diff --git a/charts/infra-apps/README.md b/charts/infra-apps/README.md index f1bb612cd..e0ced67ad 100644 --- a/charts/infra-apps/README.md +++ b/charts/infra-apps/README.md @@ -1,6 +1,6 @@ # infra-apps -![Version: 0.189.0](https://img.shields.io/badge/Version-0.189.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.190.0](https://img.shields.io/badge/Version-0.190.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Argo CD app-of-apps config for infrastructure components @@ -29,7 +29,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | argocd.destination.namespace | string | `"infra-argocd"` | Namespace | | argocd.enabled | bool | `false` | Enable Argo CD | | argocd.repoURL | string | [repo](https://argoproj.github.io/argo-helm) | Repo URL | -| argocd.targetRevision | string | `"5.51.2"` | [argo-cd Helm chart](https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd) version | +| argocd.targetRevision | string | `"5.51.6"` | [argo-cd Helm chart](https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd) version | | argocd.values | object | [upstream values](https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml) | Helm values | | argoconfig.application.annotations | object | `{}` | Optional annotations to add to all Applications metadata. | | certManager | object | [example](./examples/cert-manager.yaml) | [cert-manager](https://cert-manager.io/) | diff --git a/charts/infra-apps/values.yaml b/charts/infra-apps/values.yaml index 6ad65f467..3387b6e8e 100644 --- a/charts/infra-apps/values.yaml +++ b/charts/infra-apps/values.yaml @@ -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: {}