Prepare release v0.37.6
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
This commit is contained in:
parent
ad117ecf5a
commit
b5984e764b
16 changed files with 20 additions and 20 deletions
|
|
@ -1,2 +1,2 @@
|
|||
cozystack:
|
||||
image: ghcr.io/cozystack/cozystack/installer:v0.37.5@sha256:b821a5375271a4192af8d63da5281f8f994831085bd99155665742a13da0c35e
|
||||
image: ghcr.io/cozystack/cozystack/installer:v0.37.6@sha256:713030f2dfd27162b9e04b9c7b80c956142421a698f4ceef4a47ca7d42112341
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
e2e:
|
||||
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.37.5@sha256:16c3c05956cb5a69bcff4f18fff9ba0d19b41b88c1cb01c013877ba90f613dc6
|
||||
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.37.6@sha256:474f5d58ec971a09eb6e89aad141313fb9bd319e1d49eacb1962b55a1a6870df
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
ghcr.io/cozystack/cozystack/matchbox:v0.37.5@sha256:6a53b95bc53ed79d7f5bb4fe1c4f3f4f789238e7e91ec2ce8df66ce3b4970891
|
||||
ghcr.io/cozystack/cozystack/matchbox:v0.37.6@sha256:c01357aa1d7234c05775cc7f33009b03f7dc46e635d950233608841ede96cc77
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.5@sha256:ac6380462d791bae88a1dc842ec5b2e6d7e1054c2255614e573c3997df64b463
|
||||
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.6@sha256:0a6e11b8ef513e32fc73d2e413613103bd782ed1141b250c6c8641014eab845b
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:a5bb5014842d3deb551c707552721c2cfe8f6211f9fc8bc060f1bbf79a36e47e
|
||||
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:b9353e9d59e4c8e74134d63544dfdccea6d9dc9cdba8d8fc6570660b17ec1b59
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
cozystackAPI:
|
||||
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.37.5@sha256:1166252a96f14f4bcf4369577151aa3c372dabf171da9a8dbd28bab81889ac87
|
||||
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.37.6@sha256:d4f461af111e1b68d67d80fc598b75171b72239ac195dc8ea522bddd0ed76561
|
||||
localK8sAPIEndpoint:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
cozystackController:
|
||||
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.37.5@sha256:0d339b30ce2d07634dd19176e6966c5bd722872b12e47176b4243abb5704a11f
|
||||
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.37.6@sha256:5b8d29e210c476a9d59dc2c17440678cde8bf8870bc44fd5ad419e134ee20e48
|
||||
debug: false
|
||||
disableTelemetry: false
|
||||
cozystackVersion: "v0.37.5"
|
||||
cozystackVersion: "v0.37.6"
|
||||
cozystackAPIKind: "DaemonSet"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{{- $brandingConfig:= lookup "v1" "ConfigMap" "cozy-system" "cozystack-branding" }}
|
||||
|
||||
{{- $tenantText := "latest" }}
|
||||
{{- $tenantText := "v0.37.6" }}
|
||||
{{- $footerText := "Cozystack" }}
|
||||
{{- $titleText := "Cozystack Dashboard" }}
|
||||
{{- $logoText := "" }}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
openapiUI:
|
||||
image: ghcr.io/cozystack/cozystack/openapi-ui:latest@sha256:77991f2482c0026d082582b22a8ffb191f3ba6fc948b2f125ef9b1081538f865
|
||||
image: ghcr.io/cozystack/cozystack/openapi-ui:v0.37.6@sha256:e38725a9dfb0908c9360ff866b7ade03be75f6fc16517f0a825dc6a38bb7b182
|
||||
openapiUIK8sBff:
|
||||
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:latest@sha256:8386f0747266726afb2b30db662092d66b0af0370e3becd8bee9684125fa9cc9
|
||||
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v0.37.6@sha256:f1ae05b525e2d1a0098261638be52fa3c186935b4ef9207a2a74bd131c6cb1e8
|
||||
tokenProxy:
|
||||
image: ghcr.io/cozystack/cozystack/token-proxy:latest@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b
|
||||
image: ghcr.io/cozystack/cozystack/token-proxy:v0.37.6@sha256:fad27112617bb17816702571e1f39d0ac3fe5283468d25eb12f79906cdab566b
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ kamaji:
|
|||
deploy: false
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.37.5@sha256:9d076f9a6cfcf25a22a1d366ff7129439688ae8cb07f5a81eab77df3968155ef
|
||||
tag: v0.37.6@sha256:912674a7ca09b745cd7921661bfe3ae8c66b6d0d5a0d842a3219e0997349a905
|
||||
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.5@sha256:9d076f9a6cfcf25a22a1d366ff7129439688ae8cb07f5a81eab77df3968155ef
|
||||
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.37.6@sha256:912674a7ca09b745cd7921661bfe3ae8c66b6d0d5a0d842a3219e0997349a905
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
portSecurity: true
|
||||
routes: ""
|
||||
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.37.5@sha256:3443a6ddc9a1e087b27f21937385f40699cdf1763ae7e2350f13610fecb1195c
|
||||
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v0.37.6@sha256:d66c3b2f5a39d7b72a05138fdf238fa814f9ddeb0011956ab693cdffd13a39b7
|
||||
ovnCentralName: ovn-central
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
portSecurity: true
|
||||
routes: ""
|
||||
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.37.5@sha256:7e63205708e607ce2cedfe2a2cafd323ca51e3ebc71244a21ff6f9016c6c87bc
|
||||
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.37.6@sha256:d5023bbfe524ec97bc499d853a3fe67affa9b37dd849eac521f38c651d50382c
|
||||
|
|
|
|||
|
|
@ -65,4 +65,4 @@ global:
|
|||
images:
|
||||
kubeovn:
|
||||
repository: kubeovn
|
||||
tag: v1.14.5@sha256:0bbd4688ea73c6e9e08b1b3fecec39a051395fa50bf7afedbc93254cb1216df1
|
||||
tag: v1.14.5@sha256:0f9a6212c19f9f4d5ae12cd650870ba9717b9e42c71d54d2900cc411036bb053
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
lineageControllerWebhook:
|
||||
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.37.5@sha256:df3bd847e9a733a9e9e4b4ebb6a48a95405c68c663837a72f613ace2904242bd
|
||||
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v0.37.6@sha256:3257848553c707171dfc10ebf9c543ef8ef730ed67f595389f8c686ca3c1c84a
|
||||
debug: false
|
||||
localK8sAPIEndpoint:
|
||||
enabled: true
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
objectstorage:
|
||||
controller:
|
||||
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.37.5@sha256:7ee2109d9279c33507505f6b1a12173018749ead39229b642043b25621e63455"
|
||||
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.37.6@sha256:23ea3776d6359d55617bba023506581646cb1134b7e72869adbbd90d08c21d81"
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@ seaweedfs:
|
|||
bucketClassName: "seaweedfs"
|
||||
region: ""
|
||||
sidecar:
|
||||
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.5@sha256:ac6380462d791bae88a1dc842ec5b2e6d7e1054c2255614e573c3997df64b463"
|
||||
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.37.6@sha256:0a6e11b8ef513e32fc73d2e413613103bd782ed1141b250c6c8641014eab845b"
|
||||
certificates:
|
||||
commonName: "SeaweedFS CA"
|
||||
ipAddresses: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue