Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 15:41

Changelog

325e405 fix: Allow for empty S3 SecretKeyRef
6162be9 update version 1.1.2
7f932c8 use fixed postgresql/redis image in go tests
04bfd22 use harbor v2.3.5 as default sample

Docker images

  • docker pull goharbor/harbor-operator:v1.1.2
  • docker pull ghcr.io/goharbor/harbor-operator:v1.1.2

Deployment manifests

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