Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 11:34

Changelog

fd7f32c Cherry pick of #668 (#671)
c46e199 add contour support (#659)
907f12d doc(readme): update versioning and compatibility matrix (#675)
885b98c fix(database) set ref pg secret owner (#662) (#669)
c59f620 fix(version) notaryserver.go (#657)

Docker images

  • docker pull goharbor/harbor-operator:v1.0.1
  • docker pull ghcr.io/goharbor/harbor-operator:v1.0.1 (mirror)

Deployment manifests

  • kubectl apply -f https://raw.githubusercontent.com/goharbor/harbor-operator/v1.0.1/manifests/cluster/deployment.yaml (install harbor-operator)
  • kubectl apply -f https://raw.githubusercontent.com/goharbor/harbor-operator/v1.0.1/manifests/samples/full_stack.yaml (install full stack sample)