Skip to content

Commit 9a2ecbc

Browse files
chore(release): 1.0.3 [skip ci]
1 parent 4779923 commit 9a2ecbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.0.2...v1.0.3) (2024-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* cluster secret template, insecure should be a boolean ([4779923](https://github.com/svalabs/kubermatic-argocd-bridge/commit/4779923c8daaa437d8d1adb6da80be6225be37cd))
7+
18
## [1.0.2](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.0.1...v1.0.2) (2024-10-01)
29

310

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
refreshInterval: "60s"
22
image:
33
registry: ghcr.io/svalabs/kubermatic-argocd-bridge
4-
tag: 1.0.2
4+
tag: 1.0.3
55
imagePullPolicy: IfNotPresent
66
# pullSecret: ""
77

0 commit comments

Comments
 (0)