mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Upgrade node operator
This commit is contained in:
parent
6293575172
commit
6401c345f0
@ -51,7 +51,7 @@ const (
|
||||
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.0.0"
|
||||
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220713.00"
|
||||
NodeOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-operator-catalog"
|
||||
NodeOperatorVersion = "v2.0.0"
|
||||
NodeOperatorVersion = "v0.0.1-0.20220920083838-788cfd9bd98a"
|
||||
// TODO: switch node maintenance operator catalog back to upstream quay.io/medik8s/node-maintenance-operator-catalog
|
||||
// once https://github.com/medik8s/node-maintenance-operator/issues/49 is resolved.
|
||||
NodeMaintenanceOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-maintenance-operator-catalog"
|
||||
|
Loading…
Reference in New Issue
Block a user