Skip to content

Commit 38d7e28

Browse files
chore(release): 1.1.2 [skip ci]
1 parent f2072ec commit 38d7e28

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.2](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.1.1...v1.1.2) (2025-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([f2072ec](https://github.com/svalabs/kubermatic-argocd-bridge/commit/f2072ec78004f48526f19ec3cdd5d8a6b1506759))
7+
18
## [1.1.1](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.1.0...v1.1.1) (2025-01-21)
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.1.1
4+
tag: 1.1.2
55
imagePullPolicy: IfNotPresent
66
# pullSecret: ""
77

0 commit comments

Comments
 (0)