diff --git a/_service b/_service index d9c39d3..41dc0b9 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/GoogleContainerTools/skaffold git .git - v2.2.0 + v2.3.0 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index ee0f936..b938ef0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/GoogleContainerTools/skaffold - bfc52e41ca7fbeac8a9f1da681118d14e197d6d4 \ No newline at end of file + 664890b7f96eb368c1865765f1609cb94f29555b \ No newline at end of file diff --git a/skaffold-2.2.0.obscpio b/skaffold-2.2.0.obscpio deleted file mode 100644 index 0977c97..0000000 --- a/skaffold-2.2.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed006b602dabc6accf2695ddb0431c1907a3a7aa8d3d3d55ff8cd9175a031c91 -size 82194446 diff --git a/skaffold-2.3.0.obscpio b/skaffold-2.3.0.obscpio new file mode 100644 index 0000000..a749f05 --- /dev/null +++ b/skaffold-2.3.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720265c3bd66c4ff84e96d3a7805f88201f724e50464fdba1e4c14b8c5f16d0e +size 82587662 diff --git a/skaffold.changes b/skaffold.changes index e7ef42f..089be7f 100644 --- a/skaffold.changes +++ b/skaffold.changes @@ -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 diff --git a/skaffold.obsinfo b/skaffold.obsinfo index 992aade..ea3c2e9 100644 --- a/skaffold.obsinfo +++ b/skaffold.obsinfo @@ -1,4 +1,4 @@ name: skaffold -version: 2.2.0 -mtime: 1678137202 -commit: bfc52e41ca7fbeac8a9f1da681118d14e197d6d4 +version: 2.3.0 +mtime: 1680034078 +commit: 664890b7f96eb368c1865765f1609cb94f29555b diff --git a/skaffold.spec b/skaffold.spec index 940d720..e3cbb31 100644 --- a/skaffold.spec +++ b/skaffold.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: skaffold -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Easy and Repeatable Kubernetes Development License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 307546b..6b3d414 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d89178e2d1d1c8f73b4c5df51877d546ccf704fe847f0a10ccd6de3af4bccc2 -size 17615196 +oid sha256:180c009156be4de64d92244bff447fb5dcdb6544d3e6c05e0b36cc3a082d2771 +size 17615879