Skip to content

Commit

Permalink
chore(promitorScraper): update to version 2.12.0 (#1130)
Browse files Browse the repository at this point in the history
* chore(promitorScraper): update to version 2.12.0

Signed-off-by: Toni Tauro <[email protected]>

* fix(Chart.yaml): trailing whitespaces

Signed-off-by: Toni Tauro <[email protected]>

---------

Signed-off-by: Toni Tauro <[email protected]>
  • Loading branch information
eyenx authored Oct 5, 2023
1 parent 365525c commit 3cddb33
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
12 changes: 9 additions & 3 deletions charts/azure-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: azure-apps
description: Argo CD app-of-apps config for Azure applications
type: application
version: 0.10.0
version: 0.11.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/azure-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,10 +17,16 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "promitor: resource discovery v0.11.0"
description: "promitor: scraper v2.11.0 (chart version v2.12.0)"
links:
- name: Marinre distroless support
- name: Improve AzureMonitorScraper Error Handling for Time Series Missing Requested Dimension Value
url: https://github.com/tomkerkhove/promitor/pull/2345
- name: Marine distroless support
url: https://github.com/tomkerkhove/promitor/pull/2329
- name: Provide capability to use multiple metric dimensions
url: https://github.com/tomkerkhove/promitor/pull/2351
- name: Provide all metric labels in OpenTelemetry & StatsD
url: https://github.com/tomkerkhove/promitor/pull/2183
- name: PowerBi Dedicated Scraping
url: https://github.com/tomkerkhove/promitor/pull/2368
- name: Patch for CVE-2023-29331
Expand Down
4 changes: 2 additions & 2 deletions charts/azure-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/azure-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ promitorScraper:
# -- Chart
chart: "promitor-agent-scraper"
# -- [promitor-agent-scraper Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-scraper) version
targetRevision: "2.10.0"
targetRevision: "2.12.0"
# -- Helm values
# @default -- [upstream values](https://github.com/promitor/charts/blob/main/promitor-agent-scraper/values.yaml)
values: {}
Expand Down

0 comments on commit 3cddb33

Please sign in to comment.