Releases: open-cluster-management-io/argocd-pull-integration
Releases · open-cluster-management-io/argocd-pull-integration
v0.26.1
Argo CD Pull Integration v0.26.1
This release includes:
- Advanced Pull Model Chart:
argocd-agent-addon-0.26.1.tgz - Basic Pull Model Chart:
argocd-pull-integration-0.26.1.tgz
What's Changed
- Fix orphaned ManifestWork cleanup for Applications without finalizers in Basic pull model by @mikeshng in #138
Full Changelog: v0.26.0...v0.26.1
v0.26.0
Argo CD Pull Integration v0.26.0
This release includes:
- Advanced Pull Model Chart:
argocd-agent-addon-0.26.0.tgz - Basic Pull Model Chart:
argocd-pull-integration-0.26.0.tgz
What's Changed
Full Changelog: v0.25.2...v0.26.0
v0.25.2
Argo CD Pull Integration v0.25.2
Full Changelog: v0.25.1...v0.25.2
v0.25.1
Argo CD Pull Integration v0.25.1
Full Changelog: v0.25.0...v0.25.1
v0.25.0
Argo CD Pull Integration v0.25.0
What's Changed
- chore(deps): Bump helm.sh/helm/v3 from 3.19.0 to 3.19.1 by @dependabot[bot] in #126
- feat: enhanced image management and cleanup improvements by @mikeshng in #128
- chore(deps): Bump k8s.io/api from 0.34.1 to 0.34.2 by @dependabot[bot] in #129
- chore(deps): Bump helm.sh/helm/v3 from 3.19.1 to 3.19.2 by @dependabot[bot] in #133
- chore(deps): Bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in #132
- chore(deps): Bump k8s.io/apiextensions-apiserver from 0.34.1 to 0.34.2 by @dependabot[bot] in #130
- feat: Support custom ArgoCD namespace configuration by @mikeshng in #134
- feat: Add configurable namespace support for ArgoCD deployments by @mikeshng in #135
Full Changelog: v0.24.0...v0.25.0
v0.24.0
Argo CD Pull Integration v0.24.0
What's Changed
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 by @dependabot[bot] in #123
- feat: Update ArgoCD Operator API with restructured Agent/Principal specs by @mikeshng in #124
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Argo CD Pull Integration v0.23.0
What's Changed
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 by @dependabot[bot] in #120
- Watch PlacementDecisions and initialize status conditions upfront by @mikeshng in #121
- Enhance addon lifecycle with dynamic templates and robust cleanup @mikeshng in #122
Full Changelog: v0.22.0...v0.23.0
v0.22.0
Argo CD Pull Integration v0.22.0
What's Changed
- docs: fix README helm install instruction by @mikeshng in #111
- docs: fix readme by @mikeshng in #112
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.27.2 by @dependabot[bot] in #113
- chore(deps): Bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #116
- chore(deps): Bump k8s.io/apiextensions-apiserver from 0.34.0 to 0.34.1 by @dependabot[bot] in #117
- fix: argocd-operator missing role and enhance e2e verifications by @mikeshng in #118
Full Changelog: v0.21.0...v0.22.0
v0.21.0
Argo CD Pull Integration v0.21.0
What's Changed
- chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.3 by @dependabot[bot] in #79
- chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.3 by @dependabot[bot] in #81
- chore(deps): Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #82
- fix: handle refresh annotation similar to operation by @mikeshng in #83
- docs: update readme by @mikeshng in #84
- chore(deps): Bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #85
- feat: add argocd operator operand to helm chart which can install argocd-agent principal component by @mikeshng in #89
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.0 by @dependabot[bot] in #90
- chore(deps): Bump github.com/onsi/gomega from 1.38.0 to 1.38.2 by @dependabot[bot] in #93
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 by @dependabot[bot] in #94
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 by @dependabot[bot] in #98
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 by @dependabot[bot] in #99
- chore(deps): Bump k8s.io/api from 0.34.0 to 0.34.1 by @dependabot[bot] in #100
- chore(deps): Bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #102
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #103
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.2 by @dependabot[bot] in #104
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.22.2 to 0.22.3 by @dependabot[bot] in #105
- chore(deps): Bump open-cluster-management.io/api from 1.0.0 to 1.1.0 by @dependabot[bot] in #106
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #107
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #108
- feat: transition to argocd-agent addon architecture with GitOpsCluster CRD by @mikeshng in #109
- docs: fix README diagrams by @mikeshng in #110
Full Changelog: v0.20.0...v0.21.0
v0.20.0
Argo CD Pull Integration v0.20.0
What's Changed
- chore(deps): Bump k8s.io/client-go from 0.32.3 to 0.32.4 by @dependabot in #61
- chore(deps): Bump k8s.io/client-go from 0.32.4 to 0.33.0 by @dependabot in #65
- fix: progressive sync for applicationSet needs to evaluate more application status fields by @mikeshng in #67
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #72
- update argocd deployment version to v3.0.6 by @mikeshng in #73
- chore(deps): Bump open-cluster-management.io/api from 0.16.1 to 1.0.0 by @dependabot in #74
- chore: update chart version to v0.20.0 to prepare for the v0.20.0 release by @mikeshng in #75
Full Changelog: v0.19.0...v0.20.0