A new public release - 1756996839 #18
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Pull Request Title: A new public release - 1756996839
Description:
This pull request updates the tags of various Docker images used in the project to their latest versions. The motivation behind these changes is to ensure that the project utilizes the most recent features, security patches, and performance improvements available in these updated versions. Specifically, the following changes were made:
kerberoshub:
hub-api
image fromv1.6.3
tov1.6.5
.hub-frontend
image fromv1.5.1
tov1.5.7
.kerberospipeline:
hub-pipeline-event
image fromv1.0.1
tov1.2.0
.hub-pipeline-monitor
image fromv1.2.1
tov1.3.3
.hub-pipeline-sequence
image fromv1.5.0
tov1.6.4
.hub-pipeline-throttler
image fromv1.1.0
tov1.2.0
.hub-pipeline-notification
image fromv1.0.16
tov1.0.20
.hub-pipeline-analysis
image fromv1.4.0
tov1.6.1
.hub-pipeline-thumbnail
image fromv1.1.6
tov1.2.1
.hub-pipeline-counting
image fromv1.6.0
tov1.6.2
.hub-pipeline-sprite
image fromv1.0.4
tov1.0.7
.kerberosvault:
vault
image fromv1.1.3
tov1.1.6
.Motivation:
How This Improves the Project:
By updating these Docker images, we ensure that the project is running on the most stable, secure, and feature-rich versions available. This proactive approach helps in maintaining the overall health and reliability of the project, while also potentially reducing technical debt associated with outdated dependencies.
Please review the changes and merge them into the main branch to facilitate the new public release.