Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 'dev' OBS sources from 'rancher/elemental-operator' #104

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions elemental-operator-crds-helm/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down
Binary file modified elemental-operator-crds-helm/templates.tar.xz
Binary file not shown.
4 changes: 2 additions & 2 deletions elemental-operator-helm/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
4 changes: 3 additions & 1 deletion elemental-operator-helm/elemental-operator-helm.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down
Binary file modified elemental-operator-helm/templates.tar.xz
Binary file not shown.
4 changes: 2 additions & 2 deletions elemental-operator/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
4 changes: 3 additions & 1 deletion elemental-operator/elemental-operator.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down
4 changes: 2 additions & 2 deletions elemental-operator/elemental-operator.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#

%define commit f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
%define c_date 20241209
%define commit 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
%define c_date 20250131

Name: elemental-operator
Version: 1.8.0~dev
Expand Down
Binary file modified elemental-operator/elemental-operator.tar.xz
Binary file not shown.
4 changes: 2 additions & 2 deletions elemental-register/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
4 changes: 3 additions & 1 deletion elemental-register/elemental-register.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down
6 changes: 3 additions & 3 deletions elemental-register/elemental-register.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package elemental-register
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -15,8 +15,8 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#

%define commit f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
%define c_date 20241209
%define commit 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
%define c_date 20250131

Name: elemental-register
Version: 1.8.0~dev
Expand Down
Binary file modified elemental-register/elemental-register.tar.xz
Binary file not shown.
4 changes: 2 additions & 2 deletions operator-image/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
4 changes: 3 additions & 1 deletion operator-image/operator-image.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down
4 changes: 2 additions & 2 deletions seedimage-builder/_scminfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tag: v1.8.0-dev
mtime: 1733756029
commit: f4d7b6f51d8286cc22e4fe85c6bdb5eaefcab834
mtime: 1738335068
commit: 8fc8efd48e02f2e0fc0be3684acdea3ebaae9468
versionRPM: 1.8.0~dev
versionOCI: 1.8.0-dev
4 changes: 3 additions & 1 deletion seedimage-builder/seedimage-builder.changes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 14:53:49 UTC 2024 - Elemental Bot <[email protected]>
Fri Jan 31 14:51:08 UTC 2025 - Elemental Bot <[email protected]>

- Changes on top of v1.8.0-dev:
* 8fc8efd4 [Airgap] extend yq support in the airgap script (#898)
* 97db17d7 make linter happy - update copyright dates (#899)
* f4d7b6f5 Fix generation of already present resources (#892)
* a7297052 SeedImage: fix description (#889)
* 884beb59 golanci-lint: change output format (#887)
Expand Down