Skip to content

Releases: goharbor/terraform-provider-harbor

v3.9.2

06 Jun 12:28
6f918e8
Compare
Choose a tag to compare

What's Changed

  • Bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in #335
  • Add support for resource harbor_config_security by @naitmare01 in #276
  • Fix creation of replications with dest_namespace_replace = 0 by @dmitry-g in #314
  • fix doc schedule field needs capital letter on 1rst letter by @flbla in #336
  • quay registry + add doc by @flbla in #337

New Contributors

Full Changelog: v3.9.1...v3.9.2

v3.9.1

24 May 10:34
345f571
Compare
Choose a tag to compare

What's Changed

  • harbor_config_auth : add param primary_auth_mode by @flbla in #334

Full Changelog: v3.9.0...v3.9.1

v3.9.0

23 May 09:24
57b70f4
Compare
Choose a tag to compare

Breaking changes

  • webhook : events_types : DELETE_CHART / DOWNLOAD_CHART / UPLOAD_CHART have been removed (because charmuseum as been deleted from Harbor 2.8)

What's Changed

New Contributors

Full Changelog: v3.8.4...v3.9.0

v3.8.4

31 Mar 08:45
bd8748d
Compare
Choose a tag to compare

What's Changed

  • remove useless badges in README by @flbla in #280
  • add docs on which environment variables are used for provider config by @tos-ilex in #306
  • add pulumi reference by @Vad1mo in #310
  • harbor_project_webhook : missing description field (#277) by @flbla in #300
  • fix doc : default replication speed limit is -1 by @flbla in #307
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #301
  • Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 by @dependabot in #304

New Contributors

Full Changelog: v3.8.3...v3.8.4

v3.8.3

23 Feb 12:52
4245b81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.8.3

v3.8.2

03 Feb 14:09
3d000f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.1...v3.8.2

v3.8.1

06 Jan 14:01
c028688
Compare
Choose a tag to compare

What's Changed

  • docs: fix typos by @macno in #281
  • Add information about how to use cve_allowlist by @naitmare01 in #275
  • Wrong default value in documentation by @letic in #283
  • fix invalid new value for .dest_namespace_replace was cty.NumberIntVal(0), but now null by @flbla in #282

New Contributors

Full Changelog: v3.8.0...v3.8.1

v3.8.0

21 Dec 12:17
4d513e6
Compare
Choose a tag to compare

What's Changed

  • docs(replication): triggerMode support document update by @kty1965 in #220
  • added "warning" by @Gaardsholt in #224
  • Renaming Component File by @wrighbr in #225
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #222
  • Bump @bestsellerit/secret-injector from 0.2.34 to 1.6.5 by @dependabot-circleci in #213
  • Bump @cimg/python from 3.10.2 to 3.10.4 by @dependabot-circleci in #210
  • Bump @bestsellerit/secret-injector from 1.6.5 to 1.7.6 by @dependabot-circleci in #228
  • Change of ownership by @Gaardsholt in #234
  • remove warning by @Vad1mo in #242
  • Add namespace flattening options to replication body. by @4n3w in #253
  • Adding GitHub to the list of registry types by @vale21 in #236
  • Split ConfigBodyPost structure by @HammerNL89 in #243
  • docs: Fix typo for project by @wengchaoxi in #252
  • Add license scan report and status by @fossabot in #259
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.23.0 by @dependabot in #257
  • fix nil pointer dereference issue(#229) by @feiyunzhou in #269
  • fix harbor_config_auth ldap_verify_cert always shows false (#251) by @flbla in #255
  • Update docs to reflect the possible configurations specificed in the … by @naitmare01 in #272
  • Add support for reading harbor_interrogation_services by @naitmare01 in #271
  • fix import docu for harbor_registry by @1337andre in #249
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 by @dependabot in #262
  • Bump helm/kind-action from 1.1.0 to 1.4.0 by @dependabot in #256
  • add artifact-hub to registryType by @HaveFun83 in #232
  • Bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in #279
  • Bump goreleaser/goreleaser-action from 3.0.0 to 3.2.0 by @dependabot in #261

New Contributors

Full Changelog: v3.7.1...v3.8.0

v3.7.1

17 May 11:11
c26190c
Compare
Choose a tag to compare

What's Changed

  • now only removes resource from state if sendResquest returns 404 and err by @wrighbr in #218

Full Changelog: v3.7.0...v3.7.1

v3.7.0

17 May 09:00
f743a7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.7.0