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 f2072ec commit 38d7e28Copy full SHA for 38d7e28
CHANGELOG.md
@@ -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
8
## [1.1.1](https://github.com/svalabs/kubermatic-argocd-bridge/compare/v1.1.0...v1.1.1) (2025-01-21)
9
10
chart/values.yaml
@@ -1,7 +1,7 @@
refreshInterval: "60s"
image:
registry: ghcr.io/svalabs/kubermatic-argocd-bridge
- tag: 1.1.1
+ tag: 1.1.2
imagePullPolicy: IfNotPresent
# pullSecret: ""
0 commit comments