SHA256
1
0
forked from pool/skaffold

Accepting request 1044117 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1044117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2022-12-22 15:22:47 +00:00 committed by Git OBS Bridge
commit 1334b52461
7 changed files with 37 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v2.0.3</param>
<param name="revision">v2.0.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -16,6 +16,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">skaffold-2.0.3.tar.gz</param>
<param name="archive">skaffold-2.0.4.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
<param name="changesrevision">f5dee0f76014d4fb8df4eb89a845d5d45883ef96</param></service></servicedata>
<param name="changesrevision">01dd5065e6c1f91b046edef95074e68050a9c28c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:314afb79327e4930746f602427fd4ea229b41f1e16e3c3dcbf02a88c73de73e8
size 72496218

3
skaffold-2.0.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0035e86a75016ca12aab1d5100328b25a8cbf15a3fd0deb5433c3c02512941a
size 42053307

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Dec 21 19:13:56 UTC 2022 - kastl@b1-systems.de
- Update to version 2.0.4:
* fix: resolve issue where skaffold would not add digest when using helm in v1 -> v2 migration case
* fix: use python 3.9 in integration-linux.yml
* chore: remove hack/check-samples.sh and hack/check-schema-changes.sh from patch releases
* fix: remove python2.7 pin from integration-linux.yml
* fix: remove kubecontext check warning from kubectl deploy (#8256)
* fix: expand namespace with env variables (#8222)
* fix: properly wire deploy.kubectl.defaultNamespace field to be set in SKAFFOLD_NAMESPACES (#8129)
* fix: new condition to create hydrate-dir only if a kpt renderer or deployer (#8117)
* fix: correct issue where skaffold setTemplateValues env vars were in some cases empty (#8261)
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index)
* release: v2.0.2 (#8102)
* docs: add detailed information on how to use helm rendering with v2.X.Y as well as how post-renderer usage works (#8093)
* fix: correct issues with current upgrade logic for artifactOverrides with helm imageStrategy + multiple-images (#8066)
* chore: reduce gcp integration test time (#8080)
* feat: completion for the Fish shell (#8097)
* refactor: use exclude directives instead of replace directives for pinning (#8056)
* chore: remove uncessary server bins (#8092)
* fix: add unique tag to test image to avoid collisions with other tests using the same image (#8087)
* fix: resolve issue where skaffold filter command did not properly configure the filter allow & deny lists (#8085)
* fix: override protocols argument pass to helm post-renderer (#8083)
* chore: update changelog.md to include v1.39.4 (#8078)
* chore: update examples/* repos to use v3 schema (revert 3f82f13b02117f823694125d7149bca06a8d64f3) (#8079)
* chore: update examples/* repos to use v4beta1 schema (#8065)
-------------------------------------------------------------------
Fri Dec 02 06:43:34 UTC 2022 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: skaffold
Version: 2.0.3
Version: 2.0.4
Release: 0
Summary: Easy and Repeatable Kubernetes Development
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0aaf9dfc45774b6729e6d2bad77041bc22c308a3f2943a2202566e3bbc310019
size 16466112
oid sha256:39cf9a68fede23525833e538a21c658fadb9978160f3567fb5470d796fa69a84
size 16466254