Prepare release v1.1.5

Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
This commit is contained in:
cozystack-bot 2026-03-31 01:39:31 +00:00
parent fe26737ede
commit 8364c25787
19 changed files with 24 additions and 24 deletions

View file

@ -1,9 +1,9 @@
cozystackOperator:
# Deployment variant: talos, generic, hosted
variant: talos
image: ghcr.io/cozystack/cozystack/cozystack-operator:v1.1.4@sha256:7054181a457e849e8276a09d7cd0ca281279021444c27df6dbda34112dc29d00
image: ghcr.io/cozystack/cozystack/cozystack-operator:v1.1.5@sha256:465604aba1f6a72267cf25da8a4eb02885b84ddba45072b99da9316a47059b3b
platformSourceUrl: 'oci://ghcr.io/cozystack/cozystack/cozystack-packages'
platformSourceRef: 'digest=sha256:5e0695905309b542d3ab05591f7558009d9ded7ddcb8e9ffd99079b0e89fc34b'
platformSourceRef: 'digest=sha256:285a1b1a15ce6532e90f40b3bf9d592bfd331330767a1ddfe08406e2c70800c6'
# Generic variant configuration (only used when cozystackOperator.variant=generic)
cozystack:
# Kubernetes API server host (IP only, no protocol/port)

View file

@ -5,7 +5,7 @@ sourceRef:
path: /
migrations:
enabled: false
image: ghcr.io/cozystack/cozystack/platform-migrations:v1.1.4@sha256:bcbe612879cecd2ae1cef91dfff6d34d009c2f7de6592145c04a2d6d21b28f4b
image: ghcr.io/cozystack/cozystack/platform-migrations:v1.1.5@sha256:bcbe612879cecd2ae1cef91dfff6d34d009c2f7de6592145c04a2d6d21b28f4b
targetVersion: 35
# Bundle deployment configuration
bundles:

View file

@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v1.1.4@sha256:7964a3e4b11053887be201d62f94138c3a7836c861036c26fb833aa1fcb934e1
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v1.1.5@sha256:7964a3e4b11053887be201d62f94138c3a7836c861036c26fb833aa1fcb934e1

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v1.1.4@sha256:25c501dbbc0639b94fc9aee7a5eeacc8f82eeb11dbd30c202b6fc20eb72cd76a
ghcr.io/cozystack/cozystack/matchbox:v1.1.5@sha256:799b36e2e6b26c7d5836470910eb0f9350b09bd9989669ebdd3339b0f2068d96

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.4@sha256:8644a157dec5b4af93e80f863966259382613f55290ebd212e4fe4dab6d8312b
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.5@sha256:8644a157dec5b4af93e80f863966259382613f55290ebd212e4fe4dab6d8312b

View file

@ -1,5 +1,5 @@
backupController:
image: "ghcr.io/cozystack/cozystack/backup-controller:v1.1.4@sha256:0e2348cbb202edf7ce211643933962071dc8475718dedbee52854941ebdff49c"
image: "ghcr.io/cozystack/cozystack/backup-controller:v1.1.5@sha256:1f1ef638fe929bda15cd949a19e23ad7bbe72caee68c205e6d1efafc6d2b330b"
replicas: 2
debug: false
metrics:

View file

@ -1,5 +1,5 @@
backupStrategyController:
image: "ghcr.io/cozystack/cozystack/backupstrategy-controller:v1.1.4@sha256:68e42cfde85fea44cdc3e38882d58b3624999752f414f372bf11955ec66f0524"
image: "ghcr.io/cozystack/cozystack/backupstrategy-controller:v1.1.5@sha256:b6b1c52cab4c0010921c3965b5a0e61bb66f95993c6c5d9cd4e8c82255a7e478"
replicas: 2
debug: false
metrics:

View file

@ -1,3 +1,3 @@
cozystackAPI:
image: ghcr.io/cozystack/cozystack/cozystack-api:v1.1.4@sha256:96b191e33f9c4675b24e3055668e34508dbc5a646b24d68d532d35f3c13d57e7
image: ghcr.io/cozystack/cozystack/cozystack-api:v1.1.5@sha256:8a9fac9a4b17dd9973508d965ae93e0def0d9bd331d6cee2301be9bcb6149bb1
replicas: 2

View file

@ -1,4 +1,4 @@
cozystackController:
image: ghcr.io/cozystack/cozystack/cozystack-controller:v1.1.4@sha256:aaae540d2336e149edee4124161f8eaffe1bbcbde30907496b29e8da7d250da1
image: ghcr.io/cozystack/cozystack/cozystack-controller:v1.1.5@sha256:03dd0b839209d23f56bbd9da6db3d9579378941f5b104a9820381a7ed335cd21
debug: false
disableTelemetry: false

View file

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

View file

@ -1,6 +1,6 @@
openapiUI:
image: ghcr.io/cozystack/cozystack/openapi-ui:v1.1.4@sha256:44884feb8fa29368215fc8b5ac6fd134f6704a982f4abdbd664508b415f858a9
image: ghcr.io/cozystack/cozystack/openapi-ui:v1.1.5@sha256:18fd571ca48e707f4a90cdc7fa5782469fd768a8b0eeb00b57c8cdc1e6c3ddef
openapiUIK8sBff:
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v1.1.4@sha256:325de4753a9a21ebef61637c1cf32cc98559d4bc506980ce5155c11513f7dcba
image: ghcr.io/cozystack/cozystack/openapi-ui-k8s-bff:v1.1.5@sha256:1b3ea6d4c7dbbe6a8def3b2807fffdfab2ac4afc39d7a846e57dd491fa168f92
tokenProxy:
image: ghcr.io/cozystack/cozystack/token-proxy:v1.1.4@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc
image: ghcr.io/cozystack/cozystack/token-proxy:v1.1.5@sha256:2e280991e07853ea48f97b0a42946afffa10d03d6a83d41099ed83e6ffc94fdc

View file

@ -1 +1 @@
ghcr.io/cozystack/cozystack/grafana-dashboards:v1.1.4@sha256:2c9aa0b48e2bf6167db198f4d15882bfe51700108edf2e9f6d0942940a2c1204
ghcr.io/cozystack/cozystack/grafana-dashboards:v1.1.5@sha256:2c9aa0b48e2bf6167db198f4d15882bfe51700108edf2e9f6d0942940a2c1204

View file

@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v1.1.4@sha256:7420f87f3c1aa6dc822c0f1ffa73753201bc444bb7ff34ea630940a1cabe4aaf
tag: v1.1.5@sha256:9bb92d14fd533cbdbc577af946e4a1e64a1912de9134e5ad7df28dfd0c792e82
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:v1.1.4@sha256:7420f87f3c1aa6dc822c0f1ffa73753201bc444bb7ff34ea630940a1cabe4aaf
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v1.1.5@sha256:9bb92d14fd533cbdbc577af946e4a1e64a1912de9134e5ad7df28dfd0c792e82

View file

@ -1,4 +1,4 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v1.1.4@sha256:913babf83fb74cafab8aa427f546b8867eb3dcad2a0cc24f126cb43be7395f86
image: ghcr.io/cozystack/cozystack/kubeovn-plunger:v1.1.5@sha256:4d82b110ab94742eb2692e1c7c776ae4f406b17033c49c2bb04ea46f81c7000e
ovnCentralName: ovn-central

View file

@ -1,3 +1,3 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v1.1.4@sha256:e18f9fd679e38f65362a8d0042f25468272f6d081136ad47027168d8e7e07a4a
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v1.1.5@sha256:e18f9fd679e38f65362a8d0042f25468272f6d081136ad47027168d8e7e07a4a

View file

@ -1,5 +1,5 @@
lineageControllerWebhook:
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v1.1.4@sha256:7937010aa159618c354852fb880680b7257e9b2572c3efc642576d6bf51c7b94
image: ghcr.io/cozystack/cozystack/lineage-controller-webhook:v1.1.5@sha256:a2d000e962e78aa72cb28f302aab4859e934d8a18a6d4e07e8fec7833f0980d1
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:64c91357affc6317d9544fc35b3ff8b2fcb065ad8fc5ed26f7a2fa8ac991a1c1
tag: 1.32.3@sha256:d78071fdc33220168e3f2ab112a86208be95898b75268a0c62763b8a04e145ad
# Talos-specific workarounds (disable for generic Linux like Ubuntu/Debian)
talos:
enabled: true
@ -13,4 +13,4 @@ linstor:
linstorCSI:
image:
repository: ghcr.io/cozystack/cozystack/linstor-csi
tag: v1.10.5@sha256:c3c41b154cde941612e27f19b537b49b104d8d42bc638a384cd0d1836e98c79c
tag: v1.10.5@sha256:0d8eb61c77227ef2e23638f60d69c31f85a5f6b4730cd758fc4f61ef43573083

View file

@ -1,3 +1,3 @@
objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v1.1.4@sha256:d873325577d005b549557d22f331f9b7be94727479af296de99672367c7ee963"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v1.1.5@sha256:d873325577d005b549557d22f331f9b7be94727479af296de99672367c7ee963"

View file

@ -177,7 +177,7 @@ seaweedfs:
bucketClassName: "seaweedfs"
region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.4@sha256:8644a157dec5b4af93e80f863966259382613f55290ebd212e4fe4dab6d8312b"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v1.1.5@sha256:8644a157dec5b4af93e80f863966259382613f55290ebd212e4fe4dab6d8312b"
certificates:
commonName: "SeaweedFS CA"
ipAddresses: []