From 0a2b2b247473528fff867c75be201e6116770dfe Mon Sep 17 00:00:00 2001 From: deusebio Date: Wed, 25 Oct 2023 13:00:03 +0200 Subject: [PATCH 1/2] [DPE-2704] Integrate Kafka built from source (#12) --- rockcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index a758dec..211e900 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -3,7 +3,7 @@ --- name: charmed-kafka # the name of your ROCK base: ubuntu:22.04 # the base environment for this ROCK -version: '3.3.2' # 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 From a82b52e84ed623fe04cdd85652e477e2e6a9ed4b Mon Sep 17 00:00:00 2001 From: deusebio Date: Wed, 25 Oct 2023 22:03:23 +0200 Subject: [PATCH 2/2] [MISC] Update bug_report.md issue template (#10) (#14) --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0e8fdb5..c3bdc6c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,20 +19,10 @@ labels: bug ## Versions - + Operating system: ## Log output -
- Full log - - -```shell - - -``` -
-