SHA256
1
0
forked from pool/helmfile
helmfile/helmfile.spec

121 lines
4.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package helmfile
#
Accepting request 1141197 from home:manfred-h:devel:kubic - Update to version 0.161.0: What's Changed * build(deps): bump github.com/helmfile/vals from 0.31.0 to 0.32.0 by @dependabot in #1250 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.8 to 1.49.9 by @dependabot in #1251 * feat: respect helmfile.lock with ad-hoc kustimzation by @vlpav030 in #1244 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.10 by @dependabot in #1257 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.10 to 1.49.11 by @dependabot in #1259 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.11 to 1.49.12 by @dependabot in #1260 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.12 to 1.49.13 by @dependabot in #1263 * fix: prevent preparing chart for disabled releases by @mighty1231 in #1210 * add support for HELMFILE_FILE_PATH envvar to set -f by @sstarcher in #1255 * fix checker error message by @petelock in #1266 * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #1267 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.14 by @dependabot in #1269 * build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #1268 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.14 to 1.49.15 by @dependabot in #1270 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.15 to 1.49.16 by @dependabot in #1272 * build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1273 * feat: include func support more template functions by @yxxhero in #1277 * chore: add zhihu to list of helmfile users by @zhaogaolong in #1278 * Bugfix: do not print registry password to stdout when running by @ennekein in #1275 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.16 to 1.49.17 by @dependabot in #1279 * build(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs by @dependabot in #1280 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 by @dependabot in #1283 * build(deps): bump jinja2 from 3.1.1 to 3.1.3 in /docs by @dependabot in #1284 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.18 to 1.49.19 by @dependabot in #1285 * feat: bump helm-diff to v3.9.1 by @yxxhero in #1286 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.19 to 1.49.21 by @dependabot in #1287 * Bump helm diff to 3.9.2 by @kxkcx in #1291 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.21 to 1.49.22 by @dependabot in #1292 * fix: issue with pre-release Helm version by @yxxhero in #1293 * build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #1298 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23 by @dependabot in #1296 * Bump helm diff to 3.9.2 by @kxkcx in #1299 * feat: bump helm to 3.14.0 by @yxxhero in #1295 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.23 to 1.49.24 by @dependabot in #1300 * feat: bump vals to 0.33.0 by @yxxhero in #1302 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.24 to 1.50.0 by @dependabot in #1303 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.1 by @dependabot in #1305 * Fix the password display problem when passing the chart link by @NavesEdu in #1281 OBS-URL: https://build.opensuse.org/request/show/1141197 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=101
2024-01-24 09:45:06 +00:00
# Copyright (c) 2024 SUSE LLC
# 2021-2024 Manfred Hollstein <manfred.h@gmx.net>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Accepting request 1160577 from home:manfred-h:devel:kubic - Update to version 0.163.0: What's Changed * build(deps): bump github.com/aws/aws-sdk-go from 1.50.19 to 1.50.20 by @dependabot in #1359 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.21 by @dependabot in #1361 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.21 to 1.50.22 by @dependabot in #1363 * build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #1362 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.22 to 1.50.23 by @dependabot in #1367 * build(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #1366 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.23 to 1.50.24 by @dependabot in #1369 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.24 to 1.50.25 by @dependabot in #1371 * feat: bump helm to v3.14.2 by @yxxhero in #1372 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.26 by @dependabot in #1373 * build(deps): bump github.com/helmfile/vals from 0.34.1 to 0.35.0 by @dependabot in #1377 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.26 to 1.50.28 by @dependabot in #1378 * Add the SyncArgs option and --sync-args flag by @inteon in #1375 * Add --kubeconfig flag by @inteon in #1381 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.28 to 1.50.29 by @dependabot in #1382 * build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1383 * bump helm-diff to 3.9.5 by @yxxhero in #1384 * fix needs issue when release installed is false by @yxxhero in #997 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.30 by @dependabot in #1387 * build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #1389 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.31 by @dependabot in #1388 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.31 to 1.50.32 by @dependabot in #1390 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.32 to 1.50.34 by @dependabot in #1395 * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #1393 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.34 to 1.50.35 by @dependabot in #1396 * Allow for conditions to have a deeper nested structure. by @vandycknick in #1360 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.35 to 1.50.36 by @dependabot in #1397 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.36 to 1.50.37 by @dependabot in #1400 * Add Tudock GmbH to USERS.md by @jeliebig in #1399 * build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1403 * build(deps): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #1404 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.37 to 1.50.38 by @dependabot in #1405 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.38 to 1.51.0 by @dependabot in #1406 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.0 to 1.51.1 by @dependabot in #1410 * build(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #1409 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.1 to 1.51.2 by @dependabot in #1413 * build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #1416 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.2 to 1.51.3 by @dependabot in #1415 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.4 by @dependabot in #1417 * feat: bump helm to 3.14.3 by @yxxhero in #1418 OBS-URL: https://build.opensuse.org/request/show/1160577 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=105
2024-03-22 08:59:55 +00:00
%define git_commit 1100e5066688a0ede68d6f4750b1e1b82327b5ce
Name: helmfile
Accepting request 1160577 from home:manfred-h:devel:kubic - Update to version 0.163.0: What's Changed * build(deps): bump github.com/aws/aws-sdk-go from 1.50.19 to 1.50.20 by @dependabot in #1359 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.21 by @dependabot in #1361 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.21 to 1.50.22 by @dependabot in #1363 * build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #1362 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.22 to 1.50.23 by @dependabot in #1367 * build(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 by @dependabot in #1366 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.23 to 1.50.24 by @dependabot in #1369 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.24 to 1.50.25 by @dependabot in #1371 * feat: bump helm to v3.14.2 by @yxxhero in #1372 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.26 by @dependabot in #1373 * build(deps): bump github.com/helmfile/vals from 0.34.1 to 0.35.0 by @dependabot in #1377 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.26 to 1.50.28 by @dependabot in #1378 * Add the SyncArgs option and --sync-args flag by @inteon in #1375 * Add --kubeconfig flag by @inteon in #1381 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.28 to 1.50.29 by @dependabot in #1382 * build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1383 * bump helm-diff to 3.9.5 by @yxxhero in #1384 * fix needs issue when release installed is false by @yxxhero in #997 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.30 by @dependabot in #1387 * build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #1389 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.31 by @dependabot in #1388 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.31 to 1.50.32 by @dependabot in #1390 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.32 to 1.50.34 by @dependabot in #1395 * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #1393 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.34 to 1.50.35 by @dependabot in #1396 * Allow for conditions to have a deeper nested structure. by @vandycknick in #1360 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.35 to 1.50.36 by @dependabot in #1397 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.36 to 1.50.37 by @dependabot in #1400 * Add Tudock GmbH to USERS.md by @jeliebig in #1399 * build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1403 * build(deps): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 by @dependabot in #1404 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.37 to 1.50.38 by @dependabot in #1405 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.38 to 1.51.0 by @dependabot in #1406 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.0 to 1.51.1 by @dependabot in #1410 * build(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #1409 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.1 to 1.51.2 by @dependabot in #1413 * build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #1416 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.2 to 1.51.3 by @dependabot in #1415 * build(deps): bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.4 by @dependabot in #1417 * feat: bump helm to 3.14.3 by @yxxhero in #1418 OBS-URL: https://build.opensuse.org/request/show/1160577 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=105
2024-03-22 08:59:55 +00:00
Version: 0.163.0
Release: 0
Summary: Deploy Kubernetes Helm Charts
License: MIT
Group: Development/Languages/Other
Accepting request 991211 from home:manfred-h:devel:kubic - Update to version 0.145.2: * The image publishing workflow should trigger on version tags by @mumoshu in #212 * Fix helmfile-deps issue that it is unable to find the chartify output by @yxxhero in #214 - Update to version 0.145.1: * Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #188 * fix bug.yaml by @yxxhero in #198 * test: use T.Setenv to set env vars in tests by @Juneezee in #189 * Fix/invalid path on windows by @philomory in #200 * fix within func issue by @yxxhero in #209 - Update to version 0.145.0: * Add an issue form for bug report by @mumoshu in #4 * remove ioutil usage in all project by @yxxhero in #5 * add unittest for formatters.go by @yxxhero in #9 * mv captureStdout as public func by @yxxhero in #13 * [test] update helm 3.8.0 to 3.8.1 by @itscaro in #16 * add unittest for load_opts.go by @yxxhero in #11 * bump go 1.18 & remove .circleci by @itscaro in #2 * update args_test.go unittest by @yxxhero in #17 * add unittest for RequiredEnv func by @yxxhero in #18 * Update badge to reflect Github Action status by @itscaro in #19 * [fix] unclosed file stream when creating temporary decrypted files by @itscaro in #20 * [fix] bump go 1.18 & optional TAG definition in makefile by @itscaro in #21 * Bump go-getter to 1.5.11 by @mumoshu in #25 * [Dockerfile] only use image alpine for compilation, add sops & age to pre-built image, remove helm v2 image by @itscaro in #28 * (fix) typo in state.go by @yxxhero in #32 * fix output-dir issue by @yxxhero in #31 * (fix) chartify process when chart path is absolute by @itscaro in #22 * Fix non-existent custom temp dir by @itscaro in #37 * Redact sensitive informations like password in chart url by @dol in #34 * Fix helmfile deps not to remove entries for charts that are being chartified by @mumoshu in #23 * feat: Auto-detect term for coloring helm-diff output by @mumoshu in #24 * (test) update helm to 3.8.2 by @itscaro in #39 * add unittest for constants.go by @yxxhero in #44 * remove gotest deps by @yxxhero in #45 * Update README.md by @mumoshu in #46 * fix go lint warn by @yxxhero in #48 * feat: Add openssh-client to images by @itscaro in #53 * (feat) update helm to v3.8.2 in container images by @itscaro in #55 * Create dependabot.yml by @itscaro in #54 * add unittest for Exec by @yxxhero in #52 * Add unittest for newExecutionID by @yxxhero in #62 * add unittest for ValidateConfig by @yxxhero in #67 * add unittest for context.go by @yxxhero in #68 * remove temp_rand and use k8s.io/apimachinery/pkg/util/rand by @yxxhero in #69 * add unittest for error.go in pkg/app by @yxxhero in #71 * Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #56 * Bump github.com/go-test/deep from 1.0.7 to 1.0.8 by @dependabot in #60 * Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #59 * Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #93 * Bump github.com/hashicorp/go-version from 1.2.1 to 1.4.0 by @dependabot in #94 * update doc for template func by @yxxhero in #74 * [#80] README, update release tag url by @yjqg6666 in #81 * chore: bump variantdev/vals to support remote secret tfstateremote by @carnei-ro in #76 * [feat] add execEnvs by @yxxhero in #95 * Bump go.uber.org/zap from 1.19.0 to 1.21.0 by @dependabot in #87 * fix old URLs in docs and fix Dockerfile by @itscaro in #84 * Bump github.com/urfave/cli from 1.22.5 to 1.22.9 by @dependabot in #96 * Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.0 by @dependabot in #103 * rename execEnvs to envExec by @yxxhero in #97 * Rename module to github.com/helmfile/helmfile by @austince in #101 * build image on tag by @itscaro in #40 * Bump github.com/hashicorp/go-getter from 1.6.0 to 1.6.1 by @dependabot in #106 * update envExec docs by @yxxhero in #104 * add helm 3.9 to tests by @itscaro in #85 * fix intergration test for argo-cd form master to main branch by @yxxhero in #118 * feat: allow --validate on sync command by @chubchubsancho in #88 * remove unused comments by @yxxhero in #112 * Update sops version on dockerfile by @rodrigodc07 in #123 * Update Helm diff plugin to version 3.5.0 in Dockerfile by @philippeckel in #122 * Bump github.com/imdario/mergo from 0.3.12 to 0.3.13 by @dependabot in #114 * add e2e tmpl test by @yxxhero in #99 * reconstruct main function by @yxxhero in #83 * little code optimize by @yxxhero in #130 * Adds feature to fetch release values and secret values from remote by @dol in #47 * introduce DISABLE_INSECURE_FEATURES to disable insecure executions by @itscaro in #1 * chore(state): Append Api Versions flags to helm-diff by @semoac in #107 * fix ci issue by @yxxhero in #131 * Add yxxhero as a maintainer by @mumoshu in #132 * Enhance the bug report form by @mumoshu in #134 * Create SECURITY.md by @mumoshu in #135 * Minor documentation fixes by @stoned in #138 * Move repos subcommand to a dedicated source file by @yxxhero in #137 * Add proposals about two breaking changes before we cut Helmfile 1.0 by @mumoshu in #136 * Fix deprecated chart in Getting Started by @ogugu9 in #140 * proposal: Drop --args in Helmfile 1.0 by @mumoshu in #144 * Move diff charts template subcommand to a dedicated source file by @yxxhero in #139 * Bump module Go version to 1.18 by @mumoshu in #150 * Release automation and release build testing by @mumoshu in #151 * Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #141 * Bump github.com/variantdev/vals from 0.16.2 to 0.17.1 by @dependabot in #152 * move all subcommand to sigle file by @yxxhero in #153 * Bump github.com/variantdev/vals from 0.17.1 to 0.18.0 by @dependabot in #158 * Bump github.com/hashicorp/go-getter from 1.6.1 to 1.6.2 by @dependabot in #159 * feat(dockerfile): update helm to 3.9.0 by @Jasstkn in #163 * docker build test on ci by @yxxhero in #164 * Make a few helmfile sub-commands consistently support needs-related flags by @mumoshu in #78 * Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #172 * fix ci test error by @yxxhero in #167 * update Readme.md by @yxxhero in #170 * Fix typo in README by @kobtea in #177 * Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #176 * Update alpine base image to 3.16 by @jduepmeier in #179 * Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #180 * add unittest for text_renderer.go by @yxxhero in #168 * Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #175 OBS-URL: https://build.opensuse.org/request/show/991211 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=58
2022-07-26 08:07:22 +00:00
URL: https://github.com/helmfile/helmfile
Source: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
Accepting request 1141197 from home:manfred-h:devel:kubic - Update to version 0.161.0: What's Changed * build(deps): bump github.com/helmfile/vals from 0.31.0 to 0.32.0 by @dependabot in #1250 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.8 to 1.49.9 by @dependabot in #1251 * feat: respect helmfile.lock with ad-hoc kustimzation by @vlpav030 in #1244 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.10 by @dependabot in #1257 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.10 to 1.49.11 by @dependabot in #1259 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.11 to 1.49.12 by @dependabot in #1260 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.12 to 1.49.13 by @dependabot in #1263 * fix: prevent preparing chart for disabled releases by @mighty1231 in #1210 * add support for HELMFILE_FILE_PATH envvar to set -f by @sstarcher in #1255 * fix checker error message by @petelock in #1266 * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #1267 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.14 by @dependabot in #1269 * build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #1268 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.14 to 1.49.15 by @dependabot in #1270 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.15 to 1.49.16 by @dependabot in #1272 * build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1273 * feat: include func support more template functions by @yxxhero in #1277 * chore: add zhihu to list of helmfile users by @zhaogaolong in #1278 * Bugfix: do not print registry password to stdout when running by @ennekein in #1275 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.16 to 1.49.17 by @dependabot in #1279 * build(deps): bump gitpython from 3.1.37 to 3.1.41 in /docs by @dependabot in #1280 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 by @dependabot in #1283 * build(deps): bump jinja2 from 3.1.1 to 3.1.3 in /docs by @dependabot in #1284 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.18 to 1.49.19 by @dependabot in #1285 * feat: bump helm-diff to v3.9.1 by @yxxhero in #1286 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.19 to 1.49.21 by @dependabot in #1287 * Bump helm diff to 3.9.2 by @kxkcx in #1291 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.21 to 1.49.22 by @dependabot in #1292 * fix: issue with pre-release Helm version by @yxxhero in #1293 * build(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #1298 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.22 to 1.49.23 by @dependabot in #1296 * Bump helm diff to 3.9.2 by @kxkcx in #1299 * feat: bump helm to 3.14.0 by @yxxhero in #1295 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.23 to 1.49.24 by @dependabot in #1300 * feat: bump vals to 0.33.0 by @yxxhero in #1302 * build(deps): bump github.com/aws/aws-sdk-go from 1.49.24 to 1.50.0 by @dependabot in #1303 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.1 by @dependabot in #1305 * Fix the password display problem when passing the chart link by @NavesEdu in #1281 OBS-URL: https://build.opensuse.org/request/show/1141197 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=101
2024-01-24 09:45:06 +00:00
Requires: helm >= 3.13.1
Recommends: helm >= 3.14.0
BuildRequires: golang-packaging
BuildRequires: xz
Accepting request 1147541 from home:manfred-h:devel:kubic - Update to version 0.162.0: New feature * add suppress output line regex support by @yxxhero in #1329 see more: https://github.com/helmfile/helmfile/blob/v0.162.0/test/integration/test-cases/suppress-output-line-regex/input/helmfile.yaml.gotmpl What's Changed * build(deps): bump github.com/aws/aws-sdk-go from 1.50.1 to 1.50.2 by @dependabot in #1309 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.2 to 1.50.3 by @dependabot in #1312 * feat: document that jsonPatches et al can be files by @rsrchboy in #1313 * build(deps): bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 by @dependabot in #1314 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.3 to 1.50.4 by @dependabot in #1315 * feat: Bump helm-diff to 3.9.4 by @yxxhero in #1316 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.4 to 1.50.5 by @dependabot in #1318 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.6 by @dependabot in #1319 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.6 to 1.50.7 by @dependabot in #1321 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.8 by @dependabot in #1322 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.9 by @dependabot in #1323 * disable version check for sops while building container image by @itscaro in #1320 * build(deps): bump github.com/helmfile/vals from 0.33.0 to 0.33.1 by @dependabot in #1325 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.10 by @dependabot in #1324 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.11 by @dependabot in #1328 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.11 to 1.50.12 by @dependabot in #1330 * feat: update to use go 1.22 by @chenrui333 in #1332 * build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #1334 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.12 to 1.50.13 by @dependabot in #1333 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.13 to 1.50.14 by @dependabot in #1336 * build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #1338 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.14 to 1.50.15 by @dependabot in #1337 * build(deps): bump github.com/helmfile/vals from 0.33.1 to 0.34.1 by @dependabot in #1339 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.17 by @dependabot in #1342 * build(deps): bump github.com/helmfile/chartify from 0.17.0 to 0.18.1 by @dependabot in #1341 * fix: use finer-grained locking when listing releases for diff by @steved in #1343 * run deps without chart preparation by @jouve in #1011 * build(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #1348 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.17 to 1.50.18 by @dependabot in #1347 * build(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 by @dependabot in #1346 * fix: version path issue by @yxxhero in #1344 * Make it clear that the plugin install prompt is a question by @wallrj in #1355 * Update Helm version to v3.14.1 by @yxxhero in #1352 * build(deps): bump github.com/aws/aws-sdk-go from 1.50.18 to 1.50.19 by @dependabot in #1357 * feat: add suppress output line regex support by @yxxhero in #1329 - Use go1.22 for building. OBS-URL: https://build.opensuse.org/request/show/1147541 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=103
2024-02-19 09:47:48 +00:00
BuildRequires: golang(API) >= 1.22
Obsoletes: %{name}-bash-completion < %{version}
Obsoletes: %{name}-zsh-completion < %{version}
%description
Helmfile is a declarative spec for deploying helm charts. It lets you...
* Keep a directory of chart value files and maintain changes in version control.
* Apply CI/CD to configuration changes.
* Periodically sync to avoid skew in environments.
To avoid upgrades for each iteration of helm, the helmfile executable
delegates to helm - as a result, helm must be installed.
%package bash-completion
Summary: Bash Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Supplements: (%{name} and bash-completion)
BuildArch: noarch
%description bash-completion
Bash command line completion support for %{name}.
%package zsh-completion
Summary: Zsh Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Supplements: (%{name} and zsh)
BuildArch: noarch
%description zsh-completion
Zsh command line completion support for %{name}.
%package fish-completion
Summary: Fish Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Supplements: (%{name} and fish)
BuildArch: noarch
%description fish-completion
Fish command line completion support for %{name}.
%prep
%setup -qa1
%build
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
SOURCE_DATE_EPOCH=$(date -u -d "${modified}" "+%s")
export SOURCE_DATE_EPOCH
rm -f source_date_epoch
echo SOURCE_DATE_EPOCH=$SOURCE_DATE_EPOCH > source_date_epoch
go build -mod=vendor -buildmode=pie
%install
. ./source_date_epoch
export SOURCE_DATE_EPOCH
make TAG=v%{version} install
mkdir -p %{buildroot}%{_bindir}
install -m755 ${HOME}/go/bin/helmfile %{buildroot}/%{_bindir}/helmfile
mkdir -p %{buildroot}%{_datarootdir}/bash-completion/completions
%{buildroot}/%{_bindir}/helmfile completion bash > %{buildroot}%{_datarootdir}/bash-completion/completions/%{name}
mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d
%{buildroot}/%{_bindir}/helmfile completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
mkdir -p %{buildroot}%{_datadir}/fish/vendor_completions.d
%{buildroot}/%{_bindir}/helmfile completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%files
%doc README.md
%license LICENSE
%{_bindir}/helmfile
%files bash-completion
%dir %{_datarootdir}/bash-completion/completions/
%{_datarootdir}/bash-completion/completions/%{name}
%files zsh-completion
%dir %{_datarootdir}/zsh_completion.d/
%{_datarootdir}/zsh_completion.d/_%{name}
%files fish-completion
%dir %{_datarootdir}/fish
%dir %{_datarootdir}/fish/vendor_completions.d
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%changelog