Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat: support minor Core updates #379

Merged
merged 3 commits into from
Jun 16, 2021
Merged

Conversation

strophy
Copy link
Contributor

@strophy strophy commented Jun 11, 2021

Issue being fixed or feature implemented

dashmate update should be able to download minor Core updates

What was done?

  • Set less precise Core image 0.17
  • Update sentinel to 1.6.0
  • Update migrations
  • Fix error in 0.19.1 migration

How Has This Been Tested?

Tested migration from master to this branch by incrementing package version

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@strophy strophy requested a review from shumkov June 11, 2021 08:58
@strophy strophy added this to the v0.19.x milestone Jun 11, 2021
configs/system/base.js Outdated Show resolved Hide resolved
configs/system/base.js Show resolved Hide resolved
@shumkov shumkov changed the title chore: bump base image versions feat: support minor Core updates Jun 16, 2021
@strophy
Copy link
Contributor Author

strophy commented Jun 16, 2021

Sentinel CI does not follow the same docker image semver conventions we have for platform repos. Should I update sentinel CI to do this, or we just use absolute version numbers like 1.6.0 instead?

@shumkov
Copy link
Member

shumkov commented Jun 16, 2021

@strophy I guess we don't care too much about Sentinel. Let's keep it as it is for now.

Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@strophy strophy merged commit e22fcd5 into master Jun 16, 2021
@strophy strophy deleted the update-image-versions-0.19.2 branch August 3, 2021 19:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants