Skip to content

Commit ca9abfb

Browse files
chore: release 3.4.1 [skip ci]
1 parent acd0ba9 commit ca9abfb

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.4.1](https://github.com/jgiovaresco/apim-samples/compare/3.4.0...3.4.1) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **helm:** align the version of the chart with the project release ([941c80f](https://github.com/jgiovaresco/apim-samples/commit/941c80fd76aa1b3761bdec06cf98fc56746f8f5d))
7+
* **helm:** define an icon for the chart ([85ddaad](https://github.com/jgiovaresco/apim-samples/commit/85ddaada1bf88285f23f11db7e20398de254b278))
8+
* **helm:** fix http ingress ([acd0ba9](https://github.com/jgiovaresco/apim-samples/commit/acd0ba928e7be1ebeb9a5a9d4aea301525e04d7b))
9+
110
# [3.4.0](https://github.com/jgiovaresco/apim-samples/compare/3.3.1...3.4.0) (2025-01-21)
211

312

helm/src/main/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: apim-samples
3-
version: 3.4.0
4-
appVersion: "3.4.0"
3+
version: 3.4.1
4+
appVersion: "3.4.1"
55
description: A Helm chart to deploy apim-samples in Kubernetes
66
type: application
77
icon: "https://raw.githubusercontent.com/jgiovaresco/apim-samples/refs/heads/main/helm/src/main/helm/favicon.png"

0 commit comments

Comments
 (0)