Skip to content

Commit

Permalink
fix: Fixed wrong container version in 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Jul 26, 2024
1 parent 5292d93 commit db36c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/azure-app-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: azure-app-exporter
description: Exposing Prometheus Metrics for Azure Service Principals
type: application
version: 0.4.0
appVersion: "0.2.0"
version: 0.4.1
appVersion: "0.1.38"
keywords:
- azure
- prometheus
Expand Down

0 comments on commit db36c58

Please sign in to comment.