Skip to content

v0.9.0

Compare
Choose a tag to compare
@reginapizza reginapizza released this 11 Apr 10:12
· 120 commits to master since this release
10733f1

What's Changed

  • fix: replace deprecated syntax in kustomization.yaml by @minchao in #1000
  • Missing syntax-highlighting, toggle button for screen mode in argocd-operator docs by @surajyadav1108 in #1002
  • fix: keycloak probes failure and intermittent perforamance issues by @iam-veeramalla in #1007
  • bug: fix resource customization subkey generation for resources with belonging to default group by @jaideepr97 in #1013
  • chore(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #1019
  • Add labelSelector option to filter the ArgoCD instances for reconciliation by @raghavi101 in #961
  • fix: address CVE-2023-39325 by @jaideepr97 in #1022
  • chore: Add gcp cherry-pick bot by @svghadi in #1023
  • Add .github/dependabot.yml to enable auto dependency version updates by @chengfang in #1025
  • feat(dex): add optional env field by @rdeusser in #1005
  • fix: replace deprecated AddToScheme with Install, and deprecated Sche… by @chengfang in #1066
  • allow enabling ArgoCD workloads independently by @ishitasequeira in #1021
  • chore(deps): bump argoproj/argocd from d40da8f to 644c386 in /build/util by @dependabot in #1080
  • feat: upgrade Argo CD for release v.9.0 by @iam-veeramalla in #1082
  • fix the logic for applicationset resources reconcilation when spec.applicationset.enabled is false by @ishitasequeira in #1100
  • Add documentation for enabling/disabling argocd core components by @ishitasequeira in #1132
  • fix: upgrade argocd for cve fix to release-0.9 by @saumeya in #1191
  • fix flaky disable components e2e test by @ishitasequeira in #1214
  • fix: stop argo-cd secret reseting admin password when updated using cli/dashboard (cherry-pick #1257) by @gcp-cherry-pick-bot in #1266
  • fix: Create Job from Cronjob feature failing with error cannot create… by @chengfang in #1271
  • Expand argocd-server permissions to manage applicationsets (cherry-pick #1140) by @gcp-cherry-pick-bot in #1273
  • fix: GITOPS-4133 Creating Job from CronJob using ArgoCD UI fails with - cannot set blockOwnerDeletion by @chengfang in #1279
  • fix: Update Argo CD to v2.9.10 to patch multiple Argo CD CVEs by @svghadi in #1292
  • release for argocd-operator v0.9.0 by @reginapizza in #1281
  • fix control-plane for v0.9.0 by @reginapizza in #1296
  • fix matchLabel on argocd-operator-controller-manager deployment by @reginapizza in #1302

New Contributors

Full Changelog: v0.8.0...v0.9.0