From 58b1852efc4eb94e3e9d1ee67d8f358f56f15613f75f59081ade1f85c29211e5 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Tue, 5 Sep 2023 13:09:58 +0000 Subject: [PATCH] Accepting request 1109035 from home:ojkastl_buildservice:Branch_devel_kubic update to 2.7.0 OBS-URL: https://build.opensuse.org/request/show/1109035 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=58 --- _service | 8 ++--- _servicedata | 2 +- skaffold-2.6.3.obscpio | 3 -- skaffold-2.7.0.obscpio | 3 ++ skaffold.changes | 66 ++++++++++++++++++++++++++++++++++++++++++ skaffold.obsinfo | 6 ++-- skaffold.spec | 2 +- vendor.tar.gz | 4 +-- 8 files changed, 80 insertions(+), 14 deletions(-) delete mode 100644 skaffold-2.6.3.obscpio create mode 100644 skaffold-2.7.0.obscpio diff --git a/_service b/_service index 1d2df2d..d8551c9 100644 --- a/_service +++ b/_service @@ -1,20 +1,20 @@ - + https://github.com/GoogleContainerTools/skaffold git .git - v2.6.3 + v2.7.0 @PARENT_TAG@ enable v(.*) - + *.tar gz - + diff --git a/_servicedata b/_servicedata index 6a2dff2..cfd48fb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/GoogleContainerTools/skaffold - c739946e43f7984ecd315061e8bf832e3e542aeb \ No newline at end of file + a66f3fa441d2f5ad34db81bb65cc6dc9da818614 \ No newline at end of file diff --git a/skaffold-2.6.3.obscpio b/skaffold-2.6.3.obscpio deleted file mode 100644 index 51952b7..0000000 --- a/skaffold-2.6.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a455a08485b9db6b11781af769772f4ba9d107f7aa71ff370ec0d75af7b7d4d -size 180203534 diff --git a/skaffold-2.7.0.obscpio b/skaffold-2.7.0.obscpio new file mode 100644 index 0000000..e20a22b --- /dev/null +++ b/skaffold-2.7.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd18ee6d1bf6a4bdad64519abbcf7144bb1a3d393e81c0f87357d3afb893c74 +size 180544014 diff --git a/skaffold.changes b/skaffold.changes index c75a780..836eb29 100644 --- a/skaffold.changes +++ b/skaffold.changes @@ -1,3 +1,69 @@ +------------------------------------------------------------------- +Tue Sep 05 11:08:16 UTC 2023 - kastl@b1-systems.de + +- Update to version 2.7.0: + * fix: verify flaky tests (#9050) + * chore: bump github/codeql-action from 2.21.4 to 2.21.5 (#9053) + * fix: save runtime type in artifact json (#9052) + * feat: crd status check (#9016) + * chore: bump flask from 2.3.2 to 2.3.3 in /integration/examples + (#9041) + * chore: bump flask from 2.3.2 to 2.3.3 in /examples (#9042) + * chore: bump puma from 4.3.12 to 5.6.7 in /examples/ruby/backend + (#9036) + * chore: bump puma in /integration/examples/ruby/backend (#9037) + * feat: enable skaffold render to track telemetry (#9020) + * fix: use moby/patternmatcher for dockerignore (#9029) + * feat: support url as kustomize file path (#9023) + * fix: status check list all events (#9015) + * chore: bump github/codeql-action from 2.21.3 to 2.21.4 (#9022) + * feat: configure verify and exec commands to emit metrics + (#9013) + * feat: support overrides in helm renderer (#8966) + * fix: ignore unset variables from minikube docker-env (#9018) + * fix: Address #9006 (#9008) + * docs: update documentation (#9017) + * fix: documentation for Helm Template Value (#8991) + * chore: upgrade go to 1.21.0 (#8999) + * feat: Add Sprig template functions (#9005) + * chore: bump github/codeql-action from 2.21.2 to 2.21.3 (#9000) + * chore: upgrade go 1.19.10 -> 1.20.7 (#8992) + * docs: add example to use cloudrun deployer + local build + (#8983) + * chore: remove latest tagging from relase process (#8986) + * docs: add anchors to yaml paths (#8541) + * fix: status check connecting to the wrong context (#8981) + * chore: bump github/codeql-action from 2.21.1 to 2.21.2 (#8980) + * fix: remote kustomize manifest being watched (#8979) + * docs: schema version mapping (#8973) + * chore: bump github/codeql-action from 2.21.0 to 2.21.1 (#8975) + * fix: Add integration tests for helm namespace (#8965) + * fix: edit original file if the given skaffold path is a symlink + (#8955) + * chore: bump github/codeql-action from 2.20.4 to 2.21.0 (#8964) + * fix: verify hangs if event-logs-file does not exist (#8961) + * chore: update the way the LTS images are built (#8953) (#8957) + * chore: bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#8915) + * chore: bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 + (#8829) + * feat: remove condition that checks if an image was built from + Skaffold (#8935) + * chore: configure minikube to a static version in github ci + (#8951) + * chore: bump github/codeql-action from 2.20.3 to 2.20.4 (#8950) + * fix: Fix typo in Cloud Run log tailing (#8944) + * chore: disable edge image scanning (#8942) + * chore: remove duplicate page meta links (#8824) + * chore: bump github/codeql-action from 2.20.2 to 2.20.3 (#8937) + * chore: bump google.golang.org/grpc (#8932) + * chore: bump google.golang.org/grpc in + /examples/grpc-e2e-tests/service (#8933) + * chore: bump google.golang.org/grpc (#8934) + * chore: bump google.golang.org/grpc (#8931) + * docs: document cmd template function (#8929) + * chore: bump github/codeql-action from 2.20.1 to 2.20.2 (#8928) + * chore: push scanning marker tag to remote (#8917) + ------------------------------------------------------------------- Sun Aug 06 07:52:08 UTC 2023 - kastl@b1-systems.de diff --git a/skaffold.obsinfo b/skaffold.obsinfo index 07260a0..bbd8c08 100644 --- a/skaffold.obsinfo +++ b/skaffold.obsinfo @@ -1,4 +1,4 @@ name: skaffold -version: 2.6.3 -mtime: 1691174385 -commit: c739946e43f7984ecd315061e8bf832e3e542aeb +version: 2.7.0 +mtime: 1693315563 +commit: a66f3fa441d2f5ad34db81bb65cc6dc9da818614 diff --git a/skaffold.spec b/skaffold.spec index 79c3977..c8815d2 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.6.3 +Version: 2.7.0 Release: 0 Summary: Easy and Repeatable Kubernetes Development License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 547465b..365bd89 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c741085190d24edd296941284520c6b72f0fea9ed5c3688b44908691dc501705 -size 17635663 +oid sha256:14c7d64c8bee27159163630cebfe98fe926239ee5ede97927eff3d3a6987be31 +size 17699595