Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zmraul committed Nov 9, 2023
1 parent a81437d commit d94c1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
---
name: charmed-kafka # the name of your ROCK
base: ubuntu@22.04 # the base environment for this ROCK
version: 3.5.1 # just for humans. Semantic versioning is recommended
version: '3.5.1' # just for humans. Semantic versioning is recommended
summary: Charmed Kafka ROCK OCI # 79 char long summary
description: |
This is an OCI image that bundles Apache Kafka together with other tools
Expand Down

0 comments on commit d94c1b5

Please sign in to comment.