mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
bug6173 aftermath: fix the links to the release notes in the LandscapeManagement panel
This commit is contained in:
+1
@@ -32,6 +32,7 @@ public class SailingApplicationReplicaSetDTO<ShardingKey> implements Named, IsSe
|
||||
this.replicaSetName = replicaSetName;
|
||||
this.version = version;
|
||||
this.replicas = new ArrayList<>();
|
||||
this.releaseNotesLink = releaseNotesLink;
|
||||
this.hostname = hostname;
|
||||
this.defaultRedirectPath = defaultRedirectPath;
|
||||
this.autoScalingGroupAmiId = autoScalingGroupAmiId;
|
||||
|
||||
Reference in New Issue
Block a user