Skip to content

Releases: mittwald/harbor-operator

v1.1.5

10 Sep 13:04
44ac344
Compare
Choose a tag to compare
Merge pull request #46 from mittwald/fix-helm-chart

Add optional passwordStrength to helmchart user object

v1.1.4

27 Aug 16:08
6bbfafe
Compare
Choose a tag to compare
bump again (#45)

v1.1.3

27 Aug 15:46
3374479
Compare
Choose a tag to compare
bump "bump-app-version" (#44)

v1.1.2

27 Aug 15:27
2ec3d70
Compare
Choose a tag to compare
bump app-version action (#43)

* bump app-version action

* remove duplicate line

v1.1.1

27 Aug 15:09
29e8cd7
Compare
Choose a tag to compare
Merge pull request #42 from mittwald/add/gh_action_bootstrap_script

add custom github action, update bootstrap script

v1.1.0

27 Aug 13:22
a5b9de4
Compare
Choose a tag to compare
Merge pull request #41 from mittwald/breaking/registry-credentials

Breaking/registry credentials

v1.0.3

26 Aug 14:27
bb01aba
Compare
Choose a tag to compare
Merge pull request #38 from mittwald/update-to-latest-operator-sdk

bump to operator-sdk v0.18.2

v1.0.2

26 Aug 09:20
069e877
Compare
Choose a tag to compare
Merge pull request #37 from mittwald/refactor/local_testing_bug_fixes

support local testing, misc bug fixes

v1.0.1

11 Aug 09:55
3a69836
Compare
Choose a tag to compare
Merge pull request #36 from mittwald/fix/instance_url

update goharbor-client and BuildClient() func

v1.0.0

28 Jul 09:35
102cc52
Compare
Choose a tag to compare
Refactor using latest goharbor-client (#33)

* WIP: Refactor with updated goharbor-client

* add unit tests & mocked runtime.Client

Along with this,

- reduce magic numbers
- add code generation verification action to GH workflow
- add (some) missing periods to comments

* re-generate using operator-sdk

* re-add sdk version as env

* fix codegen action, re-generate via operator-sdk v0.16.0

* drop mockery test, fix annotation

* fix renaming codegen action

* bump golangci-lint version, raise timeout

* ensure naming conventions, apply suggestions

* fix deprecated tag