mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-18 09:22:29 -05:00
Bump coreos images to 1649063903
This commit is contained in:
parent
f77536b38b
commit
2cd8d580d8
1 changed files with 2 additions and 2 deletions
|
|
@ -115,7 +115,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.1648560610"),
|
Image: proto.String("/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1649063903"),
|
||||||
NetworkSecurityGroupInput: &azureClient.NetworkSecurityGroupInput{
|
NetworkSecurityGroupInput: &azureClient.NetworkSecurityGroupInput{
|
||||||
Ingress: cloudtypes.Firewall{
|
Ingress: cloudtypes.Firewall{
|
||||||
{
|
{
|
||||||
|
|
@ -145,7 +145,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-1648560610"),
|
Image: proto.String("constellation-coreos-1649063903"),
|
||||||
FirewallInput: &gcpClient.FirewallInput{
|
FirewallInput: &gcpClient.FirewallInput{
|
||||||
Ingress: cloudtypes.Firewall{
|
Ingress: cloudtypes.Firewall{
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue