Skip to content

Commit

Permalink
update producer image (#60)
Browse files Browse the repository at this point in the history
* Update values.yaml

* Update Chart.yaml
  • Loading branch information
guysegal authored Mar 21, 2024
1 parent 2300278 commit 4ba71e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/dafka-producer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: A Helm Chart for Dafka Producer
name: dafka-producer
version: 7.3.0
version: 7.3.1
2 changes: 1 addition & 1 deletion charts/dafka-producer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ image:
# -- the image name to use
name: osskit/dafka-producer
# -- the image tag to use
tag: "7.2"
tag: "7.3"

livenessProbe:
initialDelaySeconds: 60
Expand Down

0 comments on commit 4ba71e0

Please sign in to comment.