Release v0.41.10 (#2139)

This PR prepares the release `v0.41.10`.
This commit is contained in:
Andrei Kvapil 2026-03-04 00:24:11 +01:00 committed by GitHub
commit c7b2f60d18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 25 additions and 25 deletions

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/cluster-autoscaler:0.0.0@sha256:7deeee117e7eec599cb453836ca95eadd131dfc8c875dc457ef29dc1433395e0
ghcr.io/cozystack/cozystack/cluster-autoscaler:0.0.0@sha256:3753b735b0315bee90de54cb25cfebc63bd2cc90ad11ca4fdc0e70439abd5096

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.0.0@sha256:7ee7702a8b40864a77f2da4a2fda56108719f81a02661c36657c78a551180ec5
ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.0.0@sha256:5419391a0a615745784fd133a4282d314e0c414add4325b3cce3dfbe5f6d4235

View file

@ -1,2 +1,2 @@
cozystack:
image: ghcr.io/cozystack/cozystack/installer:v0.41.9@sha256:db6816e67c8d4fa302aefcc46623ef8812a799a41a1e9c0cea8a671438c1273d
image: ghcr.io/cozystack/cozystack/installer:v0.41.10@sha256:c72a28426f69682c2f8cca80695f698527aac3e7b4986351ac3da442affe03f8

View file

@ -1,2 +1,2 @@
assets:
image: ghcr.io/cozystack/cozystack/cozystack-assets:v0.41.9@sha256:2bf8d770535763e28a7970c060c3b607790533f36275d8e8f50c0eb660f6bb93
image: ghcr.io/cozystack/cozystack/cozystack-assets:v0.41.10@sha256:fba8d13254cec7fc605fbb79ad8d7cf37d24eadc86c31c837bc3d2d64aa94f88

View file

@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.41.9@sha256:0eae9f519669667d60b160ebb93c127843c470ad9ca3447fceaa54604503a7ba
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.41.10@sha256:0eae9f519669667d60b160ebb93c127843c470ad9ca3447fceaa54604503a7ba

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v0.41.9@sha256:8b6f060808eac04a229bd9f32d0438be69645f7544b7f97699926023172be0ce
ghcr.io/cozystack/cozystack/matchbox:v0.41.10@sha256:948253d2d1b88600f06418ec2a76fbe8a1f987cda058498478f3e30da5dfc3ea

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.9@sha256:235b194a531b70e266a10ef78d2955d19f5b659513f23d8b3cfbbc0dff7fc1c0
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.10@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:291427de7db54a1d19dc9c2c807bdcc664a14caa9538786f31317e8c01a4a008
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:279008f87460d709e99ed25ee8a1e4568a290bb9afa0e3dd3a06d524163a132b

View file

@ -1,5 +1,5 @@
cozystackAPI:
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.41.9@sha256:b0dad94a222192422eeb4b60d4b8835fe3e19d0e1c782745a61838301a58e92e
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.41.10@sha256:ce1e5af43d098ac40f4f85fbf329854f4f781d229134d3f9e9450635c3af32eb
localK8sAPIEndpoint:
enabled: true
replicas: 2

View file

@ -1,6 +1,6 @@
cozystackController:
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.41.9@sha256:22f8fc60212daceec54d3c6af713c1d5997d1ad6abb8b7a38dbd1b0348b16874
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.41.10@sha256:14c2d51c7f939493e5f1d12ecc06dd033887e6f4f946e5bbc822cff93b92aef7
debug: false
disableTelemetry: false
cozystackVersion: "v0.41.9"
cozystackVersion: "v0.41.10"
cozystackAPIKind: "DaemonSet"

View file

@ -1,6 +1,6 @@
{{- $brandingConfig := .Values._cluster.branding | default dict }}
{{- $tenantText := "v0.41.9" }}
{{- $tenantText := "v0.41.10" }}
{{- $footerText := "Cozystack" }}
{{- $titleText := "Cozystack Dashboard" }}
{{- $logoText := "" }}

View file

@ -1,6 +1,6 @@
openapiUI:
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.41.9@sha256:87dfcda3aaaade114e099a3bd8fbb4479a20a761d60849dd2fe47ba245db7cb8
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.41.10@sha256:87dfcda3aaaade114e099a3bd8fbb4479a20a761d60849dd2fe47ba245db7cb8
openapiUIK8sBff:
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.41.9@sha256:0ee55b703839497b7d8264000c3f39c3688b550de1047eb754577523c810fa79
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.41.10@sha256:2110b5a5a567e9ce84fa3dfec84f5262295ea0bb1cad6d4b8fe06a75ad1c3f4b
tokenProxy:
image: ghcr.io/cozystack/cozystack/token-proxy:v0.41.9@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc
image: ghcr.io/cozystack/cozystack/token-proxy:v0.41.10@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc

View file

@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v0.41.9@sha256:05f8e166dc94aadb74cd6448f6f96fbd2167057a559097516a41b8f53e434918
tag: v0.41.10@sha256:9ac09f817c67de652bacedcdc0390cd343401879b6c1a1c28131a0f109af3804
repository: ghcr.io/cozystack/cozystack/kamaji
resources:
limits:
@ -13,4 +13,4 @@ kamaji:
cpu: 100m
memory: 100Mi
extraArgs:
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.41.9@sha256:05f8e166dc94aadb74cd6448f6f96fbd2167057a559097516a41b8f53e434918
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.41.10@sha256:9ac09f817c67de652bacedcdc0390cd343401879b6c1a1c28131a0f109af3804

View file

@ -1,4 +1,4 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.41.9@sha256:77a359e6150f215866b88ad0e7daa5542efe8c8433ff24ad479f7898a138e708
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.41.10@sha256:e74e564de5a5e05811f42f1fdab5b9b027ff4aab65677cca3813ae47971d4c34
ovnCentralName: ovn-central

View file

@ -1,3 +1,3 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.41.9@sha256:e18f9fd679e38f65362a8d0042f25468272f6d081136ad47027168d8e7e07a4a
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.41.10@sha256:e18f9fd679e38f65362a8d0042f25468272f6d081136ad47027168d8e7e07a4a

View file

@ -1,3 +1,3 @@
storageClass: replicated
csiDriver:
image: ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.0.0@sha256:7ee7702a8b40864a77f2da4a2fda56108719f81a02661c36657c78a551180ec5
image: ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.0.0@sha256:5419391a0a615745784fd133a4282d314e0c414add4325b3cce3dfbe5f6d4235

View file

@ -1,5 +1,5 @@
lineageControllerWebhook:
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.41.9@sha256:77ef96019e2fc90b92e61f9a530e2d318be272fb3f29e6c97f5a4662cdce2ca7
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.41.10@sha256:2ec7548b5d885fd9b4d423980d81850aee110ee6345999c5acfca5e2f953f22f
debug: false
localK8sAPIEndpoint:
enabled: true

View file

@ -1,7 +1,7 @@
piraeusServer:
image:
repository: ghcr.io/cozystack/cozystack/piraeus-server
tag: 1.32.3@sha256:3d1b4348c665fb88f8bead09a1fa68547e6872172ed0168449cb232c4467ad84
tag: 1.32.3@sha256:18fac1ac740ce64c1dfb31b5ab36b6d008af8d9a70aedd451b32a726c79ca794
linstor:
autoDiskful:
enabled: true
@ -10,4 +10,4 @@ linstor:
linstorCSI:
image:
repository: ghcr.io/cozystack/cozystack/linstor-csi
tag: v1.10.5@sha256:6e6cf48cb994f3918df946e02ec454ac64916678b3e60d78c136b431f1a26155
tag: v1.10.5@sha256:f270400cbfcb850fce7871ce806c8bb9a750b8be1aad3e3a370eb24a92b86ce8

View file

@ -1,3 +1,3 @@
objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.41.9@sha256:b4c972769afda76c48b58e7acf0ac66a0abf16a622f245c60338f432872f640a"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.41.10@sha256:e40e94f3014cfd04cce4230597315a1acfcca2daa8051b987614d0c05da6d928"

View file

@ -177,7 +177,7 @@ seaweedfs:
bucketClassName: "seaweedfs"
region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.9@sha256:235b194a531b70e266a10ef78d2955d19f5b659513f23d8b3cfbbc0dff7fc1c0"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.10@sha256:2a3595cd88b30af55b2000d3ca204899beecef0012b0e0402754c3914aad1f7f"
certificates:
commonName: "SeaweedFS CA"
ipAddresses: []