Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(infra-apps): bump infra-apps to 0.173.0 to upgrade KPS to 49.2.0 #1092

Merged
merged 5 commits into from
Sep 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 86 additions & 20 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.173.0
version: 0.174.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/infra-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,24 +17,90 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "feat(argo-cd): Update from 2.8.0 to 2.8.2"
links:
- name: Release 2.8.2
url: https://github.com/argoproj/argo-cd/releases/tag/v2.8.2
- name: Release 2.8.1
url: https://github.com/argoproj/argo-cd/releases/tag/v2.8.1
description: |
feat(kube-prometheus-stack): Update from 48.3.1 to 49.2.0 and add `ServerSideApply` sync policy for Argo CD. You have to be aware that it could be broken for Argo CD < v2.5.0.
- kind: changed
description: "feat(argo-cd): Update chart from 5.43.0 to 5.45.0"
description: "feat(kube_prometheus-stack): Update from 48.3.1 to 49.2.0"
links:
- name: "chore: Remove support for autoscaling/v1"
url: https://github.com/argoproj/argo-helm/pull/2237
- name: "chore: Remove support for legacy cert-manager APIs"
url: https://github.com/argoproj/argo-helm/pull/2238
- name: "fix: Upgrade redis-exporter to 1.53.0"
url: https://github.com/argoproj/argo-helm/pull/2236
- name: "fix: add missing permissions to run actions"
url: https://github.com/argoproj/argo-helm/pull/2212
- name: "fix: Change applicationSet replicaCount to replicas"
url: https://github.com/argoproj/argo-helm/pull/2214
- name: "fix: global log level configuration"
url: https://github.com/argoproj/argo-helm/pull/2213
- name: "[kube-prometheus-stack] Add support for relabelings and metricRelabelings"
url: https://github.com/prometheus-community/helm-charts/pull/3683
- name: "[kube-prometheus-stack] Updates thanos image to v0.32.1"
url: https://github.com/prometheus-community/helm-charts/pull/3735
- name: "[prometheus] Bump chart dependencies, bump minimum kubeVersion"
url: https://github.com/prometheus-community/helm-charts/pull/3726
- name: "[prometheus-smartctl-exporter]: update to smartctl exporter v0.11.0"
url: https://github.com/prometheus-community/helm-charts/pull/3734
- name: "[prometheus-node-exporter] bump version"
url: https://github.com/prometheus-community/helm-charts/pull/3731
- name: "[kube-state-metrics] add namespaceSelector to servicemonitor"
url: https://github.com/prometheus-community/helm-charts/pull/3670
- name: "[kube-prometheus-stack] Upgrade crds to 0.67.1"
url: https://github.com/prometheus-community/helm-charts/pull/3668
- name: "[prometheus-mongodb-exporter] add dnsConfig"
url: https://github.com/prometheus-community/helm-charts/pull/3722
- name: "[kube-prometheus-stack] Updates thanos image to v0.32.0"
url: https://github.com/prometheus-community/helm-charts/pull/3728
- name: "[kube-prometheus-stack] update helm release grafana to 6.59.* (#3727)"
url: https://github.com/prometheus-community/helm-charts/pull/3727
- name: "[alertmanager] Updates Alertmanager image to v0.26.0"
url: https://github.com/prometheus-community/helm-charts/pull/3720
- name: "feat: allow changing the default revisionHistoryLimit"
url: https://github.com/prometheus-community/helm-charts/pull/3675
- name: "[prometheus-conntrack-stats-exporter] fix podLabels"
url: https://github.com/prometheus-community/helm-charts/pull/3717
- name: "[kube-prometheus-stack] Updates Alertmanager image to v0.26.0"
url: https://github.com/prometheus-community/helm-charts/pull/3721
- name: "change hook from ciliumnetworkpolicy patchWebHook to post"
url: https://github.com/prometheus-community/helm-charts/pull/3719
- name: "kube-prometheus-stack : change ciliumnetworkpolicy hooks from post to pre in prometheus-operator"
url: https://github.com/prometheus-community/helm-charts/pull/3718
- name: "Corrected operator service account comment"
url: https://github.com/prometheus-community/helm-charts/pull/3716
- name: "[jiralert] Added commonLabels to jiralert"
url: https://github.com/prometheus-community/helm-charts/pull/3707
- name: "update version"
url: https://github.com/prometheus-community/helm-charts/pull/3713
- name: "[prometheus-snmp-exporter] Allow configuration of ipFamilyPolicy"
url: https://github.com/prometheus-community/helm-charts/pull/3685
- name: "add pullsecrets"
url: https://github.com/prometheus-community/helm-charts/pull/3705
- name: "[kube-prometheus-stack] fix typo in scrapeConfigNamespaceSelector"
url: https://github.com/prometheus-community/helm-charts/pull/3706
- name: "[prometheus-adapter] fix dnsConfig location"
url: https://github.com/prometheus-community/helm-charts/pull/3661
- name: "[kube-prometheus-stack] Add support for network policy match labels to be specified"
url: https://github.com/prometheus-community/helm-charts/pull/3671
- name: "[prometheus-windows-exporter] Set correct name for windows_exporter"
url: https://github.com/prometheus-community/helm-charts/pull/3703
- name: "Remove unused tpl from Prometheus chart"
url: https://github.com/prometheus-community/helm-charts/pull/3702
- name: "[prometheus-adapter] Allow configuration of ipFamilyPolicy"
url: https://github.com/prometheus-community/helm-charts/pull/3698
- name: "[prometheus-mongodb-exporter] Allow to add additional labels to all resources"
url: https://github.com/prometheus-community/helm-charts/pull/3697
- name: "[prom-label-proxy] Add templating support for ingress, service, and args"
url: https://github.com/prometheus-community/helm-charts/pull/3693
- name: "update / template labels / use appVersion as tag"
url: https://github.com/prometheus-community/helm-charts/pull/3692
- name: "[prometheus-modbus-exporter] full"
url: https://github.com/prometheus-community/helm-charts/pull/3531
- name: "[prometheus-blackbox-exporter] allow configuration of ipFamilyPolicy"
url: https://github.com/prometheus-community/helm-charts/pull/3684
- name: "[alertmanager] Add securityContext to configmap reload"
url: https://github.com/prometheus-community/helm-charts/pull/3659
- name: "[prometheus-smartctl-exporter]: update to smartctl exporter v0.10.0"
url: https://github.com/prometheus-community/helm-charts/pull/3691
- name: "feat: allow changing the default revisionHistoryLimit"
url: https://github.com/prometheus-community/helm-charts/pull/3676
- name: "feat: allow changing the default revisionHistoryLimit"
url: https://github.com/prometheus-community/helm-charts/pull/3677
- name: "feat: allow changing the default revisionHistoryLimit"
url: https://github.com/prometheus-community/helm-charts/pull/3678
- name: "[Alertmanager] add enabled property into config block"
url: https://github.com/prometheus-community/helm-charts/pull/3579
- name: "[alertmanager] feat: allow changing the default revisionHistoryLimit"
url: https://github.com/prometheus-community/helm-charts/pull/3674
- name: "[alertmanager] Add additional configuration options"
url: https://github.com/prometheus-community/helm-charts/pull/3620
- name: "[alertmanager-snmp-notifier] Add inline schema"
url: https://github.com/prometheus-community/helm-charts/pull/3496
6 changes: 4 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.

7 changes: 6 additions & 1 deletion charts/infra-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,12 @@ 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: 48.3.1
targetRevision: 49.2.0
# -- Argo CD sync policy for the app
syncPolicy:
syncOptions:
# -- enable server-side-apply for KPS since it get's rid of having to manually sync/replace resources
- ServerSideApply=true
# -- Helm values
# @default -- [upstream values](https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml)
values: {}
Expand Down