Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Update versions in chart for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seglo committed Jan 26, 2020
1 parent 9a2553b commit e019352
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kafka-lag-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
appVersion: "0.5.6-SNAPSHOT"
appVersion: "0.6.0"
description: Kafka Lag Exporter
name: kafka-lag-exporter
version: 0.5.6
version: 0.6.0
maintainers:
- name: Sean Glover
2 changes: 1 addition & 1 deletion charts/kafka-lag-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ akkaLogLevel: DEBUG
## You probably won't need to change anything below this line.
image:
repository: lightbend/kafka-lag-exporter
tag: 0.5.6-SNAPSHOT
tag: 0.6.0
# If digest is set it will be used instead of tag to specify the image
# digest: sha256:0f6387aa011e6eb7952ea211ac139bf8613ad3ef6954a1a5d910676d293bd610
pullPolicy: Always
Expand Down

0 comments on commit e019352

Please sign in to comment.