mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
bump images
This commit is contained in:
parent
6df6f6dbd0
commit
daba25c3d4
@ -102,7 +102,7 @@ func Default() *Config {
|
||||
SubscriptionID: proto.String("0d202bbb-4fa7-4af8-8125-58c269a05435"),
|
||||
TenantID: proto.String("adb650a8-5da3-4b15-b4b0-3daf65ff7626"),
|
||||
Location: proto.String("North Europe"),
|
||||
Image: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1649852687"),
|
||||
Image: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1650642275"),
|
||||
NetworkSecurityGroupInput: &azureClient.NetworkSecurityGroupInput{
|
||||
Ingress: cloudtypes.Firewall{
|
||||
{
|
||||
@ -135,7 +135,7 @@ func Default() *Config {
|
||||
Project: proto.String("constellation-331613"),
|
||||
Region: proto.String("europe-west3"),
|
||||
Zone: proto.String("europe-west3-b"),
|
||||
Image: proto.String("constellation-coreos-1649852687"),
|
||||
Image: proto.String("constellation-coreos-1650642275"),
|
||||
FirewallInput: &gcpClient.FirewallInput{
|
||||
Ingress: cloudtypes.Firewall{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user