Skip to content

Commit 95261a4

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 9ed8d9d commit 95261a4

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.1.0](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.0.3...v1.1.0) (2025-01-21)
2+
3+
4+
### Features
5+
6+
* Add Kubeconfig of Seed to TemplateData ([9ed8d9d](https://github.com/svalabs/kubermatic-argocd-bridge/commit/9ed8d9d6c570ca17eea9a013c7d35e53a9145150))
7+
18
## [1.0.3](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.0.2...v1.0.3) (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.3
4+
tag: 1.1.0
55
imagePullPolicy: IfNotPresent
66
# pullSecret: ""
77

0 commit comments

Comments
 (0)