Prepare release v0.37.9

Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
This commit is contained in:
cozystack-bot 2025-11-27 13:47:48 +00:00
parent 8f15a3e06c
commit c82f440ff0
17 changed files with 21 additions and 21 deletions

View file

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

View file

@ -1,2 +1,2 @@
cozystack:
image: ghcr.io/cozystack/cozystack/installer:v0.37.8@sha256:5168eb06fba358c4f70b8513eb84f37d261094085b48bfbb5e862d3085d9cae8
image: ghcr.io/cozystack/cozystack/installer:v0.37.9@sha256:bb0e2d456e9cd21416d3989672f572e2fe7faf9aca12921368d4359c054a7044

View file

@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.37.8@sha256:9c2574f06ce34951a11fa0b5baacf1d94c7ca31746faf7f8e4bb48cf234804b1
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.37.9@sha256:2d7ec813f60d44db710518fa599ed45444e79943bd6f3899bf8823ce2e22b588

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v0.37.8@sha256:2477d8a0dd96d8bda0a391a21e5d9be60bb30942b42262e8f62d4ac5bc6fb2ca
ghcr.io/cozystack/cozystack/matchbox:v0.37.9@sha256:d582f3836b7e18d7ac9d5a5be865f580081cebf7904c9385be4341753236ca9e

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.8@sha256:f83ded9a7ad1f59d225e26843d063b87a488f9bae353eeb51687643354125446
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.9@sha256:52894e32a084c30256b0e30359c9ef66083081594486f4c8e07a614ce5236d12

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:d427ec741da4a648478aa424b323bf6af98f5d271d532cba1e3151b94a687eae
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:bb2403e2ef69eedab12f69f302ccba4cda2e430292b01d2f68280b0483e9d6d1

View file

@ -1,5 +1,5 @@
cozystackAPI:
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.37.8@sha256:ea13563f31ea1ccd59825537e18eb506137e1c74521b2c7c82626d29f6a1e22c
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.37.9@sha256:3b29e4a1226fa73e88d67b5349369a970b01667071b4d734da6d96426ea5b154
localK8sAPIEndpoint:
enabled: true
replicas: 2

View file

@ -1,6 +1,6 @@
cozystackController:
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.37.8@sha256:784ef9b8ffb7f2b3e2cd2857b5272123263e7c2a1d614487586c53d1cc771ab2
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.37.9@sha256:68cc087920f41768447bffac4d77e7b38025eee96a499fa092d1d9461bcac23a
debug: false
disableTelemetry: false
cozystackVersion: "v0.37.8"
cozystackVersion: "v0.37.9"
cozystackAPIKind: "DaemonSet"

View file

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

View file

@ -1,6 +1,6 @@
openapiUI:
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.37.8@sha256:189dcaa749729eb42f251327e064a00dada3921887d8a3fba0116d3b63b6bd8e
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.37.9@sha256:b30be2dc65398d9f3e5caa61ac73a3da96d15324c13f5c745bf8ae9e31ce4451
openapiUIK8sBff:
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.37.8@sha256:b90344fbe81c25d6a24bf63ae4af713c2427f4a8b9fdfd9e7a8c51675cbb1c17
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.37.9@sha256:a7323c618f9d85d11d6e83e6b7e6ae3cc3856676e93681fa3384bfe47fad1499
tokenProxy:
image: ghcr.io/cozystack/cozystack/token-proxy:v0.37.8@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b
image: ghcr.io/cozystack/cozystack/token-proxy:v0.37.9@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b

View file

@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v0.37.8@sha256:2b4b600a93acffe364997e511d77719ddc0e84687151036852cf107ef110206a
tag: v0.37.9@sha256:125e4e6a8b86418e891416d29353053ab8b65182b7e443f221b557c11a385280
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.37.8@sha256:2b4b600a93acffe364997e511d77719ddc0e84687151036852cf107ef110206a
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.37.9@sha256:125e4e6a8b86418e891416d29353053ab8b65182b7e443f221b557c11a385280

View file

@ -1,4 +1,4 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.37.8@sha256:2b4ef215c2035297cab4242df11d85b75849c68d09bdbd644f28b96b30170982
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.37.9@sha256:e55fe31291a4d3cab2b8b51cce36378c04f15a37b687d4f1209187d27feb4caa
ovnCentralName: ovn-central

View file

@ -1,3 +1,3 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.37.8@sha256:7bfd458299a507f2cf82cddb65941ded6991fd4ba92fd46010cbc8c363126085
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.37.9@sha256:a2e6c6619270769d56beb1166d09fdc541a7754757d567ede558e8ebdeae397a

View file

@ -65,4 +65,4 @@ global:
images:
kubeovn:
repository: kubeovn
tag: v1.14.5@sha256:8ad5e8de1911f413430cf0cfd5a1667779c8586499cfd5978ffcfe56658dcbd7
tag: v1.14.5@sha256:f49501b3a7f74de858645ddc9484d5b65224dac51bfa0143f7979de1ff2e5073

View file

@ -1,5 +1,5 @@
lineageControllerWebhook:
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.37.8@sha256:ccea58bdcbcf2362f0ef134c8567f15dd0cad4529f5cee082f0a1b3db60dd64b
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.37.9@sha256:5c6e7b2b7e062b88bbf946e1fb3beb1e162526077ba8635515b5b4291d1a78e2
debug: false
localK8sAPIEndpoint:
enabled: true

View file

@ -1,3 +1,3 @@
objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.37.8@sha256:7d37495cce46d30d4613ecfacaa7b7f140e7ea8f3dbcc3e8c976e271de6cc71b"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.37.9@sha256:7d37495cce46d30d4613ecfacaa7b7f140e7ea8f3dbcc3e8c976e271de6cc71b"

View file

@ -124,7 +124,7 @@ seaweedfs:
bucketClassName: "seaweedfs"
region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.8@sha256:f83ded9a7ad1f59d225e26843d063b87a488f9bae353eeb51687643354125446"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.9@sha256:52894e32a084c30256b0e30359c9ef66083081594486f4c8e07a614ce5236d12"
certificates:
commonName: "SeaweedFS CA"
ipAddresses: []