Bump release manifest to 3.2.0 #27

Merged
dprodanov merged 3 commits from release-manifest-3.2.0-prep into main 2024-11-20 10:47:30 +01:00
Owner
No description provided.
atanasdinov added 1 commit 2024-11-19 16:01:17 +01:00
atanasdinov requested review from dprodanov 2024-11-19 16:02:39 +01:00
nbelouin requested changes 2024-11-19 16:05:42 +01:00
Dismissed
nbelouin left a comment
Owner

All our charts need to be converted to new chart versioning scheme (302.X.Y+up...) here

All our charts need to be converted to new chart versioning scheme (`302.X.Y+up...`) here
Author
Owner

Meaning we use a different macro? 👀

Meaning we use a different macro? 👀
Owner

%chart_major exists for this one yes

`%chart_major` exists for this one yes
atanasdinov added 1 commit 2024-11-19 18:48:55 +01:00
nbelouin reviewed 2024-11-20 09:30:13 +01:00
@ -39,3 +39,3 @@
releaseName: metallb
chart: %%CHART_REPO%%/%%IMAGE_PREFIX%%metallb-chart
version: 0.14.9
version: %%CHART_MAJOR%%.0.0
Owner

You are missing the +up... suffixes (here +up0.14.9 for metallb)

You are missing the `+up...` suffixes (here `+up0.14.9` for metallb)
Author
Owner

I'm pretty sure that this'd cause a not found error for OCI registries. It'd work for HTTP(s) repositories (as seen above for Rancher / Longhorn) but not here.

I'm pretty sure that this'd cause a not found error for OCI registries. It'd work for HTTP(s) repositories (as seen above for Rancher / Longhorn) but not here.
atanasdinov added 1 commit 2024-11-20 10:18:12 +01:00
nbelouin approved these changes 2024-11-20 10:36:28 +01:00
dprodanov approved these changes 2024-11-20 10:38:44 +01:00
dprodanov merged commit cfe2e92d13 into main 2024-11-20 10:47:30 +01:00
atanasdinov deleted branch release-manifest-3.2.0-prep 2024-11-20 10:49:31 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suse-edge/Factory#27
No description provided.