We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07168c commit a504a14Copy full SHA for a504a14
CHANGELOG.md
@@ -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
8
# [1.3.0](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.2.1...v1.3.0) (2025-05-22)
9
10
chart/values.yaml
@@ -1,7 +1,7 @@
refreshInterval: "60s"
image:
registry: ghcr.io/svalabs/kubermatic-argocd-bridge
- tag: 1.3.0
+ tag: 1.3.1
imagePullPolicy: IfNotPresent
# pullSecret: ""
0 commit comments