Prepare release v0.41.9

Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
This commit is contained in:
cozystack-bot 2026-02-21 01:37:37 +00:00
parent 513b2e20df
commit dd67bd56c4
20 changed files with 24 additions and 24 deletions

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/nginx-cache:0.0.0@sha256:9e34fd50393b418d9516aadb488067a3a63675b045811beb1c0afc9c61e149e8
ghcr.io/cozystack/cozystack/nginx-cache:0.0.0@sha256:cb25e40cb665b8bbeee8cb1ec39da4c9a7452ef3f2f371912bbc0d1b1e2d40a8

View file

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

View file

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

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/ubuntu-container-disk:v1.33@sha256:71a74ca30f75967bae309be2758f19aa3d37c60b19426b9b622ff1c33a80362f
ghcr.io/cozystack/cozystack/ubuntu-container-disk:v1.33@sha256:9d4ad080ef729e0f9f1f5919cb85c0c9b6dc772a22d52046b2de9ccba3772715

View file

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

View file

@ -1,2 +1,2 @@
assets:
image: ghcr.io/cozystack/cozystack/cozystack-assets:v0.41.8@sha256:0c12ade47b09f8504056b79b9a395992743a7a0a796e2ce6aa520fd0b756bf3e
image: ghcr.io/cozystack/cozystack/cozystack-assets:v0.41.9@sha256:2bf8d770535763e28a7970c060c3b607790533f36275d8e8f50c0eb660f6bb93

View file

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

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v0.41.8@sha256:b528242e7b6abbd4ddd338d965be743623d7e1eb953c7b15b70a2e9d1e3569e2
ghcr.io/cozystack/cozystack/matchbox:v0.41.9@sha256:8b6f060808eac04a229bd9f32d0438be69645f7544b7f97699926023172be0ce

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.8@sha256:85882ce25baeca26057b1540a44eb5479425f1698c1806fdb3f6619c2eb84d42
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.41.9@sha256:235b194a531b70e266a10ef78d2955d19f5b659513f23d8b3cfbbc0dff7fc1c0

View file

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

View file

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

View file

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

View file

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

View file

@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v0.41.8@sha256:fe9b6bb548edfc26be8aaac65801d598a4e2f9884ddf748083b9e509fa00259e
tag: v0.41.9@sha256:05f8e166dc94aadb74cd6448f6f96fbd2167057a559097516a41b8f53e434918
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.8@sha256:fe9b6bb548edfc26be8aaac65801d598a4e2f9884ddf748083b9e509fa00259e
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.41.9@sha256:05f8e166dc94aadb74cd6448f6f96fbd2167057a559097516a41b8f53e434918

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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