Skip to content

Commit f328d78

Browse files
committed
update tag gitops-argocd-sync to 1.5.0
1 parent 7e390a2 commit f328d78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

graduated/gitops-argocd-sync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [1.5.1] - 2025-10-02
3+
### Changed
4+
- Change default step image to 1.5.0
5+
26
## [1.5.0] - 2025-01-29
37
### Changed
48
- Add APP_NAMESPACE option (supported from app-proxy v1.2600.1)

graduated/gitops-argocd-sync/step.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: step-type
22
metadata:
33
name: gitops-argocd-sync
4-
version: 1.5.0
4+
version: 1.5.1
55
isPublic: true
66
description: Syncs Argo CD apps managed by our GitOps Runtimes
77
sources:

0 commit comments

Comments
 (0)