Skip to content

Commit a504a14

Browse files
chore(release): 1.3.1 [skip ci]
1 parent a07168c commit a504a14

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.3.1](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.3.0...v1.3.1) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* dont set annotations as labels ([a07168c](https://github.com/svalabs/kubermatic-argocd-bridge/commit/a07168cbc26268be25e795a4cd635089959c80a0))
7+
18
# [1.3.0](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.2.1...v1.3.0) (2025-05-22)
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.3.0
4+
tag: 1.3.1
55
imagePullPolicy: IfNotPresent
66
# pullSecret: ""
77

0 commit comments

Comments
 (0)