Accepting request 1239374 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1239374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apko?expand=0&rev=33
This commit is contained in:
commit
2f31e6328c
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/chainguard-dev/apko</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.22.6</param>
|
||||
<param name="revision">v0.22.7</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/chainguard-dev/apko</param>
|
||||
<param name="changesrevision">995ee5a40608591b2c4d2e7893abdffeca93f6ff</param></service></servicedata>
|
||||
<param name="changesrevision">222193882ef17fda2b4763fb3970344c68fe666b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:566092aee3d8de21befe114cacf2c1f06536855f8f77adf7953d7542d036eeca
|
||||
size 2809356
|
3
apko-0.22.7.obscpio
Normal file
3
apko-0.22.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2992177b63428c3a5648106ecb4b3d444391fe0fef3c792a1dd76f7156a69e16
|
||||
size 2810380
|
28
apko.changes
28
apko.changes
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 05:58:48 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.22.7:
|
||||
* Guard against os-release panic (#1488)
|
||||
* build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#1487)
|
||||
* build(deps): bump google.golang.org/api from 0.216.0 to 0.217.0
|
||||
(#1480)
|
||||
* build(deps): bump go.opentelemetry.io/otel from 1.33.0 to
|
||||
1.34.0 (#1486)
|
||||
* build(deps): bump k8s.io/apimachinery from 0.32.0 to 0.32.1
|
||||
(#1482)
|
||||
* build(deps): bump go.step.sm/crypto from 0.56.0 to 0.57.0
|
||||
(#1479)
|
||||
* build(deps): bump step-security/harden-runner from 2.10.3 to
|
||||
2.10.4 (#1484)
|
||||
* build(deps): bump github.com/google/go-containerregistry from
|
||||
0.20.2 to 0.20.3 (#1481)
|
||||
* build(deps): bump golangci/golangci-lint-action from 6.1.1 to
|
||||
6.2.0 (#1483)
|
||||
* Fix package name handling to retain version and strip ‘@’
|
||||
suffix (#1472)
|
||||
* build(deps): bump google.golang.org/api from 0.215.0 to 0.216.0
|
||||
(#1473)
|
||||
* build(deps): bump step-security/harden-runner from 2.10.2 to
|
||||
2.10.3 (#1476)
|
||||
* Improve error graph for failed solve (#1474)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 09 06:40:49 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: apko
|
||||
version: 0.22.6
|
||||
mtime: 1736377436
|
||||
commit: 995ee5a40608591b2c4d2e7893abdffeca93f6ff
|
||||
version: 0.22.7
|
||||
mtime: 1737504178
|
||||
commit: 222193882ef17fda2b4763fb3970344c68fe666b
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: apko
|
||||
Version: 0.22.6
|
||||
Version: 0.22.7
|
||||
Release: 0
|
||||
Summary: Build OCI images from APK packages directly without Dockerfile
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9b1a940be43d91b74b36ade989c761c4dafb820aa8e148d0315b337277c40ee
|
||||
size 8734495
|
||||
oid sha256:9cbcbc1b35afc4329d31912a5ae175f575a8e337e8c9c158056b8062626576bd
|
||||
size 8739211
|
||||
|
Loading…
x
Reference in New Issue
Block a user