Skip to content

Commit

Permalink
Test release actions (#3)
Browse files Browse the repository at this point in the history
* Test release actions

* Update values.yaml
  • Loading branch information
peimanja authored Feb 3, 2021
1 parent d3291ee commit ff59f93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/prometheus-artifactory-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "1.9.1"
description: A Helm chart for the Prometheus Artifactory Exporter
name: prometheus-artifactory-exporter
version: 0.1.0
version: 0.1.1
keywords:
- metrics
- artifactory
Expand Down
2 changes: 1 addition & 1 deletion charts/prometheus-artifactory-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ artifactory:
url: http://artifactory:8081/artifactory
user: ""
pass: ""
accessToken: ""
accessToken: "xxxxxxxxxxxxxxxxxxxxxxxx"
existingSecret: false

# visit https://github.com/peimanja/artifactory_exporter#flags
Expand Down

0 comments on commit ff59f93

Please sign in to comment.