Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 14:04
· 3 commits to main since this release
73b8d86

What's Changed

  • deps: Bump go-version to 1.21 by @harishsurf #170
  • Modify sqlite storage creation in ansible task (PROJQUAY-7663) by @harishsurf in #168
  • Update quay_image to use downstream version (PROJQUAY-7666) by @harishsurf in #169
  • Create sqlite storage dir when sqliteStorage flag is specified (PROJQUAY-7478) by @harishsurf #161
  • Replace python with a bash script for postgres to sqlite conversion (PROJQUAY-7613) by @harishsurf #161
  • db: Replace Postgres database with an in-app Sqlite db for Quay during fresh install of OMR by @harishsurf #158
  • feat: Adds migration path for upgrade cmd to swap postgres with sqlite database for quay by @harishsurf #152

Full Changelog: v1.3.10...v2.0.0