init versions for release manifest 3.3 #83

Merged
dprodanov merged 1 commits from dprodanov/Factory:release-manifest-3.3 into main 2025-02-28 18:19:09 +01:00
Owner
No description provided.
dprodanov added 1 commit 2025-02-28 10:02:27 +01:00
init versions for release manifest 3.3
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Has been cancelled
ae2eada6a0
ipetrov117 reviewed 2025-02-28 10:33:26 +01:00
@ -73,3 +73,3 @@
version: 3.0.601
version: 4.0.002
type: HelmChart
- name: rke2-snapshot-validation-webhook
Owner

We should either remove the component altogether or update it to the corresponding version in the RKE2 chart_versions.yaml file.

From what I understand this will be an empty chart add-on that will be removed in 1.34. If it really is empty, there is no sense in validating it.

We should either remove the component altogether or update it to the corresponding version in the RKE2 [chart_versions.yaml](https://github.com/rancher/rke2/blob/v1.32.1%2Brke2r1/charts/chart_versions.yaml#L53) file. From what I understand this will be an empty chart add-on that will be removed in 1.34. If it really is empty, there is no sense in validating it.
dprodanov marked this conversation as resolved
@ -91,2 +91,2 @@
version: 2.10.1
repository: https://charts.rancher.com/server-charts/prime
version: 2.11.0-alpha7
repository: https://releases.rancher.com/server-charts/alpha
Owner

I do not see any charts in this repo when I locally do:

helm repo add rancher-alpha https://releases.rancher.com/server-charts/alpha
helm repo update
helm search repo rancher-alpha --versions

# output
No results found

Am I missing something :?

I do not see any charts in this repo when I locally do: ```bash helm repo add rancher-alpha https://releases.rancher.com/server-charts/alpha helm repo update helm search repo rancher-alpha --versions # output No results found ``` Am I missing something :?
Owner

nvm, forgot to add --devel to the command.

nvm, forgot to add `--devel` to the command.
ipetrov117 marked this conversation as resolved
dprodanov force-pushed release-manifest-3.3 from ae2eada6a0 to ddabc54ac8 2025-02-28 10:52:49 +01:00 Compare
ipetrov117 approved these changes 2025-02-28 10:54:05 +01:00
dprodanov merged commit 0b306a3e7a into main 2025-02-28 18:19:09 +01:00
dprodanov deleted branch release-manifest-3.3 2025-02-28 18:19:09 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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