Prepare release v0.38.6

Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
This commit is contained in:
cozystack-bot 2026-01-04 01:35:38 +00:00
parent 4e3c5f4759
commit 3dbd069e18
17 changed files with 21 additions and 21 deletions

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/nginx-cache:0.0.0@sha256:b7633717cd7449c0042ae92d8ca9b36e4d69566561f5c7d44e21058e7d05c6d5
ghcr.io/cozystack/cozystack/nginx-cache:0.0.0@sha256:c1944c60a449e36e29153a38db6feee41139d38b02fe3670efb673feb3bc0ee6

View file

@ -1,2 +1,2 @@
cozystack:
image: ghcr.io/cozystack/cozystack/installer:v0.38.5@sha256:06d400fd2f8d662bdb5786cc14e0608f42f8da4c597b9f8b47d50aa6b83be80a
image: ghcr.io/cozystack/cozystack/installer:v0.38.6@sha256:c57da04a1c8e5d8653a8d654568a2da83248d558561d414b4eddf637ce26b8e6

View file

@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.38.5@sha256:986f9425684665f01a60124bc593f50ba0924faebf2d6a733c2cc0cd47de9dda
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.38.6@sha256:819232085d4d2d0adf1405ca83b2f3bc87d3977b81be3f9633005e6328344668

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v0.38.5@sha256:4451f077cc34d702fb03564487111718f99cccf34f248d8704ca58d74b459a4d
ghcr.io/cozystack/cozystack/matchbox:v0.38.6@sha256:bde39252dd822df7aeb56c093224e3a01fde5047d499eb4ba655baae707ebf41

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.38.5@sha256:b2a9c30ad6708c9ae22bb042a005364ba2fa8453a4aa9c4943b23bdcf29c3af7
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.38.6@sha256:39db9cf1d79859d1e5e9c4f2026a03c3cfe8ff2247d2dc53bac14cec276bec0c

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:203d09093829df268002e39321f2f75d8788d6278e3b485a6887221b0adcbc2d
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:cab1cad4b028d7c3df9e78ab8d6bb6cac07bfc26a996e69169a58b77525576de

View file

@ -1,5 +1,5 @@
cozystackAPI:
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.38.5@sha256:df4769c334eebc0f9bb09f412d14866df616e1e1da03cb2b3ab9b440fda6c707
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.38.6@sha256:ed2e29c1ca8c4030d63368fa2dc2b02588679a3df416aca73d8e30efc87542bd
localK8sAPIEndpoint:
enabled: true
replicas: 2

View file

@ -1,6 +1,6 @@
cozystackController:
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.38.5@sha256:b61877718f2e86e4d26c1452120e5c4f5bf665f8d639e411117aa148814d526d
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.38.6@sha256:f16a5372e4d30f7eb68fec8efb7d4a5901d107841e6c826c0dedfb16471550b9
debug: false
disableTelemetry: false
cozystackVersion: "v0.38.5"
cozystackVersion: "v0.38.6"
cozystackAPIKind: "DaemonSet"

View file

@ -1,6 +1,6 @@
{{- $brandingConfig:= lookup "v1" "ConfigMap" "cozy-system" "cozystack-branding" }}
{{- $tenantText := "v0.38.5" }}
{{- $tenantText := "v0.38.6" }}
{{- $footerText := "Cozystack" }}
{{- $titleText := "Cozystack Dashboard" }}
{{- $logoText := "" }}

View file

@ -1,6 +1,6 @@
openapiUI:
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.38.5@sha256:da2e22ee96023a34d7550f033c6b86cf1d433852ec9325cc1ee730fbcdd2144f
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.38.6@sha256:e097df04acae9522bfabee90876afe1471a864c2b3561947551c0a6942fab8a6
openapiUIK8sBff:
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.38.5@sha256:9d6dbdb18687355c3519cc63be92de75e72df4ea3f5e351654c8b259bac1d02e
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.38.6@sha256:2845688891e0cf9513768aa468ff4de5b6b40e58cc763bacbfe2b417ebad1bdf
tokenProxy:
image: ghcr.io/cozystack/cozystack/token-proxy:v0.38.5@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b
image: ghcr.io/cozystack/cozystack/token-proxy:v0.38.6@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b

View file

@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v0.38.5@sha256:5e2e78c3b4b6c7cfe971a00c7798d20dbdff7d7b8bf277b136d0fcf74f94084f
tag: v0.38.6@sha256:21c510b8335cfaeb62eda79ea41bd660e60c9cac05a65ee40028acbe94128015
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.38.5@sha256:5e2e78c3b4b6c7cfe971a00c7798d20dbdff7d7b8bf277b136d0fcf74f94084f
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.38.6@sha256:21c510b8335cfaeb62eda79ea41bd660e60c9cac05a65ee40028acbe94128015

View file

@ -1,4 +1,4 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.38.5@sha256:a5bf1c3d889ded4307928b47f2dcfe642e193d50f4f92739dc028e2cb0bddba1
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.38.6@sha256:0b6c5145819f03b712e64462b0a297cbf7e61c0e5da3701d9482429d3c499fdf
ovnCentralName: ovn-central

View file

@ -1,3 +1,3 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.38.5@sha256:94c91cd36df962de7c987d6df0b45faa7736ec71b354f2b6ff70279279918b3b
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.38.6@sha256:953da7771a314dd7fc69a71663f0876e16d99e8fd0965691f886df460c534f59

View file

@ -65,4 +65,4 @@ global:
images:
kubeovn:
repository: kubeovn
tag: v1.14.11@sha256:b7ab6447a8ba692942596bc3b0f0f95b446a97546c4d15af0ad82a17cb7622a0
tag: v1.14.11@sha256:e51f49502fcbc494d37b9288635d3d20ee54b186b853db42a81aad6962f2d253

View file

@ -1,5 +1,5 @@
lineageControllerWebhook:
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.38.5@sha256:708725bba1493984a0cce1d7abe16f4fb398db0f15fa4ed64930457572ef7dec
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.38.6@sha256:e33a03683a852a1ac53065898e36a5c4f93dff18b5ead66449be2655619e9629
debug: false
localK8sAPIEndpoint:
enabled: true

View file

@ -1,3 +1,3 @@
objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.38.5@sha256:494394c28f0487e5382cabe88e77b83ce20235c0fe0b1d14cb81ecc4c4446c49"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.38.6@sha256:494394c28f0487e5382cabe88e77b83ce20235c0fe0b1d14cb81ecc4c4446c49"

View file

@ -124,7 +124,7 @@ seaweedfs:
bucketClassName: "seaweedfs"
region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.38.5@sha256:b2a9c30ad6708c9ae22bb042a005364ba2fa8453a4aa9c4943b23bdcf29c3af7"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.38.6@sha256:39db9cf1d79859d1e5e9c4f2026a03c3cfe8ff2247d2dc53bac14cec276bec0c"
certificates:
commonName: "SeaweedFS CA"
ipAddresses: []