Skip to content

Commit

Permalink
Use Elemental 1.6 RPMs (#552)
Browse files Browse the repository at this point in the history
* Use Elemental 1.6.x RPMs

Signed-off-by: Atanas Dinov <[email protected]>

* Update release notes

Signed-off-by: Atanas Dinov <[email protected]>

---------

Signed-off-by: Atanas Dinov <[email protected]>
  • Loading branch information
atanasdinov authored Aug 30, 2024
1 parent 7e11c18 commit 2bf8e65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* Helm chart installation backOffLimit changed from 1000(default) to 20
* Improved Kubernetes resource installation handling
* Ensure that kernel arguments are applied during firstboot when kexec is used in ISO installations
* Fetch the necessary packages (Elemental 1.6.x) for Phone Home deployments in SL Micro 6.0

## API

Expand Down
4 changes: 2 additions & 2 deletions config/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ endpoint-copier-operator:
repository: https://suse-edge.github.io/charts
version: 0.2.0
elemental:
register-repository: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Maintenance:/5.5/standard
system-agent-repository: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Maintenance:/5.5/standard
register-repository: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging/standard
system-agent-repository: https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging/standard

0 comments on commit 2bf8e65

Please sign in to comment.