Release v0.36.0-beta.1 (#1379)

This PR prepares the release `v0.36.0-beta.1`.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- Chores
- Upgraded platform container images to v0.36.0-beta.1 across the stack,
including the core installer, controllers and API, networking webhook,
dashboard components, control plane manager, object storage services
(controller, sidecar, S3 manager), ancillary services, and e2e testing
sandbox. Image digests updated accordingly.
  - Dashboard app version updated to v0.36.0-beta.1.
- No user-facing behavior changes expected; updates align component
versions and ensure consistency across deployments.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Andrei Kvapil
2025-09-02 22:38:16 +02:00
committed by GitHub
13 changed files with 17 additions and 17 deletions

View File

@@ -1,2 +1,2 @@
cozystack:
image: ghcr.io/cozystack/cozystack/installer:v0.36.0-alpha.2@sha256:2b5d98c879e094b260b991f7e35e9f22a94319114fb595cda4a08de2fe63ed27
image: ghcr.io/cozystack/cozystack/installer:v0.36.0-beta.1@sha256:0e6aad0fe0a5abf5f4568ea1bbb6b2fd3b81cbe091e2423af00409cbd42b8dda

View File

@@ -1,2 +1,2 @@
e2e:
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.36.0-alpha.2@sha256:b1317f4aa42013593ea3407c0232b3bfad8ee7570cc28917821cab6276f00528
image: ghcr.io/cozystack/cozystack/e2e-sandbox:v0.36.0-beta.1@sha256:84be9e42bc2c04b0765c8b89e0a9728c49ebf4676a92522b007af96ae9aec68d

View File

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/matchbox:v0.36.0-alpha.2@sha256:a32407af2589079b6d720413d377a18a7aec44628d5486216772c89a0bdcf324
ghcr.io/cozystack/cozystack/matchbox:v0.36.0-beta.1@sha256:741ed5849fb1003a74adaf9d629122a6f13489e7d4880cd4d1cb84dd87c0b14c

View File

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.36.0-alpha.2@sha256:facfa87cd2d100c646827c9b975942c4078bdabc8ad88036b46621d58104760c
ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.36.0-beta.1@sha256:a9a7dbc95c75fc3457014705d1b7b566c39648c80b80f0e9351260f3c16572a5

View File

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:728736ba585b889696e75036c5a8d1b5e9a6b57abd81ce6c46e37a59ce7fda0b
ghcr.io/cozystack/cozystack/s3manager:v0.5.0@sha256:471c10b6373920924aa88d9dbab5306258a4d80748ab917c9430c0c7961d161b

View File

@@ -1,2 +1,2 @@
cozystackAPI:
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.36.0-alpha.2@sha256:c545ecf298ce5f70d947ba3b9cbdb4415d540e62b1e991984bc8847db8e1943c
image: ghcr.io/cozystack/cozystack/cozystack-api:v0.36.0-beta.1@sha256:c545ecf298ce5f70d947ba3b9cbdb4415d540e62b1e991984bc8847db8e1943c

View File

@@ -1,5 +1,5 @@
cozystackController:
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.36.0-alpha.2@sha256:1ee11a22690ac6ec0c989b8c9d8fb1164ce002b8abbf9ecfe20cd9df1e2c1778
image: ghcr.io/cozystack/cozystack/cozystack-controller:v0.36.0-beta.1@sha256:1223bd5ba94b08cf002cc4366887311fcfc22dd825195dcc0612f6982a651b3b
debug: false
disableTelemetry: false
cozystackVersion: "v0.36.0-alpha.2"
cozystackVersion: "v0.36.0-beta.1"

View File

@@ -76,7 +76,7 @@ data:
"kubeappsNamespace": {{ .Release.Namespace | quote }},
"helmGlobalNamespace": {{ include "kubeapps.helmGlobalPackagingNamespace" . | quote }},
"carvelGlobalNamespace": {{ .Values.kubeappsapis.pluginConfig.kappController.packages.v1alpha1.globalPackagingNamespace | quote }},
"appVersion": "v0.36.0-alpha.2",
"appVersion": "v0.36.0-beta.1",
"authProxyEnabled": {{ .Values.authProxy.enabled }},
"oauthLoginURI": {{ .Values.authProxy.oauthLoginURI | quote }},
"oauthLogoutURI": {{ .Values.authProxy.oauthLogoutURI | quote }},

View File

@@ -19,7 +19,7 @@ kubeapps:
image:
registry: ghcr.io/cozystack/cozystack
repository: dashboard
tag: v0.36.0-alpha.2
tag: v0.36.0-beta.1
digest: "sha256:54906b3d2492c8603a347a5938b6db36e5ed5c4149111cae1804ac9110361947"
frontend:
image:
@@ -48,8 +48,8 @@ kubeapps:
image:
registry: ghcr.io/cozystack/cozystack
repository: kubeapps-apis
tag: v0.36.0-alpha.2
digest: "sha256:4a86ace676f5351028bea5773e2738b17efb18ce937e3b1783d277f6b5b78fe3"
tag: v0.36.0-beta.1
digest: "sha256:9420cc14ac2567ffd1ea01f099d06dd38d724023810ce0f3228b8753aac07cb7"
pluginConfig:
flux:
packages:

View File

@@ -3,7 +3,7 @@ kamaji:
deploy: false
image:
pullPolicy: IfNotPresent
tag: v0.36.0-alpha.2@sha256:4915137f72917fb2fac7ad46a65bb3ff18b001b9ea052c58947f656a761f1746
tag: v0.36.0-beta.1@sha256:715462d6f5a8d8dd2b1814aeba2dff86e8afb7e9d1eda1bde7ca39685a446286
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.36.0-alpha.2@sha256:4915137f72917fb2fac7ad46a65bb3ff18b001b9ea052c58947f656a761f1746
- --migrate-image=ghcr.io/cozystack/cozystack/kamaji:v0.36.0-beta.1@sha256:715462d6f5a8d8dd2b1814aeba2dff86e8afb7e9d1eda1bde7ca39685a446286

View File

@@ -1,3 +1,3 @@
portSecurity: true
routes: ""
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.36.0-alpha.2@sha256:1e303cfbb0ee6905eeda9d42f940e2914bcfb847c5912c980192e4db93c4d41d
image: ghcr.io/cozystack/cozystack/kubeovn-webhook:v0.36.0-beta.1@sha256:b230b3c8af320f5e1cf2331f210e41cbb1d9032e9790fb06a0cf0a6771473fd9

View File

@@ -1,3 +1,3 @@
objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.36.0-alpha.2@sha256:8f061cb4487503dd3df399899473b0784e0348cd49d508da989144c672d17f0e"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.36.0-beta.1@sha256:bb0d1182c8985adc2056829d720044d4aae60aeaa9949ee7bb86a0bc2cec1956"

View File

@@ -120,7 +120,7 @@ seaweedfs:
bucketClassName: "seaweedfs"
region: ""
sidecar:
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.36.0-alpha.2@sha256:facfa87cd2d100c646827c9b975942c4078bdabc8ad88036b46621d58104760c"
image: "ghcr.io/cozystack/cozystack/objectstorage-sidecar:v0.36.0-beta.1@sha256:a9a7dbc95c75fc3457014705d1b7b566c39648c80b80f0e9351260f3c16572a5"
certificates:
commonName: "SeaweedFS CA"
ipAddresses: []