Skip to content

Commit 2bef4f5

Browse files
chore: release main (#254)
Co-authored-by: sunggun-bot[bot] <116188871+sunggun-bot[bot]@users.noreply.github.com>
1 parent cd367ef commit 2bef4f5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"charts/meowhq-nginx": "1.8.0",
66
"charts/meowhq-haproxy": "1.4.0",
77
"charts/meowhq-redis": "1.19.0",
8-
"charts/meowhq-istio": "1.0.0",
8+
"charts/meowhq-istio": "1.0.1",
99
"charts/meowhq-istio-gateway": "1.0.2"
1010
}

charts/meowhq-istio/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/sunggun-yu/meowhq-helm-charts/compare/meowhq-istio-v1.0.0...meowhq-istio-v1.0.1) (2025-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **meowhq-istio:** disable cni by default ([cd367ef](https://github.com/sunggun-yu/meowhq-helm-charts/commit/cd367efb61bfadf534e0723358457d7470828dea))
9+
310
## 1.0.0 (2025-02-23)
411

512

charts/meowhq-istio/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: meowhq-istio
33
description: A Helm chart that configures Istio CRD and Istiod
44
type: application
5-
version: 1.0.0
5+
version: 1.0.1
66
appVersion: 1.24.3
77
dependencies:
88
- name: base

0 commit comments

Comments
 (0)