Skip to content

Commit

Permalink
chore: release 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 21, 2023
1 parent 1899570 commit 02e1e16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [2.0.1](https://github.com/jgiovaresco/apim-samples/compare/2.0.0...2.0.1) (2023-04-21)


### Bug Fixes

* **deps:** update dependency io.confluent:kafka-avro-serializer to v7 ([1899570](https://github.com/jgiovaresco/apim-samples/commit/1899570dadfba6f9265c2f67f8c4b9849e2f1673))

# [2.0.0](https://github.com/jgiovaresco/apim-samples/compare/1.8.0...2.0.0) (2023-04-13)


Expand Down
4 changes: 2 additions & 2 deletions helm/src/main/helm/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v2
name: apim-samples
version: 2.0.0
appVersion: "2.0.0"
version: 2.0.1
appVersion: "2.0.1"
description: A Helm chart to deploy apim-samples in Kubernetes
type: application

0 comments on commit 02e1e16

Please sign in to comment.