mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-27 12:01:04 -04:00
[remove] operator ver
This commit is contained in:
parent
590d10a04d
commit
05ae5c009b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ const (
|
||||||
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.0.0"
|
VerificationImage = "ghcr.io/edgelesssys/constellation/verification-service:v2.0.0"
|
||||||
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220713.00"
|
GcpGuestImage = "ghcr.io/edgelesssys/gcp-guest-agent:20220713.00"
|
||||||
NodeOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-operator-catalog"
|
NodeOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-operator-catalog"
|
||||||
NodeOperatorVersion = "v0.0.1-0.20220920083838-788cfd9bd98a"
|
NodeOperatorVersion = "v2.1.0-pre.0.20220923151951-a93f76d31c3f"
|
||||||
// TODO: switch node maintenance operator catalog back to upstream quay.io/medik8s/node-maintenance-operator-catalog
|
// 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.
|
// once https://github.com/medik8s/node-maintenance-operator/issues/49 is resolved.
|
||||||
NodeMaintenanceOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-maintenance-operator-catalog"
|
NodeMaintenanceOperatorCatalogImage = "ghcr.io/edgelesssys/constellation/node-maintenance-operator-catalog"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue