leap-16.0 #3
2
_service
2
_service
@@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/rancherfederal/hauler</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.3.1</param>
|
||||
<param name="revision">v1.4.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rancherfederal/hauler</param>
|
||||
<param name="changesrevision">5edc8802eec20adc7d0b75847f77446d6f531012</param></service></servicedata>
|
||||
<param name="changesrevision">ac7d82b55fb2d2e22e8f76b06312d68815ffa109</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29d2ba55aa1559f81cec9d929459cbe1661b84b55be47b8d3bbcfed15cdd17ae
|
||||
size 25692295
|
||||
BIN
hauler-1.4.0.tar.zst
LFS
Normal file
BIN
hauler-1.4.0.tar.zst
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 13 13:57:02 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to version 1.4.0:
|
||||
* added/updated logging for `serve` and `remove` (#487)
|
||||
* added/fixed helm chart images/dependencies features (#485)
|
||||
* more experimental feature updates (#486)
|
||||
* add experimental notes (#483)
|
||||
* updated tempdir flag to store persistent flags (#484)
|
||||
* delete artifacts from store (#473)
|
||||
* path rewrites (#475)
|
||||
* updated/fixed workflow dependency versions (#478)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 09:44:54 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to version 1.3.2:
|
||||
* bump to latest cosign fork release (#481)
|
||||
* Bump golang.org/x/crypto in the go_modules group across 1 directory (#476)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 15:08:12 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hauler
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: hauler
|
||||
Version: 1.3.1
|
||||
Version: 1.4.0
|
||||
%global git_commit 5edc8802eec20adc7d0b75847f77446d6f531012
|
||||
Release: 0
|
||||
Summary: Airgap Swiss Army Knife
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user