You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename latest-full to latest so that all plugins are included in the default image displayed at the top in DockerHub
Rename the current latest to latest-no-plugins with no plugins included.
Adjust the CI/CD and release processes to use kestra/kestra:develop instead of kestra/kestra:develop-full. Add kestra/kestra:develop-no-plugins.
Adjust the CI/CD and release processes to use kestra/kestra:v0.18.0 instead of kestra/kestra:v0.18.0-full. Add kestra/kestra:v0.18.0-no-plugins
Impact
Users who leverage the latest image will need to change the image in their deployment before upgrading to latest-no-plugins if they prefer to have only their custom plugins. We should make that Breaking Change very clear in the Release Notes
Adjust all Getting Started and Installation docs afterward to use the kestra/kestra:latest instead of kestra/kestra:latest-full
Feature description
The plan
Rename
latest-full
tolatest
so that all plugins are included in the default image displayed at the top in DockerHubRename the current
latest
tolatest-no-plugins
with no plugins included.Adjust the CI/CD and release processes to use
kestra/kestra:develop
instead ofkestra/kestra:develop-full
. Addkestra/kestra:develop-no-plugins
.Adjust the CI/CD and release processes to use
kestra/kestra:v0.18.0
instead ofkestra/kestra:v0.18.0-full
. Addkestra/kestra:v0.18.0-no-plugins
Impact
latest
image will need to change the image in their deployment before upgrading tolatest-no-plugins
if they prefer to have only their custom plugins. We should make that Breaking Change very clear in the Release Noteskestra/kestra:latest
instead ofkestra/kestra:latest-full
The text was updated successfully, but these errors were encountered: