Bump coordinator images to 1649852687

This commit is contained in:
Benedict 2022-04-13 18:51:38 +02:00 committed by Benedict Schlüter
parent c1c12fd7d0
commit d869e10a85

View File

@ -117,7 +117,7 @@ func Default() *Config {
}, },
}, },
Azure: &AzureConfig{ Azure: &AzureConfig{
Image: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1649063903"), Image: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1649852687"),
NetworkSecurityGroupInput: &azureClient.NetworkSecurityGroupInput{ NetworkSecurityGroupInput: &azureClient.NetworkSecurityGroupInput{
Ingress: cloudtypes.Firewall{ Ingress: cloudtypes.Firewall{
{ {
@ -147,7 +147,7 @@ func Default() *Config {
UserAssignedIdentity: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/constellation-images/providers/Microsoft.ManagedIdentity/userAssignedIdentities/constellation-dev-identity"), UserAssignedIdentity: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/constellation-images/providers/Microsoft.ManagedIdentity/userAssignedIdentities/constellation-dev-identity"),
}, },
GCP: &GCPConfig{ GCP: &GCPConfig{
Image: proto.String("constellation-coreos-1649063903"), Image: proto.String("constellation-coreos-1649852687"),
FirewallInput: &gcpClient.FirewallInput{ FirewallInput: &gcpClient.FirewallInput{
Ingress: cloudtypes.Firewall{ Ingress: cloudtypes.Firewall{
{ {