Compare commits

...

2 Commits
main ... v2.5.0

Author SHA1 Message Date
release[bot]
0c412cd1c7 attestation: hardcode measurements for v2.5.0 2023-01-23 13:42:37 +00:00
release[bot]
c6f8be0286 deps: update version to v2.5.0 2023-01-23 12:42:02 +00:00
16 changed files with 93 additions and 93 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.11) cmake_minimum_required(VERSION 3.11)
project(constellation LANGUAGES C VERSION 2.4.0) project(constellation LANGUAGES C VERSION 2.5.0)
set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.") set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.")
enable_testing() enable_testing()

View File

@ -2,54 +2,54 @@ apiVersion: v2
name: constellation-services name: constellation-services
description: A chart to deploy all microservices that are part of a valid constellation cluster description: A chart to deploy all microservices that are part of a valid constellation cluster
type: application type: application
version: 2.4.0 version: 2.5.0
dependencies: dependencies:
- name: key-service - name: key-service
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- QEMU - QEMU
- name: join-service - name: join-service
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- QEMU - QEMU
- name: ccm - name: ccm
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- name: cnm - name: cnm
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- name: autoscaler - name: autoscaler
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- name: verification-service - name: verification-service
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- QEMU - QEMU
- name: konnectivity - name: konnectivity
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- QEMU - QEMU
- name: gcp-guest-agent - name: gcp-guest-agent
version: 2.4.0 version: 2.5.0
tags: tags:
- GCP - GCP
- name: gcp-compute-persistent-disk-csi-driver - name: gcp-compute-persistent-disk-csi-driver

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: autoscaler name: autoscaler
description: A Helm chart to deploy the cluster autoscaler. description: A Helm chart to deploy the cluster autoscaler.
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: ccm name: ccm
description: A Helm chart to deploy the cloud controller manager. description: A Helm chart to deploy the cloud controller manager.
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: cnm name: cnm
description: A chart to deploy cloud node manager for constellation description: A chart to deploy cloud node manager for constellation
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: gcp-guest-agent name: gcp-guest-agent
description: A chart to deploy the GCP guest agent for Constellation description: A chart to deploy the GCP guest agent for Constellation
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: join-service name: join-service
description: A chart to deploy the Constellation join-service description: A chart to deploy the Constellation join-service
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: key-service name: key-service
description: A Helm chart to deploy the Constellation KeyService description: A Helm chart to deploy the Constellation KeyService
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: konnectivity name: konnectivity
description: A chart to deploy konnectivity for Constellation description: A chart to deploy konnectivity for Constellation
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: verification-service name: verification-service
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,17 +2,17 @@ apiVersion: v2
name: constellation-operators name: constellation-operators
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 2.4.0 version: 2.5.0
dependencies: dependencies:
- name: node-maintenance-operator - name: node-maintenance-operator
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP
- AWS - AWS
- QEMU - QEMU
- name: constellation-operator - name: constellation-operator
version: 2.4.0 version: 2.5.0
tags: tags:
- Azure - Azure
- GCP - GCP

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: constellation-operator name: constellation-operator
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -2,4 +2,4 @@ apiVersion: v2
name: node-maintenance-operator name: node-maintenance-operator
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 2.4.0 version: 2.5.0

View File

@ -49,19 +49,19 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
4: { 4: {
Expected: [32]byte{ Expected: [32]byte{
0x58, 0x75, 0x6b, 0x91, 0x89, 0x84, 0xeb, 0x5a, 0x4a, 0x63, 0xd8, 0x7f, 0x5e, 0xa6, 0x0b, 0x5a,
0xbc, 0x0d, 0xf8, 0xd7, 0x76, 0xea, 0xd6, 0x1b, 0x90, 0x65, 0x26, 0x00, 0xa5, 0x81, 0xf4, 0x60,
0x56, 0x39, 0xa6, 0x6c, 0x27, 0x79, 0xa4, 0x78, 0x50, 0x73, 0xd6, 0x64, 0xa0, 0x32, 0x2f, 0x73,
0x72, 0x69, 0xb4, 0x71, 0x5d, 0x97, 0x12, 0x7d, 0xcd, 0x4b, 0x89, 0x79, 0x87, 0x2f, 0xeb, 0x74,
}, },
WarnOnly: false, WarnOnly: false,
}, },
5: { 5: {
Expected: [32]byte{ Expected: [32]byte{
0x98, 0x09, 0x28, 0xe9, 0x26, 0x20, 0x78, 0x2b, 0x64, 0x5c, 0x4b, 0xd2, 0xee, 0x0d, 0xab, 0x47,
0xff, 0xfe, 0xc4, 0x37, 0x5d, 0x44, 0x66, 0x22, 0x27, 0x87, 0xeb, 0xc3, 0xe0, 0xea, 0x36, 0x7b,
0xc6, 0xdd, 0x5b, 0xd1, 0x98, 0x33, 0xfb, 0xda, 0x93, 0x07, 0x31, 0x38, 0x74, 0x38, 0x40, 0x95,
0xf5, 0x58, 0x2b, 0xb9, 0x38, 0x92, 0xbc, 0xee, 0x24, 0x8e, 0x6e, 0x66, 0x75, 0x99, 0x68, 0xde,
}, },
WarnOnly: true, WarnOnly: true,
}, },
@ -94,10 +94,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
9: { 9: {
Expected: [32]byte{ Expected: [32]byte{
0x56, 0x32, 0x73, 0x5e, 0xcc, 0x9d, 0x45, 0x33, 0x88, 0xb1, 0x47, 0x2c, 0x79, 0xbd, 0xe7, 0x7c,
0xf5, 0x2d, 0xc3, 0x57, 0xd1, 0xf0, 0xd8, 0x4e, 0x52, 0x5c, 0xe4, 0x09, 0x46, 0xa4, 0x98, 0xe1,
0x86, 0xf4, 0xfd, 0xc2, 0x89, 0x09, 0x6e, 0xb2, 0xa2, 0xdc, 0x95, 0xf9, 0x8e, 0xd7, 0x2d, 0x54,
0x99, 0xa8, 0x59, 0x0f, 0xd2, 0xf0, 0x44, 0x8a, 0x47, 0xcc, 0x67, 0x5a, 0xf9, 0xbf, 0x06, 0x29,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -112,10 +112,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
12: { 12: {
Expected: [32]byte{ Expected: [32]byte{
0xd5, 0x04, 0x41, 0xce, 0x5f, 0xea, 0xa5, 0x1a, 0xbe, 0xc2, 0x43, 0x7b, 0xaf, 0xc1, 0xfe, 0x42,
0x17, 0x94, 0x2d, 0x7f, 0xe0, 0x3c, 0xce, 0x5f, 0x2c, 0xa5, 0x9b, 0x1b, 0x0e, 0x11, 0xea, 0x5c,
0x25, 0x1e, 0x7f, 0x53, 0x81, 0xba, 0x78, 0x3f, 0xfa, 0x7c, 0x9d, 0x16, 0x95, 0x2e, 0xed, 0x94,
0x55, 0x31, 0xc2, 0xf8, 0xfb, 0xb6, 0xfa, 0x15, 0xaa, 0xbb, 0xf8, 0x59, 0x3e, 0x22, 0x76, 0x34,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -178,19 +178,19 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
4: { 4: {
Expected: [32]byte{ Expected: [32]byte{
0x7b, 0x33, 0x94, 0xd0, 0x81, 0x79, 0x41, 0x4b, 0xc6, 0x34, 0x05, 0xa9, 0xa5, 0x4c, 0x3c, 0x2e,
0x01, 0x34, 0x14, 0x61, 0xbc, 0xcd, 0xa4, 0x5b, 0x2f, 0x64, 0x35, 0x88, 0xbb, 0x42, 0x8e, 0x27,
0xc6, 0x2b, 0x2d, 0x4b, 0x0e, 0x47, 0x04, 0xc8, 0x2b, 0x64, 0x5c, 0x67, 0x99, 0x3c, 0xe2, 0x0e,
0x81, 0xe8, 0x5f, 0xb6, 0xa8, 0xe8, 0xcb, 0x61, 0x87, 0xed, 0x98, 0x1b, 0xbf, 0xe0, 0x3a, 0xcb,
}, },
WarnOnly: false, WarnOnly: false,
}, },
5: { 5: {
Expected: [32]byte{ Expected: [32]byte{
0xd2, 0x6b, 0x55, 0x6b, 0x72, 0xed, 0x82, 0xe1, 0xf2, 0xb6, 0x3c, 0xa6, 0xff, 0x07, 0x90, 0xd2,
0x27, 0x83, 0x9d, 0x96, 0xf8, 0xe0, 0x7c, 0x36, 0xb3, 0xb7, 0xb9, 0xe7, 0xa7, 0x43, 0x7c, 0x21,
0xc7, 0x46, 0xa1, 0xdb, 0x4e, 0xab, 0x10, 0x2e, 0x14, 0x13, 0x75, 0x7d, 0x98, 0x11, 0xcc, 0xa3,
0x9d, 0x46, 0x2f, 0xbc, 0x3b, 0xa6, 0x56, 0x60, 0xe9, 0x29, 0x3d, 0x18, 0x5b, 0x11, 0x0c, 0xe7,
}, },
WarnOnly: true, WarnOnly: true,
}, },
@ -214,10 +214,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
9: { 9: {
Expected: [32]byte{ Expected: [32]byte{
0x8d, 0x0e, 0x87, 0x01, 0x0f, 0xa3, 0x2f, 0x17, 0xd1, 0x3b, 0xc1, 0xbc, 0x94, 0x2b, 0x28, 0xae,
0xc3, 0xa1, 0xbe, 0x2e, 0xd2, 0x58, 0xa6, 0xd5, 0x87, 0xf8, 0xd9, 0x77, 0x02, 0x0e, 0xdd, 0x7b,
0x29, 0x07, 0xc9, 0xc2, 0xfb, 0x0e, 0xab, 0xf1, 0x26, 0xc5, 0x4c, 0x52, 0x4f, 0xe4, 0xc2, 0x03,
0xb7, 0x10, 0x50, 0x92, 0x6c, 0xc3, 0xe6, 0x1b, 0x24, 0x50, 0xe0, 0x10, 0x82, 0x89, 0xae, 0x9d,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -232,10 +232,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
12: { 12: {
Expected: [32]byte{ Expected: [32]byte{
0x7c, 0x79, 0x3c, 0xdf, 0x4e, 0xcc, 0x2a, 0x0c, 0x2c, 0x29, 0xa1, 0xd2, 0x23, 0xa3, 0xb5, 0xdb,
0xdf, 0xba, 0x01, 0x82, 0xbc, 0x3b, 0x24, 0x88, 0x86, 0x48, 0xd5, 0xca, 0xdf, 0xa3, 0xbc, 0x44,
0xe0, 0x06, 0xbc, 0x85, 0x50, 0x58, 0x82, 0x4b, 0xa3, 0xa5, 0x93, 0x65, 0x46, 0x74, 0xeb, 0xf6,
0x6a, 0x6e, 0xd8, 0xd8, 0x78, 0x39, 0xca, 0xe5, 0xa1, 0x2a, 0x79, 0xc3, 0x7c, 0xb7, 0x77, 0x45,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -307,19 +307,19 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
4: { 4: {
Expected: [32]byte{ Expected: [32]byte{
0x74, 0x0d, 0x4b, 0x09, 0x6a, 0x9b, 0x8f, 0x46, 0x32, 0x2b, 0x4b, 0x49, 0x10, 0xc7, 0xfb, 0xa3,
0x9c, 0xe2, 0x5f, 0x93, 0x62, 0xdd, 0x3f, 0xa6, 0xac, 0x20, 0xff, 0xf3, 0xaf, 0xe8, 0x3b, 0x27,
0x88, 0x28, 0x45, 0xfd, 0xe5, 0xb4, 0x2e, 0x56, 0x35, 0xd7, 0xbb, 0x7b, 0x9a, 0xad, 0x31, 0x7d,
0xac, 0x06, 0x69, 0x11, 0x49, 0x49, 0x20, 0xbf, 0x40, 0x1f, 0x2f, 0x80, 0xad, 0xce, 0xae, 0xab,
}, },
WarnOnly: false, WarnOnly: false,
}, },
5: { 5: {
Expected: [32]byte{ Expected: [32]byte{
0x62, 0x88, 0x87, 0x63, 0x7b, 0xd1, 0x6e, 0xcd, 0x20, 0x97, 0x5d, 0x01, 0x27, 0x5a, 0x09, 0xac,
0xe7, 0x9f, 0x9c, 0x79, 0x64, 0xe4, 0x12, 0xc6, 0x50, 0x54, 0xe1, 0x2f, 0xd3, 0x93, 0x19, 0x4a,
0x88, 0x83, 0xfb, 0x57, 0x1c, 0xe6, 0xdc, 0x74, 0xdd, 0x14, 0xbd, 0x50, 0x22, 0xe8, 0xfc, 0x23,
0xde, 0xff, 0x11, 0x8c, 0xe5, 0xaa, 0xe8, 0x35, 0x0d, 0x09, 0x01, 0xf7, 0x2a, 0xe2, 0x9e, 0xea,
}, },
WarnOnly: true, WarnOnly: true,
}, },
@ -352,19 +352,19 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
9: { 9: {
Expected: [32]byte{ Expected: [32]byte{
0x6a, 0x8d, 0xa1, 0x07, 0xe5, 0xfb, 0xca, 0x6c, 0x34, 0x0b, 0x2d, 0xfa, 0x36, 0xf3, 0x6f, 0x7f,
0x00, 0x8e, 0xf8, 0x84, 0x58, 0xe3, 0x35, 0x3f, 0xb9, 0x32, 0xe7, 0x35, 0x19, 0x7d, 0xf4, 0xf3,
0x27, 0x09, 0x98, 0x45, 0xda, 0x23, 0x36, 0xc4, 0x4c, 0xd1, 0x2e, 0xf2, 0xe5, 0xa3, 0x6d, 0x3d,
0xda, 0x59, 0x2d, 0xdb, 0x94, 0x79, 0x70, 0xc9, 0x81, 0x3e, 0x5b, 0x4b, 0x12, 0xf8, 0x87, 0xf3,
}, },
WarnOnly: false, WarnOnly: false,
}, },
10: { 10: {
Expected: [32]byte{ Expected: [32]byte{
0x66, 0x03, 0x42, 0x8e, 0x8f, 0xab, 0x0c, 0xed, 0x00, 0xfc, 0xb7, 0xc4, 0x4c, 0x98, 0x04, 0x1e,
0x71, 0xd2, 0x64, 0xec, 0x6a, 0xa2, 0xc4, 0x36, 0xa1, 0xf4, 0xca, 0x50, 0xd6, 0xe5, 0x2b, 0x87,
0x3f, 0xb8, 0x06, 0xe4, 0xe1, 0xb2, 0x98, 0xfc, 0xb1, 0xf8, 0xf4, 0x85, 0x13, 0x0d, 0x39, 0x4a,
0xe4, 0x54, 0xd9, 0xcf, 0x4d, 0x44, 0x52, 0x15, 0x89, 0x97, 0x24, 0x29, 0x37, 0x67, 0x63, 0xd0,
}, },
WarnOnly: true, WarnOnly: true,
}, },
@ -379,10 +379,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
12: { 12: {
Expected: [32]byte{ Expected: [32]byte{
0x3a, 0x92, 0x94, 0x70, 0x27, 0x12, 0x5a, 0x16, 0xb9, 0x17, 0xbf, 0x5c, 0x83, 0xd6, 0x1d, 0x35,
0xfd, 0x78, 0x10, 0x2b, 0x5f, 0x81, 0x05, 0xad, 0xc7, 0x5b, 0xdd, 0x75, 0x10, 0x8f, 0x24, 0x7e,
0x98, 0xdc, 0x7b, 0xd8, 0x0d, 0x9d, 0x03, 0x1e, 0xd3, 0xbf, 0xa2, 0x73, 0x9d, 0xdb, 0x3f, 0x1c,
0xdf, 0xb2, 0x13, 0xbb, 0x50, 0xa5, 0x85, 0x5d, 0x91, 0x95, 0x87, 0x9e, 0x21, 0xd5, 0xfb, 0xb5,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -418,10 +418,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
return M{ return M{
4: { 4: {
Expected: [32]byte{ Expected: [32]byte{
0xeb, 0xb4, 0xa7, 0xb0, 0xc0, 0x67, 0x24, 0x53, 0x58, 0x48, 0x5f, 0x62, 0x49, 0x70, 0x2f, 0x7e,
0xdb, 0xb4, 0x11, 0x5c, 0x0d, 0xb9, 0xae, 0x8c, 0xb3, 0xb3, 0x31, 0x5c, 0x3d, 0x9b, 0xeb, 0xf6,
0x2c, 0x60, 0x8b, 0xaa, 0xa6, 0x82, 0x37, 0xa3, 0xb8, 0x10, 0x5c, 0x4c, 0x00, 0xad, 0xf7, 0xb6,
0xa7, 0x97, 0x44, 0xe3, 0x6c, 0xf5, 0xa9, 0x55, 0x48, 0xbf, 0x37, 0x61, 0x16, 0x85, 0xf0, 0x2f,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -436,10 +436,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
9: { 9: {
Expected: [32]byte{ Expected: [32]byte{
0x1d, 0x89, 0x7a, 0xeb, 0x6a, 0xe5, 0xb3, 0x66, 0x3e, 0x0d, 0x7a, 0xc0, 0x50, 0x91, 0xc5, 0xe0,
0xf2, 0xd1, 0x75, 0x15, 0xfb, 0x11, 0x3d, 0x85, 0x31, 0xe1, 0x1a, 0x80, 0x7a, 0xff, 0xed, 0xe4,
0x12, 0x94, 0x5d, 0x4d, 0xba, 0x26, 0x26, 0xb6, 0x35, 0x17, 0x0e, 0xfc, 0xd4, 0xfa, 0x68, 0x7d,
0x92, 0xef, 0xcc, 0x59, 0x05, 0xe3, 0x55, 0x16, 0x5b, 0xc9, 0x9b, 0xa7, 0x78, 0x46, 0x77, 0xe4,
}, },
WarnOnly: false, WarnOnly: false,
}, },
@ -454,10 +454,10 @@ func DefaultsFor(provider cloudprovider.Provider) M {
}, },
12: { 12: {
Expected: [32]byte{ Expected: [32]byte{
0x51, 0xd1, 0x13, 0x57, 0xea, 0x78, 0xf4, 0x12, 0x96, 0xf8, 0x37, 0x27, 0x53, 0x4e, 0x10, 0x78,
0xc9, 0xc6, 0x5d, 0xd1, 0x02, 0x25, 0x48, 0x67, 0x57, 0x0a, 0x25, 0xba, 0x8c, 0xc1, 0x31, 0x84,
0x4f, 0xb6, 0x50, 0x48, 0x81, 0xc0, 0xcf, 0xba, 0x7c, 0x52, 0x5e, 0xe4, 0x9a, 0xb9, 0xe1, 0x24,
0x84, 0x03, 0x6c, 0xf9, 0x3b, 0x7e, 0x79, 0xaf, 0x3d, 0x38, 0xd0, 0x03, 0x90, 0x53, 0x09, 0x44,
}, },
WarnOnly: false, WarnOnly: false,
}, },

View File

@ -10,5 +10,5 @@ package config
const ( const (
// defaultImage is the default image for the enterprise build. // defaultImage is the default image for the enterprise build.
defaultImage = "v2.4.0" defaultImage = "v2.5.0"
) )

View File

@ -62,21 +62,21 @@ const (
// KonnectivityServerImage server image for konnectivity service. // KonnectivityServerImage server image for konnectivity service.
KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.35@sha256:d863f7fd0da4392b9753dc6c9195a658e80d70e0be8c9adb410d77cf20b75c76" // renovate:container KonnectivityServerImage = "registry.k8s.io/kas-network-proxy/proxy-server:v0.0.35@sha256:d863f7fd0da4392b9753dc6c9195a658e80d70e0be8c9adb410d77cf20b75c76" // renovate:container
// JoinImage image of Constellation join service. // JoinImage image of Constellation join service.
JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:eb27b940b9d66f25283e17c46c9b3cd38634373e53e75cc60c5c89e3ee55cb8a" // renovate:container JoinImage = "ghcr.io/edgelesssys/constellation/join-service:v2.5.0@sha256:82505d256bb4deb89d0fc6f014ece9a16552e8919cecb5c1a6add72389815287" // renovate:container
// KeyServiceImage image of Constellation KMS server. // KeyServiceImage image of Constellation KMS server.
KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.0-pre.0.20230120175959-b8648261e3a8@sha256:c0fb914a9b9ff5efa563fb7033ad47c16a72d03483f5ffc9e3eda83f1f70c4d3" // renovate:container KeyServiceImage = "ghcr.io/edgelesssys/constellation/key-service:v2.5.0@sha256:df286ad5481340c8ae9b4ab357727800334a0b4c37628407365f06963dc17eeb" // renovate:container
// VerificationImage image of Constellation verification service. // VerificationImage image of Constellation verification service.
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:3b0279d90c2c41c85964fea388f2a3c490542ac637c0a9db65f77dc3f849cb0d" // renovate:container VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.5.0@sha256:cd8c6b6681f870f6952ce6242b0755409be277dddb90bee7f1846f864677cf36" // renovate:container
// GcpGuestImage image for GCP guest agent. // GcpGuestImage image for GCP guest agent.
// Check for new versions at https://github.com/GoogleCloudPlatform/guest-agent/releases and update in /.github/workflows/build-gcp-guest-agent.yml. // Check for new versions at https://github.com/GoogleCloudPlatform/guest-agent/releases and update in /.github/workflows/build-gcp-guest-agent.yml.
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220927.00@sha256:3dea1ae3f162d2353e6584b325f0e325a39cda5f380f41e5a0ee43c6641d3905" // renovate:container GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220927.00@sha256:3dea1ae3f162d2353e6584b325f0e325a39cda5f380f41e5a0ee43c6641d3905" // renovate:container
// ConstellationOperatorImage is the image for the constellation node operator. // ConstellationOperatorImage is the image for the constellation node operator.
ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:aca01f5b3efb1c7b056b32552e02e420f443c2e935655f603d0b989a69b97aa2" // renovate:container ConstellationOperatorImage = "ghcr.io/edgelesssys/constellation/node-operator:v2.5.0@sha256:161dfa1bc071a7da263907be9885bce4c55504dc2d9cebb4e617b5455a0a3c2d" // renovate:container
// NodeMaintenanceOperatorImage is the image for the node maintenance operator. // NodeMaintenanceOperatorImage is the image for the node maintenance operator.
NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.14.0@sha256:2dffb6ffdbbe997d317799fc709baf030d678bde0be0264931ff6b3e94fd89ab" // renovate:container NodeMaintenanceOperatorImage = "quay.io/medik8s/node-maintenance-operator:v0.14.0@sha256:2dffb6ffdbbe997d317799fc709baf030d678bde0be0264931ff6b3e94fd89ab" // renovate:container
// QEMUMetadataImage image of QEMU metadata api service. // QEMUMetadataImage image of QEMU metadata api service.
QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.0-pre.0.20230120175106-a8cbfd848f89@sha256:0714ef0970b65eea397ecd327bef4f9ac8963687a3732e8782327210348b7afe" // renovate:container QEMUMetadataImage = "ghcr.io/edgelesssys/constellation/qemu-metadata-api:v2.5.0@sha256:37d0a33c08a7171c1eb2bf35c7ab453948fcc2ad2dfcdf7ea3c67d61bb51a045" // renovate:container
// LibvirtImage image that provides libvirt. // LibvirtImage image that provides libvirt.
LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container LibvirtImage = "ghcr.io/edgelesssys/constellation/libvirt:v2.2.0@sha256:81ddc30cd679a95379e94e2f154861d9112bcabfffa96330c09a4917693f7cce" // renovate:container