Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Releases: quay/config-tool

v0.1.22

27 Jul 19:41
133437f
Compare
Choose a tag to compare

Version 0.1.22

What's Changed

Full Changelog: v0.1.21...v0.1.22

v0.1.21

24 Jul 13:09
cb82a46
Compare
Choose a tag to compare

Version 0.1.21

What's Changed

  • chore: Bump dependencies (PROJQUAY-5630) by @dmage in #211

Full Changelog: v0.1.20...v0.1.21

v0.1.20

21 Jul 19:42
3791ff6
Compare
Choose a tag to compare

Version 0.1.20

What's Changed

  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /pkg/lib/editor by @dependabot in #192

Full Changelog: v0.1.19...v0.1.20

v0.1.19

04 Jul 13:21
Compare
Choose a tag to compare

Version 0.1.19

Full Changelog: v0.1.18...v0.1.19

v0.1.18

04 Jul 12:48
3b1c7db
Compare
Choose a tag to compare

Version 0.1.18

What's Changed

  • build(deps): bump socket.io-parser from 4.2.2 to 4.2.4 in /pkg/lib/editor by @dependabot in #213

Full Changelog: v0.1.17...v0.1.18

v0.1.17

04 Jul 12:37
4b95f4d
Compare
Choose a tag to compare

Version 0.1.17

What's Changed

  • chore: Create PR against Quay for new tags by @dmage in #212

Full Changelog: v0.1.16...v0.1.17

v0.1.16

03 Jul 17:55
7c252e5
Compare
Choose a tag to compare

Version 0.1.16

What's Changed

  • build(deps): bump minimist and karma in /pkg/lib/editor by @dependabot in #210

New Contributors

Full Changelog: v0.1.15...v0.1.16

v0.1.15

20 Feb 20:09
5f9333c
Compare
Choose a tag to compare

Version 0.1.15

What's Changed

  • deploy: use PAT for creating PR on quay repo (PROJQUAY-5048) by @syed in #207

Full Changelog: v0.1.14...v0.1.15

v0.1.14

20 Feb 18:38
11481cd
Compare
Choose a tag to compare

Version 0.1.14

What's Changed

  • deploy: Create a PR against quay for every release (PROJQUAY-5048) by @syed in #204
  • chore: Bump http-swagger (PROJQUAY-3643) by @dmage in #198
  • deploy: fix release.yaml quote (PROJQUAY-5048) by @syed in #206

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

15 Feb 14:34
58f85e4
Compare
Choose a tag to compare

Version 0.1.13

What's Changed

  • configtool: Add option to override Azure endpoint (PROJQUAY-891) by @bcaton85 in #164
  • azure: Remove parsing of error response (PROJQUAY-3718) by @bcaton85 in #167
  • validator: Use user provided endpoint for Gitlab and Github OAuth validations (PROJQUAY-2560) by @jonathankingfc in #168
  • github: Add custom tls certs to github oauth validator (PROJQUAY-2560) by @jonathankingfc in #172
  • Use github endpoint config var instead of Api endpoint by @jonathankingfc in #174
  • smtp: Use TLS certs when connecting to smpt (PROJQUAY-1605) by @jonathankingfc in #175
  • go: Update golang to version 1.16 (PROJQUAY-1605) by @jonathankingfc in #176
  • deps: Update mini-go (PROJQUAY-4529) by @HammerMeetNail in #184
  • docs: Add documentation for TLS usage (PROJQUAY-4558) by @jonathankingfc in #188
  • setup: Add ALLOWED_OCI_ARTIFACT_TYPES to generated config (PROJQUAY-1032) by @jonathankingfc in #110
  • storage: Add CloudFlare and MultiCDN config validation (PROJQUAY-5048) by @syed in #199
  • deploy: Add workflow to auto release on push (PROJQUAY-5048) by @syed in #200

Full Changelog: v0.1.12...v0.1.13