mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
fixup! helm: bump Cilium to v1.15.0-edg.1
This commit is contained in:
parent
9405b8abeb
commit
9013c73d60
@ -373,9 +373,9 @@ func (i *chartLoader) loadCiliumValues(cloudprovider.Provider) (map[string]any,
|
||||
},
|
||||
"operator": map[string]any{
|
||||
"image": map[string]any{
|
||||
"repository": "ghcr.io/edgelesssys/cilium/operator",
|
||||
"suffix": "",
|
||||
"tag": "v1.15.0-edg.1-experimental",
|
||||
"repository": "ghcr.io/edgelesssys/cilium/operator",
|
||||
"suffix": "",
|
||||
"tag": "v1.15.0-edg.1-experimental",
|
||||
// Careful: this is the digest of ghcr.io/.../operator-generic!
|
||||
// See magic image manipulation in ./helm/charts/cilium/templates/cilium-operator/_helpers.tpl.
|
||||
"genericDigest": "sha256:d85bda80753131905514bbc419c3acb00782f0cdc6e5b0e7b6ade10447442ff1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user