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.5.6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
seglo committed Nov 11, 2019
1 parent 4b6ecf1 commit 193ace4
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.5"
appVersion: "0.5.6-SNAPSHOT"
description: Kafka Lag Exporter
name: kafka-lag-exporter
version: 0.5.5
version: 0.5.6
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.5
tag: 0.5.6-SNAPSHOT
# 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 193ace4

Please sign in to comment.