File tree Expand file tree Collapse file tree 3 files changed +10
-26
lines changed Expand file tree Collapse file tree 3 files changed +10
-26
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : azure-prometheus-config
3
3
description : A Helm chart to configure Azure Managed Prometheus
4
4
type : application
5
- version : 0.1.1
5
+ version : 1.0.0
6
6
appVersion : " 1.0.0"
7
7
home : https://github.com/devops-ia/helm-charts/tree/main/charts/azure-prometheus-config
8
8
sources :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : ssl-exporter
3
3
description : A Helm Chart to SSL Certificate Exporter for Prometheus
4
4
type : application
5
- version : 0.1.1
5
+ version : 1.0.0
6
6
appVersion : " 2.4.2"
7
7
home : https://github.com/devops-ia/helm-charts/tree/main/charts/ssl-exporter
8
8
sources :
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : steampipe
3
- description : A Helm chart for Kubernetes
4
-
5
- maintainers :
6
- - name : amartingarcia
7
- email : adrianmg231189@gmail.com
8
-
9
- # A chart can be either an 'application' or a 'library' chart.
10
- #
11
- # Application charts are a collection of templates that can be packaged into versioned archives
12
- # to be deployed.
13
- #
14
- # Library charts provide useful utilities or functions for the chart developer. They're included as
15
- # a dependency of application charts to inject those utilities and functions into the rendering
16
- # pipeline. Library charts do not define any templates and therefore cannot be deployed.
3
+ description : A Helm chart for Kubernetes to deploy Steampipe
17
4
type : application
18
-
19
- # This is the chart version. This version number should be incremented each time you make changes
20
- # to the chart and its templates, including the app version.
21
- # Versions are expected to follow Semantic Versioning (https://semver.org/)
22
- version : 0.1.1
23
-
24
- # This is the version number of the application being deployed. This version number should be
25
- # incremented each time you make changes to the application. Versions are not expected to
26
- # follow Semantic Versioning. They should reflect the version the application is using.
27
- # It is recommended to use it with quotes.
5
+ version : 1.0.0
28
6
appVersion : " 0.20.2"
7
+ home : https://github.com/devops-ia/helm-charts/tree/main/charts/steampipe
8
+ sources :
9
+ - https://github.com/turbot/steampipe
10
+ maintainers :
11
+ - name : amartingarcia
12
+ url : https://github.com/devops-ia
You can’t perform that action at this time.
0 commit comments