Skip to content

Commit

Permalink
Update Helm chart with new Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Strech committed May 9, 2023
1 parent f803143 commit d9bb700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/sidekiq-prometheus-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: v1
appVersion: 0.2.0
description: A Helm chart to deploy sidekiq-prometheus-exporter in Kubernetes
name: sidekiq-prometheus-exporter
version: 0.2.0-1
version: 0.2.0-2
2 changes: 1 addition & 1 deletion helm/sidekiq-prometheus-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
image:
registry: docker.io
repository: strech/sidekiq-prometheus-exporter
tag: 0.2.0-1
tag: 0.2.0-2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit d9bb700

Please sign in to comment.