forked from pool/skaffold
Accepting request 1075094 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1075094 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=20
This commit is contained in:
commit
9c8b9abc6e
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v2.2.0</param>
|
<param name="revision">v2.3.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||||
<param name="changesrevision">bfc52e41ca7fbeac8a9f1da681118d14e197d6d4</param></service></servicedata>
|
<param name="changesrevision">664890b7f96eb368c1865765f1609cb94f29555b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed006b602dabc6accf2695ddb0431c1907a3a7aa8d3d3d55ff8cd9175a031c91
|
|
||||||
size 82194446
|
|
3
skaffold-2.3.0.obscpio
Normal file
3
skaffold-2.3.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:720265c3bd66c4ff84e96d3a7805f88201f724e50464fdba1e4c14b8c5f16d0e
|
||||||
|
size 82587662
|
@ -1,3 +1,82 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 05:16:05 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 2.3.0:
|
||||||
|
* release: v2.3.0 (#8593)
|
||||||
|
* Revert "chore: firelog exporter (#8555)" (#8598)
|
||||||
|
* feat: add 'skaffold inspect jobManifestPath' and 'skaffold
|
||||||
|
transform-schema jobManifestPath' commands (#8575)
|
||||||
|
* Revert "chore: upgrade docker version in skaffold image
|
||||||
|
(#8583)" (#8590)
|
||||||
|
* chore: change verify schema from v1.Container to subset of
|
||||||
|
direct primitive types (#8577)
|
||||||
|
* chore: upgrade docker version in skaffold image (#8583)
|
||||||
|
* chore: fix transformer share configmap issues (#8582)
|
||||||
|
* fix: correctly rewrite /deploy/kubectl/manifests in patch
|
||||||
|
upgrades (#8585)
|
||||||
|
* chore: enhance vuln monitor (#8570)
|
||||||
|
* chore: firelog exporter (#8555)
|
||||||
|
* fix: improve verify command s.t. os envs not passed through to
|
||||||
|
container envs and instead add a flag for this purpose (#8557)
|
||||||
|
* chore: update cloudbuild config to publish distroless-skaffold
|
||||||
|
image to artifact registry for vulns scanning (#8524)
|
||||||
|
* chore: bump actions/setup-go from 3 to 4 (#8554)
|
||||||
|
* chore: bump rack in /integration/examples/ruby/backend (#8552)
|
||||||
|
* chore: bump rack from 2.1.4.3 to 2.2.6.4 in
|
||||||
|
/examples/ruby/backend (#8553)
|
||||||
|
* Revert "fix: `kubectl create` with `dry-run` shouldn't pass the
|
||||||
|
namespace flag (#8543)" (#8551)
|
||||||
|
* fix: make it so tolerateFailuresUntilDeadline also handles
|
||||||
|
kubectl failures (vs. just parsing kubectl resource status
|
||||||
|
values). (#8549)
|
||||||
|
* chore: upgrade go version in skaffold image (#8540)
|
||||||
|
* fix: `kubectl create` with `dry-run` shouldn't pass the
|
||||||
|
namespace flag (#8543)
|
||||||
|
* chore: Add output flag for diagnose (#8546)
|
||||||
|
* fix: move verify schema changes to v4beta4 and remove it from
|
||||||
|
already released v4beta3 (#8514)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in /examples/jib (#8513)
|
||||||
|
* chore: bump snakeyaml in
|
||||||
|
/integration/examples/dev-journey-buildpacks (#8526)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in
|
||||||
|
/examples/jib-multimodule (#8531)
|
||||||
|
* chore: bump snakeyaml in /examples/dev-journey-buildpacks
|
||||||
|
(#8532)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in /examples/jib-sync
|
||||||
|
(#8528)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in
|
||||||
|
/examples/buildpacks-java (#8530)
|
||||||
|
* chore: bump snakeyaml in /integration/examples/buildpacks-java
|
||||||
|
(#8529)
|
||||||
|
* chore: bump snakeyaml in /integration/examples/jib-multimodule
|
||||||
|
(#8527)
|
||||||
|
* chore: bump rack in /integration/examples/ruby/backend (#8505)
|
||||||
|
* chore: bump rack from 2.1.4.2 to 2.1.4.3 in
|
||||||
|
/examples/ruby/backend (#8506)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in
|
||||||
|
/integration/examples/jib-sync (#8500)
|
||||||
|
* fix: can't use ctrl-c to terminate building with kaniko at
|
||||||
|
uploading build context stage (#8516)
|
||||||
|
* chore: bump github.com/rjeczalik/notify to get rid of
|
||||||
|
deprecation on darwin (#8502)
|
||||||
|
* chore: bump schema version to v4beta4. Also some misc fixes
|
||||||
|
(#8507)
|
||||||
|
* chore: bump snakeyaml from 1.32 to 2.0 in
|
||||||
|
/integration/examples/jib (#8511)
|
||||||
|
* chore: bump examples to latest released version v4beta3 (#8508)
|
||||||
|
* feat: Whitelist strimzi.io CRDs (#8491)
|
||||||
|
* docs: add tooltip with yaml path in Skaffold yaml reference
|
||||||
|
page (#8477)
|
||||||
|
* feat: add k8s Job support to verify and status check (#8415)
|
||||||
|
* dep: replace dockerignore.ReadAll with github.com/...
|
||||||
|
.../moby/buildkit/frontend/dockerfile/dockerignore.ReadAll
|
||||||
|
(#8488)
|
||||||
|
* fix: add upgrade logic to inject a kubectl deployer when an old
|
||||||
|
kustomize deployer is detected (#8457)
|
||||||
|
* chore: bump golang.org/x/net (#8498)
|
||||||
|
* chore: bump golang.org/x/net from 0.1.0 to 0.7.0 in /hack/tools
|
||||||
|
(#8497)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 28 06:12:57 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
Tue Mar 28 06:12:57 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: skaffold
|
name: skaffold
|
||||||
version: 2.2.0
|
version: 2.3.0
|
||||||
mtime: 1678137202
|
mtime: 1680034078
|
||||||
commit: bfc52e41ca7fbeac8a9f1da681118d14e197d6d4
|
commit: 664890b7f96eb368c1865765f1609cb94f29555b
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: skaffold
|
Name: skaffold
|
||||||
Version: 2.2.0
|
Version: 2.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Easy and Repeatable Kubernetes Development
|
Summary: Easy and Repeatable Kubernetes Development
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0d89178e2d1d1c8f73b4c5df51877d546ccf704fe847f0a10ccd6de3af4bccc2
|
oid sha256:180c009156be4de64d92244bff447fb5dcdb6544d3e6c05e0b36cc3a082d2771
|
||||||
size 17615196
|
size 17615879
|
||||||
|
Loading…
x
Reference in New Issue
Block a user